I'm playing with 2.6.0-test9 under RH9.0, and Wine just coredumps when I run it.
This is after a full rebuild of Wine, with a CVS pull of a couple of days ago.
Since I've seen some other apps behaving weirdly this may be a compatibility issue with 2.6, but I thought I'd see if anybody else has seen this, and has any suggestions.
I have updated glibc to the latest in Rawhide.
Le mar 28/10/2003 à 07:48, David D. Hagood a écrit :
I'm playing with 2.6.0-test9 under RH9.0, and Wine just coredumps when I run it.
This is after a full rebuild of Wine, with a CVS pull of a couple of days ago.
Does your box uses NPTL? With the older and/or the newer kernel? Is Wine compiled with wineinstall or direct ./configure (with/without --with-nptl)?
Since I've seen some other apps behaving weirdly this may be a compatibility issue with 2.6, but I thought I'd see if anybody else has seen this, and has any suggestions.
Vincent
Compiled via ./configure with --with-nptl, under 2.6.0-test9
Le mar 28/10/2003 à 21:56, David D. Hagood a écrit :
Compiled via ./configure with --with-nptl, under 2.6.0-test9
Are you sure that 2.6.0-test9 uses NPTL? RH's kernels for RH9 have it, but I'm not sure about Linus' ones.
Vincent
I'm using the Wine, Slackware 9.1 and Linux 2.6.0-test9 without a problem. Slackware's glibc doesn't have NPTL enabled though.
Mike
bash-2.05b$ uname -a Linux kimchi 2.6.0-test9 #6 Tue Oct 28 01:23:24 KST 2003 i686 unknown unknown GNU/Linux
bash-2.05b$ /lib/libc-2.3.2.so GNU C Library stable release version 2.3.2, by Roland McGrath et al. Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 3.2.3. Compiled on a Linux 2.4.20 system on 2003-05-18. Available extensions: GNU libio by Per Bothner crypt add-on version 2.1 by Michael Glad and others linuxthreads-0.10 by Xavier Leroy BIND-8.2.3-T5B libthread_db work sponsored by Alpha Processor Inc NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk Report bugs using the `glibcbug' script to bugs@gnu.org.
David D. Hagood wrote:
Compiled via ./configure with --with-nptl, under 2.6.0-test9