Testing Native Bluetooth support on Windows platforms

Claudiu Olteanu olteanu.vasilica.claudiu at gmail.com
Wed Aug 12 12:08:17 PDT 2015


Hi Benjamin,

Can you please give me more details? Are your devices paired?
When you say that the application crashes you mean that your receive a SEGV
error and it is forcibly closed?

It would be useful if you can take a look in the Event Viewer (open
Run/Command terminal and write *eventvwr *command) , Windows Logs ->
Application section and tell me the last related message with Subsurface
application (if the application crashed it should be logged with Error
level).

More useful it would be to start the application using gdb. If you don't
have it you can download it from here [1]. I don't know if you ever use it
before. To run the application you should:
- open Command Prompt
- run $PATH_TO_GDB\gdb.exe $PATH_TO_SUBSURFACE\subsurface.exe
- execute "run" command

This will start the application for you. Next you should do the exact steps
and reproduce the problem. Finally you will receive some output which
hopefully it would be useful to understand what is causing your crash.

Best wishes,
Claudiu

[1] - https://www.dropbox.com/s/a31qjio4d1bw84u/gdb.zip?dl=0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20150812/41e5d0a7/attachment.html>


More information about the subsurface mailing list