quake live anyone?

Alexander Best alexbestms at math.uni-muenster.de
Wed Oct 28 20:39:15 UTC 2009


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


More information about the freebsd-emulation mailing list