https://bugzilla.novell.com/show_bug.cgi?id=661500
https://bugzilla.novell.com/show_bug.cgi?id=661500#c0 Summary: Seg fault with using NSMenuItem.Activated event. Classification: Mono Product: MonoMac Version: GIT Platform: x86 OS/Version: Mac OS X 10.6 Status: NEW Severity: Normal Priority: P5 - None Component: Bindings AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=406334) --> (http://bugzilla.novell.com/attachment.cgi?id=406334) SIGSEGV sample output. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.19 Safari/534.13 The sample program SkinnableApp from monomac/samples dies with a SIGSEGV after clicking a few times in the NSPopUpButton that selects the CSS theme. In the attachment there is a sample output. As a workaround, you can associate the items in the theme selector using a different approach (see attached patch). Reproducible: Always Steps to Reproduce: 1. Compile and run the samples/SkinnableApp 2. Change a few times the CSS theme, click other buttons, change CSS theme again. 3. Programs dies with SIGSEGV, as seen in the attachment. Using Mono 2.8.1_4 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
