[gstreamer-bugs] [Bug 604810] Gstreamer Related functions crash when a XMLSerializer has been created

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Dec 17 05:03:55 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=604810
  GStreamer | gst-sharp | unspecified

Maarten Bosmans <mkbosmans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mkbosmans at gmail.com

--- Comment #5 from Maarten Bosmans <mkbosmans at gmail.com> 2009-12-17 13:03:52 UTC ---
I'm not able to test it right now, but looking through the stacktrace suggests
that wrapping the
string asm_dir = Path.GetDirectoryName (asm.Location);
line in a try{} block would resolve the problem.

Not sure though whether that's the correct solution. Some questions I have:
 - Why are all the assemblies loaded in the first place.
 - Why does the XmlSerializer (or one of its dependencies) has an invalid
Location

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list