Re: Gnome segfault crash window
- From: Jean-Marc Valin <jean-marc valin hermes usherb ca>
- To: Martin Oberzalek <oberzalek chello at>
- Cc: toledo users sourceforge net, "gnome-devel-list gnome org" <gnome-devel-list gnome org>
- Subject: Re: Gnome segfault crash window
- Date: Sat, 15 Apr 2000 23:39:53 -0400
> If the "Gnome segfault crash window" arrives no coredump file
> is created. :-(
> That's very bad for developing my own Applications.
>
> How can I disable the crash window, or enable coredump file creation?
After the gnome initialization:
signal(SIGSEGV, SIG_DFL);
This restores the normal behaviour of a segfault.
Jean-Marc
--
Jean-Marc Valin
Universite de Sherbrooke - Genie Electrique
valj01@gel.usherb.ca
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]