[Mono-bugs] [Bug 642960] Mono crashes frequently when opening a solution in MonoDevelop

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 1 23:51:45 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=642960

https://bugzilla.novell.com/show_bug.cgi?id=642960#c3


--- Comment #3 from Michael Hutchinson <mhutchinson at novell.com> 2010-10-02 03:51:43 UTC ---
After some digging, seems wapi was trying to CloseHandle the pseudo-handles
that are returned by OpenProcess when SHM is disabled (and for non-Mono
processes).

This should be fixed by
http://github.com/kangaroo/mono/commit/e9f800cfc9bd9fc99610c83600ac291eea7d9fad
and the other commits in http://github.com/kangaroo/mono/commits/process-fix

Leaving the bug open until it's merged to trunk and I can test new 2.8 packages
and verify it's the issue.

-- 
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