wonjsohn / google-glass-api

Automatically exported from code.google.com/p/google-glass-api
0 stars 0 forks source link

Bluetooth stack crashes when using bluetooth LE apis #505

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
I'm writing a demo app to try the Estimote SDK on glass. The code can be found 
at : https://github.com/advantej/Glasstimote

Run this app on XE16.2. (have some estimote beacons nearby)
The app will display live card with beacon count. Tap on it to see a detail 
list of beacons.

Stop the app and do this few times. The bluetooth stack crashes on glass. See 
attached image.

I can help to capture logs if necessary. Not sure what is relevant from logcat.

Original issue reported on code.google.com by tej...@gmail.com on 7 May 2014 at 7:31

Attachments:

GoogleCodeExporter commented 8 years ago
Hello,

Thanks for the report! Capturing a bug report would be greatly helpful: next 
time it occurs, could you use the "Tap to report" feature?

Could also attach the result of:
  $ adb bugreport > bugreport.txt

Best,
Alain

Original comment by ala...@google.com on 7 May 2014 at 5:47

GoogleCodeExporter commented 8 years ago
Cool. Here is the bug report. (attached)

Original comment by tej...@gmail.com on 7 May 2014 at 7:18

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by ala...@google.com on 7 May 2014 at 9:40

GoogleCodeExporter commented 8 years ago
Hello,

Could you confirm that the same code works fine on an Android phone running 
KitKat?

Thanks!
Alain

Original comment by ala...@google.com on 8 May 2014 at 4:59

GoogleCodeExporter commented 8 years ago
Hi Alain,

Sorry for late reply, but this code actually works even on Glass. It shows me 
the number of beacons and the beacon details. However, it randomly crashes 
every now and then with the reported error.
If you want I can remove all the Glass related code and create a pure kitkat 
version app that runs on a phone. Let me know.

Cheers
Tej!

Original comment by tej...@gmail.com on 13 May 2014 at 5:10

GoogleCodeExporter commented 8 years ago
Hi,

It would greatly help us to know if you experience the same kind of crashes on 
a stock Android KitKat build: it will help us investigate the issue and know 
where to fix it.

Thanks!
Alain

Original comment by ala...@google.com on 13 May 2014 at 9:05