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

bpipe bpipe at mail.ru
Thu Feb 10 10:59:40 EST 2011


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. 

Crash Report:Process:         mono [580] 
Path:            /usr/bin/mono 
Identifier:      mono 
Version:         ??? (???) 
Code Type:       X86 (Native) 
Parent Process:  bash [342] 

Date/Time:       2011-02-10 18:44:34.110 +0300 
OS Version:      Mac OS X 10.6.6 (10J567) 
Report Version:  6 

Exception Type:  EXC_BAD_ACCESS (SIGSEGV) 
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000bf7fff7c 
Crashed Thread:  0  Dispatch queue: com.apple.main-thread 

HandlerCallRec*) + 1567 
505 com.apple.HIToolbox           0x919b5196
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 411 
506 com.apple.HIToolbox           0x919b4ff5
SendEventToEventTargetWithOptions + 58 
507 com.apple.HIToolbox           0x91a40397 PostActivateEvent + 353 
508 com.apple.HIToolbox           0x91a3f962 HiliteAndActivateWindow + 418 
509 com.apple.HIToolbox           0x91a439b6 PostWindowActivateEvent + 59 
510 com.apple.HIToolbox           0x91c7de8d ActivateWindow + 51 
511 ???                           0x0bfd2a6b 0 + 201140843
-- 
View this message in context: http://mono.1490590.n4.nabble.com/MessageBox-Show-segmentation-fault-in-Mac-OS-X-tp3299443p3299443.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.


More information about the Mono-winforms-list mailing list