Closed
Bug 875132
Opened 12 years ago
Closed 12 years ago
crash in js::ion::LInstructionHelper
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: nhirata, Unassigned)
Details
(Keywords: crash, reproducible, Whiteboard: [b2g-crash])
Crash Data
This bug was filed from the Socorro interface and is
report bp-40da8bdc-c71d-4a9b-bd6b-1b1542130522 .
=============================================================
0 libxul.so js::ion::LInstructionHelper<1u, 2u, 0u>::output js/src/ion/LIR.h:839
1 libxul.so mozilla::layers::GrallocTextureHostOGL::Lock gfx/layers/opengl/TextureHostOGL.cpp:816
2 libxul.so mozilla::layers::ContentHostBase::Composite TextureHost.h:360
3 libxul.so gfx3DMatrix::Inverse const gfx/thebes/gfx3DMatrix.cpp:515
4 libGLESv2_adreno200.so libGLESv2_adreno200.so@0x40125
5 libxul.so gfx3DMatrix::TransformBounds const gfx/thebes/gfx3DMatrix.cpp:662
STR:
1. from a different phone call a b2g phone
2. hang up as soon after the second ring.
Expected: overlay will end up coming down after 1st ring and go away
Actual: overlay breifly shows and then Firefox OS crashes.
Updated•12 years ago
|
Component: General → Graphics: Layers
Keywords: reproducible
Product: Boot2Gecko → Core
Version: unspecified → Trunk
Updated•12 years ago
|
Assignee: nobody → general
Component: Graphics: Layers → JavaScript Engine
Updated•12 years ago
|
Whiteboard: [b2g-crash]
Comment 1•12 years ago
|
||
This has been reported on unagi, but we are seeing it with keon on Gecko 24.0a1 trunk as well, though interestingly so far apparently not in builds from June, only up to 2013-05-31. Might this have been fixed on trunk?
| Reporter | ||
Comment 3•12 years ago
|
||
Yes, it appears fixed for me; tested on 2013-06-13 build.
"mozilla-central" path="gecko" revision="68760713a30f"
"gecko" revision="64b502c512a059c58da80924968136713fe6f8c3"
"gaia.git" revision="30f31d7dc5f81eb0c0e7980c44aad3b0a56f5a9c"
Build ID: 2013-06-13-03-08-19
MC/master build
Unagi
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(nhirata.bugzilla)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•