Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2009 15:28:23 +0200
From:      Kostik Belousov <kostikbel@gmail.com>
To:        Subscriber <subscr1024@mail.ru>
Cc:        freebsd-amd64@freebsd.org
Subject:   Re: WINE in jail [Was: i386_set_ldt and wine on AMD64]
Message-ID:  <20090124132823.GA6834@deviant.kiev.zoral.com.ua>
In-Reply-To: <4979D9F5.6020105@mail.ru>
References:  <32d8477c0612301410q2aaf9d39k859d242739554fd6@mail.gmail.com> <20061231003901.GA76688@slackbox.xs4all.nl> <ghtjp9$3j0$1@ger.gmane.org> <20081212130631.GC2038@deviant.kiev.zoral.com.ua> <49427649.20006@lapo.it> <20081212145015.GE2038@deviant.kiev.zoral.com.ua> <4979D9F5.6020105@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help

--qDbXVdCdHGoSgWSk
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Jan 23, 2009 at 05:53:41PM +0300, Subscriber wrote:
> Hello, Kostik.
>=20
> I applied those patch to my 8C system about to or three weeks ago. But=20
> after applying patch I had xorg server became unstable. It was crashed=20
> occasionally with SIGBUS. Rebuilding xorg-server and all dependencies not=
=20
> 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.

--qDbXVdCdHGoSgWSk
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (FreeBSD)

iEYEARECAAYFAkl7F3YACgkQC3+MBN1Mb4j9NgCfWBzf2Xxumy4n9Krrx5eSYJpQ
VmUAn1v/wmx0+t9BOOODTN+kFKfZBAm6
=2Cfh
-----END PGP SIGNATURE-----

--qDbXVdCdHGoSgWSk--



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