Date: Fri, 20 Jul 2007 13:13:13 +0200 From: Alexander Leidinger <Alexander@Leidinger.net> To: freebsd-emulation@freebsd.org Cc: mi+kde@aldan.algebra.com Subject: Re: something wrong with Linux on 6.2-stable/amd64 Message-ID: <20070720131313.42a13b19@deskjail> In-Reply-To: <200707192341.59940@aldan> References: <200707192341.59940@aldan>
next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Mikhail Teterin <mi+kde@aldan.algebra.com> (Thu, 19 Jul 2007 23:41:59 -0400): > Hello! > > I updated my 6.2-stable install from June 7th to July 17th version and can no > longer run "Civillization Call to Power" -- a Linux SDL-using game. I did not > rebuild any ports -- just the OS. > > On startup the process goes into tight loop with only occasional syscalls > (according to ktrace): The FreeBSD ktrace may not decode the linux calls correctly... Please decode with linux_kdump (in ports or at http://www.Leidinger.net/FreeBSD/ as a i386 package). > 53113 civctp RET old.gethostid 0 > 53113 civctp CALL old.gethostid(0,0,0,0,0xff7ffc30) > 53113 civctp RET old.gethostid 0 > 53113 civctp CALL old.gethostid(0,0,0,0,0xff7ffc30) > 53113 civctp RET old.gethostid 0 > 53113 civctp CALL old.gethostid(0,0,0,0,0xff7ffc30) > 53113 civctp RET old.gethostid 0 > 53113 civctp CALL old.gethostid(0,0,0,0,0xff7ffc30) > 53113 civctp RET old.gethostid 0 > 53113 civctp CALL old.gethostid(0,0,0,0,0xff7ffc30) > > It used to "just work" both on my i386 laptop and on the amd64 desktop > systems. We have some bugfixes in -stable now. One large change is the linux mmap code. So far we are not aware of problems with it, and according to the linux test suite LTP we are more correct in the mmap handling now. I have some more fixes for -stable in the wings. I try to get some time to polish them up and tell you where to download for a test. Bye, Alexander. -- QOTD: "I won't say he's untruthful, but his wife has to call the dog for dinner." http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070720131313.42a13b19>