Windows 7 x64 BSOD (PAGE_FAULT_IN_NONPAGED_AREA - 0x00000050)


  1. Posts : 2
    Windows 7 Ultimate x64
       #1

    Windows 7 x64 BSOD (PAGE_FAULT_IN_NONPAGED_AREA - 0x00000050)


    Hi,

    I was just coding like usual, when suddenly when testing my whole system froze and shut down with a BSOD.
    I don't know if this is caused by my wrong code, the recently installed Catalyst 10.12 drivers of defective hardware.

    My system is not even an half year old and afaik there were no outrageous temperatures (never have those anyway).

    Event viewer stated an ID 41 Kernel Power error.

    My system information and an analysis of the memory dump can be found here:

    Report of Martijn van Berkel's computer
    Executed on 27-12-2010, 21:11:11

    Computer
    • Manufacturer: To Be Filled By O.E.M.
    • Computer Model: To Be Filled By O.E.M.
    • Computer Name: MARTIJN (in workgroup THUISNW)
    • System Type: x64 (64-bit) system

    Motherboard
    • Manufacturer: ASRock
    • Model: 880GMH/USB3
    • BIOS Manufacturer: American Megatrends Inc.
    • BIOS Model: Default System BIOS, version P1.00
    • Connections: PCI1 (Free), PCI2 (Free), PCIE1 (Free), PCIE2 (In use)
    • Ports:

    Processor
    • Model: AMD Phenom(tm) II X4 955 Processor (Quad Core)
    • Clock Speed: 3400*MHz
    • Socket & Cache(s): CPUSocket, 2.048*KB L2 Cache, 6.144*KB L3 Cache

    Memory
    • Size: 4.095*MB RAM
    • Type(s): 2.048*MB RAM (DDR2-667 PC2-5300 333*MHz, DIMM), 2.048*MB RAM (DDR2-667 PC2-5300 333*MHz, DIMM)

    Harddisk
    • File Format(s): NTFS (C:), NTFS (D:), NTFS (E:)
    • Size: 931,51*GB (97,65*GB (C:) + 20,02*GB (D:) + 813,84*GB (E:) )
    • Free Space: 463,67*GB (50,61*GB (C:) + 15,83*GB (D:) + 397,23*GB (E:) )

    Drives
    • Type(s): C: Lokale harde schijf, D: Lokale harde schijf, E: Lokale harde schijf, F: Unknown
    • Model(s): C: Hitachi HDT721010SLA360 ATA Device IDE, F: PIONEER DVD-RW DVR-112D ATA Device

    Sound Card
    • Manufacturer: Advanced Micro Devices
    • Model: AMD High Definition Audio Device

    Graphics Card
    • Model: ATI Radeon HD 5700 Series
    • Video Processor: ATI display adapter (0x68B8)
    • Memory Size: 1.024*MB VRAM
    • Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64 .dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll, version 8.801.0.0

    Display
    • Manufacturer: (Standaardbeeldschermtypen)
    • Model: Algemeen PnP-beeldscherm
    • Screen Resolution: 1280x1024 (Normal 5:4 SXGA)
    • Color Depth: 32-bit
    • Refresh Rate: 75*Hz

    Mouse
    • Manufacturer: (standaardsysteemapparaten)
    • Model: USB-invoerapparaat
    • # of Buttons: 2
    • Connection: USB

    Keyboard
    • Model: USB-invoerapparaat
    • Type: Uitgebreid (101 of 102 toetsen)
    • # of Function Keys: 12

    Network Card
    • Model(s): Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet NIC (NDIS 6.20) (Ethernet 802.3), VMware Virtual Ethernet Adapter for VMnet1 (Ethernet 802.3), VMware Virtual Ethernet Adapter for VMnet8 (Ethernet 802.3)
    • Addresses: IP: 192.168.1.126, MAC: 00:25:22:431:37, DHCP: 192.168.1.254 & IP: 192.168.2.1, MAC: 00:50:56:C0:00:01, DHCP: & IP: 192.168.239.1, MAC: 00:50:56:C0:00:08, DHCP:

    DirectX
    • Version: 11.0

    Operating System
    • Name: Microsoft Windows 7 Ultimate
    • Version: 6.1.7600
    • Service Pack: None


    Generated by*Flitskikker InfoTool (Version 3.1.0.136)
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.


    Loading Dump File [C:\Windows\MEMORY.DMP]
    Kernel Summary Dump File: Only kernel address space is available

    Symbol search path is: SRV*c:\symbols*Symbol information
    Executable search path is:
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`0301b000 PsLoadedModuleList = 0xfffff800`03258e50
    Debug session time: Mon Dec 27 20:18:09.314 2010 (UTC + 1:00)
    System Uptime: 0 days 7:33:39.767
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..............................................
    Loading User Symbols
    PEB is paged out (Peb.Ldr = 00000000`7efdf018). Type ".hh dbgerr001" for details
    Loading unloaded module list
    .........
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    Use !analyze -v to get detailed debugging information.

    BugCheck 50, {fffffa80083d6000, 0, fffffa8004eca393, 0}

    Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+42837 )

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

    0: kd> !analyze -v
    *******************************************************************************
    * *
    * Bugcheck Analysis *
    * *
    *******************************************************************************

    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced. This cannot be protected by try-except,
    it must be protected by a Probe. Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: fffffa80083d6000, memory referenced.
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
    Arg3: fffffa8004eca393, If non-zero, the instruction address which referenced the bad memory
    address.
    Arg4: 0000000000000000, (reserved)

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


    READ_ADDRESS: fffffa80083d6000 Nonpaged pool

    FAULTING_IP:
    +3536373733393063
    fffffa80`04eca393 66f2af repne scas word ptr [rdi]

    MM_INTERNAL_CODE: 0

    DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

    BUGCHECK_STR: 0x50

    PROCESS_NAME: bsptch.exe

    CURRENT_IRQL: 0

    TRAP_FRAME: fffff880038bc4f0 -- (.trap 0xfffff880038bc4f0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=ffffffffffff77ff
    rdx=0000000000008000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffffa8004eca393 rsp=fffff880038bc680 rbp=fffffa80083c5000
    r8=fffffa80083c5000 r9=0000000000000050 r10=fffff80003206880
    r11=fffffa800404fb10 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0 nv up ei pl nz ac pe cy
    fffffa80`04eca393 66f2af repne scas word ptr [rdi]
    Resetting default scope

    LAST_CONTROL_TRANSFER: from fffff8000310bf14 to fffff8000308b740

    STACK_TEXT:
    fffff880`038bc388 fffff800`0310bf14 : 00000000`00000050 fffffa80`083d6000 00000000`00000000 fffff880`038bc4f0 : nt!KeBugCheckEx
    fffff880`038bc390 fffff800`0308982e : 00000000`00000000 fffffa80`083ab000 fffff800`0321aa00 fffff800`03205e80 : nt! ?? ::FNODOBFM::`string'+0x42837
    fffff880`038bc4f0 fffffa80`04eca393 : fffffa80`083ab000 00000000`00008000 fffffa80`083c5000 00000000`00000001 : nt!KiPageFault+0x16e
    fffff880`038bc680 fffffa80`083ab000 : 00000000`00008000 fffffa80`083c5000 00000000`00000001 00000000`00008000 : 0xfffffa80`04eca393
    fffff880`038bc688 00000000`00008000 : fffffa80`083c5000 00000000`00000001 00000000`00008000 fffffa80`04ebed0b : 0xfffffa80`083ab000
    fffff880`038bc690 fffffa80`083c5000 : 00000000`00000001 00000000`00008000 fffffa80`04ebed0b fffffa80`083ab000 : 0x8000
    fffff880`038bc698 00000000`00000001 : 00000000`00008000 fffffa80`04ebed0b fffffa80`083ab000 00000000`00000069 : 0xfffffa80`083c5000
    fffff880`038bc6a0 00000000`00008000 : fffffa80`04ebed0b fffffa80`083ab000 00000000`00000069 00000000`000080e8 : 0x1
    fffff880`038bc6a8 fffffa80`04ebed0b : fffffa80`083ab000 00000000`00000069 00000000`000080e8 fffffa80`04ec0300 : 0x8000
    fffff880`038bc6b0 fffffa80`083ab000 : 00000000`00000069 00000000`000080e8 fffffa80`04ec0300 00000000`0000008c : 0xfffffa80`04ebed0b
    fffff880`038bc6b8 00000000`00000069 : 00000000`000080e8 fffffa80`04ec0300 00000000`0000008c 00000000`00001108 : 0xfffffa80`083ab000
    fffff880`038bc6c0 00000000`000080e8 : fffffa80`04ec0300 00000000`0000008c 00000000`00001108 fffffa80`07b57060 : 0x69
    fffff880`038bc6c8 fffffa80`04ec0300 : 00000000`0000008c 00000000`00001108 fffffa80`07b57060 fffffa80`04258b0e : 0x80e8
    fffff880`038bc6d0 00000000`0000008c : 00000000`00001108 fffffa80`07b57060 fffffa80`04258b0e fffffa80`07b57060 : 0xfffffa80`04ec0300
    fffff880`038bc6d8 00000000`00001108 : fffffa80`07b57060 fffffa80`04258b0e fffffa80`07b57060 00000000`00000000 : 0x8c
    fffff880`038bc6e0 fffffa80`07b57060 : fffffa80`04258b0e fffffa80`07b57060 00000000`00000000 fffffa80`083ab000 : 0x1108
    fffff880`038bc6e8 fffffa80`04258b0e : fffffa80`07b57060 00000000`00000000 fffffa80`083ab000 fffffa80`04ec1b9c : 0xfffffa80`07b57060
    fffff880`038bc6f0 fffffa80`07b57060 : 00000000`00000000 fffffa80`083ab000 fffffa80`04ec1b9c fffffa80`04258b0e : 0xfffffa80`04258b0e
    fffff880`038bc6f8 00000000`00000000 : fffffa80`083ab000 fffffa80`04ec1b9c fffffa80`04258b0e 00000000`0000000b : 0xfffffa80`07b57060


    STACK_COMMAND: kb

    FOLLOWUP_IP:
    nt! ?? ::FNODOBFM::`string'+42837
    fffff800`0310bf14 cc int 3

    SYMBOL_STACK_INDEX: 1

    SYMBOL_NAME: nt! ?? ::FNODOBFM::`string'+42837

    FOLLOWUP_NAME: MachineOwner

    MODULE_NAME: nt

    IMAGE_NAME: ntkrnlmp.exe

    DEBUG_FLR_IMAGE_TIMESTAMP: 4c1c44a9

    FAILURE_BUCKET_ID: X64_0x50_nt!_??_::FNODOBFM::_string_+42837

    BUCKET_ID: X64_0x50_nt!_??_::FNODOBFM::_string_+42837

    Followup: MachineOwner
    ---------
    What do you think the problem is?

    Thanks in advance and happy holidays.

    Kind regards,
    Flitskikker

    EDIT: Attached BSOD files.
    - x86 (32-bit) or x64 ? x64
    - the original installed OS on the system? None
    - an OEM or full retail version? Installed OEM myself

    - What is the age of system (hardware)? Bought June this year
    - What is the age of OS installation (have you re-installed the OS?) Also June
      My Computer


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

    Flitskikker said:
    Hi,

    I was just coding like usual, when suddenly when testing my whole system froze and shut down with a BSOD.
    I don't know if this is caused by my wrong code, the recently installed Catalyst 10.12 drivers of defective hardware.

    My system is not even an half year old and afaik there were no outrageous temperatures (never have those anyway).

    Event viewer stated an ID 41 Kernel Power error.

    My system information and an analysis of the memory dump can be found here:

    Report of Martijn van Berkel's computer
    Executed on 27-12-2010, 21:11:11

    Computer
    • Manufacturer: To Be Filled By O.E.M.
    • Computer Model: To Be Filled By O.E.M.
    • Computer Name: MARTIJN (in workgroup THUISNW)
    • System Type: x64 (64-bit) system

    Motherboard
    • Manufacturer: ASRock
    • Model: 880GMH/USB3
    • BIOS Manufacturer: American Megatrends Inc.
    • BIOS Model: Default System BIOS, version P1.00
    • Connections: PCI1 (Free), PCI2 (Free), PCIE1 (Free), PCIE2 (In use)
    • Ports:

    Processor
    • Model: AMD Phenom(tm) II X4 955 Processor (Quad Core)
    • Clock Speed: 3400*MHz
    • Socket & Cache(s): CPUSocket, 2.048*KB L2 Cache, 6.144*KB L3 Cache

    Memory
    • Size: 4.095*MB RAM
    • Type(s): 2.048*MB RAM (DDR2-667 PC2-5300 333*MHz, DIMM), 2.048*MB RAM (DDR2-667 PC2-5300 333*MHz, DIMM)

    Harddisk
    • File Format(s): NTFS (C:), NTFS (D:), NTFS (E:)
    • Size: 931,51*GB (97,65*GB (C:) + 20,02*GB (D:) + 813,84*GB (E:) )
    • Free Space: 463,67*GB (50,61*GB (C:) + 15,83*GB (D:) + 397,23*GB (E:) )

    Drives
    • Type(s): C: Lokale harde schijf, D: Lokale harde schijf, E: Lokale harde schijf, F: Unknown
    • Model(s): C: Hitachi HDT721010SLA360 ATA Device IDE, F: PIONEER DVD-RW DVR-112D ATA Device

    Sound Card
    • Manufacturer: Advanced Micro Devices
    • Model: AMD High Definition Audio Device

    Graphics Card
    • Model: ATI Radeon HD 5700 Series
    • Video Processor: ATI display adapter (0x68B8)
    • Memory Size: 1.024*MB VRAM
    • Driver: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64 .dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll, version 8.801.0.0

    Display
    • Manufacturer: (Standaardbeeldschermtypen)
    • Model: Algemeen PnP-beeldscherm
    • Screen Resolution: 1280x1024 (Normal 5:4 SXGA)
    • Color Depth: 32-bit
    • Refresh Rate: 75*Hz

    Mouse
    • Manufacturer: (standaardsysteemapparaten)
    • Model: USB-invoerapparaat
    • # of Buttons: 2
    • Connection: USB

    Keyboard
    • Model: USB-invoerapparaat
    • Type: Uitgebreid (101 of 102 toetsen)
    • # of Function Keys: 12

    Network Card
    • Model(s): Realtek RTL8168D/8111D Family PCI-E Gigabit Ethernet NIC (NDIS 6.20) (Ethernet 802.3), VMware Virtual Ethernet Adapter for VMnet1 (Ethernet 802.3), VMware Virtual Ethernet Adapter for VMnet8 (Ethernet 802.3)
    • Addresses: IP: 192.168.1.126, MAC: 00:25:22:431:37, DHCP: 192.168.1.254 & IP: 192.168.2.1, MAC: 00:50:56:C0:00:01, DHCP: & IP: 192.168.239.1, MAC: 00:50:56:C0:00:08, DHCP:

    DirectX
    • Version: 11.0

    Operating System
    • Name: Microsoft Windows 7 Ultimate
    • Version: 6.1.7600
    • Service Pack: None


    Generated by*Flitskikker InfoTool (Version 3.1.0.136)

    Code:
    l=p[/o]./
    Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Windows\MEMORY.DMP]
    Kernel Summary Dump File: Only kernel address space is available
    
    Symbol search path is: SRV*c:\symbols*Symbol information
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (4 procs) Free x64
    Product: WinNt, suite: TerminalServer SingleUserTS
    Built by: 7600.16617.amd64fre.win7_gdr.100618-1621
    Machine Name:
    Kernel base = 0xfffff800`0301b000 PsLoadedModuleList = 0xfffff800`03258e50
    Debug session time: Mon Dec 27 20:18:09.314 2010 (UTC + 1:00)
    System Uptime: 0 days 7:33:39.767
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..............................................
    Loading User Symbols
    PEB is paged out (Peb.Ldr = 00000000`7efdf018).  Type ".hh dbgerr001" for details
    Loading unloaded module list
    .........
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 50, {fffffa80083d6000, 0, fffffa8004eca393, 0}
    
    Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+42837 )
    
    Followup: MachineOwner
    ---------
    
    0: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    PAGE_FAULT_IN_NONPAGED_AREA (50)
    Invalid system memory was referenced.  This cannot be protected by try-except,
    it must be protected by a Probe.  Typically the address is just plain bad or it
    is pointing at freed memory.
    Arguments:
    Arg1: fffffa80083d6000, memory referenced.
    Arg2: 0000000000000000, value 0 = read operation, 1 = write operation.
    Arg3: fffffa8004eca393, If non-zero, the instruction address which referenced the bad memory
        address.
    Arg4: 0000000000000000, (reserved)
    
    Debugging Details:
    ------------------
    
    
    READ_ADDRESS:  fffffa80083d6000 Nonpaged pool
    
    FAULTING_IP: 
    +3536373733393063
    fffffa80`04eca393 66f2af          repne scas word ptr [rdi]
    
    MM_INTERNAL_CODE:  0
    
    DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
    
    BUGCHECK_STR:  0x50
    
    PROCESS_NAME:  bsptch.exe
    
    CURRENT_IRQL:  0
    
    TRAP_FRAME:  fffff880038bc4f0 -- (.trap 0xfffff880038bc4f0)
    NOTE: The trap frame does not contain all registers.
    Some register values may be zeroed or incorrect.
    rax=0000000000000000 rbx=0000000000000000 rcx=ffffffffffff77ff
    rdx=0000000000008000 rsi=0000000000000000 rdi=0000000000000000
    rip=fffffa8004eca393 rsp=fffff880038bc680 rbp=fffffa80083c5000
     r8=fffffa80083c5000  r9=0000000000000050 r10=fffff80003206880
    r11=fffffa800404fb10 r12=0000000000000000 r13=0000000000000000
    r14=0000000000000000 r15=0000000000000000
    iopl=0         nv up ei pl nz ac pe cy
    fffffa80`04eca393 66f2af          repne scas word ptr [rdi]
    Resetting default scope
    
    LAST_CONTROL_TRANSFER:  from fffff8000310bf14 to fffff8000308b740
    
    STACK_TEXT:  
    fffff880`038bc388 fffff800`0310bf14 : 00000000`00000050 fffffa80`083d6000 00000000`00000000 fffff880`038bc4f0 : nt!KeBugCheckEx
    fffff880`038bc390 fffff800`0308982e : 00000000`00000000 fffffa80`083ab000 fffff800`0321aa00 fffff800`03205e80 : nt! ?? ::FNODOBFM::`string'+0x42837
    fffff880`038bc4f0 fffffa80`04eca393 : fffffa80`083ab000 00000000`00008000 fffffa80`083c5000 00000000`00000001 : nt!KiPageFault+0x16e
    fffff880`038bc680 fffffa80`083ab000 : 00000000`00008000 fffffa80`083c5000 00000000`00000001 00000000`00008000 : 0xfffffa80`04eca393
    fffff880`038bc688 00000000`00008000 : fffffa80`083c5000 00000000`00000001 00000000`00008000 fffffa80`04ebed0b : 0xfffffa80`083ab000
    fffff880`038bc690 fffffa80`083c5000 : 00000000`00000001 00000000`00008000 fffffa80`04ebed0b fffffa80`083ab000 : 0x8000
    fffff880`038bc698 00000000`00000001 : 00000000`00008000 fffffa80`04ebed0b fffffa80`083ab000 00000000`00000069 : 0xfffffa80`083c5000
    fffff880`038bc6a0 00000000`00008000 : fffffa80`04ebed0b fffffa80`083ab000 00000000`00000069 00000000`000080e8 : 0x1
    fffff880`038bc6a8 fffffa80`04ebed0b : fffffa80`083ab000 00000000`00000069 00000000`000080e8 fffffa80`04ec0300 : 0x8000
    fffff880`038bc6b0 fffffa80`083ab000 : 00000000`00000069 00000000`000080e8 fffffa80`04ec0300 00000000`0000008c : 0xfffffa80`04ebed0b
    fffff880`038bc6b8 00000000`00000069 : 00000000`000080e8 fffffa80`04ec0300 00000000`0000008c 00000000`00001108 : 0xfffffa80`083ab000
    fffff880`038bc6c0 00000000`000080e8 : fffffa80`04ec0300 00000000`0000008c 00000000`00001108 fffffa80`07b57060 : 0x69
    fffff880`038bc6c8 fffffa80`04ec0300 : 00000000`0000008c 00000000`00001108 fffffa80`07b57060 fffffa80`04258b0e : 0x80e8
    fffff880`038bc6d0 00000000`0000008c : 00000000`00001108 fffffa80`07b57060 fffffa80`04258b0e fffffa80`07b57060 : 0xfffffa80`04ec0300
    fffff880`038bc6d8 00000000`00001108 : fffffa80`07b57060 fffffa80`04258b0e fffffa80`07b57060 00000000`00000000 : 0x8c
    fffff880`038bc6e0 fffffa80`07b57060 : fffffa80`04258b0e fffffa80`07b57060 00000000`00000000 fffffa80`083ab000 : 0x1108
    fffff880`038bc6e8 fffffa80`04258b0e : fffffa80`07b57060 00000000`00000000 fffffa80`083ab000 fffffa80`04ec1b9c : 0xfffffa80`07b57060
    fffff880`038bc6f0 fffffa80`07b57060 : 00000000`00000000 fffffa80`083ab000 fffffa80`04ec1b9c fffffa80`04258b0e : 0xfffffa80`04258b0e
    fffff880`038bc6f8 00000000`00000000 : fffffa80`083ab000 fffffa80`04ec1b9c fffffa80`04258b0e 00000000`0000000b : 0xfffffa80`07b57060
    
    
    STACK_COMMAND:  kb
    
    FOLLOWUP_IP: 
    nt! ?? ::FNODOBFM::`string'+42837
    fffff800`0310bf14 cc              int     3
    
    SYMBOL_STACK_INDEX:  1
    
    SYMBOL_NAME:  nt! ?? ::FNODOBFM::`string'+42837
    
    FOLLOWUP_NAME:  MachineOwner
    
    MODULE_NAME: nt
    
    IMAGE_NAME:  ntkrnlmp.exe
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  4c1c44a9
    
    FAILURE_BUCKET_ID:  X64_0x50_nt!_??_::FNODOBFM::_string_+42837
    
    BUCKET_ID:  X64_0x50_nt!_??_::FNODOBFM::_string_+42837
    
    Followup: MachineOwner
    ---------
    What do you think the problem is?

    Thanks in advance and happy holidays.

    Kind regards,
    Flitskikker

    EDIT: Attached BSOD files.
    - x86 (32-bit) or x64 ? x64
    - the original installed OS on the system? None
    - an OEM or full retail version? Installed OEM myself

    - What is the age of system (hardware)? Bought June this year
    - What is the age of OS installation (have you re-installed the OS?) Also June

    Several problems

    1-sptd.sys

    Please remove any CD virtualization programs such as Daemon Tools and Alcohol 120%. They use a driver, found in your dmp, sptd.sys, that is notorious for causing BSODs. Use this SPTD uninstaller when you're done: DuplexSecure - Downloads

    You can use MagicDisc as an alternative.

    Freeware MagicISO Virtual CD/DVD-ROM(MagicDisc) Overview


    2-Eset AV. Remove and replace with Microsoft Security Essentials

    http://download.eset.com/special/ESETUninstaller.exe

    http://www.microsoft.com/security_essentials/


    3-VMNET. Three years old and should at least by updated, probably removed.


    4-Old Drivers

    Code:
    irsir.sys    1/19/2008 1:36:11    0x47919a5b    fffff880`0434f000    fffff880`0435b000        0x0000c000                        
    VMNET.SYS    5/22/2008 5:33:54    0x48354c12    fffff880`042de000    fffff880`042e8000        0x0000a000                        
    vmnetadapter.sys    5/22/2008 5:33:57    0x48354c15    fffff880`042d6000    fffff880`042de000        0x00008000                        
    vmnetbridge.sys    5/22/2008 5:34:05    0x48354c1d    fffff880`02ba1000    fffff880`02bad000        0x0000c000                        
    vstor2-ws60.sys    10/2/2008 20:04:32    0x48e56fa0    fffff880`06cd0000    fffff880`06cdc000        0x0000c000                        
    vmci.sys    10/28/2008 19:57:29    0x4907b4f9    fffff880`06caa000    fffff880`06cbe000        0x00014000                        
    hcmon.sys    10/28/2008 20:27:43    0x4907bc0f    fffff880`06c9e000    fffff880`06caa000        0x0000c000                        
    vmnetuserif.sys    10/28/2008 20:40:59    0x4907bf2b    fffff880`0728d000    fffff880`07297000        0x0000a000                        
    VMkbd.sys    10/28/2008 21:36:36    0x4907cc34    fffff880`05fa3000    fffff880`05fae000        0x0000b000                        
    vmx86.sys    10/28/2008 22:04:03    0x4907d2a3    fffff880`0729d000    fffff880`07375000        0x000d8000                        
    Rt64win7.sys    2/26/2009 4:04:13    0x49a65b0d    fffff880`04820000    fffff880`04852000        0x00032000
    How To Find Drivers:
    - search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - visit the web site of the manufacturer of the hardware/program to get the latest drivers (DON'T use Windows Update or the Update driver function of Device Manager).
    - if there are difficulties in locating them, post back with questions and someone will try and help you locate the appropriate program.
    - - The most common drivers are listed on this page: Driver Reference Driver Reference
    - - Driver manufacturer links are on this page: Drivers and Downloads


    Ken J
      My Computer


  3. Posts : 2
    Windows 7 Ultimate x64
    Thread Starter
       #3

    1 - Not installed, so not applicable.
    2 - What's wrong with ESET AV?
    3 - Will look into it
    4 - Will look into it
      My Computer


  4. Posts : 1
    Windows 7 Ultimate X86
       #4

    I dont see the problem either with using ESET.

    And why should he remove VMNAT? isnt he allowed to use a Virtual Machine anymore? also these 'old' drivers are all VMWare drivers and cannot simply be updated if there even is a new version.
      My Computer


 

  Related Discussions
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 05:23.
Find Us