Subject: Re: install/25026: core dump during NetBSD-2-0 install on macppc
To: None <port-macppc@netbsd.org>
From: David Laight <david@l8s.co.uk>
List: port-macppc
Date: 04/05/2004 21:43:54
> >Synopsis:       core dump during NetBSD-2-0 install on macppc
> 
> I got a core named tset.core and will mail it to the one trying to fix the problem.
> >How-To-Repeat:
> Happens everytime I use sysinst.

Unfortunately you need the build tree for the core dump to be of any use.
Somewhere in ${OBJ}/dist there is (probably) an unstripped copy of the
crunched program - against which you can run gdb to get a stack backtrace.
If all the names as '_' turn off C++ name de-mangling.

The stack trace might be enlightening...


	David

-- 
David Laight: david@l8s.co.uk