[Mesa-dev] [Bug 36738] Openarena crash with r300g, swrastg + llvm > 2.8
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon May 2 12:36:20 PDT 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36738
--- Comment #2 from Iaroslav <pontostroy at gmail.com> 2011-05-02 12:36:20 PDT ---
run with gdb
(gdb) up
#1 0xadc22a91 in llvm_pipeline_generic (middle=0xac40f000,
fetch_info=<optimized out>,
prim_info=0xbfff62fc) at draw/draw_pt_fetch_shade_pipeline_llvm.c:246
246 in draw/draw_pt_fetch_shade_pipeline_llvm.c
(gdb) backtrace
#0 0xac42026f in ?? ()
#1 0xadc22a91 in llvm_pipeline_generic (middle=0xac40f000,
fetch_info=<optimized out>,
prim_info=0xbfff62fc) at draw/draw_pt_fetch_shade_pipeline_llvm.c:246
#2 0xadc22cac in llvm_middle_end_linear_run (middle=0x9b32a58, start=0,
count=4, prim_flags=0)
at draw/draw_pt_fetch_shade_pipeline_llvm.c:364
#3 0xadbba05e in vsplit_segment_simple_linear (vsplit=0x9b2fe38, flags=0,
istart=0, icount=4)
at draw/draw_pt_vsplit_tmp.h:237
#4 0xadbba464 in vsplit_run_linear (frontend=0x9b2fe38, start=0, count=4) at
draw/draw_split_tmp.h:61
#5 0xadbb5815 in draw_pt_arrays (draw=<optimized out>, prim=5, start=0,
count=4) at draw/draw_pt.c:113
#6 0xadbb5bad in draw_vbo (draw=0x9ac08b8, info=0xbfff6614) at
draw/draw_pt.c:491
#7 0xad9c14ce in r300_swtcl_draw_vbo (pipe=0x9abf338, info=0xbfff6614) at
r300_render.c:870
#8 0xad9c4076 in r300_stencilref_draw_vbo (pipe=0x9abf338, info=0xbfff6614)
at r300_render_stencilref.c:110
#9 0xadaa866f in st_draw_vbo (ctx=0x9b95070, arrays=0x9bd6d68,
prims=0x9bd56bc, nr_prims=1, ib=0x0,
index_bounds_valid=1 '\001', min_index=0, max_index=3) at
state_tracker/st_draw.c:756
#10 0xadaa431d in vbo_exec_vtx_flush (exec=0x9bd5548, keepUnmapped=1 '\001') at
vbo/vbo_exec_draw.c:390
#11 0xada9c8d7 in vbo_exec_FlushVertices_internal (exec=0x9bd5548,
unmap=<optimized out>)
at vbo/vbo_exec_api.c:545
#12 0xadaa1678 in vbo_exec_FlushVertices (ctx=0x9b95070, flags=1) at
vbo/vbo_exec_api.c:992
#13 0xada85331 in _mesa_ColorPointer (size=4, type=5121, stride=0,
ptr=0x9a57d40) at main/varray.c:243
#14 0x0813538d in RB_StageIteratorGeneric ()
#15 0x00000004 in ?? ()
#16 0x00001401 in ?? ()
#17 0x00000000 in ?? ()
(gdb) fg
Continuing.
ALSA lib pcm.c:7316:(snd_pcm_recover) underrun occurred
Received signal 11, exiting...
----- CL_Shutdown -----
Closing SDL audio device...
[Thread 0xa8092b70 (LWP 8851) exited]
SDL audio device shut down.
RE_Shutdown( 1 )
openarena.i386: vbo/vbo_exec_api.c:979: vbo_exec_FlushVertices: Assertion
`exec->flush_call_depth == 1' failed.
Program received signal SIGABRT, Aborted.
0xffffe424 in __kernel_vsyscall ()
--
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