[Bug 6622] wine segfaults on Linux kernel 2.6.18 and noexec enabled

Wine Bugs wine-bugs at winehq.org
Tue Nov 7 20:42:07 CST 2006


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





------- Additional Comments From mail at science.su  2006-07-11 20:42 -------
> gcc version

I tried to compile the Wine and the kernel with gcc 3.4.6 and gcc 4.0.2. In
both cases result is the same - Wine doesn't work. Only booting with noexec=off
makes the Wine to work normally.

> glibc version

My currently installed debian libc package has version number 2.3.5-6.

> Do you use Nivdia or ATI cards and their libGL libraries?

I use NVIDIA-Linux-x86_64-1.0-8774-pkg2.run package.

> any specific WINE compile time options

I compile Wine with the following script:

LDFLAGS="-L/lib32 -L/usr/lib32 -Wl,-rpath,/usr/lib32" \
./configure \
--x-libraries=/emul/ia32-linux/usr/X11R6/lib/ \
--x-includes=/emul/ia32-linux/usr/X11R6/include \
--with-x && \
make depend && \
make all && \
sudo make install;


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