[Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 26 14:10:17 PDT 2012


https://bugs.freedesktop.org/show_bug.cgi?id=47375

--- Comment #18 from Barto <mister.freeman at laposte.net> 2012-07-26 14:10:17 PDT ---
(In reply to comment #17)

> According to hartmut's comment #2 earlier, the stack trace says
> _mesa_meta_DrawPixels() was called.  Can you verify that?  That is, after the
> assertion fails, type "back" or "where".

so I type "back" when blender crashes, here is the result :

(gdb) back
#0  0xb7fdd424 in __kernel_vsyscall ()
#1  0xb5ecf5cf in raise () from /lib/libc.so.6
#2  0xb5ed0eb3 in abort () from /lib/libc.so.6
#3  0xb5ec8427 in __assert_fail_base () from /lib/libc.so.6
#4  0xb5ec84d7 in __assert_fail () from /lib/libc.so.6
#5  0xb1d6472d in _swrast_write_rgba_span (ctx=ctx at entry=0xaa5d5e0,
span=span at entry=0xbfffe5f0)
    at swrast/s_span.c:1326
#6  0xb1e6db67 in draw_rgba_pixels (ctx=ctx at entry=0xaa5d5e0, x=x at entry=45,
y=y at entry=445, 
    width=width at entry=16, height=height at entry=16, format=format at entry=6408,
type=type at entry=5121, 
    unpack=unpack at entry=0xaa6c074, pixels=pixels at entry=0xb3b2720) at
swrast/s_drawpix.c:481
#7  0xb1e6eae2 in _swrast_DrawPixels (ctx=ctx at entry=0xaa5d5e0, x=x at entry=45,
y=y at entry=445, 
    width=width at entry=16, height=height at entry=16, format=format at entry=6408,
type=type at entry=5121, 
    unpack=unpack at entry=0xaa6c074, pixels=pixels at entry=0xb3b2720) at
swrast/s_drawpix.c:694
#8  0xb1da41f0 in _mesa_meta_DrawPixels (ctx=0xaa5d5e0, x=45, y=445, width=16,
height=16, format=6408, 
    type=5121, unpack=0xaa6c074, pixels=0xb3b2720) at
drivers/common/meta.c:2314
#9  0xb1e1dd6e in _mesa_DrawPixels (width=16, height=16, format=6408,
type=5121, pixels=0xb3b2720)
    at main/drawpix.c:131
#10 0x088611c4 in icon_draw_rect.isra.1 ()
#11 0x088614a5 in icon_draw_size.isra.3 ()
#12 0x08863675 in UI_icon_draw_aspect ()
#13 0x0888581c in widget_draw_icon ()
#14 0x08886073 in widget_draw_text_icon ()
#15 0x0888962e in ui_draw_but ()
#16 0x0884b71e in uiDrawBlock ()
#17 0x0890811e in ED_region_header ()
#18 0x086dd5c3 in info_header_area_draw ()
#19 0x08905f28 in ED_region_do_draw ()
#20 0x0868cd1b in wm_method_draw_overlap_all ()
#21 0x0868df34 in wm_draw_update ()
#22 0x0868c738 in WM_main ()

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list