[csw-users] gtk segmentation fault
James Lee
james at blastwave.org
Thu Jan 12 15:07:03 CET 2006
On 12/01/06, 12:15:17, Denis "I." Morozov <d_frost at mail.ru> wrote regarding
Re: [csw-users] gtk segmentation fault:
> > Does the trace from the core dump give a clue?
> How I can do it (trace)?
I mean try using gdb (for example, there are other ways):
$ gdb /opt/csw/bin/gtk-demo core
and at the "(gdb)" prompt type "backtrace" or "where". If we are
lucky the functions and the files listed will give us a clue as to
the problem.
More information about the users
mailing list