SIGSEGV When Writing Java Code
I have a piece of code which runs quite happily on the HTC Desire HD [v2.3.3], but when running on an HTC Desire [v2.2] crashes with a SIGSEGV when closing a bluetooth socket: 07-2
Solution 1:
The same problem is discussed here: Application crash with signal 11 (SIGSEGV)
As I understood it - it was a bug with the status FutureRelease as for 31 May 2011.
And the status of this bug was changed to Released as for 23 Jun 2013.
Post a Comment for "SIGSEGV When Writing Java Code"