[Mono-bugs] [Bug 434289] Assembly.LoadFrom deadlock
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sun Oct 12 14:30:47 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=434289
User meebey at meebey.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=434289#c3
Mirco Bauer <meebey at meebey.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #3 from Mirco Bauer <meebey at meebey.net> 2008-10-12 12:30:45 MDT ---
I was backporting the patch you pointed out and made some tests to reproduce it
in a minimal fashion. So I have a test-case now and the named patch doesn't
seem to fix the deadlock. A Mono 2.0 user reported that it also fails for him.
Start the test-case with no argument to get a single-threaded version of using
Assembly.LoadForm (works) and pass -m to get a multi-threaded (2 threads)
version which hangs in 90% of the cases.
--
Configure bugmail: https://bugzilla.novell.com/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 mono-bugs
mailing list