Closed
Bug 865446
Opened 12 years ago
Closed 12 years ago
crash on opening SMS conversation
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: bwalker, Unassigned)
References
Details
(Keywords: b2g-testdriver, crash, unagi, Whiteboard: [b2g-crash])
Attachments
(1 file)
546.70 KB,
text/plain
|
Details |
my Unagi is in a state where it crashes every time I click on the most recent conversation listed in the SMS index page. It shows me the actual SMS conversation briefly, then reboots.
Reporter | ||
Updated•12 years ago
|
Component: Gaia → Gaia::SMS
Comment 1•12 years ago
|
||
Can you get a crash report from your device?
Updated•12 years ago
|
Updated•12 years ago
|
Attachment #741507 -
Attachment mime type: text/x-vhdl → text/plain
Comment 3•12 years ago
|
||
Comment on attachment 741507 [details]
adb logcat output during the crash and reboot
My logcat is similar. The abort() message is the only thing I see reported specially at the crash.
E/Gecko (21690): mozalloc_abort: Redirecting call to abort() to mozalloc_abort
Comment 4•12 years ago
|
||
E/Gecko (18781): mozalloc_abort: Redirecting call to abort() to mozalloc_abort
I/Gecko (19012): [Child 19012] WARNING: pipe error (3): Connection reset by peer: file ../../../gecko/ipc/chromium/src/chrome/common/ipc_channel_posix.cc, line 432
Probably just from the other end going away.
Updated•12 years ago
|
Component: Gaia::SMS → DOM: Device Interfaces
Product: Boot2Gecko → Core
Which build are you on? bug 863156 indicates that there are a few bugs in between that may have fixed this issue, and it may be possible that you are on an older build.
Comment 6•12 years ago
|
||
I am seeing the problem with 1.1.0.0-prerelease (beta channel) build 20130418070205.
Comment 7•12 years ago
|
||
Today I (a) switched the locale to French and (b) updated to beta build 20130426070204, and the crash no longer occurs. I am able to use the Messages app again.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•