Closed
Bug 1237932
Opened 9 years ago
Closed 9 years ago
Crash in nsWindow::GLControllerSupport::CreateEGLSurface when renewing EGL surface
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(firefox44 unaffected, firefox45 unaffected, firefox46 fixed)
RESOLVED
FIXED
Firefox 46
Tracking | Status | |
---|---|---|
firefox44 | --- | unaffected |
firefox45 | --- | unaffected |
firefox46 | --- | fixed |
People
(Reporter: u549602, Assigned: jchen)
References
Details
(Keywords: crash)
Crash Data
Attachments
(2 files)
160.59 KB,
text/plain
|
Details | |
1.43 KB,
patch
|
snorp
:
review+
|
Details | Diff | Splinter Review |
This bug was filed from the Socorro interface and is
report bp-4b19bf37-7e9e-45ea-8727-83e0e2160108.
=============================================================
Build: Nightly 46.0a1 07-01-2016
Device: Xiaomi Mi i4 - Android 5.0.2
Steps to reproduce:
1. Open Nightly build
2. Visit Settings-General
3. Tap on "Full-screen browsing" button in order to activate/deactivate
Expected result
The app should not crash and the action should be performed
Actual result:
The app crashes but after a check, it can be noticed that the expected action (activation/deactivation of the full screen browsing) was performed.
Please note that this issue may be device specific since it could not be reproduced on a Samsung Galaxy S6 Edge with Android 5.1.1
Comment 1•9 years ago
|
||
Can you see any other crash information in logcat?
Updated•9 years ago
|
Flags: needinfo?(mihai.ninu)
Hi Mark,
Attached you will find a .txt file in which the logcat capturing the button tap action is caught and the result of it, hope it helps.
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → nchen
Status: NEW → ASSIGNED
Assignee | ||
Comment 5•9 years ago
|
||
We shouldn't crash when renewing an EGL surface fails, because the
compositor is able to handle it gracefully.
Attachment #8705749 -
Flags: review?(snorp)
Attachment #8705749 -
Flags: review?(snorp) → review+
Assignee | ||
Updated•9 years ago
|
Summary: crash in EMPTY: no crashing thread identified; ERROR_NO_THREAD_LIST → Crash in nsWindow::GLControllerSupport::CreateEGLSurface when renewing EGL surface
Comment 8•9 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
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
•