[Mono-list] Mono UML

Maxim makska at yandex.ru
Thu Dec 21 22:24:39 EST 2006


Hello!

I've tried to use Mono UML tool on FC5 with latest Mono 1.2.2, but fail.
After installing binary file downloaded from Novell web-site, Mono UML 
produce errors like "Could not load file or assembly 'glib-sharp, 
Version=2.0.0.0..." in spite of latest version of glib-sharp exists in GAC.
I simple copied all missing assembles to Mono UML /lib folder, but after 
it Mono UML produces error like attached.

Could anyone tell me where I'm wrong or recommend other UML tool to use 
with Mono?
Mono UML seems like unsupported (latest release date is May of 2005).

Thanks,
Max Karavaev


Stacktrace:

  at MonoUML.GUI.MonoUML..ctor (string[]) <0xffffffff>
  at MonoUML.GUI.MonoUML..ctor (string[]) <0x001bb>
  at MainWindow.Main (string[]) <0x00019>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[] 
(object,intptr,intptr,intptr) <0xffffffff>

Native stacktrace:

        mono [0x815b8ed]
        mono [0x81457b7]
        [0x69d440]
        [0x976a2b]
        [0x975ec1]
        [0x975be6]
        [0x975b5f]
        [0x975ade]
        mono [0x8145660]
        mono(mono_runtime_invoke+0x27) [0x80d9cb7]
        mono(mono_runtime_class_init+0x1fe) [0x80d763e]
        mono [0x813628e]
        mono [0x8143ae4]
        mono [0x81448ee]
        mono [0x8144f36]
        mono [0x814519a]
        mono(mono_compile_method+0x3a) [0x80d7eda]
        mono [0x806f85a]
        [0x987032]
        [0x12b8da]
        [0x12b7c3]
        mono [0x8145660]
        mono(mono_runtime_invoke+0x27) [0x80d9cb7]
        mono(mono_runtime_exec_main+0x5c) [0x80dae6c]
        mono(mono_runtime_run_main+0x182) [0x80daa52]
        mono(strftime+0x1c46) [0x8058572]
        mono(mono_main+0x867) [0x8058f77]
        mono(__fxstat64+0x12f) [0x80578db]
        /lib/libc.so.6(__libc_start_main+0xdc) [0x6d37e4]
        mono(sinh+0x45) [0x8057831]

Debug info from gdb:

=================================================================
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.
=================================================================




More information about the Mono-list mailing list