gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #40440] Infinite loop in GC mark phase for XML objec


From: Sandro Santilli
Subject: [Gnash-commit] [bug #40440] Infinite loop in GC mark phase for XML objects
Date: Thu, 31 Oct 2013 21:29:36 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #1, bug #40440 (project gnash):

The problem was probably introduced when XMLNode became a "Relay" object, in
that "Relay" is not a "GcResource" thus not properly protected by circular
depencency.

I wonder if we should make it a "GcResource" or re-implement the same
setReachable/markReachableResource.

I'd like to have the opinion of Benjamin on this one

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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