http://bugzilla.novell.com/show_bug.cgi?id=557921
http://bugzilla.novell.com/show_bug.cgi?id=557921#c1 Andrew Buchanan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andrew Buchanan <[email protected]> 2010-01-06 23:16:48 UTC --- I also suffer from this problem. I found that be keeping references to the process handles and then checking whether they had exited at a later time and then closing the process handle manually mostly worked. But regardless this is actually my biggest problem with mono right now. Mono JIT compiler version 2.4.2.3 (tarball Tue Aug 25 03:12:28 EDT 2009) Copyright (C) 2002-2008 Novell, Inc and Contributors. www.mono-project.com TLS: __thread GC: Included Boehm (with typed GC) SIGSEGV: altstack Notifications: epoll Architecture: amd64 Disabled: none [r...@abnvr64 ~]# uname -a Linux abnvr64 2.6.31.9-174.fc12.x86_64 #1 SMP Mon Dec 21 05:33:33 UTC 2009 x86_64 x86_64 x86_64 GNU/Linux [r...@abnvr64 ~]# ** (/usr/bin/abvisor/abvisor.exe:20670): WARNING **: CreateProcess: error creating process handle -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
