bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reboots?


From: Marcus Brinkmann
Subject: Re: Reboots?
Date: Wed, 28 Mar 2001 23:18:45 +0200
User-agent: Mutt/1.3.15i

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 brinkmd@debian.org
Marcus Brinkmann              GNU    http://www.gnu.org    marcus@gnu.org
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de



reply via email to

[Prev in Thread] Current Thread [Next in Thread]