[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] Awesome and ouch
From: |
strk |
Subject: |
Re: [Gnash] Awesome and ouch |
Date: |
Wed, 30 Aug 2006 11:23:51 +0200 |
On Tue, Aug 29, 2006 at 10:34:40PM -0400, Matt Philmon wrote:
> from CVS). As of right now, every OTHER time I run gnash from the command
> line, it completely, and totally, locks my machine HARD from within Gnome. I
> run it once, watch the swf (or work with it, like the ones in actionscript
> under testsuite), exit gnash. Then run any other example, and the window
> generally never appears and the computer is totally frozen. No escape
> sequence releases it, the mouse is frozen, ... I have to hit the reset
> button. Any ideas there?
I can always reproduce the freeze running two instances of gnash.
Can you check that gprocessor doesn't lock your machine ?
Do you run gnash with -1 flag ? What about -r2 also ?
(maybe the rendering code fails to release some resource or similar..)
--strk;