Re: libthread fresh findings

2002-02-07 Thread Neal H Walfield
> I tried to run the Hello-World Translator Multi-threaded version. (hello-mt.c). > I got the pgm from cvs. How did you compile it? ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

Re: libthread fresh findings

2002-02-07 Thread Marcus Brinkmann
On Thu, Feb 07, 2002 at 02:13:41AM -0800, Justin Langer wrote: > hurd~# settrans -ac test hello-mt > > But the program is crashing when a file system request comes (cat or > ls -l)in. The error caught with gdb is: > > Program Received Signal > EXC_BAD_INSTRUCTION > Illegal Instruction/Operand i

Re: libthread fresh findings

2002-02-07 Thread Justin Langer
hai, I tried to run the Hello-World Translator Multi-threaded version. (hello-mt.c). I got the pgm from cvs. hurd~# settrans -ac test hello-mt But the program is crashing when a file system request comes (cat or ls -l)in. The error caught with gdb is: Program Received Signal EXC_BAD_INSTRUCTIO