[Mono-dev] Process.GetCurrentProcess().Modules crashes on Mac OS X Snow Leopard
Rodrigo Kumpera
kumpera at gmail.com
Mon Aug 24 18:00:20 EDT 2009
Please file a bug about this.
On Mon, Aug 24, 2009 at 6:27 PM, Tom Philpot <tom.philpot at logos.com> wrote:
> We just discovered this issue with Mono 2.4.2.3 on Mac OS X under the most
> recent Snow Leopard build.
>
> System.Diagnostics.Process.GetCurrentProcess().Modules fails with a crash.
>
> Snow:MacOS dev$ csharp
> Mono C# Shell, type "help;" for help
>
> Enter statements below.
> csharp> System.Diagnostics.Process.GetCurrentProcess().Modules;
> Stacktrace:
>
> at (wrapper managed-to-native)
> System.Diagnostics.Process.GetModules_internal (intptr) <0x00004>
> at (wrapper managed-to-native)
> System.Diagnostics.Process.GetModules_internal (intptr) <0xffffffff>
> at System.Diagnostics.Process.get_Modules () <0x0001d>
> at (wrapper remoting-invoke-with-check)
> System.Diagnostics.Process.get_Modules () <0xffffffff>
> at Class0.Host (object&) <0x00015>
> at Mono.CSharp.Evaluator.Evaluate (string,object&,bool&) <0x00086>
> at Mono.CSharpShell.Evaluate (string) <0x00031>
> at Mono.CSharpShell.ReadEvalPrintLoopWith (Mono.CSharpShell/ReadLiner)
> <0x00077>
> at Mono.CSharpShell.ReadEvalPrintLoop () <0x0008a>
> at Mono.CSharpShell.Run (string[]) <0x00017>
> at Mono.Driver.Main (string[]) <0x0016d>
> at (wrapper runtime-invoke) Mono.Driver.runtime_invoke_int_object
> (object,intptr,intptr,intptr) <0xffffffff>
> Abort trap
> Snow:MacOS dev$
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20090824/95074b36/attachment.html
More information about the Mono-devel-list
mailing list