[Mono-bugs] [Bug 557921] System.Diagnostics.Process: error creating process handle
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jan 6 18:16:50 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=557921
http://bugzilla.novell.com/show_bug.cgi?id=557921#c1
Andrew Buchanan <andrewaggb at shaw.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrewaggb at shaw.ca
--- Comment #1 from Andrew Buchanan <andrewaggb at shaw.ca> 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
[root at 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
[root at 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.
More information about the mono-bugs
mailing list