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

2010-04-01 Thread Yoshi Rokuko
On Thu, Apr 01, 2010 at 10:12:13PM +0100, Anselm R Garbe wrote: > On 1 April 2010 18:26, Yoshi Rokuko wrote: > > On Thu, Apr 01, 2010 at 02:51:52PM +0100, Anselm R Garbe wrote: > >> > >> Can you tar up your 64bit build of 9base for me and provide me a link to > >> it? > > > > sure here it is http

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

2010-04-01 Thread Anselm R Garbe
On 1 April 2010 18:26, Yoshi Rokuko wrote: > On Thu, Apr 01, 2010 at 02:51:52PM +0100, Anselm R Garbe wrote: >> >> Can you tar up your 64bit build of 9base for me and provide me a link to it? > > sure here it is http://yokuts.org/9base-4.tar.bz2 I put your build into my /usr/local/plan9/bin and g

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

2010-04-01 Thread Yoshi Rokuko
On Thu, Apr 01, 2010 at 02:51:52PM +0100, Anselm R Garbe wrote: > > Can you tar up your 64bit build of 9base for me and provide me a link to it? sure here it is http://yokuts.org/9base-4.tar.bz2 regards, yoshi

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

2010-04-01 Thread Anselm R Garbe
On 1 April 2010 14:07, Yoshi Rokuko wrote: >>> 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. > > w

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

2010-04-01 Thread Yoshi Rokuko
>> 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

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

2010-03-31 Thread Anselm R Garbe
On 31 March 2010 21:00, Yoshi Rokuko wrote: > i'm used to 32bit, but now i also control one 64bit box so i installed > 9base from tip and then also 9base-4. > the config.mk defaults are fine for me i guess, but i also tried > OBJTYPE = 386. > > if i start rc it segfaults on commands like ls or ech

[dev] [9base] x86_64 rc segmentation fault

2010-03-31 Thread Yoshi Rokuko
i'm used to 32bit, but now i also control one 64bit box so i installed 9base from tip and then also 9base-4. the config.mk defaults are fine for me i guess, but i also tried OBJTYPE = 386. if i start rc it segfaults on commands like ls or echo (also with 9base ls) is this known? i use the official