gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #32411] ExternalInterface XML parser fails with nest


From: Nutchanon Wetchasit
Subject: [Gnash-commit] [bug #32411] ExternalInterface XML parser fails with nested tags
Date: Tue, 02 Feb 2016 06:39:59 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:25.5) Gecko/20150606 Firefox/31.9 PaleMoon/25.5.0

Follow-up Comment #19, bug #32411 (project gnash):

For the crash problem, its backtrace looks like that the crash happened on
browser's object destroying (garbage collection?) process. I also found
that if I left the object parsing code in libgnashplugin working
but refrain from giving the resulting object to browser (give `null`
instead),
the browser _would not crash_.

So this part of the issue could be narrowed down to how libgnashplugin
allocate or manipulate the NPObject, rather than about parsing of XML
content.

Gnash: 0.8.11dev (git e705394 29-Jan-2016) NPAPI
Browser: Iceweasel 10.0.12 (debian)
System: Debian GNU/Linux 7.0 Wheezy i386

P.S. In case anyone want to try reproducing the experiment, see the attached
`plugin-return-null-on-object.patch`. This patch is only for testing
and (intentionally) cause memory leak; apply with care.


(file #36231)
    _______________________________________________________

Additional Item Attachment:

File name: plugin-return-null-on-object.patch Size:0 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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