[Mono-bugs] [Bug 328539] Closing the browser during animation can SIGSEGV

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 27 13:17:16 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=328539#c1


Rolf Bjarne Kvinge <rkvinge at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |rkvinge at novell.com
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Rolf Bjarne Kvinge <rkvinge at novell.com>  2007-09-27 11:17:16 MST ---
This is because runtime_shutdown has been called and the type system is gone.

The bug is that the MediaElement hasn't been freed yet for some obscure reason
(a missing unref somewhere probably).

In this case it's fixed now.


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


More information about the mono-bugs mailing list