On Sat, Mar 10, 2001 at 04:19:19AM -0500, Roland McGrath wrote:
> > checking for setlocale... (cached) yes
> > checking for strchr... (cached) make: *** wait: Computer bought the
> > farm. Stop.make: *** Waiting for unfinished jobs....
> > make: *** wait: Computer bought the farm. Stop.
> > sh: ../sysdeps/mach/hurd/fork.c:523: __fork: Unexpected error: (ipc/mig)
> > server died.
> The best way to try to really debug something as crucial as the proc server
> is to run a sub-hurd and have the sub-hurd be the one crashing.
Yeah, did that. it entered gdb all right, and gdb switched to the crashing
thread (10 of 19). When I left gdb it crashed with "panic: thread_invoke",
and so I lost my log, but it went like this:
EXC_BAD_ACCESSS (Could not access memory)
> bt
#0 0x1000000 in ??()
#1 0x1000100 in ??()
> x/5i $pc
0x100000: add %al,(%eax)
0x100002: add %al,(%eax)
0x100004: add %al,(%eax)
0x100006: add %al,(%eax)
0x100008: add %al,(%eax)
> i reg
eax: 0
ecx: 0x11cb008
edx: 0x102e980
(some other stuff following).
Seems that this doesn't carry us very far. Any ideas?
Marcus
--
`Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED]
Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED]
[EMAIL PROTECTED]
http://www.marcus-brinkmann.de
_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd