gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #40439] Segfault on exit (GC and XML)


From: Sandro Santilli
Subject: [Gnash-commit] [bug #40439] Segfault on exit (GC and XML)
Date: Sat, 02 Nov 2013 08:35:37 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0

Follow-up Comment #4, bug #40439 (project gnash):

Another observation is that this bug was probabl also due to deinitialization
order between VM and GC. It looks like GC was destroyed _after_ VM in
movie_root. GC Is listed before VM in the class definition but maybe
definition order doesn't really mean anything. It may be useful to add a
GC::reset() method to force flush of all collectible "manuall" in movie_root
dtor.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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