Re: [dev] [9base] x86_64 rc segmentation fault

From: Yoshi Rokuko <yoshi.rokuko_AT_yokuts.org>
Date: Thu, 1 Apr 2010 15:07:07 +0200 (CEST)

>> if i start rc it segfaults on commands like ls or echo (also with 9base
>> ls) is this known? i use the official x86_64 slackware linux 13.0.
>
> Can't reproduce on my 64bit host garbe.us. I use OBJTYPE=x86_64
> however and run werc with it.

what might be interesting is that plan9port works as long as i don't touch
bin/9l. But since i'm used to werc+9base i changed bin/9l and did
./INSTALL again.

 *Linux*)
- ld=${CC9:-gcc}
+ ld="${CC9:-gcc} -static"

and now rc segfaults again. So it might be a fault on my side - it's time
for stali i guess ;-)

regards, yoshi
Received on Thu Apr 01 2010 - 13:07:07 UTC

This archive was generated by hypermail 2.2.0 : Thu Apr 01 2010 - 14:00:04 UTC