[Bug 25192] 'fatal error in gc: collecting from unknown thread' with Mono

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Nov 16 11:37:24 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25192

--- Comment #2 from Vincent Povirk <madewokherd at gmail.com> 2010-11-16 11:37:23 CST ---
It's well-understood. If Mono's garbage collector is run from a thread that
existed before Mono was loaded on windows (or wine), it will assert. This is
impossible to fix on the Wine side.

Creating a test case that demonstrates the bug on Windows should be fairly
simple, but it needs to use the embedding API.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list