From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4C028B75.8080701@bouyapop.org> Date: Sun, 30 May 2010 17:59:49 +0200 From: Philippe Anel User-Agent: Thunderbird 2.0.0.24 (X11/20100318) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> References: <416156.63571.qm@web83915.mail.sp1.yahoo.com> In-Reply-To: <416156.63571.qm@web83915.mail.sp1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [9fans] crashing 9vx Topicbox-Message-UUID: 2d811986-ead6-11e9-9d60-3106f5b1d025 You also have to recompile vx library. Phil Brian L. Stuart wrote: >> OK, somebody sent a hint that it >> might make sense to take the -O3 out >> of the make flags. Done. >> >> Result: I can now get through this command: >> hget -v http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2>/tmp/iso.bz2 >> |[2]aux/statusbar plan9.iso >> >> without an explosion. >> > > This is weird. I just built 9vx on FreeBSD without > the -O3. But instead of being more stable, that > one crashed on startup, like Charles reported. > Namely: > > 9vx panic: user fault: signo=11 addr=3850cb67 [useraddr=cb67] read=1 eip=80b973c esp=493ffac0 > aborting, to dump core. > > With the -O3, the crashes are rare, and seem to be > associated with heavy I/O. > > BLS > > > >