[ros-bugs] [Bug 857] New: Tcpsvcs crashes badly when starting up.

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Sat Oct 1 06:45:22 CEST 2005


http://www.reactos.org/bugzilla/show_bug.cgi?id=857

           Summary: Tcpsvcs crashes badly when starting up.
           Product: ReactOS
           Version: TRUNK
          Platform: VMWare 5
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Networking
        AssignedTo: ros-bugs at reactos.com
        ReportedBy: waxdragon at gmail.com
         QAContact: ros-bugs at reactos.com


When starting our new tcpsvcs.exe under a recent build, I get this lovely crash:

(I had to paste two to get a complete trace, no idea why some symbols didn't
resolve)

(ntoskrnl/mm/mm.c:283) Page fault at high IRQL was 2, address 0
Entered debugger on first-chance exception number 14 (Page Fault)
Memory at 0x00000000 could not be read: Page not present.
kdb:> bt
Eip:
<00000000>
Frames:
<804a644e>
<804a6524>
<804a5127>
<ntoskrnl.exe:9b89 (ntoskrnl/ke/wait.c:868 (KeReleaseDispatcherDatabaseLock))>
<ntoskrnl.exe:84cd (ntoskrnl/ke/timer.c:210 (KeSetTimerEx))>
<ntoskrnl.exe:840f (ntoskrnl/ke/timer.c:152 (KeSetTimer))>
<afd.sys:971a (drivers/net/afd/afd/select.c:208 (AfdSelect))>
<afd.sys:5ed6 (drivers/net/afd/afd/main.c:347 (AfdDispatch))>
<ntoskrnl.exe:4561c (ntoskrnl/io/irp.c:1074 (IofCallDriver))>
<ntoskrnl.exe:3d1fc (ntoskrnl/io/file.c:619 (IopDeviceFsIoControl))>
<ntoskrnl.exe:3e88d (ntoskrnl/io/file.c:1681 (NtDeviceIoControlFile))>
<ntoskrnl.exe:99afc ({standard input}:373 (KiSystemService))>
<msafd.dll:22e7 (lib/msafd/misc/dllmain.c:666 (WSPSelect))>
<msafd.dll:2a41 (lib/msafd/misc/dllmain.c:805 (WSPAccept))>
<ws2_32.dll:3187 (lib/ws2_32/misc/dllmain.c:546 (WSAAccept))>
<ws2_32.dll:304f (lib/ws2_32/misc/dllmain.c:500 (accept))>
<tcpsvcs.EXE:15b8 (apps/utils/net/tcpsvcs/skelserver.c:78 (AcceptConnections))>
<tcpsvcs.EXE:14d4 (apps/utils/net/tcpsvcs/skelserver.c:33 (StartServer))>
<KERNEL32.dll:3729c (lib/kernel32/thread/thread.c:55 (BaseThreadStartup))>
<00000000>

(ntoskrnl/mm/mm.c:283) Page fault at high IRQL was 2, address 0
Entered debugger on first-chance exception number 14 (Page Fault)
Memory at 0x00000000 could not be read: Page not present.
kdb:> bt
Eip:
<00000000>
Frames:
<hal.dll:744e (hal/halx86/generic/irql.c:176 (HalpLowerIrql))>
<hal.dll:7524 (hal/halx86/generic/irql.c:219 (KfLowerIrql))>
<hal.dll:6127 (hal/halx86/generic/spinlock.c:104 (KfReleaseSpinLock))>
<ntoskrnl.exe:9a19 (ntoskrnl/ke/wait.c:868 (KeReleaseDispatcherDatabaseLock))>
<ntoskrnl.exe:837d (ntoskrnl/ke/timer.c:210 (KeSetTimerEx))>
<ntoskrnl.exe:82bf (ntoskrnl/ke/timer.c:152 (KeSetTimer))>
<afd.sys:962f (drivers/net/afd/afd/select.c:207 (AfdSelect))>
<afd.sys:5ed6 (drivers/net/afd/afd/main.c:347 (AfdDispatch))>
<ntoskrnl.exe:4424f (ntoskrnl/io/irp.c:1080 (IofCallDriver))>
<ntoskrnl.exe:3c2cc (ntoskrnl/io/file.c:619 (IopDeviceFsIoControl))>
<ntoskrnl.exe:3d943 (ntoskrnl/io/file.c:1687 (NtDeviceIoControlFile))>
<ntoskrnl.exe:96f49 ({standard input}:341 (KiSystemService))>
<7ffe0304>
<msafd.dll:2a41 (lib/msafd/misc/dllmain.c:805 (WSPAccept))>
<ws2_32.dll:3187 (lib/ws2_32/misc/dllmain.c:546 (WSAAccept))>
<ws2_32.dll:304f (lib/ws2_32/misc/dllmain.c:500 (accept))>
<tcpsvcs.EXE:15b8 (apps/utils/net/tcpsvcs/skelserver.c:78 (AcceptConnections))>
<tcpsvcs.EXE:14d4 (apps/utils/net/tcpsvcs/skelserver.c:33 (StartServer))>
<KERNEL32.dll:3683c (lib/kernel32/thread/thread.c:55 (BaseThreadStartup))>
<00000000>

-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.


More information about the Ros-bugs mailing list