Closed Bug 963493 Opened 12 years ago Closed 9 years ago

Crash in libGLESv2_tegra.so@0x1a5ee

Categories

(Core :: Graphics: Layers, defect)

27 Branch
All
Android
defect
Not set
critical

Tracking

()

RESOLVED WONTFIX

People

(Reporter: ioana.chiorean, Unassigned)

Details

(Keywords: crash, reproducible)

Crash Data

This bug was filed from the Socorro interface and is report bp-e6b36f66-3750-4b98-9ce7-1661c2140124. Device: Acer Iconia A500 OS: Android 3.2 Build: Firefox 27.ob9 Steps to reproduce: 1. Go to youtube 2. Load a video on desktop mode - watch it 3. load another one. After step 2 or 3 - I always get a crash ============================================================= 0 libc.so libc.so@0xc95c 1 nvmap nvmap@0x6566 2 nvmap nvmap@0x6566 3 libGLESv2_tegra.so libGLESv2_tegra.so@0x1a5ee 4 libGLESv2_tegra.so libGLESv2_tegra.so@0x4d38e 5 libGLESv2_tegra.so libGLESv2_tegra.so@0x46fe6 6 libGLESv2_tegra.so libGLESv2_tegra.so@0x1a7de 7 libGLESv2_tegra.so libGLESv2_tegra.so@0x46fca 8 libGLESv2.so libGLESv2.so@0x293e 9 libGLESv2.so libGLESv2.so@0x32ca 10 libxul.so mozilla::gl::GLContext::fDrawArrays(unsigned int, int, int) obj-firefox/dist/include/GLContext.h 11 libxul.so mozilla::layers::DrawQuads gfx/layers/opengl/CompositorOGL.cpp 12 libxul.so mozilla::layers::CompositorOGL::BindAndDrawQuadWithTextureRect(mozilla::layers::ShaderProgramOGL*, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::TextureSource*) gfx/layers/opengl/CompositorOGL.cpp 13 libxul.so mozilla::layers::CompositorOGL::DrawQuad(mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits> const&, mozilla::layers::EffectChain const&, float, mozilla::gfx::Matrix4x4 const&, mozilla::gfx::PointTyped<mozilla::gfx::UnknownUnits> const&) gfx/layers/opengl/CompositorOGL.cpp 14 libxul.so mozilla::layers::TiledContentHost::RenderTile(mozilla::layers::TiledTexture const&, mozilla::layers::EffectChain&, float, mozilla::gfx::Matrix4x4 const&, mozilla::gfx::PointTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::Filter const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits> const&, nsIntRegion const&, nsIntPoint const&, nsIntSize const&) gfx/layers/composite/TiledContentHost.cpp 15 libxul.so mozilla::layers::TiledContentHost::RenderLayerBuffer(mozilla::layers::TiledLayerBufferComposite&, nsIntRegion const&, mozilla::layers::EffectChain&, float, mozilla::gfx::PointTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::Filter const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits> const&, nsIntRegion const&, nsIntRect, mozilla::gfx::Matrix4x4) gfx/layers/composite/TiledContentHost.cpp 16 libxul.so mozilla::layers::TiledContentHost::Composite(mozilla::layers::EffectChain&, float, mozilla::gfx::Matrix4x4 const&, mozilla::gfx::PointTyped<mozilla::gfx::UnknownUnits> const&, mozilla::gfx::Filter const&, mozilla::gfx::RectTyped<mozilla::gfx::UnknownUnits> const&, nsIntRegion const*, mozilla::layers::TiledLayerProperties*) gfx/layers/composite/TiledContentHost.cpp 17 libxul.so mozilla::layers::ThebesLayerComposite::RenderLayer(nsIntPoint const&, nsIntRect const&) gfx/layers/composite/ThebesLayerComposite.cpp 18 libxul.so void mozilla::layers::ContainerRender<mozilla::layers::ContainerLayerComposite>(mozilla::layers::ContainerLayerComposite*, nsIntPoint const&, mozilla::layers::LayerManagerComposite*, nsIntRect const&) gfx/layers/composite/ContainerLayerComposite.cpp 19 libxul.so void mozilla::layers::ContainerRender<mozilla::layers::ContainerLayerComposite>(mozilla::layers::ContainerLayerComposite*, nsIntPoint const&, mozilla::layers::LayerManagerComposite*, nsIntRect const&) gfx/layers/composite/ContainerLayerComposite.cpp 20 libxul.so void mozilla::layers::ContainerRender<mozilla::layers::ContainerLayerComposite>(mozilla::layers::ContainerLayerComposite*, nsIntPoint const&, mozilla::layers::LayerManagerComposite*, nsIntRect const&) gfx/layers/composite/ContainerLayerComposite.cpp 21 libxul.so void mozilla::layers::ContainerRender<mozilla::layers::ContainerLayerComposite>(mozilla::layers::ContainerLayerComposite*, nsIntPoint const&, mozilla::layers::LayerManagerComposite*, nsIntRect const&) gfx/layers/composite/ContainerLayerComposite.cpp 22 libxul.so mozilla::layers::LayerManagerComposite::Render() gfx/layers/composite/LayerManagerComposite.cpp 23 libxul.so mozilla::layers::LayerManagerComposite::EndTransaction(void (*)(mozilla::layers::ThebesLayer*, gfxContext*, nsIntRegion const&, mozilla::layers::DrawRegionClip, nsIntRegion const&, void*), void*, mozilla::layers::LayerManager::EndTransactionFlags) gfx/layers/composite/LayerManagerComposite.cpp 24 libxul.so mozilla::layers::LayerManagerComposite::EndEmptyTransaction(mozilla::layers::LayerManager::EndTransactionFlags) gfx/layers/composite/LayerManagerComposite.cpp 25 libxul.so mozilla::layers::CompositorParent::Composite() gfx/layers/ipc/CompositorParent.cpp 26 libxul.so RunnableMethod<ThumbnailRunnable, tag_nsresult (ThumbnailRunnable::*)(), Tuple0>::Run() ipc/chromium/src/base/tuple.h 27 libxul.so MessageLoop::RunTask(Task*) ipc/chromium/src/base/message_loop.cc 28 libxul.so MessageLoop::DeferOrRunPendingTask(MessageLoop::PendingTask const&) ipc/chromium/src/base/message_loop.cc 29 libxul.so MessageLoop::DoWork() ipc/chromium/src/base/message_loop.cc 30 libxul.so base::MessagePumpDefault::Run(base::MessagePump::Delegate*) ipc/chromium/src/base/message_pump_default.cc 31 libxul.so MessageLoop::RunInternal() ipc/chromium/src/base/message_loop.cc 32 libxul.so MessageLoop::Run() ipc/chromium/src/base/message_loop.cc 33 libxul.so base::Thread::ThreadMain() ipc/chromium/src/base/thread.cc 34 libxul.so ThreadFunc ipc/chromium/src/base/platform_thread_posix.cc 35 libc.so libc.so@0x1195a 36 libc.so libc.so@0x114ae
Component: Plugins → Graphics: Layers
Product: Firefox for Android → Core
Version: Firefox 27 → 27 Branch
Keywords: reproducible
Is this Flash video or <video>?
Flags: needinfo?(ioana.chiorean)
(In reply to Kevin Brosnan [:kbrosnan] from comment #1) > Is this Flash video or <video>? Flash
Flags: needinfo?(ioana.chiorean)
Interesting. The stack shows it crashes while drawing thebes (non-flash) content.
It appears as though these crashes have stopped beyond Fennec 45 based on crash data. Ioana, can you reproduce this crash anymore?
Flags: needinfo?(ioana.chiorean)
We do not support the OS anymore. Only API 15 and above.
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(ioana.chiorean)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.