Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2006 12:07:44 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Scot Hetzel <swhetzel@gmail.com>
Cc:        freebsd-emulation@freebsd.org, freebsd-amd64@freebsd.org
Subject:   Re: [kib@freebsd.org: [src] cvs commit: src/sys/amd64/linux32 linux32_sysvec.c]
Message-ID:  <20061103120744.b1maawmg280ck8sc@webmail.leidinger.net>
In-Reply-To: <790a9fff0611020956i77e0908ald4e1bcd7e35797ce@mail.gmail.com>
References:  <20061031182625.GM1627@deviant.kiev.zoral.com.ua> <200610311436.53134.jkim@FreeBSD.org> <790a9fff0610312356h44a7fd1bj7aafaae6646f0cc6@mail.gmail.com> <20061101090640.GQ1627@deviant.kiev.zoral.com.ua> <790a9fff0611020956i77e0908ald4e1bcd7e35797ce@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Scot Hetzel <swhetzel@gmail.com> (from Thu, 2 Nov 2006 =20
11:56:23 -0600):

> execve(/compat/linux/usr/lib/../bin/wine-preloader)
> :
> Nov  2 08:36:53 hp010 kernel: linux(1380): set_thread_area(-1,
> 9c2666c0, fffff, 1, 0, 0, 1, 0, 1
> Nov  2 08:36:53 hp010 kernel: )
> Nov  2 08:36:53 hp010 kernel: linux(1380): set_tid_address(0x48)
> Nov  2 08:39:10 hp010 kernel: pid 1380 (wine-preloader), uid 0: exited
> on signal 11 (core dumped)

Is this with the patch Roman announced, or with the =20
linuxolator-p4.diff on Leidinger.net?

> This failure got as far as loading wine-preloader, before
> wine-preloader core dumped, /compat/linux/usr/bin/wine was running, as
> it was used to start wine-preloader.
>
> Instead, it fails now fails with:
>
> fatal process exception: page fault, fault VA =3D 0x8
> Segmentation fault (core dumped)
>
> messages:
> Nov  2 08:47:17 hp010 kernel: linux(1251): set_thread_area(-1,
> 282ad6c0, fffff, 1, 0, 0, 1, 0, 1
> Nov  2 08:47:17 hp010 kernel: )
> Nov  2 08:47:17 hp010 kernel: pid 1251 (wine), uid 0: exited on signal
> 11 (core dumped)
>
> Which occurs after wine executes set_thread_area.

Did you rebvoot in between? There's a bug with TLS on amd64 which only =20
allows to use TLS once. And I think Roman didn't fixed it yet (but =20
have a look at the mailarchives, I think he asked for a test of some =20
changes revently).

Bye,
Alexander.

--=20
A student who changes the course of history is probably taking an exam.

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID =3D B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID =3D 72077137



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