[Mono-osx] This call crashes mono Directory.GetDirectories("/<path>", "*");
d_v
dan.vandermolen at figpsoft.com
Thu Jan 22 15:57:37 EST 2009
You are right I am not running from the Terminal which does have good error
output for this test.
I am running a script as an application like: do shell script "mono /...."
I find it handier then using Terminal. I like double-clicking :)
Is there a way to get output from that script? Is that what you mean by
"Console.app" ?
I looked in Crash Reporter which did not show the nice message that the
Terminal did. It had way too much information. Is that what you mean?
I looked in Console Messages but it did not show the crash and output from
Terminal.
d_v wrote:
>
> Does anyone know why this crashes Mono 2.2 on Mac OS X 10.5.6? (the
> program disappears without an error).
>
> string[] dir =
> Directory.GetDirectories("/DanDotNet/Testfiles/Lab/Install101/LabMDS",
> "*");
>
> thanks.
>
--
View this message in context: http://www.nabble.com/This-call-crashes-mono-Directory.GetDirectories%28%22-%3Cpath%3E%22%2C-%22*%22%29--tp21611103p21613020.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list