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

Wine Bugs wine-bugs at winehq.org
Thu Oct 27 13:15:38 CDT 2005


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





------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2005-27-10 13:15 -------
btw, i'll attach output of .s file of the simple "hello world" program, as there
is a difference now between them. O1.s is hello world compiled with -O1 flag,
O2.s is compiled with -O2 flag. There was no difference between the *.i files.
# diff O1.s O2.s
5a6
>       .p2align 2,,3
16c17
<       movl    $0, %eax
---
>       xorl    %eax, %eax


-- 
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