Re: Wine coredumps with Linux kernel 2.6.0-test9

2003-10-29 Thread Mike McCormack
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

Re: Wine coredumps with Linux kernel 2.6.0-test9

2003-10-28 Thread Vincent Béron
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

Re: Wine coredumps with Linux kernel 2.6.0-test9

2003-10-28 Thread David D. Hagood
Compiled via ./configure with --with-nptl, under 2.6.0-test9

Re: Wine coredumps with Linux kernel 2.6.0-test9

2003-10-28 Thread Vincent Béron
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

Wine coredumps with Linux kernel 2.6.0-test9

2003-10-28 Thread David D. Hagood
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