[Mono-dev] ExecutionEngineException: Couldn't create thread
Brian Crowell
mono-devel at fluggo.com
Fri Jun 23 12:05:56 EDT 2006
Brian Crowell wrote:
> I've got the following sequence staring at me:
Whoa. Here's a weird twist. Killing the program and starting it over again
didn't help, at least not right away. After waiting awhile, I got the program
started again, but at first, it crashed right away with errors such as:
===============
** (/opt/Program.NameWithheld.exe:9003): WARNING **: thread_attach: error
creating thread handle
** (/opt/Program.NameWithheld.exe:9003): WARNING **: thread_attach: error
creating thread handle
** (/opt/Program.NameWithheld.exe:9003): WARNING **: thread_attach: error
creating thread handle
** (/opt/Program.NameWithheld.exe:9003): WARNING **: thread_attach: error
creating thread handle
** (/opt/Program.NameWithheld.exe:9003): WARNING **: process_set_current: error
creating process handle
** (/opt/Program.NameWithheld.exe:9003): WARNING **: thread_attach: error
creating thread handle
** ERROR **: file threads.c: line 415 (mono_thread_attach): assertion failed:
(thread_handle)
aborting...
Aborted
===============
Just how many threads _were_ there in that thread-pool?
--Brian
More information about the Mono-devel-list
mailing list