[Bug 6035] Wine-preloader segfaults when compiled with GCC 4.1 unless using -fno-stack-protector
23 Aug
2006
23 Aug
'06
3:01 a.m.
http://bugs.winehq.org/show_bug.cgi?id=6035 ------- Additional Comments From mike(a)codeweavers.com 2006-23-08 03:01 ------- The point of wine-preloader is to map memory before glibc is initialized, so we can't call anybody else's code before our own. If your gcc now requires %gs to be initialized, then you use -fno-stack-protector to compile wine-preloader. I'm using "gcc version 4.1.2 20060814 (prerelease) (Debian 4.1.1-11)" and it works fine for me, so I guess Ubuntu must have broken things somehow. -- 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.
7138
Age (days ago)
7138
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wine Bugs