LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Daryl Tester <Daryl.Tester@iocane.com.au>
  To  : George Patterson <george@visp.com.au>
  Date: Tue, 21 Jan 2003 12:46:46 +1030

Re: Bus Error on running XMMS

"George Patterson" <george@visp.com.au> wrote:

> I suspect that it
> could be a library problem, but I am having trouble reading the output
> of gdb... or thinking of another approach to the problem.

"bt" to generate a backtrace under gdb (although without symbols,
the output probably isn't going to mean much).  Another method
would be to strace the executable (e.g. - "strace /bin/ls"), capture
the (voluminous) output, and see what it's doing when it dies.

> OS: FreeBSD

Bugger.  I don't know what the FreeBSD equivalent of strace is.
Hopefully, "strace".  :-)

Regards,
  Daryl Tester
  IOCANE Pty. Ltd.

-- 
LinuxSA WWW: http://www.linuxsa.org.au/ IRC: #linuxsa on irc.openprojects.net
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page