[ros-bugs] [Bug 801] New: afd.sys kernel crash when using recvfrom
ReactOS.Bugzilla at reactos.com
ReactOS.Bugzilla at reactos.com
Thu Sep 22 03:28:05 CEST 2005
http://reactos.com/bugzilla/show_bug.cgi?id=801
Summary: afd.sys kernel crash when using recvfrom
Product: ReactOS
Version: 0.2.7
Platform: x86 Hardware
URL: http://hands.com/~lkcl/freedce-win32/wipes_out_afd.sys
OS/Version: ReactOS
Status: NEW
Severity: normal
Priority: P3
Component: Networking
AssignedTo: ros-bugs at reactos.com
ReportedBy: lkcl at lkcl.net
from the above url, run rpcd first and then echo_server second.
remember to install pthreadGC2.dll (from sourceware.org/pthreads-win32
or from the parent of the above URL's directory).
you will note "weird length received from recvfrom" which is, instead of
the expect 80 bytes, some stupid number with six decimal digits or more.
it's probably because the console writing is so incredibly slow, afd.sys
gets its knickers in a twist.
but recvfrom should definitely not be returning weird return results.
same program (echo_server) does not display the same symptoms on NT
(not that that helps much, i know)
--
Configure bugmail: http://reactos.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ros-bugs
mailing list