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 4872 - SDL_PollEvent
Summary: SDL_PollEvent
Status: WAITING
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: 2.0.10
Hardware: x86 Windows 10
: P2 normal
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
: 4870 4871 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-11-23 09:49 UTC by Joe
Modified: 2019-12-05 21:09 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 Joe 2019-11-23 09:49:33 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 Joe 2019-11-23 09:59:22 UTC
I was also told to post this here. If this is was a mistake in my part then proceed to delete, thanks.
Comment 2 Ozkan Sezer 2019-11-23 14:58:26 UTC
*** Bug 4870 has been marked as a duplicate of this bug. ***
Comment 3 Ozkan Sezer 2019-11-23 14:58:27 UTC
*** Bug 4871 has been marked as a duplicate of this bug. ***
Comment 4 Sam Lantinga 2019-12-04 06:17:20 UTC
Can you provide the pastebin with info from the stack overflow post?
Comment 5 Ryan C. Gordon 2019-12-04 19:58:10 UTC
Comment on the StackOverflow post from the OP:

"No, no extra/special hardware.I tested lazy foo's tutorial and it froze as well. At this point it most likely is a problem with vs itself. I appreciate the help!"

I don't know what the issue was, but this doesn't sound like our bug. Should we close?

--ryan.
Comment 6 Sam Lantinga 2019-12-04 22:28:13 UTC
No, I've seen some similar weird behavior as well. Let's try to reproduce this.
Comment 7 Joe 2019-12-05 11:52:39 UTC
If you're referring to the pastebin links inside the comment section that I've sent. They have been deleted due to expiration I believe.
Comment 8 Sam Lantinga 2019-12-05 21:09:50 UTC
Yes, can you post the info on this bug as well?