[Mono-bugs] [Bug 661500] New: Seg fault with using NSMenuItem.Activated event.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Dec 27 10:41:25 EST 2010


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: gnorton at novell.com
        ReportedBy: maxicombina at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          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.


More information about the mono-bugs mailing list