plex86-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Plex86-devel] X uses 95-98 cpu after plex86 started ...


From: Samuel Liddicott
Subject: Re: [Plex86-devel] X uses 95-98 cpu after plex86 started ...
Date: Fri, 4 Oct 2002 08:32:04 +0100

address@hidden wrote:
> First off thanks to all who have contributed to this project,
> particulary Kevin Lawton for starting it, as one of the Hobbits said :
> It's the job that never gets started as takes longest to finish.
> I've only just started following this so I don't know all the other
> names involved, but thanks to Eric Laberge for fixing one problem
> I've had so far.
>
> Unfortunately, everytime I run plex86 my RH system grinds to a halt:
> ( Kernel 2.2.5-15 ).
> Running top gives X at 95-99 % cpu.(!!!)
>
> Before I realised the X problem I used strace and then gdb to see if
> I could trace it down, but now it occurs to me I should probably ask
> if this is something simple and obvious that I am overlooking.
>
> I noticed that after trying to run plex nothing else would run,
> xterm, , ddd, anything.
>
> I straced ddd and plex and I noticed a common error 'resource
> temporarily unavailable'.
> This was always after a read (0x.......).
> I can't give you the exact text because running plex now will kill my
> X session.

You could trun start strace/gdb plex under a "screen" session in your xterm,
and turn screen logging on.
It will then be running under a tty with the strace output only LINE
buffered and written to file by screen.
Hopefully then you will get all the debug output.
(You may need "man screen" to help).

Sam





reply via email to

[Prev in Thread] Current Thread [Next in Thread]