Hi all,
I'm testing a bluetooth application that works fine on a SE850 and N95, but on S40 (6500c / 6300) phones the application crashes half of the time. The crash being a white screen, slow screen rebuild and some theme glitches...
I got one crash location traced and this code is triggering the crash:
dis.readFully(sizebuff);
Our application has one debug(logging) btspp connection + one data btspp connection that is reconnected every time server data is needed.
Is this a known problem? I suppose not since it was not fixed in s40_5 fp1
Any ideas?

Reply With Quote


