[Mono-bugs] [Bug 670993] New: MessageBox.Show() mono crashes with segmentation fault.
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 10 11:37:01 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=670993
https://bugzilla.novell.com/show_bug.cgi?id=670993#c0
Summary: MessageBox.Show() mono crashes with segmentation
fault.
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: Other
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: bpipe at mail.ru
QAContact: mono-bugs at lists.ximian.com
Found By: DeveloperNet
Blocker: Yes
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
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list