Closed
Bug 859034
Opened 12 years ago
Closed 12 years ago
crash in nsAString_internal::EqualsASCII
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(blocking-b2g:leo+)
RESOLVED
DUPLICATE
of bug 857896
blocking-b2g | leo+ |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, reproducible, Whiteboard: [b2g-crash])
Crash Data
There's one crash in B2G 18.0/20130403: bp-ec3aed2d-c0d0-46b7-9b73-012362130404.
Frame Module Signature Source
0 libxul.so nsAString_internal::EqualsASCII nsTSubstring.cpp:655
1 libxul.so EventFilter nsTSubstring.h:292
2 libdbus.so dbus_connection_dispatch dbus-connection.c:4679
3 libxul.so mozilla::ipc::DBusThread::EventLoop DBusThread.cpp:392
4 libxul.so nsRunnableMethodImpl<nsrefcnt , false>::Run nsThreadUtils.h:366
5 libxul.so nsThread::ProcessNextEvent nsThread.cpp:620
6 libxul.so NS_ProcessNextEvent_P nsThreadUtils.cpp:237
7 libxul.so nsThread::ThreadFunc nsThread.cpp:258
8 libnspr4.so _pt_root ptthread.c:191
9 libc.so __thread_entry pthread.c:217
10 libc.so pthread_create pthread.c:357
More reports at:
https://crash-stats.mozilla.com/report/list?signature=nsAString_internal%3A%3AEqualsASCII
Reporter | ||
Comment 1•12 years ago
|
||
It's getting higher.
Comment 2•12 years ago
|
||
I hit this today testing with the Leo device.
STR:
1. Turn on bluetooth and attempt to pair with a Jabra headset.
2. I get a white screen and the device freezes
3. Pull out the battery and restart the device - the crash reporter comes up.
https://crash-stats.mozilla.com/report/index/5cb52fb2-e290-40db-955f-fef102130411
Comment 3•12 years ago
|
||
Haven't been able to reproduce - the second time I tried, it says "unable to pair device."
Comment 4•12 years ago
|
||
For a B2G crash, this has a fair number of crashes - 14. 2 of the crashes are mine, and I am working to see if I can find a better way to reproduce.
blocking-b2g: --- → tef?
QA Contact: mozillamarcia.knous
Comment 5•12 years ago
|
||
STR:
1. Turn on bluetooth and attempt to pair a headset.
2. Crash - https://crash-stats.mozilla.com/report/index/90f97786-cc02-40a8-adf2-b273c2130411
Keywords: reproducible
Comment 6•12 years ago
|
||
I think this is duplicate with Bug 857896. The symptoms are exactly the same (white screen after pairing and freezes). I've been working on Bug 857896.
Comment 7•12 years ago
|
||
Note that this issue is only happened with leo device since some bluez changes. Please see more details in Bug 857896.
I'd like to mark this as a duplicate.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Comment 8•12 years ago
|
||
Marcia, if this is happening on tef builds on devices we're shipping on, please tef? this bug again.
blocking-b2g: tef? → leo+
Keywords: qawanted
You need to log in
before you can comment on or make changes to this bug.
Description
•