1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

Dump Error [Probably caused by : HTTP.sys]

Discussion in 'Windows XP' started by ajaw001, 2007/04/02.

  1. 2007/04/02
    ajaw001

    ajaw001 Inactive Thread Starter

    Joined:
    2007/04/02
    Messages:
    2
    Likes Received:
    0
    Hi All,

    I got a Blue Screen with an error and I went ahead and loaded the MiniDump file to the debugwiz.exe program. The program generated a log but I'm not sure what caused the error. Can you please help me find out what is wrong? Thanks a lot.

    Opened log file 'c:\debuglog.txt'

    Microsoft (R) Windows Debugger Version 6.6.0007.5
    Copyright (c) Microsoft Corporation. All rights reserved.


    Loading Dump File [C:\Documents and Settings\ajaw\Desktop\Mini040207-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available

    Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
    Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
    Windows XP Kernel Version 2600 (Service Pack 2) MP (2 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 2600.xpsp_sp2_qfe.061219-0311
    Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055c700
    Debug session time: Mon Apr 2 16:06:44.616 2007 (GMT-7)
    System Uptime: 0 days 15:51:31.696
    Loading Kernel Symbols
    ........................................................................................................................
    Loading User Symbols
    Loading unloaded module list
    ........................
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 1000000A, {5616200c, 2, 0, 80521aa0}

    Probably caused by : HTTP.sys ( HTTP!UlIsLowNPPCondition+2e )

    Followup: MachineOwner
    ---------

    1: kd> !analyze -v;r;kv;lmtn;.logclose;q
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    IRQL_NOT_LESS_OR_EQUAL (a)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high. This is usually
    caused by drivers using improper addresses.
    If a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 5616200c, memory referenced
    Arg2: 00000002, IRQL
    Arg3: 00000000, value 0 = read operation, 1 = write operation
    Arg4: 80521aa0, address which referenced memory

    Debugging Details:
    ------------------


    READ_ADDRESS: 5616200c

    CURRENT_IRQL: 2

    FAULTING_IP:
    nt!MiRemovePageByColor+1e
    80521aa0 8b7e0c mov edi,dword ptr [esi+0Ch]

    CUSTOMER_CRASH_COUNT: 1

    DEFAULT_BUCKET_ID: DRIVER_FAULT

    BUGCHECK_STR: 0xA

    PROCESS_NAME: System

    LAST_CONTROL_TRANSFER: from 80522012 to 80521aa0

    STACK_TEXT:
    a952dbe8 80522012 8055b540 c07f5120 00000002 nt!MiRemovePageByColor+0x1e
    a952dc00 805473d1 80563c80 00000000 80563c80 nt!MiRemoveAnyPage+0xbc
    a952dc48 8054aa71 00000000 c07f5030 00000000 nt!MiAllocatePoolPages+0x3cb
    a952dcb0 8053640a 00000000 00020000 42416c55 nt!ExAllocatePoolWithTag+0x109
    a952dccc a9032444 00000000 00020000 42416c55 nt!ExAllocatePoolWithTagPriority+0x58
    a952dd50 a90365a2 a9040d60 fee199b0 00000000 HTTP!UlIsLowNPPCondition+0x2e
    a952dd88 a9057a09 a905783a a9042da0 00000000 HTTP!UlpTimeoutCheckExpiry+0x48
    a952dd8c a905783a a9042da0 00000000 fed96318 HTTP!UlpTimeoutMonitorWorker+0x5
    a952ddac 805ce9c2 00000002 00000000 00000000 HTTP!UlpThreadPoolWorker+0x1c0
    a952dddc 8054546e a905767a fee199b0 00000000 nt!PspSystemThreadStartup+0x34
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    HTTP!UlIsLowNPPCondition+2e
    a9032444 85c0 test eax,eax

    SYMBOL_STACK_INDEX: 5

    SYMBOL_NAME: HTTP!UlIsLowNPPCondition+2e

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: HTTP

    IMAGE_NAME: HTTP.sys

    DEBUG_FLR_IMAGE_TIMESTAMP: 441a03c5

    FAILURE_BUCKET_ID: 0xA_HTTP!UlIsLowNPPCondition+2e

    BUCKET_ID: 0xA_HTTP!UlIsLowNPPCondition+2e

    Followup: MachineOwner
    ---------

    eax=00000000 ebx=00000000 ecx=19e50000 edx=00000006 esi=56162000 edi=81411828
    eip=80521aa0 esp=a952dbcc ebp=a952dbe8 iopl=0 ov up ei pl nz na pe cy
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010a07
    nt!MiRemovePageByColor+0x1e:
    80521aa0 8b7e0c mov edi,dword ptr [esi+0Ch] ds:0023:5616200c=????????
    ChildEBP RetAddr Args to Child
    a952dbe8 80522012 8055b540 c07f5120 00000002 nt!MiRemovePageByColor+0x1e (FPO: [Non-Fpo])
    a952dc00 805473d1 80563c80 00000000 80563c80 nt!MiRemoveAnyPage+0xbc (FPO: [Non-Fpo])
    a952dc48 8054aa71 00000000 c07f5030 00000000 nt!MiAllocatePoolPages+0x3cb (FPO: [Non-Fpo])
    a952dcb0 8053640a 00000000 00020000 42416c55 nt!ExAllocatePoolWithTag+0x109 (FPO: [Non-Fpo])
    a952dccc a9032444 00000000 00020000 42416c55 nt!ExAllocatePoolWithTagPriority+0x58 (FPO: [Non-Fpo])
    a952dd50 a90365a2 a9040d60 fee199b0 00000000 HTTP!UlIsLowNPPCondition+0x2e (FPO: [Non-Fpo])
    a952dd88 a9057a09 a905783a a9042da0 00000000 HTTP!UlpTimeoutCheckExpiry+0x48 (FPO: [Non-Fpo])
    a952dd8c a905783a a9042da0 00000000 fed96318 HTTP!UlpTimeoutMonitorWorker+0x5 (FPO: [1,0,0])
    a952ddac 805ce9c2 00000002 00000000 00000000 HTTP!UlpThreadPoolWorker+0x1c0 (FPO: [Non-Fpo])
    a952dddc 8054546e a905767a fee199b0 00000000 nt!PspSystemThreadStartup+0x34 (FPO: [Non-Fpo])
    00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16
    start end module name
    804d7000 806e2000 nt ntkrpamp.exe Tue Dec 19 08:12:17 2006 (45880F61)
    806e2000 80702c80 hal halmacpi.dll Wed Jun 22 17:05:52 2005 (42B9FCE0)
    a8ab1000 a8ac2440 naveng naveng.sys Thu Mar 15 21:34:29 2007 (45FA1E55)
    a8ac3000 a8b91820 navex15 navex15.sys Thu Mar 15 22:14:23 2007 (45FA27AF)
    a8b92000 a8bbc180 kmixer kmixer.sys Wed Jun 14 01:47:45 2006 (448FCD31)
    a9025000 a9065280 HTTP HTTP.sys Thu Mar 16 17:33:09 2006 (441A03C5)
    a91f4000 a9208400 wdmaud wdmaud.sys Wed Jun 14 02:00:44 2006 (448FD03C)
    a9239000 a9243000 SYMREDRV SYMREDRV.SYS Mon Aug 07 15:52:34 2006 (44D7C432)
    a9351000 a935fd80 sysaudio sysaudio.sys Tue Aug 03 23:15:54 2004 (41107F1A)
    a9375000 a9378800 asyncmac asyncmac.sys Tue Aug 03 23:05:02 2004 (41107C8E)
    a9a5b000 a9aac480 srv srv.sys Mon Aug 14 03:34:39 2006 (44E051BF)
    a9afd000 a9b29400 mrxdav mrxdav.sys Tue Aug 03 23:00:49 2004 (41107B91)
    a9f0a000 a9f0d280 ndisuio ndisuio.sys Tue Aug 03 23:03:10 2004 (41107C1E)
    aa0f2000 aa109480 dump_atapi dump_atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    aa132000 aa14f000 EraserUtilRebootDrv EraserUtilRebootDrv.sys Wed Jan 31 16:54:39 2007 (45C13A4F)
    aa14f000 aa1b0000 eeCtrl eeCtrl.sys Wed Jan 31 16:54:39 2007 (45C13A4F)
    aa1b0000 aa21ea00 mrxsmb mrxsmb.sys Fri May 05 02:41:42 2006 (445B1DD6)
    aa21f000 aa249a00 rdbss rdbss.sys Fri May 05 02:47:55 2006 (445B1F4B)
    aa24a000 aa2ac000 SPBBCDrv SPBBCDrv.sys Tue Apr 11 16:55:08 2006 (443C41DC)
    aa2ac000 aa2cdd00 afd afd.sys Tue Aug 03 23:14:13 2004 (41107EB5)
    aa2ce000 aa2f5c00 netbt netbt.sys Tue Aug 03 23:14:36 2004 (41107ECC)
    aa2f6000 aa316f00 ipnat ipnat.sys Wed Sep 29 15:28:36 2004 (415B3714)
    aa317000 aa352000 SYMTDI SYMTDI.SYS Mon Aug 07 15:52:32 2006 (44D7C430)
    aa352000 aa3a9d80 tcpip tcpip.sys Thu Apr 20 04:51:47 2006 (444775D3)
    aa3aa000 aa3bc400 ipsec ipsec.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    aa4be000 aa4d2000 Savrtpel Savrtpel.sys Wed Sep 06 14:26:26 2006 (44FF3D02)
    aa4d2000 aa4f4000 SYMEVENT SYMEVENT.SYS Mon Sep 18 17:52:19 2006 (450F3F43)
    aa4f4000 aa54c000 savrt savrt.sys Wed Sep 06 14:26:23 2006 (44FF3CFF)
    aa738000 aa747900 Cdfs Cdfs.SYS Tue Aug 03 23:14:09 2004 (41107EB1)
    aa758000 aa760880 Fips Fips.SYS Fri Aug 17 18:31:49 2001 (3B7DC585)
    aa768000 aa770700 netbios netbios.sys Tue Aug 03 23:03:19 2004 (41107C27)
    aa778000 aa780700 wanarp wanarp.sys Tue Aug 03 23:04:57 2004 (41107C89)
    bf000000 bf011580 dxg dxg.sys Tue Aug 03 23:00:51 2004 (41107B93)
    bf012000 bf020000 ialmrnt5 ialmrnt5.dll Tue Sep 20 10:52:37 2005 (43304C65)
    bf020000 bf042000 ialmdnt5 ialmdnt5.dll Tue Sep 20 10:52:31 2005 (43304C5F)
    bf042000 bf0760a0 ialmdev5 ialmdev5.DLL Tue Sep 20 10:52:20 2005 (43304C54)
    bf077000 bf159000 ialmdd5 ialmdd5.DLL Tue Sep 20 10:59:53 2005 (43304E19)
    bf800000 bf9c1180 win32k win32k.sys Wed Oct 05 17:05:44 2005 (43446A58)
    f7dbc000 f7def200 update update.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f7e04000 f7e06900 Dxapi Dxapi.sys Fri Aug 17 13:53:19 2001 (3B7D843F)
    f7e08000 f7e0af80 mouhid mouhid.sys Fri Aug 17 13:47:57 2001 (3B7D82FD)
    f7e0c000 f7e0fa00 kbdhid kbdhid.sys Tue Aug 03 22:58:33 2004 (41107B09)
    f7e14000 f7e16580 hidusb hidusb.sys Fri Aug 17 14:02:16 2001 (3B7D8658)
    f7e18000 f7e48100 rdpdr rdpdr.sys Tue Aug 03 23:01:10 2004 (41107BA6)
    f7e49000 f7e59e00 psched psched.sys Tue Aug 03 23:04:16 2004 (41107C60)
    f7e5a000 f7e70680 ndiswan ndiswan.sys Tue Aug 03 23:14:30 2004 (41107EC6)
    f7e71000 f7e84900 parport parport.sys Tue Aug 03 22:59:04 2004 (41107B28)
    f7e85000 f7f37f00 senfilt senfilt.sys Thu Sep 16 19:02:52 2004 (414A45CC)
    f7f38000 f7f5a680 ks ks.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f7f5b000 f7f7e980 portcls portcls.sys Tue Aug 03 23:15:47 2004 (41107F13)
    f7f7f000 f7fbe900 smwdm smwdm.sys Thu Jan 27 12:31:04 2005 (41F94F88)
    f7fbf000 f7fe1f00 USBPORT USBPORT.SYS Tue Oct 25 16:39:41 2005 (435EC23D)
    f7fe2000 f8002600 b57xp32 b57xp32.sys Thu Mar 17 17:30:08 2005 (423A2110)
    f8003000 f8016780 VIDEOPRT VIDEOPRT.SYS Tue Aug 03 23:07:04 2004 (41107D08)
    f8017000 f8154ec0 ialmnt5 ialmnt5.sys Tue Sep 20 11:00:52 2005 (43304E54)
    f816d000 f816f280 rasacd rasacd.sys Fri Aug 17 13:55:39 2001 (3B7D84CB)
    f81ae000 f81cb180 DeepFrz DeepFrz.sys Sat Jul 22 16:45:19 2006 (44C2B88F)
    f81cc000 f81e6580 Mup Mup.sys Tue Aug 03 23:15:20 2004 (41107EF8)
    f81e7000 f8213a80 NDIS NDIS.sys Tue Aug 03 23:14:27 2004 (41107EC3)
    f8214000 f82a0480 Ntfs Ntfs.sys Tue Aug 03 23:15:06 2004 (41107EEA)
    f82a1000 f82b7780 KSecDD KSecDD.sys Tue Aug 03 22:59:45 2004 (41107B51)
    f82b8000 f82d7780 fltMgr fltMgr.sys Mon Aug 21 02:14:57 2006 (44E97991)
    f82d8000 f82ef480 atapi atapi.sys Tue Aug 03 22:59:41 2004 (41107B4D)
    f82f0000 f8315700 dmio dmio.sys Tue Aug 03 23:07:13 2004 (41107D11)
    f8316000 f8334880 ftdisk ftdisk.sys Fri Aug 17 13:52:41 2001 (3B7D8419)
    f8335000 f8345a80 pci pci.sys Tue Aug 03 23:07:45 2004 (41107D31)
    f8346000 f8373d80 ACPI ACPI.sys Tue Aug 03 23:07:35 2004 (41107D27)
    f8475000 f847dc00 isapnp isapnp.sys Fri Aug 17 13:58:01 2001 (3B7D8559)
    f8485000 f848f500 MountMgr MountMgr.sys Tue Aug 03 22:58:29 2004 (41107B05)
    f8495000 f84a1c80 VolSnap VolSnap.sys Tue Aug 03 23:00:14 2004 (41107B6E)
    f84a5000 f84ade00 disk disk.sys Tue Aug 03 22:59:53 2004 (41107B59)
    f84b5000 f84c1200 CLASSPNP CLASSPNP.SYS Tue Aug 03 23:14:26 2004 (41107EC2)
    f8565000 f856dd00 intelppm intelppm.sys Tue Aug 03 22:59:19 2004 (41107B37)
    f8575000 f8583b80 drmk drmk.sys Tue Aug 03 23:07:54 2004 (41107D3A)
    f8585000 f8594d80 serial serial.sys Tue Aug 03 23:15:51 2004 (41107F17)
    f8595000 f859f380 imapi imapi.sys Tue Aug 03 23:00:12 2004 (41107B6C)
    f85a5000 f85b1180 cdrom cdrom.sys Tue Aug 03 22:59:52 2004 (41107B58)
    f85b5000 f85c3080 redbook redbook.sys Tue Aug 03 22:59:34 2004 (41107B46)
    f85c5000 f85d1880 rasl2tp rasl2tp.sys Tue Aug 03 23:14:21 2004 (41107EBD)
    f85d5000 f85df200 raspppoe raspppoe.sys Tue Aug 03 23:05:06 2004 (41107C92)
    f85e5000 f85f0d00 raspptp raspptp.sys Tue Aug 03 23:14:26 2004 (41107EC2)
    f85f5000 f85fd900 msgpc msgpc.sys Tue Aug 03 23:04:11 2004 (41107C5B)
    f8605000 f860ef00 termdd termdd.sys Tue Aug 03 22:58:52 2004 (41107B1C)
    f8625000 f862e480 NDProxy NDProxy.SYS Fri Aug 17 13:55:30 2001 (3B7D84C2)
    f8665000 f8673100 usbhub usbhub.sys Tue Aug 03 23:08:40 2004 (41107D68)
    f86d5000 f86ddd80 HIDCLASS HIDCLASS.SYS Tue Aug 03 23:08:18 2004 (41107D52)
    f86f5000 f86fb200 PCIIDEX PCIIDEX.SYS Tue Aug 03 22:59:40 2004 (41107B4C)
    f86fd000 f8701900 PartMgr PartMgr.sys Fri Aug 17 18:32:23 2001 (3B7DC5A7)
    f874d000 f8752000 usbuhci usbuhci.sys Tue Aug 03 23:08:34 2004 (41107D62)
    f8755000 f875ba80 usbehci usbehci.sys Tue Oct 25 16:39:41 2005 (435EC23D)
    f875d000 f875e000 fdc fdc.sys unavailable (00000000)
    f8765000 f8769880 TDI TDI.SYS Tue Aug 03 23:07:47 2004 (41107D33)
    f876d000 f8771580 ptilink ptilink.sys Fri Aug 17 13:49:53 2001 (3B7D8371)
    f8775000 f8779080 raspti raspti.sys Fri Aug 17 13:55:32 2001 (3B7D84C4)
    f877d000 f8783000 kbdclass kbdclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f8785000 f878aa00 mouclass mouclass.sys Tue Aug 03 22:58:32 2004 (41107B08)
    f878d000 f8792000 flpydisk flpydisk.sys Tue Aug 03 22:59:24 2004 (41107B3C)
    f8795000 f879b180 HIDPARSE HIDPARSE.SYS Tue Aug 03 23:08:15 2004 (41107D4F)
    f87dd000 f87e2200 vga vga.sys Tue Aug 03 23:07:06 2004 (41107D0A)
    f87e5000 f87e9a80 Msfs Msfs.SYS Tue Aug 03 23:00:37 2004 (41107B85)
    f87ed000 f87f4880 Npfs Npfs.SYS Tue Aug 03 23:00:38 2004 (41107B86)
    f881d000 f8821500 watchdog watchdog.sys Tue Aug 03 23:07:32 2004 (41107D24)
    f8885000 f8888000 BOOTVID BOOTVID.dll Fri Aug 17 13:49:09 2001 (3B7D8345)
    f891d000 f8920c80 serenum serenum.sys Tue Aug 03 22:59:06 2004 (41107B2A)
    f8925000 f8927580 ndistapi ndistapi.sys Fri Aug 17 13:55:29 2001 (3B7D84C1)
    f894d000 f8950c80 mssmbios mssmbios.sys Tue Aug 03 23:07:47 2004 (41107D33)
    f8975000 f8976b80 kdcom kdcom.dll Fri Aug 17 13:49:10 2001 (3B7D8346)
    f8977000 f8978100 WMILIB WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f8979000 f897a000 dmload dmload.sys unavailable (00000000)
    f8989000 f898a100 swenum swenum.sys Tue Aug 03 22:58:41 2004 (41107B11)
    f898b000 f898c280 USBD USBD.SYS Fri Aug 17 14:02:58 2001 (3B7D8682)
    f8993000 f8995000 i2omgmt i2omgmt.SYS Tue Aug 03 23:00:50 2004 (41107B92)
    f89b1000 f89b2000 Fs_Rec Fs_Rec.SYS unavailable (00000000)
    f89bf000 f89c0080 Beep Beep.SYS Fri Aug 17 13:47:33 2001 (3B7D82E5)
    f89d5000 f89d6080 mnmdd mnmdd.SYS Fri Aug 17 13:57:28 2001 (3B7D8538)
    f89d9000 f89da080 RDPCDD RDPCDD.sys Fri Aug 17 13:46:56 2001 (3B7D82C0)
    f89fd000 f89fe100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 14:07:23 2001 (3B7D878B)
    f8a3d000 f8a3dd00 pciide pciide.sys Fri Aug 17 13:51:49 2001 (3B7D83E5)
    f8a82000 f8a82d00 dxgthk dxgthk.sys Fri Aug 17 13:53:12 2001 (3B7D8438)
    f8ab8000 f8ab9000 Null Null.SYS unavailable (00000000)
    f8b22000 f8b22c00 audstub audstub.sys Fri Aug 17 13:59:40 2001 (3B7D85BC)

    Unloaded modules:
    a9399000 a93ab000 naveng.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a93ab000 a947a000 navex15.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8b92000 a8bbd000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8b92000 a8bbd000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8b92000 a8bbd000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8b92000 a8bbd000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8b92000 a8bbd000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8b92000 a8bbd000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8b92000 a8bbd000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8dc7000 a8df2000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a8e42000 a8e6d000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a91a6000 a91d1000 kmixer.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8aad000 f8aae000 drmkaud.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a91d1000 a91f4000 aec.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a9783000 a9790000 DMusic.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a9209000 a9217000 swmidi.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f89e3000 f89e5000 splitter.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a9632000 a9644000 naveng.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    a9644000 a9713000 navex15.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    aa3dd000 aa3ef000 naveng.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    aa3ef000 aa4be000 navex15.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f84e5000 f84f2000 i8042prt.sys
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f87ad000 f87b2000 Cdaudio.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    f8161000 f8164000 Sfloppy.SYS
    Timestamp: unavailable (00000000)
    Checksum: 00000000
    Closing open log file c:\debuglog.txt
     
  2. 2007/04/03
    PeteC

    PeteC SuperGeek Staff

    Joined:
    2002/05/10
    Messages:
    28,896
    Likes Received:
    389
    ajaw001 - Welcome to the Board :)

    Is this an isolated crash or does it happen regularly?

    Theses logs are require a great deal of experience to interpret - there is one Board member who can do this, but he only drops in occasionally.

    All I can tell you is that the crash was most likely caused by HTTP.sys
    As this is a System File it may be worth runing System File Checker.
     

  3. to hide this advert.

  4. 2007/04/03
    ajaw001

    ajaw001 Inactive Thread Starter

    Joined:
    2007/04/02
    Messages:
    2
    Likes Received:
    0
    Hi,

    This is the first time that the BSOD happened. I guess I have to wait till the Board member can find out what is wrong. Thanks for the help though.
     
  5. 2007/04/04
    mattman

    mattman Inactive Alumni

    Joined:
    2002/06/10
    Messages:
    8,198
    Likes Received:
    63
    I am only a novice dump reader (see my experience). Some info about HTTP.sys. The file/driver "listens" to internet IPs (if I read it correctly). It is included in SP2.

    Try running HTTPCfg.exe and see if you can find what HTTP.sys is set to listen to.
    Internet...check your security programs, maybe, post a Hijack This log in the security forum and ask them to check it. I run at least two antispyware programs. What is trying run an IP listening driver? It might be a normal program's updating service, it may be something you have set yourself, it may be something more sinister.

    It is a Windows "virtual" driver, PeteC's suggestion of reinstalling it may be a possible solution. If you find that there are different dump logs, the problem might be with basic hardware (check more logs and post them if they are different).

    Matt
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.