Re: "Lake Effect" gnome-core 1.0.55 released



On Sat, Dec 25, 1999 at 11:34:13PM -0500, Glenn PM wrote:

> I start [gmenu] from a term as user and root and get no messages
> in the term and no core file ot look at. All that I always get is the
> popup window with:
> 
> "Application "gmenu" has crashed (process xxx) has crashed due to a
> fatal error (Segmentation fault) Please vist the GNOME Application Crash
> page for more information.

Run gmenu with the --disable-crash-dialog option.  That will give you
a core file.  When you get the core file, use gdb to see where things
went wrong.  Run "gdb core gmenu", and at the gdb prompt give gdb the
command "where".  The resulting backtrace should provide a hint as to
what the problem is.

-- John Kodis.



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