Closed
Bug 782027
Opened 13 years ago
Closed 10 years ago
crash in PR_WaitCondVar | mozilla::layers::CompositorParent::ScheduleResumeOnCompositorThread on ICS
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox14 affected, firefox15 affected, firefox16 unaffected, firefox17 unaffected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox14 | --- | affected |
firefox15 | --- | affected |
firefox16 | --- | unaffected |
firefox17 | --- | unaffected |
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [native-crash])
Crash Data
It's #27 top crasher, first appeared in 15.0b4 and has been hit by three users. The regression range is:
http://hg.mozilla.org/releases/mozilla-beta/pushloghtml?fromchange=0f180e96041b&tochange=791245980a6e
Signature PR_WaitCondVar | mozilla::layers::CompositorParent::ScheduleResumeOnCompositorThread More Reports Search
UUID 9a56180c-9af0-4aa8-b364-a42c42120811
Date Processed 2012-08-11 01:35:39
Uptime 108
Last Crash 2.0 minutes before submission
Install Age 2.7 minutes since version was first installed.
Install Time 2012-08-11 01:32:43
Product FennecAndroid
Version 15.0
Build ID 20120808131814
Release Channel beta
OS Linux
OS Version 0.0.0 Linux 3.0.8 #1 SMP PREEMPT Tue May 15 10:09:44 CST 2012 armv7l
Build Architecture arm
Build Architecture Info
Crash Reason SIGABRT
Crash Address 0x155
App Notes
AdapterVendorID: hws7300u, AdapterDeviceID: HUAWEI MediaPad.
AdapterDescription: 'Model: 'HUAWEI MediaPad', Product: 'MediaPad', Manufacturer: 'HUAWEI', Hardware: 'hws7300u''.
EGL? EGL+ GL Context? GL Context+ GL Layers? GL Layers+
HUAWEI HUAWEI MediaPad
Huawei/MediaPad/hws7300u:4.0.3/HuaweiMediaPad/S7301uV1R2C170B008:user/release-keys
EMCheckCompatibility True
Adapter Vendor ID hws7300u
Adapter Device ID HUAWEI MediaPad
Frame Module Signature Source
0 libc.so libc.so@0xd6d0
1 libc.so libc.so@0x12976
2 libnspr4.so PR_WaitCondVar nsprpub/pr/src/pthreads/ptsynch.c:385
3 libxul.so mozilla::layers::CompositorParent::ScheduleResumeOnCompositorThread CondVar.h:71
4 libxul.so nsWindow::ScheduleResumeComposition widget/android/nsWindow.cpp:2306
5 libxul.so Java_org_mozilla_gecko_GeckoAppShell_scheduleResumeComposition widget/android/AndroidJNI.cpp:846
6 libmozglue.so Java_org_mozilla_gecko_GeckoAppShell_scheduleResumeComposition mozglue/android/APKOpen.cpp:307
7 libdvm.so libdvm.so@0x1f932
8 dalvik-heap (deleted) dalvik-heap @0x74e0f6
9 libdvm.so libdvm.so@0x5983f
10 data@app@org.mozilla.firefox_beta-1.apk@classes.dex data@app@org.mozilla.firefox_beta-1.apk@classes.dex@0x12643c
11 libmozglue.so Java_org_mozilla_gecko_GeckoAppShell_schedulePauseComposition mozglue/android/APKOpen.cpp:306
More reports at:
https://crash-stats.mozilla.com/report/list?signature=PR_WaitCondVar+|+mozilla%3A%3Alayers%3A%3ACompositorParent%3A%3AScheduleResumeOnCompositorThread
Comment 1•13 years ago
|
||
There's one crash in 14.0.1 and a bunch in 15. Probably a race that was in 14 but got tickled more after some changes in 15. Doesn't seem to affect 16 or 17.
status-firefox14:
--- → affected
status-firefox15:
--- → affected
status-firefox16:
--- → unaffected
status-firefox17:
--- → unaffected
Comment 2•10 years ago
|
||
No recent crashes with this signature.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•