[Mono-dev] Mono - CreateProcess error

Honey, Steve shoney at wsi.com
Tue Sep 26 10:25:18 EDT 2006


Help!

 

I've been using Mono/C#  (on Linux) to develop an algorithm to process
real time radar data.

 

So far, so good.  Development has gone smooth and I love the Mono
environment (first time using C# as well).

 

However, I'm running into a problem now that I want to run this in real
time.

 

On one system, I ingest about 45 radar sites in real time, with a mono
application running for each site.  

After a few hours I start getting "CreateProcess: error creating process
handle" errors and then the application begins to fail.

 

A search of google says this was a bug which was supposed to be
corrected in 1.1.16.  I was running 1.1.13 so I upgraded to 1.1.17 but
still have the problem.  I also tried adding Process.Dispose() to the
code but that hasn't help either (don't know if it should have, but I'm
desperate).  

 

Are there other workarounds I can try?  (I need to make system calls
from the application)

What should I do next?

 

Thanks,

Steve

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060926/21c6899d/attachment.html 


More information about the Mono-devel-list mailing list