[IronPython] I got this error when I was trying to run ironpython in mono in fc5 pls help out

anil maran anilmrn at yahoo.com
Fri Sep 22 23:14:45 CEST 2006


 mono ipy.exe

======================================================= ==========
Got a SIGSEGV while executing native code. This usually  indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
======================================================= ==========

Stacktrace:

in IronPython.Runtime.SystemState:Initialize () <0xffff ffff>
in IronPython.Runtime.SystemState:Initialize () <0x4a>
in IronPython.Runtime.SystemState:.ctor (IronPython.Hos ting.EngineOptions) <0x13>
in IronPython.Hosting.PythonEngine:Initialize (IronPyth on.Hosting.EngineOptions) <0x40>
in IronPython.Hosting.PythonEngine:.ctor (IronPython.Ho sting.EngineOptions) <0x22>
in IronPythonConsole.PythonCommandLine:Main (string[]) <0x86>
in (wrapper runtime-invoke) System.Object:runtime_invok e_int_string[] (object,intptr,intptr,intptr) <0x74d4af6 >

Native stacktrace:

        mono(mono_handle_native_sigsegv+0xbb) [0x81368f b]
        mono [0x8105670]
        [0x39c440]
        mono(mono_type_create_from_typespec_full+0xd4) [0x80b9394]
        mono [0x8099a91]
        mono [0x8099ec9]
        mono(mono_class_get_full+0x15) [0x809a045]
        mono [0x8099746]
        mono [0x8099e87]
        mono [0x80b91f2]
        mono(mono_metadata_parse_type_full+0x132) [0x80 b8292]
        mono(mono_metadata_parse_generic_inst+0x80) [0x 80b8850]
        mono [0x80b916f]
        mono(mono_type_create_from_typespec_full+0x1aa)  [0x80b946a]
        mono [0x8099a91]
        mono [0x8099ec9]
        mono(mono_class_get_full+0x15) [0x809a045]
        mono [0x80b2f6a]
        mono [0x80b34a0]
        mono(mono_get_method_full+0x58) [0x80b3d08]
        mono [0x811ba76]
        mono [0x8120ec9]
        mono [0x8122713]
        mono [0x8122adb]
        mono(mono_runtime_class_init+0x3a7) [0x80accb7]
        mono [0x8122832]
        mono(mono_magic_trampoline+0x1a) [0x8138b2a]
        [0xc87032]
        [0x111d64]
        [0xbdcb29]
        [0xbdc583]
        [0xbda46f]
        [0xbd9b14]
        mono(mono_runtime_exec_main+0x9f) [0x80ae5df]
        mono(mono_runtime_run_main+0x152) [0x80af6e2]
        mono(mono_main+0xef9) [0x805dae9]
        mono [0x805c702]
        /lib/libc.so.6(__libc_start_main+0xdc) [0x3cf4e 4]
        mono [0x805c651]
Aborted




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060922/7b6aa823/attachment.html>


More information about the Ironpython-users mailing list