[Mono-osx] winforms problems

David_Hudson at capgroup.com David_Hudson at capgroup.com
Thu Jan 25 10:56:31 EST 2007


Has anyone figured this out? I get the same error on my G3 iBook with the
latest updates using mono 1.2.2.1.
Dave

> Message: 3
> Date: Sat, 18 Nov 2006 16:43:40 +0100 (GMT+01:00)
> From: "pulcinox at tin.it" <pulcinox at tin.it>
> Subject: [Mono-osx] winforms problems
> To: mono-osx at lists.ximian.com
> Message-ID: <10efbbcbf5e.pulcinox at tin.it>
> Content-Type: text/plain;charset="UTF-8"
>
> Hi,
>
> I tried launching on my iBook PPC G4 (with MacOSX 10.4.8 running
> X11.App with the latest bugfixes from Apple) a simple winforms C# app
> with Mono 1.2 rc 0 and I got the error reported below.
>
> Actually the
> only Mono release that allowed me to run this application was Mono
> 1.1.14; every other version I tried in the past could not run my app.
>
> Has anybody experienced (and possibly solved) similar problems?
>
> Thanks
> very much
>
> Marco
>
> =================================================================
> 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:
>
>   at (wrapper managed-to-native) System.Windows.Forms.
> X11DesktopColors.gtk_init_check (intptr,intptr) <0xffffffff>
>   at
> (wrapper managed-to-native) System.Windows.Forms.X11DesktopColors.
> gtk_init_check (intptr,intptr) <0x00088>
>   at System.Windows.Forms.
> X11DesktopColors..cctor () <0x00070>
>   at (wrapper runtime-invoke)
> System.Object.runtime_invoke_void (object,intptr,intptr,intptr)
> <0x0005c>
>   at System.Windows.Forms.XplatUIX11..ctor () <0xffffffff>
>
> at System.Windows.Forms.XplatUIX11..ctor () <0x000c0>
>   at System.
> Windows.Forms.XplatUIX11..ctor () <0x000bc>
>   at System.Windows.Forms.
> XplatUIX11.GetInstance () <0x00064>
>   at System.Windows.Forms.XplatUI..
> cctor () <0x000b4>
>   at (wrapper runtime-invoke) System.Object.
> runtime_invoke_void (object,intptr,intptr,intptr) <0x0005c>
>   at System.
> Windows.Forms.Form.get_CreateParams () <0xffffffff>
>   at System.Windows.
> Forms.Form.get_CreateParams () <0x00094>
>   at System.Windows.Forms.Form.
> get_CreateParams () <0x00090>
>   at System.Windows.Forms.Control..ctor ()
>  <0x003f8>
>   at System.Windows.Forms.ScrollableControl..ctor ()
> <0x00030>
>   at System.Windows.Forms.ContainerControl..ctor () <0x00024>
>   at System.Windows.Forms.Form..ctor () <0x00030>
>   at MyApp.FormMain..
> ctor () <0x00020>
>   at (wrapper remoting-invoke-with-check) MyApp.
> FormMain..ctor () <0x00048>
>   at MyApp.FormMain.Main () <0x0002c>
>   at
> (wrapper runtime-invoke) System.Object.runtime_invoke_void (object,
> intptr,intptr,intptr) <0x0005c>
> Abort trap
>



More information about the Mono-osx mailing list