Closed
Bug 1235755
Opened 10 years ago
Closed 7 years ago
crash in nsWindow::GLControllerSupport::CreateEGLSurface
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(firefox46 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox46 | --- | affected |
People
(Reporter: Usul, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-79d90ded-c91b-4c52-a9cf-1f58a2151229.
=============================================================
0 libdvm.so libdvm.so@0x54bbe
Ø 1 dalvik-LinearAlloc (deleted) dalvik-LinearAlloc (deleted)@0x1f822e
2 libxul.so nsWindow::GLControllerSupport::CreateEGLSurface android-ndk/platforms/android-9/arch-arm/usr/include/jni.h
3 libxul.so mozilla::gl::GLContextEGL::RenewSurface gfx/gl/GLContextProviderEGL.cpp
4 libxul.so mozilla::layers::CompositorParent::ResumeComposition gfx/layers/ipc/CompositorParent.cpp
5 libxul.so MessageLoop::RunTask ipc/chromium/src/base/message_loop.cc
6 libxul.so MessageLoop::DeferOrRunPendingTask ipc/chromium/src/base/message_loop.cc
7 libxul.so MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc
8 libxul.so base::MessagePumpDefault::Run ipc/chromium/src/base/message_pump_default.cc
9 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc
10 libxul.so base::Thread::ThreadMain ipc/chromium/src/base/thread.cc
11 libxul.so ThreadFunc ipc/chromium/src/base/platform_thread_posix.cc
Ø 12 libc.so libc.so@0xd302
Ø 13 libc.so libc.so@0xd49a
on my htc m7.
Updated•10 years ago
|
Component: Graphics, Panning and Zooming → Widget: Android
Product: Firefox for Android → Core
Comment 1•10 years ago
|
||
This looks to be a new crash in 46a1. ~60 crashes is significant. Snorp do you have anyone who can look at this?
Ludovic do you have steps to reproduce this crash?
Flags: needinfo?(snorp)
Flags: needinfo?(ludovic)
| Reporter | ||
Comment 2•10 years ago
|
||
I don't have specific steps, I've however noticed that it happens when I switch from portrait to landscape in order to better read an article.
Flags: needinfo?(ludovic)
Comment 3•10 years ago
|
||
Should be the same as bug 1237932, which I was looking at.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 4•10 years ago
|
||
(In reply to Jim Chen [:jchen] [:darchons] from comment #3)
> Should be the same as bug 1237932, which I was looking at.
>
> *** This bug has been marked as a duplicate of bug 1237932 ***
This looks like a different bug we have some stack trace on this one.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Updated•10 years ago
|
Flags: needinfo?(snorp)
Comment 5•7 years ago
|
||
Closing because no crash reported since 12 weeks.
Status: REOPENED → RESOLVED
Closed: 10 years ago → 7 years ago
Resolution: --- → WONTFIX
Updated•4 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•