Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
Testman identifies ws2_32:sock as CANCELED since r57118 ([LWIP] - Fix address reuse at the TCP layer):
http://reactos.org/testman/compare.php?ids=13203,13205
It's apparently a kernel mode access violation in ExFreePoolWithTag (called by afd's UnlockBuffers). Backtrace is available on the Windows bot:
http://reactos.org/testman/detail.php?id=5428515&prev=0
Assigning to Cameron as author of the "guilty" revision.