http://bugs.winehq.com/show_bug.cgi?id=1769
Summary: on fedora core, wine complaints about security patched kernel Product: Wine Version: 20030911 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-kernel AssignedTo: wine-bugs@winehq.com ReportedBy: mandreiana@yahoo.com
<marius__> I've got wine-0.20030911-1 compiled on RHL9, which worked fine. Now, on Fedora Core test 2, it says <marius__> err:virtual:map_image Standard load address for a Win32 program (0x00400000) not available - security-patched kernel ? <marius__> wine: could not load 'C:\gaim-0.70.exe' as Win32 binary <marius__> indeed, Fedora Core kernel has some security enhancements. If wine will be compiled on it, will it work? <Thunderbird_> no <Thunderbird_> there is one way to run it .. <Thunderbird_> /usr/sbin/chstk -e /usr/local/bin/wine and then retry <Thunderbird_> it changes something inside the binary to make it pass the test or something like that --- TD[gone] is now known as TD <marius__> ran chstk as root and then again wine as user, same result <TD> Thunderbird_: iirc it's now a linker switch <TD> -z something <marius__> chstk -v /usr/bin/wine <marius__> /usr/bin/wine: stack area executable: 1, non-executable: 0 <marius__> chstk changed wine (rpm -V and prelink -u say so) <marius__> note: gtk was be installed fine by wine and just tested another executable, it works. So this is not general.