[quake3-bugzilla] [Bug 4051] SIGSEGV when compiling with -march=core2 -O3 on MinGW (bt included)

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Thu Apr 30 11:21:37 EDT 2009


http://bugzilla.icculus.org/show_bug.cgi?id=4051


Ludwig Nussel <ludwig.nussel at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ludwig.nussel at gmx.de




--- Comment #4 from Ludwig Nussel <ludwig.nussel at gmx.de>  2009-04-30 11:21:24 EDT ---
An alignment issue I guess. run "disassemble $eip $eip+16" in gdb to see which
instruction causes the segv. I tried fixing the stack alignment in the compiled
vm but that makes the problem only go away on some systems. Just don't use
optimizations other than the default ones if you don't know how to fix
problems.

-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the quake3-bugzilla mailing list