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 4871

Summary: SDL_PollEvent
Product: SDL Reporter: Joe <noetimx>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED DUPLICATE QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.10   
Hardware: x86   
OS: Windows 10   

Description Joe 2019-11-23 09:49:15 UTC
I was able to find out the SDL_PollEvent function was causing my window to be unresponsive/freeze. When i comment it out it works fine, but when i declare it it causes my window to freeze. I'm not sure if it's the functions fault or if something in my code is causing it to act the way it is.

S/O ref: https://stackoverflow.com/questions/55851717/sdl-pollevent-is-causing-my-window-to-freeze
Comment 1 Ozkan Sezer 2019-11-23 14:58:27 UTC
Multiply posted. Dup of #4872.

*** This bug has been marked as a duplicate of bug 4872 ***