Closed
Bug 625039
Opened 15 years ago
Closed 15 years ago
Crash at starting Nightly 1/12 on Android 2 (Froyo)
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: ioana.chiorean, Unassigned)
Details
(Keywords: crash)
Build Identifier: Mozilla/5.0 (Android; Linux armv7l; rv:2.0b10pre)
Gecko/20110112 Firefox/4.0b10pre Fennec/4.0b4pre
Device Motorola Droid 2
OS: Android 2.2
Steps to reproduce 1:
1. Have a previous version.
2. Go to about:fennec and check for update
3. Install update
4. Replace application :OK at the pop up
Steps to reproduce 2:
1. Install the nightly build
2. Open application
Expected result:
- the application should start normally
Actual result:
- the application crashes at start up (fennec icon present, installing libraries and loading text present)
Comment 2•15 years ago
|
||
I've installed the latest nightly manually by uninstalling the previous version and it works for me. (Nexus One 2.2.1)
Comment 3•15 years ago
|
||
I installed a build from 2011-01-10 now. With that build, I can see the crash reports. They look like this:
http://crash-stats.mozilla.com/report/index/bp-2d0de3ac-ef6d-4182-82dd-74de92110112
0 libc.so libc.so@0xf210
1 libGLESv2_POWERVR_SGX530_121.so libGLESv2_POWERVR_SGX530_121.so@0x21043
2 libGLESv2_POWERVR_SGX530_121.so libGLESv2_POWERVR_SGX530_121.so@0x424bf
3 libGLESv2_POWERVR_SGX530_121.so libGLESv2_POWERVR_SGX530_121.so@0x1cca7
4 libGLESv2_POWERVR_SGX530_121.so libGLESv2_POWERVR_SGX530_121.so@0x20813
5 libGLESv2_POWERVR_SGX530_121.so libGLESv2_POWERVR_SGX530_121.so@0x1cca7
6 libGLESv2_POWERVR_SGX530_121.so libGLESv2_POWERVR_SGX530_121.so@0x424bf
7 libGLESv2_POWERVR_SGX530_121.so libGLESv2_POWERVR_SGX530_121.so@0x424bf
Comment 4•15 years ago
|
||
OpenGL acceleration was accidentally enabled in today's Fennec nightly; this
should be fixed by http://hg.mozilla.org/mobile-browser/rev/61662b36eb9a from
bug 617860. We re-spun the nightly build so you should be able to upgrade to
get the fix.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Verified as fixed on Mozilla/5.0(Android; Linux armv7l; rv:2.0b10pre) Gecko/20110113 Firefox/4.0b10pre Fennec/4.0b4pre with Motorola Droid 2.
I've made a clean install (as updates doesn't seem work) and the browser starts with no crash.
Status: RESOLVED → VERIFIED
Assignee | ||
Updated•12 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•