help, please.

Page 1 of 7 123 ... LastLast

  1. Posts : 34
    os
       #1

    help, please.


    allright, now.
    I bought new pc few days ago-os is ofc Windows 7.
    specs are:
    intel core 2 quad q8300 @ 2.5 GHz
    4 GB ram ddr 2
    asus fsb o.c. 1600 p5ql/epu
    western digital 1 tb hd
    nvidia geforce gts 250 ( i think 512 MB)
    I downloaded driver for TP LINK-WN322G(54 Mbps)-because i only got drivers for xp and vista with it-but im currently using it for writing this thread

    now to the problem
    in the beggining it said bsod happened because of background(changing), i dissabled changing of the background, later on it would say either irql_not_less_or_equal, or page_fault_in_nonpaged_area, im able to be on computer for long time but it randomly reboots
    and it doesnt reboot on speciffically "something" so I have no clue what might be the problem
    i cant upload dumps- it says invalid files

    edit- ive got 13 bsod this week
    edit2-thanks zigzag, any minute now
    edit 3-sorry for keeping you waiting, here are the dumps
    Last edited by mikios1; 20 Aug 2010 at 14:05. Reason: dmp files
      My Computer


  2. Posts : 28,845
    Win 8 Release candidate 8400
       #2

    mikios1 said:
    allright, now.
    I bought new pc few days ago-os is ofc Windows 7.
    specs are:
    intel core 2 quad q8300 @ 2.5 GHz
    4 GB ram ddr 2
    asus fsb o.c. 1600 p5ql/epu
    western digital 1 tb hd
    nvidia geforce gts 250 ( i think 512 MB)
    I downloaded driver for TP LINK-WN322G(54 Mbps)-because i only got drivers for xp and vista with it-but im currently using it for writing this thread

    now to the problem
    in the beggining it said bsod happened because of background(changing), i dissabled changing of the background, later on it would say either irql_not_less_or_equal, or page_fault_in_nonpaged_area, im able to be on computer for long time but it randomly reboots
    now I went to event log and it said:
    that critcal event was kernel power
    im afraid to not destroy my computer utterly by doing something stupid on my own(like reinstalling drivers, OS and things like that)
    oh...and it doesnt reboot on speciffically "something" so I have no clue what might be the problem
    i cant upload dumps- it says invalid files
    Course it did. DMP files need to be zipped to upload. Use these to find and upload the DMP files. https://www.sevenforums.com/crash-loc...d-problem.html


    thanks

    Ken
      My Computer


  3. Posts : 1,039
    Windows 7 Ultimate x64 Service Pack 1 (Build 6.1.7601)
       #3

    Please refer to this post so we can help you with your blue screens: https://www.sevenforums.com/crash-loc...d-problem.html
      My Computer


  4. Posts : 28,845
    Win 8 Release candidate 8400
       #4

    mikios1 said:
    i zipped it
    And ???
      My Computer


  5. Posts : 1,039
    Windows 7 Ultimate x64 Service Pack 1 (Build 6.1.7601)
       #5

    Code:
    Debugging Details:
    ------------------
    
    
    Could not read faulting driver name
    
    WRITE_ADDRESS: GetPointerFromAddress: unable to read from fffff80002cb90e0
     fffff800029a4b70 
    
    FAULTING_IP: 
    +6362313662653734
    fffff800`029a4b70 ??              ???
    
    MM_INTERNAL_CODE:  0
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  avp.exe
    
    CURRENT_IRQL:  0
    Uninstall Kaspersky's AV and install Microsoft Security Essentials: http://www.microsoft.com/security_essentials/
      My Computer


  6. Posts : 34
    os
    Thread Starter
       #6

    thanks


    thanks ill give it a try
      My Computer


  7. Posts : 34
    os
    Thread Starter
       #7

    it doesnt work


    I installed windows sec. essentials, but today it crashe here is the dmp file
      My Computer


  8. Posts : 13,354
    Windows 7 Professional x64
       #8

    Uninstall Daemon Tools, Alcohol 120%, or any other CD or ISO virtualization programs. The driver sptd.sys is notorious for causing BSODs.

    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\Jonathan\AppData\Local\Temp\Temp1_051810-17097-01.zip\051810-17097-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: 
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16539.amd64fre.win7_gdr.100226-1909
    Machine Name:
    Kernel base = 0xfffff800`02a08000 PsLoadedModuleList = 0xfffff800`02c45e50
    Debug session time: Tue May 18 07:51:01.034 2010 (GMT-4)
    System Uptime: 0 days 0:49:55.000
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ....................
    Loading User Symbols
    Loading unloaded module list
    .....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {0, 2, 0, fffff80002a6c3be}
    
    Probably caused by : ntkrnlmp.exe ( nt!CcWorkerThread+16a )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        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: 0000000000000000, memory referenced
    Arg2: 0000000000000002, IRQL
    Arg3: 0000000000000000, bitfield :
        bit 0 : value 0 = read operation, 1 = write operation
        bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: fffff80002a6c3be, address which referenced memory
    
    Debugging Details:
    ------------------
    
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002cb00e0
     0000000000000000 
    
    CURRENT_IRQL:  2
    
    FAULTING_IP: 
    nt!CcWorkerThread+16a
    fffff800`02a6c3be 488b8b88000000  mov     rcx,qword ptr [rbx+88h]
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0xA
    
    PROCESS_NAME:  System
    
    TRAP_FRAME:  fffff88008eb5a30 -- (.trap 0xfffff88008eb5a30)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=fffff80002c7f140
    rdx=fffffa8003e22c10 rsi=0000000000000000 rdi=0000000000000000
    rip=fffff80002a6c3be rsp=fffff88008eb5bc0 rbp=fffff80002c1d5a0
     r8=fffff88000001000  r9=fffffa8006c6f4c0 r10=0000000000000000
    r11=fffffa80039e7800 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl zr na po nc
    nt!CcWorkerThread+0x16a:
    fffff800`02a6c3be 488b8b88000000  mov     rcx,qword ptr [rbx+88h] ds:f138:00000000`00000088=????????????????
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff80002a77b69 to fffff80002a78600
    
    STACK_TEXT:  
    fffff880`08eb58e8 fffff800`02a77b69 : 00000000`0000000a 00000000`00000000 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
    fffff880`08eb58f0 fffff800`02a767e0 : 00000000`00000000 fffff800`02bf34f0 00000000`00000000 00000000`00000000 : nt!KiBugCheckDispatch+0x69
    fffff880`08eb5a30 fffff800`02a6c3be : fffff880`0419ed00 fffff880`08eb5c18 00000000`000000af fffff800`00000000 : nt!KiPageFault+0x260
    fffff880`08eb5bc0 fffff800`02a85861 : fffffa80`039e7800 fffff800`02a6c254 fffff800`02c7f140 fffff880`00001000 : nt!CcWorkerThread+0x16a
    fffff880`08eb5c70 fffff800`02d1da86 : fffffa80`039e2680 fffffa80`044a4b60 00000000`00000080 fffffa80`039cd040 : nt!ExpWorkerThread+0x111
    fffff880`08eb5d00 fffff800`02a56b06 : fffff800`02bf2e80 fffffa80`044a4b60 fffffa80`039e2040 fffff880`0123c534 : nt!PspSystemThreadStartup+0x5a
    fffff880`08eb5d40 00000000`00000000 : fffff880`08eb6000 fffff880`08eb0000 fffff880`08eb59b0 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt!CcWorkerThread+16a
    fffff800`02a6c3be 488b8b88000000  mov     rcx,qword ptr [rbx+88h]
    
    SYMBOL_STACK_INDEX:  3
    
    SYMBOL_NAME:  nt!CcWorkerThread+16a
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4b88cfeb
    
    FAILURE_BUCKET_ID:  X64_0xA_nt!CcWorkerThread+16a
    
    BUCKET_ID:  X64_0xA_nt!CcWorkerThread+16a
    
    Followup: MachineOwner
    ---------
    
    0: kd> lmntsmn
    start             end                 module name
    fffff880`0117c000 fffff880`011d3000   ACPI     ACPI.sys     Mon Jul 13 19:19:34 2009 (4A5BC106)
    fffff880`03eab000 fffff880`03f35000   afd      afd.sys      Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`10bd2000 fffff880`10be8000   AgileVpn AgileVpn.sys Mon Jul 13 20:10:24 2009 (4A5BCCF0)
    fffff880`00e2a000 fffff880`00e35000   amdxata  amdxata.sys  Tue May 19 13:56:59 2009 (4A12F2EB)
    fffff880`043f3000 fffff880`043fb000   ASACPI   ASACPI.sys   Wed May 13 21:25:17 2009 (4A0B72FD)
    fffff880`00ff5000 fffff880`00ffe000   atapi    atapi.sys    Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`00e00000 fffff880`00e2a000   ataport  ataport.SYS  Mon Jul 13 19:19:52 2009 (4A5BC118)
    fffff880`03809000 fffff880`039c1000   athurx   athurx.sys   Thu Sep 17 13:30:02 2009 (4AB2721A)
    fffff880`02c8f000 fffff880`02c96000   Beep     Beep.SYS     Mon Jul 13 20:00:13 2009 (4A5BCA8D)
    fffff880`04173000 fffff880`04184000   blbdrive blbdrive.sys Mon Jul 13 19:35:59 2009 (4A5BC4DF)
    fffff880`05f4b000 fffff880`05f69000   bowser   bowser.sys   Mon Jul 13 19:23:50 2009 (4A5BC206)
    fffff960`00790000 fffff960`007b7000   cdd      cdd.dll      unavailable (00000000)
    fffff880`01200000 fffff880`0122a000   cdrom    cdrom.sys    Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`00cd0000 fffff880`00d90000   CI       CI.dll       Mon Jul 13 21:32:13 2009 (4A5BE01D)
    fffff880`00da4000 fffff880`00dd4000   CLASSPNP CLASSPNP.SYS Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00c72000 fffff880`00cd0000   CLFS     CLFS.SYS     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`01550000 fffff880`015c3000   cng      cng.sys      Mon Jul 13 19:49:40 2009 (4A5BC814)
    fffff880`10bc2000 fffff880`10bd2000   CompositeBus CompositeBus.sys Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`05800000 fffff880`0580e000   crashdmp crashdmp.sys Mon Jul 13 20:01:01 2009 (4A5BCABD)
    fffff880`040d2000 fffff880`04155000   csc      csc.sys      Mon Jul 13 19:24:26 2009 (4A5BC22A)
    fffff880`04155000 fffff880`04173000   dfsc     dfsc.sys     Mon Jul 13 19:23:44 2009 (4A5BC200)
    fffff880`03e68000 fffff880`03e77000   discache discache.sys Mon Jul 13 19:37:18 2009 (4A5BC52E)
    fffff880`014c0000 fffff880`014d6000   disk     disk.sys     Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`03e77000 fffff880`03e99000   drmk     drmk.sys     Mon Jul 13 21:01:25 2009 (4A5BD8E5)
    fffff880`0580e000 fffff880`05817000   dump_atapi dump_atapi.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`10bf3000 fffff880`10bff000   dump_dumpata dump_dumpata.sys Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`03fd5000 fffff880`03fe8000   dump_dumpfve dump_dumpfve.sys Mon Jul 13 19:21:51 2009 (4A5BC18F)
    fffff880`059eb000 fffff880`059f7000   Dxapi    Dxapi.sys    Mon Jul 13 19:38:28 2009 (4A5BC574)
    fffff880`042e2000 fffff880`043d6000   dxgkrnl  dxgkrnl.sys  Thu Oct 01 21:00:14 2009 (4AC5509E)
    fffff880`04200000 fffff880`04246000   dxgmms1  dxgmms1.sys  Mon Jul 13 19:38:32 2009 (4A5BC578)
    fffff880`00d90000 fffff880`00da4000   fileinfo fileinfo.sys Mon Jul 13 19:34:25 2009 (4A5BC481)
    fffff880`00e35000 fffff880`00e81000   fltmgr   fltmgr.sys   Mon Jul 13 19:19:59 2009 (4A5BC11F)
    fffff880`015d4000 fffff880`015de000   Fs_Rec   Fs_Rec.sys   Mon Jul 13 19:19:45 2009 (4A5BC111)
    fffff880`01486000 fffff880`014c0000   fvevol   fvevol.sys   Fri Sep 25 22:34:26 2009 (4ABD7DB2)
    fffff880`0162b000 fffff880`01675000   fwpkclnt fwpkclnt.sys Mon Jul 13 19:21:08 2009 (4A5BC164)
    fffff800`02fe4000 fffff800`0302d000   hal      hal.dll      Mon Jul 13 21:27:36 2009 (4A5BDF08)
    fffff880`042ba000 fffff880`042de000   HDAudBus HDAudBus.sys Mon Jul 13 20:06:13 2009 (4A5BCBF5)
    fffff880`02dda000 fffff880`02df3000   HIDCLASS HIDCLASS.SYS Mon Jul 13 20:06:21 2009 (4A5BCBFD)
    fffff880`039ea000 fffff880`039f2080   HIDPARSE HIDPARSE.SYS Mon Jul 13 20:06:17 2009 (4A5BCBF9)
    fffff880`039dc000 fffff880`039ea000   hidusb   hidusb.sys   Mon Jul 13 20:06:22 2009 (4A5BCBFE)
    fffff880`05e83000 fffff880`05f4b000   HTTP     HTTP.sys     Mon Jul 13 19:22:16 2009 (4A5BC1A8)
    fffff880`017f3000 fffff880`017fc000   hwpolicy hwpolicy.sys Mon Jul 13 19:19:22 2009 (4A5BC0FA)
    fffff880`041aa000 fffff880`041c0000   intelppm intelppm.sys Mon Jul 13 19:19:25 2009 (4A5BC0FD)
    fffff880`0403b000 fffff880`0404a000   kbdclass kbdclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`041ef000 fffff880`041fd000   kbdhid   kbdhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff800`00bcc000 fffff800`00bd6000   kdcom    kdcom.dll    Mon Jul 13 21:31:07 2009 (4A5BDFDB)
    fffff880`04059000 fffff880`0409c000   ks       ks.sys       Mon Jul 13 20:00:31 2009 (4A5BCA9F)
    fffff880`01536000 fffff880`01550000   ksecdd   ksecdd.sys   Mon Jul 13 19:20:54 2009 (4A5BC156)
    fffff880`01600000 fffff880`0162b000   ksecpkg  ksecpkg.sys  Fri Dec 11 01:03:32 2009 (4B21E0B4)
    fffff880`059e5000 fffff880`059ea200   ksthunk  ksthunk.sys  Mon Jul 13 20:00:19 2009 (4A5BCA93)
    fffff880`03fe8000 fffff880`03ffd000   lltdio   lltdio.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`02c00000 fffff880`02c23000   luafv    luafv.sys    Mon Jul 13 19:26:13 2009 (4A5BC295)
    fffff880`00c1a000 fffff880`00c5e000   mcupdate_GenuineIntel mcupdate_GenuineIntel.dll Mon Jul 13 21:29:10 2009 (4A5BDF66)
    fffff880`039ce000 fffff880`039dc000   monitor  monitor.sys  Mon Jul 13 19:38:52 2009 (4A5BC58C)
    fffff880`0404a000 fffff880`04059000   mouclass mouclass.sys Mon Jul 13 19:19:50 2009 (4A5BC116)
    fffff880`040c3000 fffff880`040d0000   mouhid   mouhid.sys   Mon Jul 13 20:00:20 2009 (4A5BCA94)
    fffff880`00fdb000 fffff880`00ff5000   mountmgr mountmgr.sys Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`02c59000 fffff880`02c86000   MpFilter MpFilter.sys Fri Nov 20 21:56:47 2009 (4B0756EF)
    fffff880`064ca000 fffff880`064da000   MpNWMon  MpNWMon.sys  Fri Nov 20 21:56:38 2009 (4B0756E6)
    fffff880`05f69000 fffff880`05f81000   mpsdrv   mpsdrv.sys   Mon Jul 13 20:08:25 2009 (4A5BCC79)
    fffff880`05f81000 fffff880`05fae000   mrxsmb   mrxsmb.sys   Sat Feb 27 02:52:19 2010 (4B88CF33)
    fffff880`05fae000 fffff880`05ffc000   mrxsmb10 mrxsmb10.sys Sat Feb 27 02:52:28 2010 (4B88CF3C)
    fffff880`013d1000 fffff880`013f4000   mrxsmb20 mrxsmb20.sys Sat Feb 27 02:52:26 2010 (4B88CF3A)
    fffff880`02cf4000 fffff880`02cff000   Msfs     Msfs.SYS     Mon Jul 13 19:19:47 2009 (4A5BC113)
    fffff880`011d3000 fffff880`011dd000   msisadrv msisadrv.sys Mon Jul 13 19:19:26 2009 (4A5BC0FE)
    fffff880`014d8000 fffff880`01536000   msrpc    msrpc.sys    Mon Jul 13 19:21:32 2009 (4A5BC17C)
    fffff880`03e5d000 fffff880`03e68000   mssmbios mssmbios.sys Mon Jul 13 19:31:10 2009 (4A5BC3BE)
    fffff880`017e1000 fffff880`017f3000   mup      mup.sys      Mon Jul 13 19:23:45 2009 (4A5BC201)
    fffff880`01687000 fffff880`01779000   ndis     ndis.sys     Mon Jul 13 19:21:40 2009 (4A5BC184)
    fffff880`0fe24000 fffff880`0fe30000   ndistapi ndistapi.sys Mon Jul 13 20:10:00 2009 (4A5BCCD8)
    fffff880`05e58000 fffff880`05e6b000   ndisuio  ndisuio.sys  Mon Jul 13 20:09:25 2009 (4A5BCCB5)
    fffff880`041c0000 fffff880`041ef000   ndiswan  ndiswan.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`040ae000 fffff880`040c3000   NDProxy  NDProxy.SYS  Mon Jul 13 20:10:05 2009 (4A5BCCDD)
    fffff880`03f7a000 fffff880`03f89000   netbios  netbios.sys  Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff880`02d3b000 fffff880`02d80000   netbt    netbt.sys    Mon Jul 13 19:21:28 2009 (4A5BC178)
    fffff880`01779000 fffff880`017d9000   NETIO    NETIO.SYS    Mon Jul 13 19:21:46 2009 (4A5BC18A)
    fffff880`02cff000 fffff880`02d10000   Npfs     Npfs.SYS     Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`03e51000 fffff880`03e5d000   nsiproxy nsiproxy.sys Mon Jul 13 19:21:02 2009 (4A5BC15E)
    fffff800`02a08000 fffff800`02fe4000   nt       ntkrnlmp.exe Sat Feb 27 02:55:23 2010 (4B88CFEB)
    fffff880`0122e000 fffff880`013d1000   Ntfs     Ntfs.sys     Mon Jul 13 19:20:47 2009 (4A5BC14F)
    fffff880`02c86000 fffff880`02c8f000   Null     Null.SYS     Mon Jul 13 19:19:37 2009 (4A5BC109)
    fffff880`10b7b000 fffff880`10b7c180   nvBridge nvBridge.kmd Sat Apr 03 19:50:52 2010 (4BB7D45C)
    fffff880`0fe51000 fffff880`10b7a700   nvlddmkm nvlddmkm.sys Sat Apr 03 20:06:21 2010 (4BB7D7FD)
    fffff880`05e05000 fffff880`05e58000   nwifi    nwifi.sys    Mon Jul 13 20:07:23 2009 (4A5BCC3B)
    fffff880`03f3e000 fffff880`03f64000   pacer    pacer.sys    Mon Jul 13 20:09:41 2009 (4A5BCCC5)
    fffff880`043d6000 fffff880`043f3000   parport  parport.sys  Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`011ea000 fffff880`011ff000   partmgr  partmgr.sys  Mon Jul 13 19:19:58 2009 (4A5BC11E)
    fffff880`00f3c000 fffff880`00f6f000   pci      pci.sys      Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`01015000 fffff880`0101c000   pciide   pciide.sys   Mon Jul 13 19:19:49 2009 (4A5BC115)
    fffff880`00fcb000 fffff880`00fdb000   PCIIDEX  PCIIDEX.SYS  Mon Jul 13 19:19:48 2009 (4A5BC114)
    fffff880`015c3000 fffff880`015d4000   pcw      pcw.sys      Mon Jul 13 19:19:27 2009 (4A5BC0FF)
    fffff880`06424000 fffff880`064ca000   peauth   peauth.sys   Mon Jul 13 21:01:19 2009 (4A5BD8DF)
    fffff880`059a8000 fffff880`059e5000   portcls  portcls.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`00c5e000 fffff880`00c72000   PSHED    PSHED.dll    Mon Jul 13 21:32:23 2009 (4A5BE027)
    fffff880`0fe00000 fffff880`0fe24000   rasl2tp  rasl2tp.sys  Mon Jul 13 20:10:11 2009 (4A5BCCE3)
    fffff880`0fe30000 fffff880`0fe4b000   raspppoe raspppoe.sys Mon Jul 13 20:10:17 2009 (4A5BCCE9)
    fffff880`04000000 fffff880`04021000   raspptp  raspptp.sys  Mon Jul 13 20:10:18 2009 (4A5BCCEA)
    fffff880`04021000 fffff880`0403b000   rassstp  rassstp.sys  Mon Jul 13 20:10:25 2009 (4A5BCCF1)
    fffff880`03e00000 fffff880`03e51000   rdbss    rdbss.sys    Mon Jul 13 19:24:09 2009 (4A5BC219)
    fffff880`10be8000 fffff880`10bf3000   rdpbus   rdpbus.sys   Mon Jul 13 20:17:46 2009 (4A5BCEAA)
    fffff880`02cd9000 fffff880`02ce2000   RDPCDD   RDPCDD.sys   Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02ce2000 fffff880`02ceb000   rdpencdd rdpencdd.sys Mon Jul 13 20:16:34 2009 (4A5BCE62)
    fffff880`02ceb000 fffff880`02cf4000   rdprefmp rdprefmp.sys Mon Jul 13 20:16:35 2009 (4A5BCE63)
    fffff880`0144c000 fffff880`01486000   rdyboost rdyboost.sys Mon Jul 13 19:34:34 2009 (4A5BC48A)
    fffff880`05e6b000 fffff880`05e83000   rspndr   rspndr.sys   Mon Jul 13 20:08:50 2009 (4A5BCC92)
    fffff880`10b7d000 fffff880`10bb6000   Rt64win7 Rt64win7.sys Fri May 22 10:52:30 2009 (4A16BC2E)
    fffff880`0114d000 fffff880`0117c000   SCSIPORT SCSIPORT.SYS Mon Jul 13 20:01:04 2009 (4A5BCAC0)
    fffff880`064da000 fffff880`064e5000   secdrv   secdrv.SYS   Wed Sep 13 09:18:38 2006 (4508052E)
    fffff880`10bb6000 fffff880`10bc2000   serenum  serenum.sys  Mon Jul 13 20:00:33 2009 (4A5BCAA1)
    fffff880`03f89000 fffff880`03fa6000   serial   serial.sys   Mon Jul 13 20:00:40 2009 (4A5BCAA8)
    fffff880`017d9000 fffff880`017e1000   spldr    spldr.sys    Mon May 11 12:56:27 2009 (4A0858BB)
    fffff880`0101e000 fffff880`01144000   sptd     sptd.sys     Sun Oct 11 16:55:14 2009 (4AD24632)
    fffff880`06888000 fffff880`06920000   srv      srv.sys      Tue Dec 08 03:32:55 2009 (4B1E0F37)
    fffff880`06524000 fffff880`0658d000   srv2     srv2.sys     Mon Jul 13 19:25:02 2009 (4A5BC24E)
    fffff880`064e5000 fffff880`06512000   srvnet   srvnet.sys   Tue Dec 08 03:32:26 2009 (4B1E0F1A)
    fffff880`043fb000 fffff880`043fc480   swenum   swenum.sys   Mon Jul 13 20:00:18 2009 (4A5BCA92)
    fffff880`01803000 fffff880`01a00000   tcpip    tcpip.sys    Mon Jul 13 19:25:34 2009 (4A5BC26E)
    fffff880`06512000 fffff880`06524000   tcpipreg tcpipreg.sys Mon Jul 13 20:09:49 2009 (4A5BCCCD)
    fffff880`02d2e000 fffff880`02d3b000   TDI      TDI.SYS      Mon Jul 13 19:21:18 2009 (4A5BC16E)
    fffff880`02d10000 fffff880`02d2e000   tdx      tdx.sys      Mon Jul 13 19:21:15 2009 (4A5BC16B)
    fffff880`03fc1000 fffff880`03fd5000   termdd   termdd.sys   Mon Jul 13 20:16:36 2009 (4A5BCE64)
    fffff960`00420000 fffff960`0042a000   TSDDD    TSDDD.dll    unavailable (00000000)
    fffff880`04184000 fffff880`041aa000   tunnel   tunnel.sys   Mon Jul 13 20:09:37 2009 (4A5BCCC1)
    fffff880`0409c000 fffff880`040ae000   umbus    umbus.sys    Mon Jul 13 20:06:56 2009 (4A5BCC20)
    fffff880`015de000 fffff880`015fb000   usbccgp  usbccgp.sys  Mon Jul 13 20:06:45 2009 (4A5BCC15)
    fffff880`039f3000 fffff880`039f4f00   USBD     USBD.SYS     Mon Jul 13 20:06:23 2009 (4A5BCBFF)
    fffff880`042a9000 fffff880`042ba000   usbehci  usbehci.sys  Mon Jul 13 20:06:30 2009 (4A5BCC06)
    fffff880`02d80000 fffff880`02dda000   usbhub   usbhub.sys   Mon Jul 13 20:07:09 2009 (4A5BCC2D)
    fffff880`04253000 fffff880`042a9000   USBPORT  USBPORT.SYS  Mon Jul 13 20:06:31 2009 (4A5BCC07)
    fffff880`04246000 fffff880`04253000   usbuhci  usbuhci.sys  Mon Jul 13 20:06:27 2009 (4A5BCC03)
    fffff880`011dd000 fffff880`011ea000   vdrvroot vdrvroot.sys Mon Jul 13 20:01:31 2009 (4A5BCADB)
    fffff880`02c96000 fffff880`02ca4000   vga      vga.sys      Mon Jul 13 19:38:47 2009 (4A5BC587)
    fffff880`05817000 fffff880`059a8000   viahduaa viahduaa.sys Tue Jun 02 04:55:21 2009 (4A24E8F9)
    fffff880`02ca4000 fffff880`02cc9000   VIDEOPRT VIDEOPRT.SYS Mon Jul 13 19:38:51 2009 (4A5BC58B)
    fffff880`01675000 fffff880`01685000   vmstorfl vmstorfl.sys Mon Jul 13 19:42:54 2009 (4A5BC67E)
    fffff880`01000000 fffff880`01015000   volmgr   volmgr.sys   Mon Jul 13 19:19:57 2009 (4A5BC11D)
    fffff880`00f6f000 fffff880`00fcb000   volmgrx  volmgrx.sys  Mon Jul 13 19:20:33 2009 (4A5BC141)
    fffff880`01400000 fffff880`0144c000   volsnap  volsnap.sys  Mon Jul 13 19:20:08 2009 (4A5BC128)
    fffff880`039c1000 fffff880`039ce000   vwifibus vwifibus.sys Mon Jul 13 20:07:21 2009 (4A5BCC39)
    fffff880`03f64000 fffff880`03f7a000   vwififlt vwififlt.sys Mon Jul 13 20:07:22 2009 (4A5BCC3A)
    fffff880`03fa6000 fffff880`03fc1000   wanarp   wanarp.sys   Mon Jul 13 20:10:21 2009 (4A5BCCED)
    fffff880`02cc9000 fffff880`02cd9000   watchdog watchdog.sys Mon Jul 13 19:37:35 2009 (4A5BC53F)
    fffff880`00e89000 fffff880`00f2d000   Wdf01000 Wdf01000.sys Mon Jul 13 19:22:07 2009 (4A5BC19F)
    fffff880`00f2d000 fffff880`00f3c000   WDFLDR   WDFLDR.SYS   Mon Jul 13 19:19:54 2009 (4A5BC11A)
    fffff880`03f35000 fffff880`03f3e000   wfplwf   wfplwf.sys   Mon Jul 13 20:09:26 2009 (4A5BCCB6)
    fffff960`000f0000 fffff960`003ff000   win32k   win32k.sys   unavailable (00000000)
    fffff880`01144000 fffff880`0114d000   WMILIB   WMILIB.SYS   Mon Jul 13 19:19:51 2009 (4A5BC117)
    fffff880`02c23000 fffff880`02c44000   WudfPf   WudfPf.sys   Mon Jul 13 20:05:37 2009 (4A5BCBD1)
    
    Unloaded modules:
    fffff880`06920000 fffff880`06991000   spsys.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`015de000 fffff880`015ec000   crashdmp.sys
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`015ec000 fffff880`015f8000   dump_ataport
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`013d1000 fffff880`013da000   dump_atapi.s
        Timestamp: unavailable (00000000)
        Checksum:  00000000
    fffff880`013da000 fffff880`013ed000   dump_dumpfve
        Timestamp: unavailable (00000000)
        Checksum:  00000000
      My Computer


  9. Posts : 52
    Ubuntu
       #9

    irq not less equal than -- run windows memory diagnostics when you log in next time, I found the solutino on another forum and as par forum etiquettet I can't repost it here.

    the page fault in a non paged area is ram related as well, the solution mentioned here was to remove it, and restart the pc using ether stick to see which is faulty (and you may have to do this until your pc crashes again). windows memory diagnostic tool may provide that answer for you though.

    this forum also suggests you might try to hit f8 on boot, and select last known good configuration which will reset your drivers to the last working state in the registry. you may want to uninstall and reinstall them/update them at this point but still run windows memory diagnostic tool.

    the forums also suggests that the failure could be related to windows services. you may want to stop and restart non system services once you've entered last known good configuration.
      My Computer


  10. Posts : 34
    os
    Thread Starter
       #10

    I uninstalled Daemon tools lite few days before bsod. could it be that it left some files on my computer after de-installation?
      My Computer


 
Page 1 of 7 123 ... LastLast

Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:43.
Find Us