Bug 331475 - firefox-gtk3 crashes
Summary: firefox-gtk3 crashes
Status: RESOLVED DUPLICATE of bug 331020
Alias: None
Product: Oxygen
Classification: Plasma
Component: gtk3-engine (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Hugo Pereira Da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-24 23:42 UTC by nucleo
Modified: 2014-02-25 08:57 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
backtrace (486.89 KB, text/plain)
2014-02-24 23:43 UTC, nucleo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nucleo 2014-02-24 23:42:35 UTC
firefox built against gtk3 crashes
See https://bugzilla.redhat.com/show_bug.cgi?id=1065099



Reproducible: Always

Actual Results:  
#3  0x00007fffe5d65746 in Oxygen::MenuBarStateEngine::animatedRectangleIsValid (this=this@entry=0x7fffe7ffaf00, widget=widget@entry=0x0) at /usr/src/debug/oxygen-gtk3-1.3.3/src/animations/oxygenmenubarstateengine.h:144
#4  0x00007fffe5d5f0c2 in Oxygen::render_frame (engine=<optimized out>, context=0x7fffb5cc0800, x=0, y=0, w=1280, h=31) at /usr/src/debug/oxygen-gtk3-1.3.3/src/oxygenthemingengine.cpp:1069
#5  0x0000003a62840d52 in gtk_render_frame (context=0x7fffe53701d0, cr=0x7fffb5cc0800, x=0, y=0, width=1280, height=31) at gtkstylecontext.c:4013
#6  0x00007ffff2fc52e0 in moz_gtk_menu_popup_paint (direction=<optimized out>, rect=<optimized out>, cr=<optimized out>) at /usr/src/debug/firefox-gtk3-30.0/mozilla-central-20140210/widget/gtk/gtk3drawing.c:2357
#7  moz_gtk_widget_paint (widget=MOZ_GTK_MENUBAR, cr=0x7fffb5cc0800, rect=0x7fffffffad68, state=<optimized out>, flags=1207965011, direction=GTK_TEXT_DIR_LTR) at /usr/src/debug/firefox-gtk3-30.0/mozilla-central-20140210/widget/gtk/gtk3drawing.c:3215
#8  0x00007ffff2fe07e6 in nsNativeThemeGTK::DrawWidgetBackground (this=0x7fffb5cb3800, aContext=<optimized out>, aFrame=0x7fffb6061280, aWidgetType=<optimized out>, aRect=..., aDirtyRect=...) at /usr/src/debug/firefox-gtk3-30.0/mozilla-central-20140210/widget/gtk/nsNativeThemeGTK.cpp:850
#9  0x00007ffff35af897 in nsDisplayThemedBackground::PaintInternal (this=0x7fffaec11878, aBuilder=<optimized out>, aCtx=0x7fffaec089c0, aBounds=..., aClipRect=<optimized out>) at /usr/src/debug/firefox-gtk3-30.0/mozilla-central-20140210/layout/base/nsDisplayList.cpp:2350
#10 0x00007ffff3597dfc in mozilla::FrameLayerBuilder::PaintItems (this=this@entry=0x7fffaedeb120, aItems=..., aRect=..., aContext=aContext@entry=0x7fffafff7100, aRC=aRC@entry=0x7fffaec089c0, aBuilder=aBuilder@entry=0x7fffffffb678, aPresContext=aPresContext@entry=0x7fffb7950800, aOffset=..., aXScale=aXScale@entry=1, aYScale=aYScale@entry=1, aCommonClipCount=aCommonClipCount@entry=0) at /usr/src/debug/firefox-gtk3-30.0/mozilla-central-20140210/layout/base/FrameLayerBuilder.cpp:3536
#11 0x00007ffff359833f in mozilla::FrameLayerBuilder::DrawThebesLayer (aLayer=0x7fffaec14c00, aContext=0x7fffafff7100, aRegionToDraw=..., aClip=<optimized out>, aRegionToInvalidate=..., aCallbackData=0x7fffffffb678) at /usr/src/debug/firefox-gtk3-30.0/mozilla-central-20140210/layout/base/FrameLayerBuilder.cpp:3701


firefox-gtk3-30.0
oxygen-gtk3-1.3.3
gtk3-3.10.6
Comment 1 nucleo 2014-02-24 23:43:05 UTC
Created attachment 85311 [details]
backtrace
Comment 2 Hugo Pereira Da Costa 2014-02-25 08:57:27 UTC

*** This bug has been marked as a duplicate of bug 331020 ***