Closed
Bug 934922
Opened 12 years ago
Closed 12 years ago
[bluedroid] Hit SIGBUS error while doing AdapterPropertiesChangeCallback
Categories
(Firefox OS Graveyard :: Bluetooth, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: shawnjohnjr, Unassigned)
Details
(gdb) bt
#0 AdapterPropertiesChangeCallback (aStatus=<optimized out>, aNumProperties=1, aProperties=<optimized out>)
at ../../../../../workspace1/b2g-inbound/b2g-inbound-src/dom/bluetooth/BluetoothServiceBluedroid.cpp:253
#1 0xaf132382 in execute_storage_request (event=<optimized out>, p_param=<optimized out>) at external/bluetooth/bluedroid/main/../btif/src/btif_core.c:1012
#2 0xaf13271a in btif_context_switched (p_msg=0xad926054) at external/bluetooth/bluedroid/main/../btif/src/btif_core.c:177
#3 btif_task (params=<optimized out>) at external/bluetooth/bluedroid/main/../btif/src/btif_core.c:328
#4 0xaf157156 in gki_task_entry (params=2939022380) at external/bluetooth/bluedroid/gki/./ulinux/gki_ulinux.c:154
#5 0xb6e6aa5c in __thread_entry (func=0xaf1570f9 <gki_task_entry>, arg=0xaf2dec2c, tls=0xa90fff00) at bionic/libc/bionic/pthread_create.cpp:92
#6 0xb6e6abd8 in pthread_create (thread_out=0xaf2ddab4, attr=<optimized out>, start_routine=0x78, arg=0xaf2dec2c) at bionic/libc/bionic/pthread_create.cpp:201
#7 0x00000000 in ?? ()
| Reporter | ||
Comment 1•12 years ago
|
||
This bug is invalid because we fixed it before patch actually landed.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•