Date: Mon, 14 May 2001 14:53:12 +0200 From: German Tischler <tanis@gaspode.franken.de> To: freebsd-questions@FreeBSD.ORG Subject: Re: x2divx-0.8 Message-ID: <20010514145312.A1381@gaspode.franken.de> In-Reply-To: <20010513201218.A76765@gaspode.franken.de>; from tanis@gaspode.franken.de on Sun, May 13, 2001 at 08:12:18PM %2B0200 References: <20010513201218.A76765@gaspode.franken.de>
next in thread | previous in thread | raw e-mail | index | archive | help
--ibTvN161/egqYuK8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 13, 2001 at 08:12:18PM +0200, German Tischler wrote: > Hi. >=20 > Does x2divx-0.8 work for anyone on FreeBSD stable ? I get as far as > compiling it, but it fails with signal 6 (abort(), illegal instruction) > when I try to use it. This is the same behaviour as when I try to use > the linux binary with the linuxulator. My problem is that the program > is using avifile and the illegal instruction seems to be called inside > the Win32 code, so I don't know how to find out what that illegal instruc= tion > is. It works on linux, so probably some status register has > a different value that does not allow some instructions (I'm using a > PIII Katmai CPU). Any hints anyone ? I just found out that the illegal instruction is 1c218746: 0f 28 c9 movaps %xmm1,%xmm1 by using objdump. That instruction seems quite useless to me for anything else but to see if it works. Anyway: why does FreeBSD have a problem with that instruction ? --gt --ibTvN161/egqYuK8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: fefzatK0t4d184IwByIRX1M7LvKInl/s iQEVAwUBOv/VOL7hO6NLB/FvAQHqLgf/Q38soU9L3b8Et5OMiMiLPHOVKGVOnt7v wSKSsAZhjUirLe77UnPuRJ2CaS0m/nyXMQ+Jl6RzWXo//89XyGca9ByMIE9onaNr YCUJGGW/0LKN/n/wuQl0Z+ORTLVv9k3DzgvkwypvrDofDlD5PQb7HsAcCpVyzkC6 tphu7VKB+cGH8J9HuoljPZKbg5ssoHabLYvS21OuFrChuU3ttTP3Acqs3EcytZvg uTPO55eTmNw5efzp1d9Bj0hD+FEmuCw0HoORVkg5T4xgexFBjcyoWqgFJB2LF1QU pvTjgbkHRSqc3aPaJLLM6499hRI603EatUr5R1XnC9Gbwf9zpAk+2Q== =+cfd -----END PGP SIGNATURE----- --ibTvN161/egqYuK8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010514145312.A1381>