Mathieu Malaterre wrote:
Hello,

    I am using Mesa 6.2.1 and I am getting a SIGFPE:

[Thread debugging using libthread_db enabled]
[New Thread 1100658336 (LWP 13415)]

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 1100658336 (LWP 13415)]
_mesa_test_os_sse_exception_support () at x86/common_x86_asm.S:193
193             DIVPS   ( XMM0, XMM1 )
Current language:  auto; currently asm
(gdb) up
#1  0x4017f7e4 in check_os_sse_support () at x86/common_x86.c:192
192           _mesa_test_os_sse_exception_support();


After some googling it seems this has already been reported:

http://www.mail-archive.com/dri-devel@lists.sourceforge.net/msg08493.html

Hmmm, I must have missed that posting to the dri-devel list. I'll try out the patch and check it in if it seems OK.


-Brian


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- _______________________________________________ Dri-devel mailing list Dri-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to