Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 May 2001 10:05:07 +0100
From:      Rasputin <rara.rasputin@virgin.net>
To:        David <ddavid_3@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: kdeinit core dumps
Message-ID:  <20010511100507.A22286@dogma.freebsd-uk.eu.org>
In-Reply-To: <01051015562600.12882@thecafe.ca>; from ddavid_3@yahoo.com on Thu, May 10, 2001 at 03:56:26PM -0400
References:  <01051015562600.12882@thecafe.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
* David <ddavid_3@yahoo.com> [010510 20:57]:
> 
> I've been getting kdeinit core dumps lately and i was wondering if 
> someone could let me know how to analyze the "core" dump to figure out 
> what is causing it too.

gdb `which kdeinit` kdeinit.core

then type bt

to get a backtrace, which should indicate what the stack looked like
when the program crapped out.

NB: I may have those options to gdb the wrong way round,
I'm not actually awake yet.
-- 
Economists state their GNP growth projections to the nearest tenth of a
percentage point to prove they have a sense of humor.
		-- Edgar R. Fiedler
Rasputin :: Jack of All Trades - Master of Nuns ::

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010511100507.A22286>