kern/133144: [linux] linuxulator 2.6 crashes with nvidias
libGL.so.1
barbara
barbara.xxx1975 at libero.it
Mon May 11 22:55:51 UTC 2009
> On Sun, May 10, 2009 at 10:40:02PM +0000, barbara wrote:
> > The following reply was made to PR kern/133144; it has been noted by GNATS.
> >
> > From: "barbara" <barbara.xxx1975 at libero.it>
> > To: "bug-followup" <bug-followup at FreeBSD.org>
> > Cc: "alexbestms" <alexbestms at math.uni-muenster.de>
> > Subject: Re: kern/133144: [linux] linuxulator 2.6 crashes with nvidias libGL.so.1
> > Date: Mon, 11 May 2009 00:30:25 +0200
> >
> > I have the same problem here.
> > It was working on 6-STABLE and 7-STABLE using linux_base-fc4 and compat.l=
> > inux.osrelease: 2.4.2.
> > It never worked on 7-STABLE with linux_base-fc6/linux_base-f8 and compat.=
> > linux.osrelease: 2.6.16.
> > And the same setup it's not working on 8-CURRENT too.
> >
> > I've tried with linux-enemyterritory but I'm getting:
> > ...loading libGL.so.1: Received signal 11, exiting...
> > Segmentation fault: 11
> >
> > On dmesg I'm getting the following 2 lines:
> > pid 26151 (et.x86), uid 1001: exited on signal 11
> > linux_sys_futex: unknown op 800164673
> >
>
> hmm, please, make a trace by ktrace or truss.
> Thank you!
>
>
You can find the full dump here:
http://filebin.ca/owgdhn/l_kdmp.bz2
And these are some lines from the end:
49332 et.x86 CALL linux_getpid
49332 et.x86 RET linux_getpid 49332/0xc0b4
49332 et.x86 CALL linux_modify_ldt(0x11,0xbfbfdaf4,0x10)
49332 et.x86 RET linux_modify_ldt 666/0x29a
49332 et.x86 PSIG SIGSEGV caught handler=0x808c720 mask=0x0 code=0x0
49332 et.x86 CALL linux_fstat64(0x1,0xbfbfd13c,0x2847aff4)
49332 et.x86 UNKNOWN(8) 49332 et.x86 RET linux_fstat64 0
49332 et.x86 CALL linux_mmap2(0,0x1000,0x3,0x22,0xffffffff,0)
49332 et.x86 RET linux_mmap2 760414208/0x2d530000
49332 et.x86 CALL write(0x1,0x2d530000,0x1f)
49332 et.x86 GIO fd 1 wrote 31 bytes
"Received signal 11, exiting...
"
49332 et.x86 RET write 31/0x1f
49332 et.x86 CALL linux_sys_futex(0x2847c0b0,0x2fb18b41,0x1,0x2847b4c0,0xd,0xbfbfd81c)
49332 et.x86 RET linux_sys_futex -1 errno 38 Socket operation on non-socket
49332 et.x86 PSIG SIGSEGV SIG_DFL
49332 et.x86 NAMI "et.x86.core"
Hope it will help. Please ask if you need more info.
Thanks
Barbara
More information about the freebsd-bugs
mailing list