Closed
Bug 706007
Opened 14 years ago
Closed 6 years ago
crash [@ @0x0 | dvmPlatformInvoke]
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Tracking
(firefox11 affected, firefox12 affected, firefox13 unaffected, firefox14 unaffected)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox11 | --- | affected |
firefox12 | --- | affected |
firefox13 | --- | unaffected |
firefox14 | --- | unaffected |
People
(Reporter: nhirata, Unassigned)
Details
(Keywords: crash, Whiteboard: [mobile-crash][startupcrash][str-wanted])
Crash Data
This bug was filed from the Socorro interface and is
report bp-454eec49-aa52-42f7-af01-f61c72111128 .
=============================================================
Frame Module Signature [Expand] Source
0 @0x0
1 libdvm.so dvmPlatformInvoke
2 libdvm.so dvmCallJNIMethod_general
3 libdvm.so dvmResolveNativeMethod
4 libdvm.so dvmAsmSisterStart
5 libdvm.so dvmMterpStd
6 libdvm.so dvmInterpret
7 libdvm.so dvmInvokeMethod
8 libdvm.so dvmFreeDexOrJar
9 libdvm.so dvmAsmSisterStart
10 libdvm.so dvmMterpStd
11 libdvm.so dvmInterpret
12 libdvm.so dvmCallMethodV
13 libdvm.so JNI_CreateJavaVM
14 libandroid_runtime.so libandroid_runtime.so@0x33adb
15 libandroid_runtime.so libandroid_runtime.so@0x348c9
16 dalvik-LinearAlloc (deleted) dalvik-LinearAlloc @0x723c6
17 dalvik-heap (deleted) dalvik-heap @0x3c746
18 libcutils.so property_get
19 libcutils.so set_process_name
20 app_process app_process@0xccb
21 app_process app_process@0x1026
22 libandroid_runtime.so libandroid_runtime.so@0x826c6
23 app_process app_process@0xb32
24 app_process app_process@0xb32
25 libc.so libc.so@0x15037
Updated•14 years ago
|
Priority: -- → P5
Comment 1•14 years ago
|
||
I can reproduce this by rotating my GT-i9000 (Galaxy S)
![]() |
Reporter | |
Comment 2•14 years ago
|
||
Still occurring with the latest build according to socorro:
https://crash-stats.mozilla.com/report/index/622358ea-478b-4087-aa76-22ef42120109
Frame Module Signature [Expand] Source
0 @0x0
1 libdvm.so dvmPlatformInvoke
2 libdvm.so dvmCallJNIMethod_general
3 libdvm.so dvmResolveNativeMethod
4 libdvm.so dvmAsmSisterStart
5 libdvm.so dvmMterpStd
6 libdvm.so dvmInterpret
7 libdvm.so dvmCallMethodV
8 libdvm.so dvmCallMethod
9 libdvm.so dvmDetachCurrentThread
10 libc.so libc.so@0x11946
11 libc.so libc.so@0x11512
Possibly a dup of bug 712791
![]() |
Reporter | |
Comment 3•14 years ago
|
||
This crash signature still occurs in the 1/12/2012 build in nightly and 1/14/2012 in aurora.
https://crash-stats.mozilla.com/report/list?signature=%400x0+|+dvmPlatformInvoke
bug 712791 was fixed on the 10th for the nightly and pushed to aurora on the 11th. It has the same crash signature as this; chances are that this crash signature may end up masking multiple Java crashes as well.
![]() |
Reporter | |
Comment 5•14 years ago
|
||
Not sure how useful it is to keep this bug open, as there are separate Java crashes that cover this.
https://crash-stats.mozilla.com/report/index/31506395-ae13-43d4-895c-22ab42120121
Scoobidiver, any opinions? Dev?
Comment 6•14 years ago
|
||
(In reply to Naoki Hirata :nhirata from comment #5)
> Scoobidiver, any opinions?
It's not an abort crash (no TouchBadMemory or mozalloc... crash signature), so there's no exception in App Notes. It's not tracked in another bug.
See bp-31506395-ae13-43d4-895c-22ab42120121.
I'd let it open although it's hard to determine the cause without STR.
Whiteboard: [native-crash], str-wanted, [QA+] → [native-crash],[mobile-crash], str-wanted, [QA+]
![]() |
Reporter | |
Comment 7•13 years ago
|
||
Looks like we got a crash on the 1/27/2012 build : https://crash-stats.mozilla.com/report/index/f79450c4-64a3-4ff0-b119-9f7882120130 on Aurora.
![]() |
Reporter | |
Updated•13 years ago
|
status-firefox11:
--- → affected
![]() |
Reporter | |
Comment 8•13 years ago
|
||
status-firefox12:
--- → affected
status-firefox13:
--- → affected
Updated•13 years ago
|
tracking-fennec: --- → ?
Updated•13 years ago
|
tracking-fennec: ? → ---
![]() |
Reporter | |
Comment 9•13 years ago
|
||
Still occurs:
https://crash-stats.mozilla.com/report/list?product=FennecAndroid&query_search=signature&query_type=contains&query=0x0%20|%20dvmPlatformInvoke&reason_type=contains&date=03%2F01%2F2012%2022%3A12%3A38&range_value=30&range_unit=days&hang_type=any&process_type=any&do_query=1&signature=%400x0%20|%20dvmPlatformInvoke
Not nearly as high volume as before. removing qa+
Whiteboard: [native-crash],[mobile-crash], str-wanted, [QA+] → [native-crash],[mobile-crash], str-wanted
Comment 10•13 years ago
|
||
It no longer happens in FennecNative.
status-firefox14:
--- → unaffected
Whiteboard: [native-crash],[mobile-crash], str-wanted → [native-crash][mobile-crash][startupcrash][str-wanted]
Updated•13 years ago
|
Product: Fennec Native → Fennec
Whiteboard: [native-crash][mobile-crash][startupcrash][str-wanted] → [mobile-crash][startupcrash][str-wanted]
Version: unspecified → Firefox 10
Comment 11•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•