On 8/6/07, Otto Moerbeek <[EMAIL PROTECTED]> wrote: > > On Mon, 6 Aug 2007, Andris wrote: > > > On 8/6/07, Otto Moerbeek <[EMAIL PROTECTED]> wrote: > > > > > > On Sun, 5 Aug 2007, Andris wrote: > > > > > > > Yeap, it segfaults here with: > > > > > > > > aTbTc > > > > daaaaaaaaaaaTe > > > > fsssssssssssssssssssssssssssss > > > > > > > > Upper case T are horizontal tabs. It makes OpenBSD freeze too :S > > > > > > > > > > Hmm, no segfault here, just: > > > > > > [EMAIL PROTECTED]:35]$ sh x > > > awk: syntax error at source line 2 > > > context is > > > { l = length($0); if >>> > > > <<< > > > awk: illegal statement at source line 2 > > > iax[33]: internal error: unable to allocate memory > > > [EMAIL PROTECTED]:35]$ > > > > > > This is on current. > > > > > > -Otto > > > > Could this be related to my lack of swap space? > > Try to get a backtrace out of the core. It's more prodcutive to use > the tools available than to guess. > > -Otto > > >
Just to say that creating a swap file of 512 MB solved the issue. Greetings.