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

Wine Bugs wine-bugs at winehq.org
Wed Oct 26 06:54:34 CDT 2005


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





------- Additional Comments From marcus at jet.franken.de  2005-26-10 06:54 -------
can you call the respective gcc line by hand, 
 
gcc .... stuff ... --save-temps 
 
cp xxx.s xxx.s.nom32 
cp xxx.i xxx.i.nom32 
and then 
gcc -m32 ... same stuff .. --save-temps 
 
cp xxx.s xxx.s.m32 
cp xxx.i xxx.i.m32 
 
and attach the 4 files to the report. Or at least the .s files. 

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



More information about the wine-bugs mailing list