[Bug 2778] Apps now crashing with Assertion failed: bogus context in ....

Wine Bugs wine-bugs at winehq.org
Thu Oct 27 14:23:42 CDT 2005


http://bugs.winehq.org/show_bug.cgi?id=2778





------- Additional Comments From marcus at jet.franken.de  2005-27-10 14:23 -------
can you also try -O0  please. 
 
It is likely a miscompilation... 
 
the assembly diff you quoted is none, since movl 0,eax does the same as xor 
eax,eax. 
 
I suspect a compiler error. 
 
You could try to single out the file that needs to be compiled with -O0 in 
dlls/ntdll to make the error go away. 

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list