Closed
Bug 876097
Opened 12 years ago
Closed 9 years ago
crash in mozilla::gl::GLContextEGL::RenewSurface
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: scoobidiver, Unassigned)
Details
(Keywords: crash, regression, Whiteboard: [native-crash])
Crash Data
It first appeared in 23.0a1/20130505 with the below stack trace but has been discontinuous across builds.
Signature mozilla::gl::GLContextEGL::RenewSurface() More Reports Search
UUID f39e1753-fba1-483a-a4c3-e40332130525
Date Processed 2013-05-25 05:45:15
Uptime 1520
Last Crash 14.2 hours before submission
Install Age 14.7 hours since version was first installed.
Install Time 2013-05-24 15:03:54
Product FennecAndroid
Version 24.0a1
Build ID 20130524050555
Release Channel nightly
OS Android
OS Version 0.0.0 Linux 3.4.0-gee_mako-perf #1 SMP PREEMPT Sun May 12 18:15:34 EDT 2013 armv7l lge/geehrc4g_spr_us/geehrc4g:4.1.2/JZO54K/LS970ZVB.1360739022:user/release-keys
Build Architecture arm
Build Architecture Info ARMv0
Crash Reason SIGSEGV
Crash Address 0x14
App Notes
AdapterDescription: 'Qualcomm -- Adreno (TM) 320 -- OpenGL ES 2.0 V@6.0 AU@ (CL@2961380) -- Model: LG-LS970, Product: geehrc4g_spr_us, Manufacturer: LGE, Hardware: geehrc4g_spr_us'
GL Layers! EGL? EGL+ GL Context? GL Context+ GL Layers+
LGE LG-LS970
lge/geehrc4g_spr_us/geehrc4g:4.1.2/JZO54K/LS970ZVB.1360739022:user/release-keys
Processor Notes sp-processor08_phx1_mozilla_com_25389:2012; exploitability tool: ERROR: unable to analyze dump
EMCheckCompatibility True
Adapter Vendor ID Qualcomm
Adapter Device ID Adreno (TM) 320
Device LGE LG-LS970
Android API Version 17 (REL)
Android CPU ABI armeabi-v7a
Frame Module Signature Source
0 libEGL.so libEGL.so@0xce7a
1 libEGL.so libEGL.so@0xcba9
2 libEGL.so libEGL.so@0xe905
3 libEGL.so libEGL.so@0x4bdca
4 libEGL.so libEGL.so@0x4f6a6
5 libEGL.so libEGL.so@0xe82f
6 libxul.so mozilla::gl::GLContextEGL::RenewSurface gfx/gl/GLLibraryEGL.h:164
7 libxul.so mozilla::layers::CompositorOGL::Resume gfx/layers/opengl/CompositorOGL.cpp:1370
8 libxul.so mozilla::layers::CompositorParent::ResumeComposition gfx/layers/ipc/CompositorParent.cpp:298
9 libxul.so mozilla::layers::CompositorParent::SetEGLSurfaceSize gfx/layers/ipc/CompositorParent.cpp:332
10 libxul.so RunnableMethod<mozilla::ipc::AsyncChannel, void ipc/chromium/src/base/tuple.h:400
11 libxul.so mozilla::layers::CompositorParent::SetEGLSurfaceSize gfx/layers/ipc/CompositorParent.cpp:332
12 libxul.so MessageLoop::RunTask ipc/chromium/src/base/message_loop.cc:337
13 libxul.so MessageLoop::DeferOrRunPendingTask ipc/chromium/src/base/message_loop.cc:345
14 libxul.so MessageLoop::DoWork ipc/chromium/src/base/message_loop.cc:445
15 libxul.so base::MessagePumpDefault::Run ipc/chromium/src/base/message_pump_default.cc:23
16 libxul.so base::CreatePlatformFile ipc/chromium/src/base/platform_file_posix.cc:66
17 libxul.so MessageLoop::RunInternal ipc/chromium/src/base/message_loop.cc:219
18 libxul.so MessageLoop::Run ipc/chromium/src/base/message_loop.cc:212
19 libxul.so base::Thread::ThreadMain ipc/chromium/src/base/thread.cc:159
More reports at:
https://crash-stats.mozilla.com/report/list?signature=mozilla%3A%3Agl%3A%3AGLContextEGL%3A%3ARenewSurface%28%29
| Reporter | ||
Updated•12 years ago
|
Crash Signature: [@ mozilla::gl::GLContextEGL::RenewSurface()] → [@ mozilla::gl::GLContextEGL::RenewSurface() ]
Updated•10 years ago
|
Crash Signature: [@ mozilla::gl::GLContextEGL::RenewSurface() ] → [@ mozilla::gl::GLContextEGL::RenewSurface() ]
[@ mozilla::gl::GLContextEGL::RenewSurface ]
Closing since I no longer see reports of this crash with supported product versions. Please reopen this bug report if you can reproduce this crash in a current version.
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox22:
unaffected → ---
status-firefox23:
affected → ---
status-firefox24:
affected → ---
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•