Closed
Bug 753679
Opened 13 years ago
Closed 7 years ago
Crash Report @ __libc_android_abort | dlmalloc_trim on HTC Desire Z
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(blocking-fennec1.0 -)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| blocking-fennec1.0 | --- | - |
People
(Reporter: paul.feher, Unassigned)
References
Details
(Keywords: crash, reproducible, Whiteboard: [native-crash][14.0b1])
Crash Data
This bug was filed from the Socorro interface and is
report bp-8e2c6238-4e48-4cd5-b76c-19caf2120510 .
=============================================================
0 libc.so __libc_android_abort
1 libc.so dlmalloc_trim
2 libc.so dlmalloc
3 libc.so malloc
4 libdvm.so dvmInitReferenceTable
5 libdvm.so dvmHeapInitHeapRefTable
6 libdvm.so dvmHeapScheduleFinalizations
7 libdvm.so dvmCollectGarbageInternal
8 core.odex core.odex@0x3071fc
9 libdvm.so dvmHeapSourceGetValue
10 libdvm.so dvmTrackExternalAllocation
11 libdvm.so dvmFreeDexOrJar
12 libdvm.so dvmCallMethodV
13 libdvm.so JNI_CreateJavaVM
14 libandroid_runtime.so _ZN7android17newFileDescriptorEP7_JNIEnvi
15 libandroid_runtime.so _ZN11GraphicsJNI15setJavaPixelRefEP7_JNIEnvP8SkBitmapP12SkColorTableb
16 libandroid_runtime.so _ZN11GraphicsJNI9SetPixelsEP7_JNIEnvP10_jintArrayiiiiiiRK8SkBitmap
17 libdvm.so dvmPlatformInvoke
18 @0xffffffff
19 dalvik-LinearAlloc (deleted) dalvik-LinearAlloc @0x41cba
20 dalvik-heap (deleted) dalvik-heap @0x1bf3e
21 libdvm.so dvmCallJNIMethod_general
22 libdvm.so dvmAsmSisterStart
23 libdvm.so dvmMterpStd
24 libdvm.so dvmInterpret
25 libdvm.so dvmCallMethodV
26 libdvm.so dvmCallMethod
27 libdvm.so dvmDetachCurrentThread
28 libc.so __thread_entry
29 libc.so pthread_create
Firefox Native 14.0b1 build2 (2012-05-09)
Device: HTC Desire Z
OS: Android 2.3.3
Steps to reproduce:
1. Load http://www.mozilla.org/en-US/
3. Reload http://www.mozilla.org/en-US/
Updated•13 years ago
|
Comment 1•13 years ago
|
||
Can we get more verification on different devices for this?
Keywords: qawanted
| Reporter | ||
Comment 2•13 years ago
|
||
The issue is not reproducible on other devices:
Samsung Galaxy S2 2.3.4
Motorola Droid Pro 2.3.4
HTC Desire 2.2
Keywords: qawanted
Updated•13 years ago
|
Summary: Crash Report [@ __libc_android_abort | dlmalloc_trim ] → Crash Report @ __libc_android_abort | dlmalloc_trim on HTC Desire Z
Updated•13 years ago
|
blocking-fennec1.0: ? → +
Updated•13 years ago
|
Whiteboard: [native-crash] → [native-crash][14.0b1]
Comment 3•13 years ago
|
||
This works for me on Nightly however it crashes almost all the time on Aurora and Beta. We should find the day that this started crashing on trunk and see if the patch can be uplifted.
Keywords: regressionwindow-wanted
Comment 4•13 years ago
|
||
The latest crash with a similar stack happened in 15.0a1/20120430030504 on HTC Desire S: bp-9a237bdd-91f1-4212-a157-973022120501.
Comment 5•13 years ago
|
||
I am unable to reproduce the issue on Aurora 14.0a2 2012-05-15 on HTC Desire Z (Android 2.3.3). The fix may have been uplifted to Aurora through another bug.
Removing the regression-wanted since the bug is no longer reproducible.
Keywords: regressionwindow-wanted
Updated•13 years ago
|
Keywords: reproducible
Comment 6•13 years ago
|
||
QA - Can we get a verification that this is fixed or not? Sounds like it is not reproducible anymore.
blocking-fennec1.0: + → -
Keywords: qawanted
Comment 7•13 years ago
|
||
(In reply to adrian tamas from comment #5)
> The fix may have been uplifted to Aurora through another bug.
No because there are still crashes in 14.0a2/20120524: bp-a6112c07-94c8-415c-a9d1-4dff42120524.
Comment 8•13 years ago
|
||
The issue is not reproducible on Aurora 14.0a2 2012-05-24 with the steps to reproduce from Comment 0. New steps to reproduce are needed if the crash is still reproducible.
Updated•13 years ago
|
Crash Signature: [@ __libc_android_abort | dlmalloc_trim] → [@ __libc_android_abort | dlmalloc_trim]
[@ __libc_android_abort | dlmalloc_trim | malloc | dvmInitReferenceTable | dvmHeapInitHeapRefTable | dvmHeapScheduleFinalizations | dvmCollectGarbageInternal | dvmHeapSourceGetValue | dvmTrackExternalAllocation | …
As per bug 762316
STR:
1. go to http://bit.ly/KjljDr on HTC Desire HD 6/6/2012 build nightly native
Expected: no crash
Actual: crash
Crash still occurs.
Updated•13 years ago
|
Keywords: reproducible
Updated•13 years ago
|
Crash Signature: [@ __libc_android_abort | dlmalloc_trim]
[@ __libc_android_abort | dlmalloc_trim | malloc | dvmInitReferenceTable | dvmHeapInitHeapRefTable | dvmHeapScheduleFinalizations | dvmCollectGarbageInternal | dvmHeapSourceGetValue | dvmTrackExternalAllocation | … → [@ __libc_android_abort | dlmalloc_trim]
[@ __libc_android_abort | dlmalloc_trim | dlmalloc | malloc | dvmInitReferenceTable | dvmHeapInitHeapRefTable | dvmHeapScheduleFinalizations | dvmCollectGarbageInternal | dvmHeapSourceGetValue | dvmTrackExternalAl…
Comment 12•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
| Assignee | ||
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
•