xfce4-extras and Solaris
Juraj Ziegler
e at hq.sk
Sat Jun 14 16:19:49 CEST 2003
On Sat, Jun 14, 2003 at 03:40:16PM +0200, Danny wrote:
> 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 ? :)
Uh, I've never really done such cross-platform thing, and I have some
doubts about it. Maybe if it was a SparcLinux core, it would work... I
don't really know, but the fastest answer would be "try it." ;]
If it doesn't work, ask Craig to do 'gdb -c core' or 'gdb xfce4-panel
core', get the backtrace via the 'bt' command in gdb, and send the
result to you. Substitute 'gdb' for an available debugger.
[e]
--
_______________________________________________________________________________
>e at hq.sk< /(bb|[^b]{2})/ >http://hq.sk/~euro<
"always know what you say, but do not always say what you know"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.xfce.org/pipermail/xfce4-dev/attachments/20030614/5d1efb86/attachment.pgp>
More information about the Xfce4-dev
mailing list