[Mono-winforms-list] Error Running Basic Win-Forms App

Freddie Witherden freddie.witherden at googlemail.com
Mon Jan 23 06:13:51 EST 2006


Okay, the sample code can be found here: http://margaret2708.plus.com/
HelloWorld-Win-Button.cs and the complete stack trace can be found
here: http://margaret2708.plus.com/stacktrace.txt . Hope that help.
Regards, Freddie.
On 22 Jan 2006, at 11:24, Jackson Harper wrote:

> On Sun, 2006-01-22 at 10:22 +0000, Freddie Witherden wrote:
>> Hello, I am having trouble running a very basic helloworld win
>> forms app. I
>> compiled it with mcs like so: mcs -r:System.Drawing -
>> r:System.Windows.Forms
>> HelloWorld-Win-Button.cs  but when I try it run it I get:
>> mono HelloWorld-Win-Button.exe
>> Mono System.Windows.Forms Assembly [Revision: 54007; built: 2005/12/6
>> 14:35:24]
>> Keyboard: British keyboard layout
>> KDE colorscheme read
>>
>> =================================================================
>> 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.
>> =================================================================
>> ..... (The stacktrace the follows is quite long so I have omitted
>> it).
>
> Sadly not too much we can do without the stack trace or the sample
> code.
> If you can attach those we might be able to help.
>
> Cheers,
> Jackson
>
>
>> I am using mono:
>> Mono JIT compiler version 1.1.12.1, (C) 2002-2005 Novell, Inc and
>> Contributors. www.mono-project.com
>>         TLS:           normal
>>         GC:            Included Boehm (with typed GC)
>>         SIGSEGV      : normal
>>
>> Can anyone help me? The same bit of code works fine on Windows
>> under the
>> Microsoft Visualstudio compile/run time environment.


More information about the Mono-winforms-list mailing list