Date: Wed, 28 Oct 2009 21:39:12 +0100 (CET) From: Alexander Best <alexbestms@math.uni-muenster.de> To: Roman Divacky <rdivacky@freebsd.org>, Alexander Best <alexbestms@math.uni-muenster.de> Cc: freebsd-emulation@freebsd.org Subject: Re: quake live anyone? Message-ID: <permail-2009102820391280e26a0b000031cc-a_best01@message-id.uni-muenster.de> In-Reply-To: <20091028201347.GA98869@freebsd.org>
index | next in thread | previous in thread | raw e-mail
Roman Divacky schrieb am 2009-10-28:
> On Wed, Oct 28, 2009 at 05:21:24PM +0100, Alexander Best wrote:
> > hi there,
> > has anybody been able to run quake live? i've installed ff 3.5.3
> > (linux
> > version). installing the plugin works, but then the plugin stalls
> > when being
> > accessed by the quake live website.
> > no linuxulator warnings are being issued.
> > i'm running FreeBSD otaku 9.0-CURRENT FreeBSD 9.0-CURRENT #0
> > r198504: Tue Oct
> > 27 03:13:34 CET 2009 root@otaku:/usr/obj/usr/src/sys/ARUNDEL
> > i386
> maybe you can ktrace it and show us the last ~50 lines of linux_kdump
> output?
sure. it stalls right after the last linux_waitpid() call:
1622 sh RET read 814/0x32e
1622 sh CALL #188(0x2833f7d4,0xbfbfe008)
1622 sh NAMI "/sbin/expr"
1622 sh RET #188 -1 errno 2 No such file or directory
1622 sh CALL #188(0x2833f7d4,0xbfbfe008)
1622 sh NAMI "/bin/expr"
1622 sh UNKNOWN(8) 1622 sh RET #188 0
1622 sh CALL linux_pipe
1622 sh RET linux_pipe 3
1622 sh CALL linux_fork
1622 sh RET linux_fork 1625/0x659
1622 sh CALL close(0x4)
1622 sh RET close 0
1622 sh CALL read(0x3,0xbfbfe258,0x80)
1622 sh GIO fd 3 read 2 bytes
"1
"
1622 sh RET read 2
1622 sh CALL read(0x3,0xbfbfe258,0x80)
1622 sh GIO fd 3 read 0 bytes
""
1622 sh RET read 0
1622 sh CALL close(0x3)
1622 sh RET close 0
1622 sh CALL linux_setgroups16
1622 sh RET linux_setgroups16 1622/0x656
1622 sh CALL linux_waitpid(0xffffffff,0xbfbfe168,0x2,0)
1622 sh RET linux_waitpid 1625/0x659
1622 sh CALL linux_fork
1622 sh RET linux_fork 1626/0x65a
1622 sh CALL linux_setgroups16
1622 sh RET linux_setgroups16 1622/0x656
1622 sh CALL linux_waitpid(0xffffffff,0xbfbfe418,0x2,0)
cheers.
alex
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?permail-2009102820391280e26a0b000031cc-a_best01>
