Marcelo Tosatti (marcelo@conectiva.com.br)
Thu, 14 Jan 1999 11:44:37 -0200 (EDT)
I'm having some problems with make 3.77 on an AS 800 5/xxx running 2.0.34
kernel and glibc 2.0.7.
Breakpoint 1, read_dirstream (stream=0x1555572a358) at dir.c:1014
1014 while (ds->bucket < DIRFILE_BUCKETS)
(gdb) n
1016 while ((df = ds->elt) != 0)
(gdb) n
1018 ds->elt = df->next;
(gdb) n
Program received signal SIGSEGV, Segmentation fault.
read_dirstream (stream=0x1555572a358) at dir.c:1018
1018 ds->elt = df->next;
(gdb)
(the Makefile is for 2.2.0pre6 kernel)
With make 3.76 everything goes fine.
Marcelo Tosatti
Conectiva Informatica
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
This archive was generated by hypermail 2.0b3 on Sun Jan 24 1999 - 14:47:49 PST