gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #32579] boost::lock_error from CurlSession::lockShar


From: Sandro Santilli
Subject: [Gnash-commit] [bug #32579] boost::lock_error from CurlSession::lockSharedHandle()
Date: Fri, 08 Apr 2011 06:52:13 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.16 (KHTML, like Gecko) Ubuntu/10.04 Chromium/10.0.648.133 Chrome/10.0.648.133 Safari/534.16

Follow-up Comment #24, bug #32579 (project gnash):

Ok, I can reproduce with this:

gui/gtk-gnash -vv -r0
'http://cdn.widgetserver.com/syndication/flash/blidget/blidget.swf?cb=48333'
-t2

Problem happens at shutdown, where an SWFMovieDefinition survives CurlSession.
Note that CurlSession is a static within a function.

The visible shutdown sequence is:
~Player
~Gui
~CurlSession
... errors as CurlStreamFile objects still exist ...
~SWFMovieDefinition
~CurlStreamFile


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32579>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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