xfce4-extras and Solaris
Danny
danny.milo at gmx.net
Sat Jun 14 15:40:16 CEST 2003
Hi!
On Sat, 2003-06-14 at 15.14 Juraj Ziegler wrote:
> On Sat, Jun 14, 2003 at 03:00:32PM +0200, Danny wrote:
> > Hi!
> >
> > On Sat, 2003-06-14 at 00.52 Craig A. Betts wrote:
> > > [...]
> > > xfce4-trigger-launcher - crashes panel with segfault when trying to add
> > > to panel (can send core file from xfce4-panel)
> >
> > eeeek! Do you have a debugger? If so, please do a backtrace to see where
> > the crash occurs...
> >
> > hmm Benny, what could I do with a "core" file ? Never used them yet...
>
> gdb -c core
> bt
>
> (if you don't have the offending binary)
>
> gdb binary core
> bt
>
> (if you have the binary)
>
> core files represent the process memory at the time of the segmentation
> fault.
I see... so if I have a solaris core file, I can use it with my gdb on a
x86 with linux to see where the segfault is ? :)
> [e]
Danny
More information about the Xfce4-dev
mailing list