Closed
Bug 752174
Opened 13 years ago
Closed 13 years ago
crash in mozilla::AndroidBridge::PumpMessageLoop
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(firefox14 fixed)
RESOLVED
DUPLICATE
of bug 748531
mozilla15
| Tracking | Status | |
|---|---|---|
| firefox14 | --- | fixed |
People
(Reporter: scoobidiver, Unassigned)
References
Details
(Keywords: crash, reproducible, topcrash, Whiteboard: [native-crash])
Crash Data
There are 3 crashes from the same user.
Signature mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame | mozilla::AndroidBridge::PumpMessageLoop More Reports Search
UUID 77279ecb-677b-4f0e-95eb-292be2120505
Date Processed 2012-05-05 02:50:44
Uptime 515
Last Crash 8.6 minutes before submission
Install Age 52.5 minutes since version was first installed.
Install Time 2012-05-05 01:58:07
Product FennecAndroid
Version 15.0a1
Build ID 20120504122939
Release Channel nightly
OS Linux
OS Version 0.0.0 Linux 2.6.35.11-perf+ #13 SMP PREEMPT Wed Nov 30 15:27:39 PST 2011 armv7l
Build Architecture arm
Build Architecture Info
Crash Reason SIGSEGV
Crash Address 0xdeadd00d
App Notes
AdapterVendorID: qcom, AdapterDeviceID: LePanII.
AdapterDescription: 'Model: 'LePanII', Product: 'TC979', Manufacturer: 'Matsunichi', Hardware: 'qcom''.
Matsunichi LePanII
Matsunichi/TC979/LePanII_wifi:3.2.1/HTK75/user.v114:user/release-keys
EMCheckCompatibility True
Frame Module Signature Source
0 libdvm.so libdvm.so@0x3bca6
1 dalvik-heap (deleted) dalvik-heap @0x86a73e
2 libdvm.so libdvm.so@0x3f725
3 libdvm.so libdvm.so@0x3f86d
4 libxul.so mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame jni.h:530
5 libxul.so mozilla::AndroidBridge::PumpMessageLoop widget/android/AndroidBridge.cpp:2204
6 libxul.so mozilla::ipc::MessagePump::Run ipc/glue/MessagePump.cpp:126
7 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:208
8 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:201
9 libxul.so nsBaseAppShell::Run widget/xpwidgets/nsBaseAppShell.cpp:189
10 libxul.so nsAppStartup::Run toolkit/components/startup/nsAppStartup.cpp:295
11 libxul.so XREMain::XRE_mainRun toolkit/xre/nsAppRunner.cpp:3780
12 libxul.so XREMain::XRE_main toolkit/xre/nsAppRunner.cpp:3857
13 libxul.so XRE_main toolkit/xre/nsAppRunner.cpp:3933
...
More reports at:
https://crash-stats.mozilla.com/report/list?signature=mozilla%3A%3AAndroidBridge%3A%3AAutoLocalJNIFrame%3A%3A~AutoLocalJNIFrame+|+mozilla%3A%3AAndroidBridge%3A%3APumpMessageLoop
| Reporter | ||
Updated•13 years ago
|
Crash Signature: [@ mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame | mozilla::AndroidBridge::PumpMessageLoop] → [@ mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame | mozilla::AndroidBridge::PumpMessageLoop]
[@ dvmAbort | JNI_CreateJavaVM | JNI_CreateJavaVM | mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame | mozilla::AndroidBridge::PumpMe…
Comment 1•13 years ago
|
||
I was using today's Aurora Fennec on an HTC myTouch 4G when I got this crash. I went to m.youtube.com and tried to play one of the featured videos, and it that's when it crashed. Right before then I had tried playing a video on vimeo.com.
Comment 3•13 years ago
|
||
Noaki, this is #2 in yesterday's data for Aurora, seen with build from May 9, 10, and 11 there so far, but on Nightly we only saw it on the 20120504122939 build ID.
I think we can safely say it's a topcrash on Aurora 14 right now, and so it's probably good to nominate it. We'll need some QA and digging to find out why this seems to be mostly isolated to 14 for now, though.
| Reporter | ||
Comment 4•13 years ago
|
||
It's fully fixed by bug 748531 that unfortunately missed the 14.0b1 release.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Note to testers : I crashed on the HD Desire with the latest aurora:
1. let device time out on aurora
2. wake it, reload the page
3. go to awesome bar, go to www.google.com
4. change the url while it's loading.
Expected: no crash
Actual: this crash
| Reporter | ||
Updated•13 years ago
|
| Reporter | ||
Updated•13 years ago
|
Crash Signature: mozilla::AndroidBridge::PumpMessageLoop] → mozilla::AndroidBridge::PumpMessageLoop]
[@ free | mozilla::AndroidBridge::AutoLocalJNIFrame::~AutoLocalJNIFrame | mozilla::AndroidBridge::PumpMessageLoop]
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•