http://bugs.freedesktop.org/show_bug.cgi?id=18338
Summary: check_os_sse_support can leak exception under win32 Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Windows (All) Status: NEW Severity: normal Priority: medium Component: Mesa core AssignedTo: mesa3d-dev@lists.sourceforge.net ReportedBy: [EMAIL PROTECTED] If application using Mesa has it's own exception handler it can receive exception STATUS_FLOAT_MULTIPLE_TRAPS from check_os_sse_support. This affects apps like Unreal Tournament 2003/2004 under win32 when using Mesa compiled with USE_X86_ASM, USE_SSE_ASM. I suggest using AddVectoredExceptionHandler / RemoveVectoredExceptionHandler instead of SetUnhandledExceptionFilter to solve this problem. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mesa3d-dev mailing list Mesa3d-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mesa3d-dev