Bug#487603: Re : Bug#487603: further informations about this bug

2008-06-24 Thread David Kremer
Yes, I have done : $export MESA_NO_ASM that resolves the problem. So freedroid is launched properly and running very well. Indeed, my Cpu is intel Dual Core. Here you catch the content of my /proc/cpuinfo file : /**start of cat /proc/cpuinfo***

Bug#487603: further informations about this bug

2008-06-23 Thread Julien Cristau
On Mon, Jun 23, 2008 at 23:42:27 +0200, Brice Goglin wrote: > Ok, thanks, it looks like https://bugs.freedesktop.org/show_bug.cgi?id=8724 > I'm not so sure. One is SIGFPE, the other SIGILL. Cheers, Julien -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble

Bug#487603: further informations about this bug

2008-06-23 Thread Brice Goglin
David Kremer wrote: > (gdb) bt > #0 _mesa_sse_transform_points2_3d_no_rot () at x86/sse_xform2.S:200 > #1 0xb6b5c5ef in run_vertex_stage (ctx=0x85216c0, stage=0x856ee1c) at > tnl/t_vb_vertex.c:144 > #2 0xb6b52124 in _tnl_run_pipeline (ctx=0x85216c0) at tnl/t_pipeline.c:158 > #3 0xb6abebf7 in in

Bug#487603: further informations about this bug

2008-06-23 Thread David Kremer
Further informations : I have get a backtrace by this way : cd freedroid/src gdb ./freedroidRPG run bt /start of backtrace/ [EMAIL PROTECTED]:~/src/freedroid/src$ gdb ./freedroidRPG GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc