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 - Segmentation fault 11 when pressing Cmd-Q to quit
Summary: Segmentation fault 11 when pressing Cmd-Q to quit
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 2.0.4
Hardware: x86_64 Mac OS X (All)
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-16 05:09 UTC by samw3office
Modified: 2016-02-16 07:03 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.