Skip to Content.
Sympa Menu

baslinux - Re: [BL] Realplayer8 segmentation faults

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: James Miller <jamtat AT mailsnare.net>
  • To: BasicLinux List <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] Realplayer8 segmentation faults
  • Date: Tue, 28 Sep 2004 23:42:04 -0500 (CDT)

On Wed, 29 Sep 2004, sindi keesan wrote:

> Is there some way I can figure out just what is causing the segmentation
> fault? Some sort of register dump?

Under Debian I use strace: type "strace app-name" in a terminal and it
outputs all the program code to the terminal window as it starts. You can
see the last thing that happened before the segfault. Don't know
how/where about this program for Slackware. I think it can take alot of
cpu cycles and memory, depending on the app.

James




Archive powered by MHonArc 2.6.24.

Top of Page