[Mesa-dev] [Bug 44239] spring rts crashes with r300g

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jan 5 14:52:55 PST 2012


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

--- Comment #8 from Marcin Baczyński <marbacz at gmail.com> 2012-01-05 14:52:55 PST ---
FWIW, replaying this trace crashes on r600g (on Redwood, Mesa git a44d715d):

407083 glXSwapBuffers(dpy = 0x1b17c60, drawable = 31457295)

407083: warning: could not infer drawable size (glViewport never called)

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff427d7d2 in _save_Vertex3fv (v=0x7fffee893010) at
vbo/vbo_attrib_tmp.h:202
202        ATTR3FV(VBO_ATTRIB_POS, v);
(gdb) bt
#0  0x00007ffff427d7d2 in _save_Vertex3fv (v=0x7fffee893010) at
vbo/vbo_attrib_tmp.h:202
#1  0x00007ffff4227ab4 in _ae_ArrayElement (elt=357) at
main/api_arrayelt.c:1670
#2  0x00007ffff427395b in _save_OBE_DrawArrays (mode=<optimized out>, start=0,
count=1956) at vbo/vbo_save_api.c:1106
#3  0x000000000046d9c9 in retrace_glDrawArrays(trace::Call&) ()
#4  0x000000000050372e in retrace::Retracer::retrace(trace::Call&) ()
#5  0x00000000004c43f3 in main ()
(gdb) bt full
#0  0x00007ffff427d7d2 in _save_Vertex3fv (v=0x7fffee893010) at
vbo/vbo_attrib_tmp.h:202
        dest = <optimized out>
        save = 0x23923e8
        ctx = 0x235e6b0
#1  0x00007ffff4227ab4 in _ae_ArrayElement (elt=357) at
main/api_arrayelt.c:1670
        src = <optimized out>
        ctx = 0x235e6b0
        actx = <optimized out>
        aa = 0x2394910
        at = <optimized out>
        disp = 0x238b850
        do_map = <optimized out>
#2  0x00007ffff427395b in _save_OBE_DrawArrays (mode=<optimized out>, start=0,
count=1956) at vbo/vbo_save_api.c:1106
        ctx = 0x235e6b0
        save = <optimized out>
        i = <optimized out>
#3  0x000000000046d9c9 in retrace_glDrawArrays(trace::Call&) ()
No symbol table info available.
#4  0x000000000050372e in retrace::Retracer::retrace(trace::Call&) ()
No symbol table info available.
#5  0x00000000004c43f3 in main ()
No symbol table info available.

-- 
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