[Mono-winforms-list] MessageBox.Show() segmentation fault in Mac OS X

Robert Jordan robertj at gmx.net
Thu Feb 10 11:25:34 EST 2011


On 10.02.2011 16:59, bpipe wrote:
>
> I have a simple WinForms app, which was created and complied under VS2010,
> it's Form with button which show MessageBox on click. I tried lunching this
> under Mac OS X 10.6.6 with MonoFramework-2.8.2_1.macos10.novell.x86 but mono
> crashes with segmentation fault. Same happens if i try to call
> Form.ShowDialog(), or try to open any child window... MainForm works though.

AFAIK, this was fixed subsequent Mono versions, but for some
reason these versions are not linked from the download page.

You can download Mono 2.8.2_5 (x86) from here:

http://ftp.novell.com/pub/mono/archive/2.8.1/macos-10-x86/5/

Robert



More information about the Mono-winforms-list mailing list