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

Wine Bugs wine-bugs at winehq.org
Wed Oct 26 16:43:52 CDT 2005


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





------- Additional Comments From xerox_xerox2000 at yahoo.co.uk  2005-26-10 16:43 -------
ok, i'll try that tomorrow. Meanwhile i tried to be smart and produce all xxx.i
and xxx.s files by just do export CFLAGS="--save-temps" and then compile wine. And 
guess what, the program starts fine and the bug is gone! this is what i see :

gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_NTSYSTEM_
-D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2 -fno-strict-aliasing
-gstabs+ -Wdeclaration-after-statement -Wpointer-arith  --save-temps  -o atom.o
atom.c
gcc: warning: -pipe ignored because -save-temps specified

So could it somehow be related to the -pipe option? Btw, thanks for your help! 

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