Details
-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
VMware virtual machine
Description
Debug log and test program attached.
The program creates a listening socket and a thread calling select() on the socket with a 100 ms timeout inside a loop. After 250 ms, the socket is closed, while select() is still waiting, this leads to a crash.
(Another way to reproduce the bug: install python and run "python -m test.regrtest -v -s test_asyncore")
ReactOS version: r68579
Attachments
Issue Links
- relates to
-
CORE-12024 Assert error in TCP when autotest Python 3.4.0
-
- Resolved
-
-
ROSTESTS-279 Add tests for close
-
- Resolved
-