[ros-bugs] [Bug 2797] New: nonpaged pool allocation error
ReactOS.Bugzilla at www.reactos.org
ReactOS.Bugzilla at www.reactos.org
Mon Nov 5 14:12:37 CET 2007
http://www.reactos.org/bugzilla/show_bug.cgi?id=2797
Summary: nonpaged pool allocation error
Product: ReactOS
Version: TRUNK
Platform: VMWare 6
OS/Version: ReactOS
Status: NEW
Severity: normal
Priority: P3
Component: Drivers
AssignedTo: ros-bugs at reactos.org
ReportedBy: gedmurphy at gmail.com
QAContact: ros-bugs at reactos.org
to reproduce:
- open servman and start up tcpsvcs
- telnet into ros on port 19
- leave chargen running for ~5 minutes
- eventually the service dies reporting the following error:
(ntoskrnl\mm\npool.c:1663) Trying to allocate 144 bytes from nonpaged pool -
nothing suitable found, returning NULL
<\SystemRoot\System32\NTOSKRNL.EXE: 5983f>
<\SystemRoot\System32\NTOSKRNL.EXE: 5997d>
<\SystemRoot\System32\drivers\tcpip.sys: 14abb>
<\SystemRoot\System32\drivers\tcpip.sys: 14af4>
<\SystemRoot\System32\drivers\tcpip.sys: 16216>
<\SystemRoot\System32\drivers\tcpip.sys: 1dc99>
<\SystemRoot\System32\drivers\tcpip.sys: 1dd35>
<\SystemRoot\System32\drivers\tcpip.sys: 1dd35>
<\SystemRoot\System32\drivers\tcpip.sys: 1dd35>
<\SystemRoot\System32\drivers\tcpip.sys: 1dd35>
<ws2_32.dll:511f>
<ws2_32.dll:520a>
<tcpsvcs.exe:1d72>
<tcpsvcs.exe:1e37>
<tcpsvcs.exe:1e6f>
<kernel32.dll:1fbca>
address translations:
<\SystemRoot\System32\NTOSKRNL.EXE: 5983f> = ntoskrnl/mm/pool.c:43
(EiAllocatePool at 16)
<\SystemRoot\System32\NTOSKRNL.EXE: 5997d> = ntoskrnl/mm/pool.c:124
(ExAllocatePoolWithTag at 12)
<\SystemRoot\System32\drivers\tcpip.sys: 14abb> =
drivers/network/tcpip/tcpip/dispatch.c:1300 (DispTdiQueryInformationEx)
<\SystemRoot\System32\drivers\tcpip.sys: 14af4> =
drivers/network/tcpip/tcpip/dispatch.c:1407 (DispTdiQueryInformationEx)
<\SystemRoot\System32\drivers\tcpip.sys: 16216> =
drivers/network/tcpip/tcpip/dispatch.c:608 (DispTdiListen)
<\SystemRoot\System32\drivers\tcpip.sys: 1dc99> =
lib/drivers/ip/transport/tcp/tcp.c:122 (DrainSignals)
<\SystemRoot\System32\drivers\tcpip.sys: 1dd35> =
lib/drivers/ip/transport/tcp/tcp.c:129 (DrainSignals)
<ws2_32.dll:511f> = dll/win32/ws2_32/misc/sndrcv.c:332 (WSASend at 28)
<ws2_32.dll:520a> = dll/win32/ws2_32/misc/sndrcv.c:121 (send at 16)
<tcpsvcs.exe:1d72> = base/services/tcpsvcs/chargen.c:26 (SendLine)
--
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the Ros-bugs
mailing list