Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2004 19:06:42 +0200
From:      "Karel J. Bosschaart" <karelj@kayjay.xs4all.nl>
To:        freebsd-emulation@freebsd.org
Subject:    trying to run CrossOver Office, problem with linux_rt_sigsuspend (?)
Message-ID:  <20040811170642.GA41359@kayjay.xs4all.nl>

next in thread | raw e-mail | index | archive | help
Hi,

Trying to run CrossOver Office (version 3.0.1) on -current, 'wineloader'
dumps core. A truss on it shows

linux_rt_sigprocmask(0x2,0x0,0xbfbfe8f8,0x8)     = 0 (0x0)
write(5,0xbfbfe8e4,148)                          = 148 (0x94)
linux_rt_sigprocmask(0x2,0x0,0xbfbfe824,0x8)     = 0 (0x0)
SIGNAL 32
linux_rt_sigsuspend(0xbfbfe824,0x8)              ERR#4 'Interrupted system call'
SIGNAL 32
SIGNAL 32
linux_sigreturn(0xbfbfe534)                      ERR#4 'Interrupted system call'
linux_rt_sigprocmask(0x2,0x0,0xbfbfe75c,0x8)     = 0 (0x0)
SIGNAL 12
linux_rt_sigsuspend(0xbfbfe75c,0x8)              ERR#4 'Interrupted system call'
SIGNAL 12
SIGNAL 12
Process stopped because of:  16
process exit, rval = 140

Any suggestions on how this could be make to work?

TIA,
Karel.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040811170642.GA41359>