Re: Bug buddy reports
- From: Matt Keenan <Matt Keenan Sun COM>
- To: Emmanuele Bassi <ebassi gmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Bug buddy reports
- Date: Mon, 04 Feb 2008 00:43:35 +0000
To disable bugbuddy and ensure your apps generate's core files you can
either :
Set env variable : GNOME_DISABLE_CRASH_DIALOG=1
or
remoge "gnomebreakpad" from the eng variable GTK_MODULES.
Either one will have the desired effect,
Matt
Emmanuele Bassi wrote:
On Sat, 2008-02-02 at 03:01 -0500, Jacques Pelletier wrote:
Hi,
I made an application running on Linux, and I made it compile under NetBSD.
When I try to run it, it crashes and the bug buddy generates a report, but I
don't know how to interpret this to debug my program.
it's a stack trace created by gdb - exactly what you'd get if you hade a
core file instead.
it looks like you're missing debug symbols, in any case.
ciao,
Emmanuele.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]