Closed
Bug 619539
Opened 14 years ago
Closed 13 years ago
[OGL] Crash on startup with accelerated layers on Droid X
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(fennec+)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: wesj, Unassigned)
References
Details
Attachments
(2 files)
Enabling accelerated layers results in a crash on startup. This is with my DroidX. I've seen crash reports try to submit, but don't have one on hand. Attached is the logcat from the crash.
Updated•14 years ago
|
Blocks: opengl-mobile
Comment 1•14 years ago
|
||
(In reply to comment #0)
> Enabling accelerated layers results in a crash on startup. This is with my
> DroidX. I've seen crash reports try to submit, but don't have one on hand.
> Attached is the logcat from the crash.
Is this running 2.1 or 2.2?
Reporter | ||
Comment 2•14 years ago
|
||
2.2
Comment 3•14 years ago
|
||
Using an original Droid, with 2.2, I see a crash that sounds identical.
(How does one obtain a logcat, btw?)
Comment 4•14 years ago
|
||
(In reply to comment #3)
> (How does one obtain a logcat, btw?)
1. Download SDK: http://developer.android.com/sdk/index.html
2. Set up device: http://developer.android.com/guide/developing/device.html
3. Run adb logcat: http://developer.android.com/guide/developing/tools/adb.html
Comment 5•14 years ago
|
||
(In reply to comment #0)
I've added some logging to tonight's nightly which should help debug this a
bit.
Wesley can you upload the logcat output with a new build?
Reporter | ||
Comment 6•14 years ago
|
||
Here's a logcat from the nightly build today. This also sent a crash report for me. Unfortunately, there isn't much in the logcat from these builds. I'll try to build one of my own with debugging on and get more info today.
Updated•14 years ago
|
tracking-fennec: --- → ?
Updated•14 years ago
|
Attachment #498210 -
Attachment is patch: false
Reporter | ||
Comment 7•14 years ago
|
||
I just forced this and then reset the pref to get to about:crashes. I think this is the crash. jrmuizel, do you still want the extra logging? (I looked, but haven't seen anything different show up in logcat)
http://crash-stats.mozilla.com/report/index/93f3e4d6-d214-4379-b1af-fc10b2101220
Updated•14 years ago
|
tracking-fennec: ? → 2.0b4+
Comment 8•14 years ago
|
||
Looks like this is crashing on a call to glUseProgram with the color Layer program. It would be interesting to know if this is the first call to glUseProgram or if other calls succeed.
Updated•14 years ago
|
Summary: Crash on startup with accelerated layers on Droid X → [OGL] Crash on startup with accelerated layers on Droid X
Updated•14 years ago
|
tracking-fennec: 2.0b4+ → 2.0next+
Updated•14 years ago
|
tracking-fennec: 2.0next+ → 6+
Updated•14 years ago
|
tracking-fennec: 6+ → 7+
Updated•13 years ago
|
tracking-fennec: 7+ → +
Comment 9•13 years ago
|
||
This bug is old, can we confirm if it still happens? I personally have not seen any crashes on start up. Can we get a test on a DroidX?
Comment 10•13 years ago
|
||
Checked crash stats don't see any new crashes on this in the last 3 weeks. Using a time frame around Wes's crash we have 28 crashes.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•