Closed
Bug 704496
Opened 13 years ago
Closed 13 years ago
Crash [@ dvmAbort | dvmInitClass]
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: xti, Unassigned)
References
Details
(Keywords: crash, regression, Whiteboard: [native-crash])
Crash Data
Attachments
(1 file)
64.60 KB,
text/plain
|
Details |
Mozilla/5.0 (Android;Linux armv7l;rv:11.0a1)Gecko/20111122
Firefox/11.0a1 Fennec/11.0a1
Devices: Samsung Galaxy Nexus S
OS: Android 2.3.4
Steps to reproduce:
1. Open Fennec App
2. Browse to news.google.com
3. Open a new tab and browse to www.cnn.com
4. Switch tabs for several times
Expected result:
No crash occurs after step 4.
Actual result:
After step 4, the following crash occurred:
https://crash-stats.mozilla.com/report/index/bp-654d1dd5-17ed-4234-9986-11b722111122
Reporter | ||
Updated•13 years ago
|
Crash Signature: [@ dvmAbort | dvmInitClass ]
My guess is that the position of the flash was partially off screen, not sure if it was playing?
Try clipping the flash and then switching between tabs to narrow down the steps.
Keywords: crash
Whiteboard: [native-crash]
Comment 2•13 years ago
|
||
Bug also reproducible in the following scenario:
Device: HTC Desire Z (Android 2.3)
Steps:
1. On device build Mozilla/5.0 (Android;Linux armv7l;rv:11.0a1)Gecko/20111212
Firefox/11.0a1 Fennec/11.0a1 is installed.
2. Go to about:fennec and tap on "Check for updates" button.
3. Update Fennec to next available build: Mozilla/5.0 (Android;Linux armv7l;rv:11.0a1)Gecko/20111213 Firefox/11.0a1 Fennec/11.0a1.
Expected Result:
New build is installed properly.
Actual Result:
Crash occurred after build is installed.
Comment 3•13 years ago
|
||
(In reply to Carla Nadastean from comment #2)
> Bug also reproducible in the following scenario:
>
> Device: HTC Desire Z (Android 2.3)
>
> Steps:
> 1. On device build Mozilla/5.0 (Android;Linux armv7l;rv:11.0a1)Gecko/20111212
> Firefox/11.0a1 Fennec/11.0a1 is installed.
> 2. Go to about:fennec and tap on "Check for updates" button.
> 3. Update Fennec to next available build: Mozilla/5.0 (Android;Linux
> armv7l;rv:11.0a1)Gecko/20111213 Firefox/11.0a1 Fennec/11.0a1.
>
> Expected Result:
> New build is installed properly.
>
> Actual Result:
> Crash occurred after build is installed.
Confirm this repro step with updating 12-12-2011 -> 12-13-2011 build. Crashes on startup.
Keywords: regression
Comment 4•13 years ago
|
||
It's now #1 top crasher in Fennec 11.0a1 because of many startup crashes in 11.0a1/20111213.
Updated•13 years ago
|
Priority: -- → P5
Comment 5•13 years ago
|
||
can not reproduce given the two different str here.
Comment 6•13 years ago
|
||
For Fennec Native, it happens only in Aurora on startup:
https://crash-stats.mozilla.com/report/list?query_search=signature&query_type=contains&reason_type=contains&range_value=4&range_unit=weeks&hang_type=any&process_type=any&signature=dvmAbort%20|%20dvmInitClass
Comment 7•13 years ago
|
||
I think that crash was fixed by Bug 712791.
WFM for both Nightly and Aurora : 20120112
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•4 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
•