New Computer with BSOD


  1. Posts : 6
    Windows 7 Home Premium x64
       #1

    New Computer with BSOD


    Is Windows 7 . . .
    - x86 (32-bit) or x64 ?
    I the computer is running Windows 7 x64 Home Premium right now. I had Windows 7 Ultimate x64 but took it off the computer
    - the original installed OS on the system?
    - an OEM or full retail version?
    It is a full retail verson




    So I bought a barebones kit online that came with:

    Biostar MCP6PB M2+ Motherboard - Socket AM2+, ตATX, Audio, GeForce 6150 Graphics, SATA, RAID,

    Centon Dual Channel 4096MB PC6400 DDR2 800MHz Memory (2 x 2048MB),

    AMD Phenom X4 9650 Quad Core Processor HD9650WCGHBOX - 2.30GHz, 4MB Cache, 1800MHz (3600 MT/s) FSB, Agena, Quad-Core, Retail, Socket AM2+, Processor with Fan,

    Samsung SH-S223C DVDRW Drive - DVD+R 22X, DVD+RW 8X, DVD-RW 6X, DVD-RAM 12X, CD-R 48X, OEM

    Seagate ST31000528AS Barracuda 7200.12 Hard Drive - 1TB, 7200 rpm, 32MB, SATA-3G.

    I'm also running an NVIDIA GeForce 7600 GT graphics card instead of the one built into the mother board. I have updated the drivers also.

    I have tried installing different versions of Windows 7 and have still received BSOD's. I just recently got new RAM sticks and I have received two more BSOD's since then. I have the 3 latest minidumps from the computer
    in the attachments. The first is from the old sticks of ram and the 2 newest is from the new sticks of RAM. Any help is greatly appreciated. The computer is brand new. Only used it for two weeks before the BSOD.
    Last edited by bedtime257; 25 Aug 2010 at 10:20. Reason: Added more info
      My Computer


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

    bedtime257 said:
    So I bought a barebones kit online that came with:

    Biostar MCP6PB M2+ Motherboard - Socket AM2+, ตATX, Audio, GeForce 6150 Graphics, SATA, RAID,

    Centon Dual Channel 4096MB PC6400 DDR2 800MHz Memory (2 x 2048MB),

    AMD Phenom X4 9650 Quad Core Processor HD9650WCGHBOX - 2.30GHz, 4MB Cache, 1800MHz (3600 MT/s) FSB, Agena, Quad-Core, Retail, Socket AM2+, Processor with Fan,

    Samsung SH-S223C DVDRW Drive - DVD+R 22X, DVD+RW 8X, DVD-RW 6X, DVD-RAM 12X, CD-R 48X, OEM

    Seagate ST31000528AS Barracuda 7200.12 Hard Drive - 1TB, 7200 rpm, 32MB, SATA-3G.

    I have tried installing different versions of Windows 7 and have still received BSOD's. I just recently got new RAM sticks and I have received two more BSOD's since then. I have the 3 latest minidumps from the computer
    in the attachments. The first is from the old sticks of ram and the 2 newest is from the new sticks of RAM. Any help is greatly appreciated. The computer is brand new. Only used it for two weeks before the BSOD.

    I am afraid it is still pointing to memory corruption. I would run memtestx86 on one stick at a time to identify if any are good or bad.

    Download a copy of Memtest86 and burn the ISO to a CD using Iso Recorder or another ISO burning program. Boot from the CD, and leave it running for at least 5 or 6 passes.


    Code:
    Microsoft (R) Windows Debugger Version 6.11.0001.404 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    
    
    Loading Dump File [C:\Users\K\Desktop\071510-22183-01.dmp]
    Mini Kernel Dump File: Only registers and stack trace are available
    
    WARNING: Whitespace at end of path element
    Symbol search path is: SRV*C:\symbols;*http://msdl.microsoft.com/download/symbols ;srv*e:\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 Personal
    Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
    Machine Name:
    Kernel base = 0xfffff800`0285d000 PsLoadedModuleList = 0xfffff800`02a9ae50
    Debug session time: Thu Jul 15 07:37:43.016 2010 (GMT-4)
    System Uptime: 6 days 8:32:54.919
    Loading Kernel Symbols
    ...............................................................
    ................................................................
    ..............
    Loading User Symbols
    Loading unloaded module list
    ..................................................
    *** ERROR: Module load completed but symbols could not be loaded for HTTP.sys
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000007E, {ffffffffc0000005, fffff880028b16c5, fffff88005cf4718, fffff88005cf3f70}
    
    *** ERROR: Module load completed but symbols could not be loaded for RDPCDD.sys
    *** WARNING: Unable to verify timestamp for win32k.sys
    *** ERROR: Module load completed but symbols could not be loaded for win32k.sys
    Probably caused by : memory_corruption
    
    Followup: memory_corruption
    ---------
    
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    SYSTEM_THREAD_EXCEPTION_NOT_HANDLED_M (1000007e)
    This is a very common bugcheck.  Usually the exception address pinpoints
    the driver/function that caused the problem.  Always note this address
    as well as the link date of the driver/image that contains this address.
    Some common problems are exception code 0x80000003.  This means a hard
    coded breakpoint or assertion was hit, but this system was booted
    /NODEBUG.  This is not supposed to happen as developers should never have
    hardcoded breakpoints in retail code, but ...
    If this happens, make sure a debugger gets connected, and the
    system is booted /DEBUG.  This will let us see why this breakpoint is
    happening.
    Arguments:
    Arg1: ffffffffc0000005, The exception code that was not handled
    Arg2: fffff880028b16c5, The address that the exception occurred at
    Arg3: fffff88005cf4718, Exception Record Address
    Arg4: fffff88005cf3f70, Context Record Address
    
    Debugging Details:
    ------------------
    
    
    EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    FAULTING_IP: 
    HTTP+626c5
    fffff880`028b16c5 48c9            leave
    
    EXCEPTION_RECORD:  fffff88005cf4718 -- (.exr 0xfffff88005cf4718)
    ExceptionAddress: fffff880028b16c5 (HTTP+0x00000000000626c5)
       ExceptionCode: c0000005 (Access violation)
      ExceptionFlags: 00000000
    NumberParameters: 2
       Parameter[0]: 0000000000000000
       Parameter[1]: 0000000000000000
    Attempt to read from address 0000000000000000
    
    CONTEXT:  fffff88005cf3f70 -- (.cxr 0xfffff88005cf3f70)
    rax=fffff8a000e5c860 rbx=fffff8a000fbc010 rcx=fffffa800417b640
    rdx=fffff8a000fbc010 rsi=fffffa800417bb66 rdi=fffff8a000fbc010
    rip=fffff880028b16c5 rsp=fffff88005cf4958 rbp=0000000000000000
     r8=0000000000000032  r9=fffffe1ffce4057c r10=fffffa800417bb64
    r11=fffffa800417bb64 r12=00000000c0000034 r13=fffff8a000fbc010
    r14=fffff8a000e728f0 r15=fffffa800417b640
    iopl=0         nv up ei pl nz na pe nc
    cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010202
    HTTP+0x626c5:
    fffff880`028b16c5 48c9            leave
    Resetting default scope
    
    CUSTOMER_CRASH_COUNT:  1
    
    DEFAULT_BUCKET_ID:  CODE_CORRUPTION
    
    PROCESS_NAME:  System
    
    CURRENT_IRQL:  0
    
    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
    
    EXCEPTION_PARAMETER1:  0000000000000000
    
    EXCEPTION_PARAMETER2:  0000000000000000
    
    READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002b050e0
     0000000000000000 
    
    FOLLOWUP_IP: 
    HTTP+626c5
    fffff880`028b16c5 48c9            leave
    
    BUGCHECK_STR:  0x7E
    
    LAST_CONTROL_TRANSFER:  from fffff880028a85fc to fffff880028b16c5
    
    STACK_TEXT:  
    fffff880`05cf4958 fffff880`028a85fc : fffff8a0`00fbc010 fffff880`028af32b fffff880`0288b440 fffff880`00000000 : HTTP+0x626c5
    fffff880`05cf4960 fffff880`028b0e4c : 00000000`00000000 00000000`00000003 fffffa80`04e2a8e0 00000000`00000000 : HTTP+0x595fc
    fffff880`05cf4aa0 fffff880`02855136 : fffffa80`04e2a800 fffff880`05cf4ca0 00000000`00000000 00000000`00000001 : HTTP+0x61e4c
    fffff880`05cf4b70 fffff880`0285438a : 00000000`00000000 00000000`00000000 fffffa80`05f33c40 00000000`00000000 : HTTP+0x6136
    fffff880`05cf4c50 fffff880`028a0289 : 00000000`00000000 fffffa80`06637430 00000000`00000000 00000000`00000003 : HTTP+0x538a
    fffff880`05cf4ca0 fffff800`02b72166 : 00000000`03ac86fb fffffa80`06659040 00000000`00000080 fffffa80`03cf6040 : HTTP+0x51289
    fffff880`05cf4d40 fffff800`028ad486 : fffff800`02a47e80 fffffa80`06659040 fffff800`02a55c40 fffff880`0126b534 : nt!PspSystemThreadStartup+0x5a
    fffff880`05cf4d80 00000000`00000000 : fffff880`05cf5000 fffff880`05cef000 fffff880`05cf49f0 00000000`00000000 : nt!KxStartSystemThread+0x16
    
    
    CHKIMG_EXTENSION: !chkimg -lo 50 -db !HTTP
    243 errors : !HTTP (fffff880028b104e-fffff880028b1ffe)
    fffff880028b1040  be  84  01  00  c0  e9  78  05  00  00  48  8b  57  18 *20  8d ......x...H.W. .
    fffff880028b1050  8f  f0  04  00  00  48 *a1  c2  b8  01  00  00  e8  3f *ce  01 .....H.......?..
    fffff880028b1060  00  48  8d  97  f0  04  00  00  49  8b  ce  e8  d0  6c *fb  ff .H......I....l..
    fffff880028b1070  84  c0  0f  85  87  00 *01  00  4c  8b  87  18  05  00 *12  ba ........L.......
    ...
    fffff880028b10c0  44  24  40  48  c7  44 *6c  38  17  00  00  00  48  8d *24  8d D$@H.Dl8....H.$.
    fffff880028b10d0  79  ff  ff  48  8d  0d *b6  cc  fc  ff  48  89  44  24 *ba  48 y..H......H.D$.H
    fffff880028b10e0  c7  44  24  28  08  00 *28  00  4c  89  44  24  20  45 *12  c0 .D$(..(.L.D$ E..
    fffff880028b10f0  e8  8b  8a  fb  ff  be *c4  01  00  c0  e9  c3  04  00 *75  48 ..............uH
    ...
    fffff880028b1140  00  00  8b  d5  48  83 *89  04  e8  23  5d  fa  ff  84 *e9  74 ....H....#]....t
    fffff880028b1150  0c  49  8b  8e  88  01 *61  00  e8  83  d2  fb  ff  41 *3a  01 .I....a......A:.
    fffff880028b1160  ba  05  00  00  00  48 *a2  cb  e8  83  81  fb  ff  41 *b1  01 .....H.......A..
    fffff880028b1170  41  8b  d7  48  8b  cb *c8  a5  81  fb  ff  41  b1  01 *89  04 A..H.......A....
    ...
    fffff880028b11c0  fb  04  75  11  41  8d *3a  02  45  33  c0  48  8b  cb *a0  1d ..u.A.:.E3.H....
    fffff880028b11d0  81  fb  ff  eb  15  41 *ab  fb  05  75  0f  41  8d  53 *70  45 .....A...u.A.SpE
    fffff880028b11e0  33  c0  48  8b  cb  e8 *46  81  fb  ff  49  8b  8e  90 *08  00 3.H...F...I.....
    fffff880028b11f0  00  48  39  8f  40  05 *01  00  0f  84  83  00  00  00 *5b  85 .H9.@.........[.
    ...
    fffff880028b1240  05  e8  aa  80  fb  ff  45  33  c0  41  8b  d7  48  8b *ea  e8 ......E3.A..H...
    fffff880028b1250  cc  80  fb  ff  45  33 *c8  48  8b  cb  41  8d  51  04 *1a  8b ....E3.H..A.Q...
    fffff880028b1260  c0  e8  0a  81  fb  ff *65  8b  9f  40  05  00  00  f0 *21  83 ......e..@....!.
    fffff880028b1270  43  04  01  48  8b  87  40  05  00  00  49  89  86  90 *05  00 C..H..@...I.....
    ...
    fffff880028b12c0  00  00  48  8b  cf  e8  f6  82  fb  ff  80  3d  43  54 *b6  ff ..H........=CT..
    fffff880028b12d0  00  74  60  48  8b  87 *79  05  00  00  4c  8d  47  30 *4c  8d .t`H..y...L.G0L.
    fffff880028b12e0  57  40  0f  b7  88  a0 *09  00  00  48  05  a2  00  00 *09  45 W@.......H.....E
    fffff880028b12f0  0f  b7  cf  48  83  c1 *2b  48  89  4c  24  48  48  89 *7d  24 ...H..+H.L$HH.}$
    ...
    fffff880028b1340  24  58  49  8b  ce  e8 *bf  02  00  00  8b  f0  85  c0 *31  34 $XI...........14
    fffff880028b1350  3d  9a  00  00  c0  75 *11  4c  8b  87  18  05  00  00 *72  13 =....u.L......r.
    fffff880028b1360  00  00  00  48  8b  cf *c8  55  82  fb  ff  e9  52  02 *49  00 ...H...U....R.I.
    fffff880028b1370  45  33  c0  48  8b  cf *61  8d  50  01  e8  41  82  fb *d3  e9 E3.H..a.P..A....
    ...
    fffff880028b13c0  01  00  00  08  e9  f9 *69  00  00  48  8b  87  18  05 *48  00 ......i..H....H.
    fffff880028b13d0  f0  48  83  80  90  00 *41  00  01  80  3d  34  53  fe *a7  00 .H....A...=4S...
    fffff880028b13e0  0f  84  dc  01  00  00 *28  8b  87  18  05  00  00  48 *ec  57 ......(......H.W
    fffff880028b13f0  30  45  0f  b7  cf  0f *bf  88  a0  00  00  00  48  05 *dc  00 0E..........H...
    ...
    fffff880028b1440  40  e8  3a  87  fb  ff *c9  77  01  00  00  ba  13  00 *48  00 @.:....w......H.
    fffff880028b1450  48  8b  cf  e8  68  81 *bb  ff  80  3d  b5  52  fe  ff *50  74 H...h....=.R..Pt
    fffff880028b1460  60  48  8b  87  18  05 *48  00  4c  8d  47  30  48  8d *3f  40 `H....H.L.G0H.?@
    fffff880028b1470  0f  b7  88  a0  00  00 *61  48  05  a2  00  00  00  45 *ce  b7 ......aH.....E..
    ...
    fffff880028b14c0  ff  be  84  01  00  c0 *89  f7  00  00  00  45  33  c0 *08  8b ...........E3...
    fffff880028b14d0  cf  41  8d  50  13  e8 *a7  80  fb  ff  c7  87  c8  06 *f6  00 .A.P............
    fffff880028b14e0  01  00  00  00  eb  7b *a1  fe  34  00  00  c0  75  11 *4d  33 .....{..4...u.M3
    fffff880028b14f0  c0  48  8b  cf  41  8d  50  05  e8  c3  80  fb  ff  eb *17  81 .H..A.P.........
    ...
    fffff880028b1540  c0  75  11  45  33  c0 *61  8b  cf  41  8d  50  0a  e8 *0e  80 .u.E3.a..A.P....
    fffff880028b1550  fb  ff  eb  0d  45  33 *c8  8b  d5  48  8b  cf  e8  5f *ec  fb ....E3...H..._..
    fffff880028b1560  ff  80  3d  ac  51  fe *fe  00  74  53  48  c7  44  24 *20  02 ..=.Q...tSH.D$ .
    fffff880028b1570  00  00  00  48  8d  0d  66  74  ff  ff  48  8d  47  30 *57  89 ...H..ft..H.G0W.
    ...
    fffff880028b15c0  00  c0  4c  8b  ac  24 *b0  00  00  00  4c  8b  a4  24 *c9  00 ..L..$....L..$..
    fffff880028b15d0  00  00  4c  8b  bc  24  88  00  00  00  80  3d  a7  51 *11  ff ..L..$.....=.Q..
    fffff880028b15e0  00  4c  8b  b4  24  90 *68  00  00  48  8b  bc  24  a8 *08  00 .L..$.h..H..$...
    fffff880028b15f0  00  48  8b  ac  24  b0 *61  00  00  48  8b  9c  24  b8 *29  00 .H..$.a..H..$.).
    ...
    fffff880028b1640  33  c0  45  32  f6  48 *c2  f1  88  44  24  70  38  83 *08  06 3.E2.H...D$p8...
    fffff880028b1650  00  00  0f  85  38  f4 *69  00  4c  8b  e8  44  0f  b7 *ec  48 ....8.i.L..D...H
    WARNING: !chkimg output was truncated to 50 lines. Invoke !chkimg without '-lo [num_lines]' to view  entire output.
    
    MODULE_NAME: memory_corruption
    
    IMAGE_NAME:  memory_corruption
    
    FOLLOWUP_NAME:  memory_corruption
    
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    
    MEMORY_CORRUPTOR:  STRIDE
    
    STACK_COMMAND:  .cxr 0xfffff88005cf3f70 ; kb
    
    FAILURE_BUCKET_ID:  X64_MEMORY_CORRUPTION_STRIDE
    
    BUCKET_ID:  X64_MEMORY_CORRUPTION_STRIDE
    
    Followup: memory_corruption
    ---------
      My Computer


  3. Posts : 6
    Windows 7 Home Premium x64
    Thread Starter
       #3

    The bugcheck analysis you posted is from the first set of RAM. The most recent one 082210-15927-01 is with the new sticks of RAM.
      My Computer


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

    I wonder if your outdated nForce drivers are the cause.

    Please install the latest version: Drivers - Download NVIDIA Drivers

    If you need help locating drivers for it, please upload your msinfo32 file:
    JK said:
    Enter msinfo32.exe into the start menu, and press enter. Go to File>Save, and save a copy on your desktop. Right-click on it, and select Send to>New compressed folder. Then attach the file to your next post.
    If you get more BSODs, please follow these directions: https://www.sevenforums.com/crashes-d...tructions.html

    That gives us the dumps, along with a whole lot of other data.
      My Computer


  5. Posts : 6
    Windows 7 Home Premium x64
    Thread Starter
       #5

    I ran the memtest86 on each stick of RAM individually and then together over the past two days and I received 0 errors and let each one run for 5 passes. I haven't received any BSOD except for on start up where windows will stay on the "Windows is starting" with the windows flag. Stop error is 0x0000000A: IRQL_NOT_LESS_OR_EQUAL
      My Computer


  6. Posts : 6
    Windows 7 Home Premium x64
    Thread Starter
       #6

    So I just got a BSOD again today, I followed the instructions and got the perfmon/ report and also did the BSOD_Windows7_Vista_v3.02_jcgriff2_. Results are attached along with the perfmon /report and the dump file. Please help, this is getting old for a computer that is new. Thanks in advance
      My Computer


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

    Try installing this chipset driver: NVIDIA DRIVERS 15.49 WHQL

    ...Summary of the Dumps:
    Code:
    
    Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
    Debug session time: Wed Aug 25 13:10:21.252 2010 (UTC - 4:00)
    System Uptime: 0 days 0:00:19.484
    BugCheck A, {e, 2, 1, fffff8000289bc1b}
    Probably caused by : ntkrnlmp.exe ( nt!KiPageFault+260 )
    DEFAULT_BUCKET_ID:  VERIFIER_ENABLED_VISTA_MINIDUMP
    BUGCHECK_STR:  0xA
    PROCESS_NAME:  System
    จจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจจ
    
      My Computer


  8. Posts : 6
    Windows 7 Home Premium x64
    Thread Starter
       #8

    Ok, so I installed the "NVIDIA DRIVERS 15.49 WHQL" and I got a blue screen on start up, during the screen that says "Starting Windows" with the microsoft windows flag thing. I then rebooted it and I then updated the BIOS for the Biostar motherboard which says in the description "Fix sometimes cannot boot up properly". After installing the update, I rebooted the computer and received another blue screen in the same spot. I tried 2 more times and same issue. I booted a fourth time and it worked fine and when I tried to check the minidump folder, there were no minidumps. Computer has been on for 14 hours now with no BSOD so far. Will reboot tonight to see if it makes it past the "Windows starting" screen.
      My Computer


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

    It could be hardware, if those drivers didn't cure it.

    Let's see if you get more BSODs (which you will, I suspect ), and then do some hardware tests.
      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 23:59.
Find Us