Open Bug 1306177 Opened 8 years ago Updated 2 years ago

Crash in mozilla::gl::GLContext::fClear

Categories

(Core :: Graphics: Layers, defect, P3)

x86_64
Linux
defect

Tracking

()

People

(Reporter: hiro, Unassigned)

Details

(Keywords: crash, Whiteboard: [gfx-noted])

layout/reftests/css-animations/screen-animations.html on E10S causes a crash;

#4  0x00007fffe92abc80 in raw_fClear (this=0x7fffb08a4000, mask=16640) at /home/zoe/central/gfx/gl/GLContext.h:966
#5  mozilla::gl::GLContext::fClear (this=0x7fffb08a4000, mask=2975907840) at /home/zoe/central/gfx/gl/GLContext.h:973
#6  0x00007fffe93b8278 in mozilla::layers::CompositorOGL::BeginFrame (this=0x7fffb2377360, aInvalidRegion=..., aClipRectIn=0x0, aRenderBounds=..., aOpaqueRegion=..., aClipRectOut=<optimized out>, 
    aRenderBoundsOut=<optimized out>) at /home/zoe/central/gfx/layers/opengl/CompositorOGL.cpp:714
#7  0x00007fffe937a206 in mozilla::layers::LayerManagerComposite::Render (this=0x7fffb08d0040, aInvalidRegion=..., aOpaqueRegion=...)
    at /home/zoe/central/gfx/layers/composite/LayerManagerComposite.cpp:946
#8  0x00007fffe9379908 in mozilla::layers::LayerManagerComposite::UpdateAndRender (this=0x7fffb08d0040) at /home/zoe/central/gfx/layers/composite/LayerManagerComposite.cpp:483
#9  0x00007fffe9379588 in mozilla::layers::LayerManagerComposite::EndTransaction (this=0x7fffb08d0040, aTimeStamp=..., aFlags=<optimized out>)
    at /home/zoe/central/gfx/layers/composite/LayerManagerComposite.cpp:404
#10 0x00007fffe9393f22 in mozilla::layers::CompositorBridgeParent::CompositeToTarget (this=0x7fffab55a000, aTarget=0x7fffb049d060, aRect=<optimized out>)
    at /home/zoe/central/gfx/layers/ipc/CompositorBridgeParent.cpp:1353
#11 0x00007fffe9395171 in mozilla::layers::CompositorBridgeParent::ForceComposeToTarget (this=<optimized out>, aTarget=0x7fffabd95e20, aRect=0x0)
    at /home/zoe/central/gfx/layers/ipc/CompositorBridgeParent.cpp:1422
#12 0x00007fffe9395063 in mozilla::layers::CompositorBridgeParent::RecvMakeSnapshot (this=0x7fffab55a000, aInSnapshot=..., aRect=...) at /home/zoe/central/gfx/layers/ipc/CompositorBridgeParent.cpp:885
#13 0x00007fffe8eeda13 in mozilla::layers::PCompositorBridgeParent::OnMessageReceived (this=0x7fffab55a000, msg__=..., reply__=@0x7fffd14fe9b0: 0x0)
    at /home/zoe/central/obj-firefox/ipc/ipdl/PCompositorBridgeParent.cpp:1591
Keywords: crash
Whiteboard: [gfx-noted]
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.