We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3260

Summary: Segmentation fault 11 when pressing Cmd-Q to quit
Product: SDL Reporter: samw3office
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.4   
Hardware: x86_64   
OS: Mac OS X (All)   

Description samw3office 2016-02-16 05:09:30 UTC
This doesn't happen when I select Quit Application from the menu, or when I exit my app normally.  It only happens when I press Cmd-Q on my Mac while running the app.

My OS is OS X 10.11.3 (which isn't in the OS list above).
Comment 1 samw3office 2016-02-16 07:03:51 UTC
Nevermind.  It was a bug in my keyboard handler crashing the app when i pressed the command key.