In the meantime, I installed version libgl1-mesa-dri_8.0-2_i386.deb and
libgl1-mesa-dri-dbg_8.0-2_i386.deb and looked whether it fixed the crashing. It 
doesn't:

philipp@rigel:~$ gdb blender
GNU gdb (GDB) 7.4-debian
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/blender...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/blender
[Thread debugging using libthread_db enabled]
Using host libthread_db library 
"/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".
[New Thread 0xb4e21b70 (LWP 31689)]
AL lib: pulseaudio.c:612: Context did not connect: Access denied
[Thread 0xb4e21b70 (LWP 31689) exited]
[New Thread 0xb4e21b70 (LWP 31690)]
[New Thread 0xb45f1b70 (LWP 31691)]
[Thread 0xb45f1b70 (LWP 31691) exited]

Program received signal SIGSEGV, Segmentation fault.
0xb3a72807 in intel_flush_inline_primitive (intel=0x98765f8) at intel_tris.c:76
76      intel_tris.c: Datei oder Verzeichnis nicht gefunden.
(gdb) bt
#0  0xb3a72807 in intel_flush_inline_primitive (intel=0x98765f8) at 
intel_tris.c:76
#1  0xb3a72ee5 in intelRasterPrimitive (ctx=<optimized out>, rprim=<optimized 
out>, hwprim=0)
at intel_tris.c:1143
#2  0xb3a81edb in quadr_twoside (ctx=0x98765f8, e0=552, e1=553, e2=554, e3=555) 
at
../../../../../src/mesa/tnl_dd/t_dd_tritmp.h:531
#3  0xb3b59626 in _tnl_render_quads_verts (ctx=0x98765f8, start=0, count=1200, 
flags=55) at
tnl/t_vb_rendertmp.h:383
#4  0xb3b5aa09 in run_render (ctx=0x98765f8, stage=0x9937778) at 
tnl/t_vb_render.c:321
#5  0xb3b4fcd7 in _tnl_run_pipeline (ctx=0x98765f8) at tnl/t_pipeline.c:163
#6  0xb3a87c6a in intelRunPipeline (ctx=0x98765f8) at intel_tris.c:1095
#7  0xb3b50617 in _tnl_draw_prims (ctx=0x98765f8, arrays=0x9925440, 
prim=0x9923d28, nr_prims=1,
ib=0x0, min_index=0, max_index=1199) at tnl/t_draw.c:523
#8  0xb3b50d01 in _tnl_vbo_draw_prims (ctx=0x98765f8, arrays=0x9925440, 
prim=0x9923d28,
nr_prims=1, ib=0x0, index_bounds_valid=1 '\001', min_index=0, max_index=1199,
    tfb_vertcount=0x0) at tnl/t_draw.c:423
#9  0xb3b41600 in vbo_exec_vtx_flush (exec=0x9923908, keepUnmapped=1 '\001') at
vbo/vbo_exec_draw.c:407
#10 0xb3b368e7 in vbo_exec_FlushVertices_internal (exec=0x9923908, 
unmap=<optimized out>) at
vbo/vbo_exec_api.c:444
#11 0xb3b3edff in vbo_exec_FlushVertices (ctx=0x98765f8, flags=1) at 
vbo/vbo_exec_api.c:1195
#12 0xb3c4edf0 in _mesa_set_enable (ctx=0x98765f8, cap=2896, state=0 '\000') at 
main/enable.c:386
#13 0xb3c4f1f8 in _mesa_Disable (cap=2896) at main/enable.c:967
#14 0x083f14df in ?? ()
#15 0x083f5882 in draw_object ()
#16 0x083ce184 in view3d_main_area_draw ()
#17 0x0856edbc in ED_region_do_draw ()
#18 0x08318772 in ?? ()
#19 0x083194ab in wm_draw_update ()
#20 0x08318068 in WM_main ()
#21 0x0830eb11 in main ()





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to