WINE in jail [Was: i386_set_ldt and wine on AMD64]

Kostik Belousov kostikbel at gmail.com
Sat Jan 24 06:45:31 PST 2009


On Fri, Jan 23, 2009 at 05:53:41PM +0300, Subscriber wrote:
> Hello, Kostik.
> 
> I applied those patch to my 8C system about to or three weeks ago. But 
> after applying patch I had xorg server became unstable. It was crashed 
> occasionally with SIGBUS. Rebuilding xorg-server and all dependencies not 
> made any effect. Can anybody know some info about this issue?
What is "8C" system ? Eight-core ?

First, what was the version of the patch ? All publically released
patches are no longer applicable to the HEAD. The latest version is
at
http://people.freebsd.org/~kib/misc/amd64_ctx.3.patch

Did you tried to run wine/i386 on the box ?

To debug the issue with Xorg, I need to look at the instruction where
the code faults. Specifically, please enable coredump from Xorg, load
coredump in gdb (like gdb Xorg Xorg.core) and then
	info registers
<look for rip value in the output>
	disassemble <%rip value> <%rip value>+0x10

Thanks for testing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-amd64/attachments/20090124/99baf8b6/attachment.pgp


More information about the freebsd-amd64 mailing list