[ros-bugs] [Bug 1209] New: Apache 1.3.34 bugchecks in tcpip with r20372.

ReactOS.Bugzilla at reactos.org ReactOS.Bugzilla at reactos.org
Wed Dec 28 20:36:13 CET 2005


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

           Summary: Apache 1.3.34 bugchecks in tcpip with r20372.
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Networking
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: waxdragon at gmail.com
         QAContact: ros-bugs at reactos.org


Running apache 1.3.34 under ReactOS, I had to do several things to make it work,
including touching the access and error log files.  After that I get this crash:

(lib/rtl/env.c:570) Return STATUS_VARIABLE_NOT_FOUND: DIRCMD
(lib/rtl/error.c:910) RTL: RtlNtStatusToDosErrorNoTeb(0x40000000): no valid W32
error mapping
(lib/rtl/error.c:910) RTL: RtlNtStatusToDosErrorNoTeb(0x40000000): no valid W32
error mapping
(lib/rtl/error.c:910) RTL: RtlNtStatusToDosErrorNoTeb(0x40000000): no valid W32
error mapping
(lib/rtl/error.c:910) RTL: RtlNtStatusToDosErrorNoTeb(0x40000000): no valid W32
error mapping
WARNING:  WSHGetSockaddrType at drivers/net/wshtcpip/wshtcpip.c:103 is
UNIMPLEMENTED!
(subsys/csrss/api/handle.c:75) CsrGetObject returning invalid handle (60)
(./ntoskrnl/mm/mm.c:275) Page fault at high IRQL was 2, address cccccd34
Entered debugger on first-chance exception number 14 (Page Fault)
Memory at 0xcccccd34 could not be read: Page not present.
kdb:> bt
Eip:
<tcpip.sys:5a46 (drivers/net/tcpip/tcpip/dispatch.c:280 (DispCancelListenRequest))>
Frames:
<ntoskrnl.exe:3e9aa (./ntoskrnl/io/irp.c:951 (IoCancelIrp))>
<afd.sys:56c0 (drivers/net/afd/afd/main.c:0 ())>
<afd.sys:5971 (drivers/net/afd/afd/main.c:238 (AfdCloseSocket))>
<afd.sys:5d9e (drivers/net/afd/afd/main.c:323 (AfdDispatch))>
<ntoskrnl.exe:3eb33 (./ntoskrnl/io/irp.c:1076 (IofCallDriver))>
<ntoskrnl.exe:4af06 (ntoskrnl/io/file.c:210 (IopDeleteFile))>
<ntoskrnl.exe:7c97a (./ntoskrnl/ob/object.c:958 (ObpDeleteObject))>
<ntoskrnl.exe:7cb9d (./ntoskrnl/ob/object.c:1043 (ObpDeleteObjectDpcLevel))>
<ntoskrnl.exe:7cd7c (./ntoskrnl/ob/object.c:1154 (ObfDereferenceObject))>
<ntoskrnl.exe:78888 (./ntoskrnl/ob/handle.c:0 ())>
<ntoskrnl.exe:79721 (./ntoskrnl/ob/handle.c:625 (SweepHandleCallback))>
<ntoskrnl.exe:1f385 (./ntoskrnl/ex/handle.c:212 (ExSweepHandleTable))>
<ntoskrnl.exe:798cb (./ntoskrnl/ob/handle.c:691 (ObKillProcess))>
<ntoskrnl.exe:82748 (./ntoskrnl/ps/kill.c:524 (PspExitProcess))>
<ntoskrnl.exe:822c9 (./ntoskrnl/ps/kill.c:316 (PspExitThread))>
<ntoskrnl.exe:8291e (./ntoskrnl/ps/kill.c:605 (NtTerminateProcess))>
<ntoskrnl.exe:9ab1c (ntoskrnl/ke/i386/syscall.S:372 (KiSystemService))>
<KERNEL32.dll:2d3f2 (./lib/kernel32/process/proc.c:599 (ExitProcess))>
<msvcrt.dll:5ee6 (lib/crt/stdlib/_exit.c:39 (_cexit))>
<msvcrt.dll:5ed5 (lib/crt/stdlib/_exit.c:30 (_exit))>
<ApacheCore.dll:aa85>
<ApacheCore.dll:a8a2>
<ApacheCore.dll:d165>
<ApacheCore.dll:e832>
<apache.exe:1010>
<apache.exe:1109>
<KERNEL32.dll:29c95 (./lib/kernel32/process/create.c:68 (BaseProcessStartup))>
<00000000>
kdb:> regs
CS:EIP  0x0008:0x86e04a46
SS:ESP  0x0010:0x86c0aa2c
   EAX  0xcccccccc   EBX  0x812ab780
   ECX  0x80c7e950   EDX  0x80c7e918
   ESI  0x0052fb7c   EDI  0x86c0ad64
   EBP  0x86c0aa54
EFLAGS  0x00000202  IF IOPL0
kdb:>

-- 
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