gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] firefox segfault again


From: Bastiaan Jacques
Subject: Re: [Gnash-dev] firefox segfault again
Date: Sat, 3 Apr 2010 18:16:02 +0200 (CEST)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Sat, 3 Apr 2010, strk wrote:

I've committed a patch in r12127 avoiding the registration
of a timeout function for the sake of killing the standalone
player. It fixes the crashes for me. The worst effect you may
see is a 0.1 second sleep when leaving page in case the
standalone player gets stuck.

In my case, that's a frequent occurrence, because most of the time Gnash
doesn't quit in the couple of nanoseconds between the closure of the
file descriptor and the first call to waitpid(). And in a page with a
dozen or so Flash animations the time spent waiting quickly adds up.
This demonstrates the problem the timeout function was intended to
solve.

I have an alternative fix that I'm presently testing.

Bastiaan




reply via email to

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