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: sindi keesan <keesan AT sdf.lonestar.org>
  • To: BasicLinux List <baslinux AT lists.ibiblio.org>
  • Subject: Re: [BL] Realplayer8 segmentation faults
  • Date: Thu, 30 Sep 2004 17:59:12 +0000 (UTC)

On Tue, 28 Sep 2004, James Miller wrote:

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

I just read your mail more carefully. The last line was:

readv/3,[{"1\0,..............\371"...,1088},
{"", 0], 2) = 1088

(where ....... is a lot more numbers and \)

I may have gotten some spaces wrong. I don't know if you can copy between X and CLI using 'screen'.

I paged up a few times and did not find any other readv lines.
Quite a lot of resource unavailables.

Does the above imply that I am NOT missing some files and maybe I just need a faster computer? A few read, write and select lines before this, and before that some open's referring to locale files that were not there.

Sindi




Archive powered by MHonArc 2.6.24.

Top of Page