Closed
Bug 935452
Opened 12 years ago
Closed 8 years ago
crash in libGLESv2_adreno200.so@0x1bb8ae
Categories
(Firefox for Android Graveyard :: Plugins, defect)
Tracking
(firefox25 affected, firefox26 affected)
RESOLVED
WONTFIX
People
(Reporter: ioana.chiorean, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-c94443ea-80e7-497f-91dd-ccbaf2131106.
Device: Armv6 LG Slider Android 2.3.4
Build 26.0b2 build 1
Steps to reproduce:
1. Go to YouTube.com
2. Request desktop version
3. Tap on one video to play it
4. After the song starts press back
Always reproducible fro this device. Not reproducible for ARMv7 both phone nor tablets.
=============================================================
0 libc.so libc.so@0x15f00
1 libc.so libc.so@0x1101e
2 libc.so libc.so@0x13865
3 libc.so libc.so@0x13865
4 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x1bb8ae
5 libc.so libc.so@0x14777
6 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x9bc43
7 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x8cbdd
8 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x70149
9 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x682c5
10 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x6888f
11 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x6884f
12 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x69b43
13 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x1bb8ae
14 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x64135
15 libc.so libc.so@0x1387b
16 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x1bb8ae
17 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x1bb8ae
18 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x1bb8ae
19 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x64315
20 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x66ccb
21 libEGL_adreno200.so libEGL_adreno200.so@0x153ae
22 libEGL_adreno200.so libEGL_adreno200.so@0x10d82
23 libEGL_adreno200.so libEGL_adreno200.so@0x153ae
24 libEGL_adreno200.so libEGL_adreno200.so@0x153ae
25 libEGL_adreno200.so libEGL_adreno200.so@0x10e0e
26 libEGL_adreno200.so libEGL_adreno200.so@0x153ae
27 libEGL_adreno200.so libEGL_adreno200.so@0x10f42
28 libgsl.so libgsl.so@0x509a
29 libEGL_adreno200.so libEGL_adreno200.so@0x10812
30 libEGL_adreno200.so libEGL_adreno200.so@0x8e3e
31 libEGL_adreno200.so libEGL_adreno200.so@0x153ae
32 libEGL_adreno200.so libEGL_adreno200.so@0x463e
33 libEGL_adreno200.so libEGL_adreno200.so@0x4652
34 libEGL_adreno200.so libEGL_adreno200.so@0x463e
35 libEGL.so libEGL.so@0x3e9b
36 libEGL.so libEGL.so@0x8a1e
37 libxul.so mozilla::gl::GLLibraryEGL::fMakeCurrent(void*, void*, void*, void*) gfx/gl/GLLibraryEGL.h
38 libxul.so mozilla::gl::GLContextEGL::MakeCurrentImpl(bool) gfx/gl/GLContextProviderEGL.cpp
39 libxul.so mozilla::gl::GLContext::MakeCurrent(bool) obj-firefox/dist/include/GLContext.h
40 libxul.so mozilla::gl::GLContextEGL::Init() gfx/gl/GLContextProviderEGL.cpp
41 libxul.so mozilla::gl::GLContextEGL::CreateGLContext(mozilla::gfx::SurfaceCaps const&, mozilla::gl::GLContextEGL*, bool, void*, void*) gfx/gl/GLContextProviderEGL.cpp
42 libxul.so mozilla::gl::GLContextEGL::CreateEGLPBufferOffscreenContext(nsIntSize const&) gfx/gl/GLContextProviderEGL.cpp
43 libxul.so mozilla::gl::GLContextProviderEGL::CreateOffscreen(nsIntSize const&, mozilla::gfx::SurfaceCaps const&, mozilla::gl::ContextFlags) gfx/gl/GLContextProviderEGL.cpp
44 libxul.so mozilla::dom::CanvasRenderingContext2D::EnsureTarget() content/canvas/src/CanvasRenderingContext2D.cpp
45 libxul.so mozilla::dom::CanvasRenderingContext2D::GetImageData(JSContext*, double, double, double, double, mozilla::ErrorResult&) content/canvas/src/CanvasRenderingContext2D.cpp
46 libxul.so mozilla::dom::CanvasRenderingContext2DBinding::getImageData obj-firefox/dom/bindings/CanvasRenderingContext2DBinding.cpp
47 libxul.so mozilla::dom::CanvasRenderingContext2DBinding::genericMethod obj-firefox/dom/bindings/CanvasRenderingContext2DBinding.cpp
48 libxul.so js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) js/src/jscntxtinlines.h
49 libxul.so Interpret js/src/vm/Interpreter.cpp
50 libxul.so js::RunScript js/src/vm/Interpreter.cpp
51 libxul.so js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) js/src/vm/Interpreter.cpp
52 libxul.so js_fun_apply(JSContext*, unsigned int, JS::Value*) js/src/jsfun.cpp
53 libxul.so js::Invoke(JSContext*, JS::CallArgs, js::MaybeConstruct) js/src/jscntxtinlines.h
54 libxul.so js::Invoke(JSContext*, JS::Value const&, JS::Value const&, unsigned int, JS::Value*, JS::MutableHandle<JS::Value>) js/src/vm/Interpreter.cpp
55 libxul.so js::jit::DoCallFallback js/src/jit/BaselineIC.cpp
56 @0x442f4b7a
Updated•12 years ago
|
status-firefox25:
--- → affected
Flash is going away: Bug 1381916.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 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
•