BSOD Troubles

Joined
May 7, 2010
Messages
1,279
Reaction score
141
I had a post on Friday about BSOD in Win 7 Professional x64. I followed TorrentG's instructions. When I tried running chkdsk /f in the Administrative Command Prompt my computer BSOD'd again even in Safe Mode. I tried it through the Repair options through booting with the Windows 7 DVD-Rom and it locked up numerous time. I did a clean install and got about 50 BSOD's yesterday. I did a second Clean Install last night. I've finally got everything installed and configured including a 1 1/2 hour download of Realtek HD Audion R253 for Win 7 x64. Since I've had 2 more BSOD's and am about ready to ditch Windows if thi issue doesn't resolve soon.
 

Attachments

Joined
Nov 30, 2009
Messages
1,752
Reaction score
396
You have what is most likely an error in the page file.

1) Disable the page file completely. Google if you don't know how.

2) Reboot and run this command from an elevated command prompt:

chkdsk /r

(not /f)

Follow the instructions until completion.

3) Re-enable the page file and let Windows handle the settings while doing so. Don't make manual settings.

----------

I can't see most of your drivers but I can see that you should update your AMD chipset drivers from the motherboard site.

amdide64 amdide64.sys Wed Jul 08 10:18:07 2009
 

Nibiru2012

Quick Scotty, beam me up!
Joined
Oct 27, 2009
Messages
4,955
Reaction score
1,302
I think you're having hardware issues more than driver issues here. If you're installing the latest up to date drivers and still getting all these BSOD problems it may be your RAM.

Are you setting your RAM BIOS settings to the correct timings and voltage recommendations for the RAM you're using?

Have you tried running MemTest'86 to see if it is a RAM issue? The RAM may be defective or at least one stick of it may be so.
 
Joined
May 7, 2010
Messages
1,279
Reaction score
141
More BSOD's

Disabled pagefile on both hard drives, rebooted into safe mode and ran chkdsk /r on D: drive no errors found. Ran chkdsk /r on C;\ asked me to schedule for after I restart computer. I did that after it finished and restarted computer I got the following BSOD code 0x0000007E (0xFFFFFFFFC0000005, 0xFFFFF88004243788, 0xFFFFFF880009E09F8/ 0xFFFFF880009E026). I then hit reset to get into Windows reenabled 8196 pagefile on each drive (8 gbs. ram). I then installed PC Tools Firewall Plus and restarted computer. It BSOD'd on that restart. Attached that minidump and msinfo32. MSE said Windows wasn't genuine when it computer restarted. I disabled it and uninstalled it with Revo-Uninstaller Pro and rebooted. Reinstalled MSE, but it failed to update itself during installation. That I fix with Windows Update after this post.r
I think you're having hardware issues more than driver issues here. If you're installing the latest up to date drivers and still getting all these BSOD problems it may be your RAM.

Are you setting your RAM BIOS settings to the correct timings and voltage recommendations for the RAM you're using?

Have you tried running MemTest'86 to see if it is a RAM issue? The RAM may be defective or at least one stick of it may be so.
 

Attachments

Joined
May 7, 2010
Messages
1,279
Reaction score
141
I replied to your thread

TorrentG Ireplied to your thread with 2 more BSOD after following your instructions. They posted it to Niburo for some reason.
No, it's like I said. Error in the page file. Same crash 2x. Not random.
 
Joined
May 7, 2010
Messages
1,279
Reaction score
141
2 more BSOD's

TorrentG I followed your instructions for disabling pagie file and running Administrative Command Prompt of both my hd's. Drive D: was fine. Drive C: rebooted restarted computer to run, finished, restarted computer and Blue Screened. I hit reset button got into Windows, installed PC Tools Firewall Plus and restarted pc to finish install. Had two more Blue Screens and all of a sudden MSE said Windows wasn't Genuine. I uninstalled it, rebooted and reinstalled it. Here's a msinfo32.zip and the minidump.zip's
No, it's like I said. Error in the page file. Same crash 2x. Not random.
 

Attachments

Joined
Nov 30, 2009
Messages
1,752
Reaction score
396
Not exact same error now, but still involves the hard drive and NTFS file system.

Code:
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [E:\Temp\Rar$DI00.809\110110-26395-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\SymCache*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.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`0205a000 PsLoadedModuleList = 0xfffff800`02297e50
Debug session time: Mon Nov  1 19:21:11.312 2010 (UTC - 4:00)
System Uptime: 0 days 0:35:57.187
Loading Kernel Symbols
...............................................................
.....................
Loading User Symbols
Loading unloaded module list
........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 24, {1904fb, fffff8800668b218, fffff8800668aa80, fffff800020d45c6}

Probably caused by : Ntfs.sys ( Ntfs!NtfsFlushUserStream+16f )

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

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

NTFS_FILE_SYSTEM (24)
    If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
    parameters are the exception record and context record. Do a .cxr
    on the 3rd parameter and then kb to obtain a more informative stack
    trace.
Arguments:
Arg1: 00000000001904fb
Arg2: fffff8800668b218
Arg3: fffff8800668aa80
Arg4: fffff800020d45c6

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


OVERLAPPED_MODULE: Address regions for 'hidusb' and 'USBD.SYS' overlap

EXCEPTION_RECORD:  fffff8800668b218 -- (.exr 0xfffff8800668b218)
ExceptionAddress: fffff800020d45c6 (nt!ExpReleaseResourceForThreadLite+0x0000000000000046)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff

CONTEXT:  fffff8800668aa80 -- (.cxr 0xfffff8800668aa80)
rax=fffffa8007632b70 rbx=fffdfa8007525690 rcx=fffdfa8007525690
rdx=fffffa80076bf060 rsi=0000000000000000 rdi=fffff8a003acc6e0
rip=fffff800020d45c6 rsp=fffff8800668b450 rbp=fffffa80076bf060
 r8=0000000000000000  r9=0000000000000000 r10=0000000000000000
r11=fffffa8007632b70 r12=fffff88001e5d180 r13=fffffa80076bf060
r14=0000000000000700 r15=0000000000000000
iopl=0         nv up di pl zr na po nc
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010046
nt!ExpReleaseResourceForThreadLite+0x46:
fffff800`020d45c6 f0480fba696000  lock bts qword ptr [rcx+60h],0 ds:002b:fffdfa80`075256f0=????????????????
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  DiskDefrag.exe

CURRENT_IRQL:  0

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

EXCEPTION_PARAMETER1:  0000000000000000

EXCEPTION_PARAMETER2:  ffffffffffffffff

READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800023020e0
 ffffffffffffffff 

FOLLOWUP_IP: 
Ntfs!NtfsFlushUserStream+16f
fffff880`012e471f eb99            jmp     Ntfs!NtfsFlushUserStream+0x10a (fffff880`012e46ba)

FAULTING_IP: 
nt!ExpReleaseResourceForThreadLite+46
fffff800`020d45c6 f0480fba696000  lock bts qword ptr [rcx+60h],0

BUGCHECK_STR:  0x24

LAST_CONTROL_TRANSFER:  from fffff880012e471f to fffff800020d45c6

STACK_TEXT:  
fffff880`0668b450 fffff880`012e471f : fffff8a0`03acc6e0 00000000`00000000 00000000`00000000 00000000`00000001 : nt!ExpReleaseResourceForThreadLite+0x46
fffff880`0668b4b0 fffff880`012939e7 : 00000000`00000000 fffff8a0`03acc6e0 00000000`00000000 00000000`00000001 : Ntfs!NtfsFlushUserStream+0x16f
fffff880`0668b530 fffff880`01235b7c : fffffa80`07632a20 fffffa80`07aa1180 00000000`00000001 00000000`00005000 : Ntfs!NtfsFlushVolume+0x2c7
fffff880`0668b660 fffff880`01229bed : fffffa80`07632a20 fffff880`0108fd01 fffffa80`0919a980 fffff880`0668b700 : Ntfs!NtfsVolumeDasdIo+0x1dc
fffff880`0668b710 fffff880`0122af78 : fffffa80`07632a20 fffffa80`07642010 fffff880`0668b801 fffffa80`07650100 : Ntfs!NtfsCommonRead+0x1e61
fffff880`0668b8b0 fffff880`0108323f : fffffa80`076423f8 fffffa80`07642010 fffffa80`07650160 00000000`00000000 : Ntfs!NtfsFsdRead+0x1b8
fffff880`0668b960 fffff880`010816df : fffffa80`098d22c0 00000000`00000001 fffffa80`098d2200 fffffa80`07642010 : fltmgr!FltpLegacyProcessingAfterPreCallbacksCompleted+0x24f
fffff880`0668b9f0 fffff800`023e0ca9 : 00000000`00000000 fffffa80`07659d20 00000000`00000001 fffffa80`07642010 : fltmgr!FltpDispatch+0xcf
fffff880`0668ba50 fffff800`023e84a3 : fffffa80`07659d20 fffffa80`07659d20 fffffa80`07659d20 fffff880`01e5d180 : nt!IopSynchronousServiceTail+0xf9
fffff880`0668bac0 fffff800`020c9993 : 00000000`000005e0 00000000`00000000 00000000`00000000 00000000`00000000 : nt!NtReadFile+0x631
fffff880`0668bbb0 00000000`74432dd9 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0289f0f8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x74432dd9


SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  Ntfs!NtfsFlushUserStream+16f

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Ntfs

IMAGE_NAME:  Ntfs.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc14f

STACK_COMMAND:  .cxr 0xfffff8800668aa80 ; kb

FAILURE_BUCKET_ID:  X64_0x24_Ntfs!NtfsFlushUserStream+16f

BUCKET_ID:  X64_0x24_Ntfs!NtfsFlushUserStream+16f

Followup: MachineOwner
---------
In particular, when DiskDefrag.exe was running. If that's a 3rd party defragment tool, uninstall it. Auslogics? Glary Utilities?
 
Last edited:
Joined
May 7, 2010
Messages
1,279
Reaction score
141
Uninstall Auslogics Disk Defrag ?

Should I uninstall Auslogics Disk Defrag ?
Not exact same error now, but still involves the hard drive and NTFS file system.

Code:
Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
Copyright (c) Microsoft Corporation. All rights reserved.
 
 
Loading Dump File [E:\Temp\Rar$DI00.809\110110-26395-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
 
Symbol search path is: SRV*C:\SymCache*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.16617.amd64fre.win7_gdr.100618-1621
Machine Name:
Kernel base = 0xfffff800`0205a000 PsLoadedModuleList = 0xfffff800`02297e50
Debug session time: Mon Nov  1 19:21:11.312 2010 (UTC - 4:00)
System Uptime: 0 days 0:35:57.187
Loading Kernel Symbols
...............................................................
.....................
Loading User Symbols
Loading unloaded module list
........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
 
Use !analyze -v to get detailed debugging information.
 
BugCheck 24, {1904fb, fffff8800668b218, fffff8800668aa80, fffff800020d45c6}
 
Probably caused by : Ntfs.sys ( Ntfs!NtfsFlushUserStream+16f )
 
Followup: MachineOwner
---------
 
2: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
 
NTFS_FILE_SYSTEM (24)
    If you see NtfsExceptionFilter on the stack then the 2nd and 3rd
    parameters are the exception record and context record. Do a .cxr
    on the 3rd parameter and then kb to obtain a more informative stack
    trace.
Arguments:
Arg1: 00000000001904fb
Arg2: fffff8800668b218
Arg3: fffff8800668aa80
Arg4: fffff800020d45c6
 
Debugging Details:
------------------
 
 
OVERLAPPED_MODULE: Address regions for 'hidusb' and 'USBD.SYS' overlap
 
EXCEPTION_RECORD:  fffff8800668b218 -- (.exr 0xfffff8800668b218)
ExceptionAddress: fffff800020d45c6 (nt!ExpReleaseResourceForThreadLite+0x0000000000000046)
   ExceptionCode: c0000005 (Access violation)
  ExceptionFlags: 00000000
NumberParameters: 2
   Parameter[0]: 0000000000000000
   Parameter[1]: ffffffffffffffff
Attempt to read from address ffffffffffffffff
 
CONTEXT:  fffff8800668aa80 -- (.cxr 0xfffff8800668aa80)
rax=fffffa8007632b70 rbx=fffdfa8007525690 rcx=fffdfa8007525690
rdx=fffffa80076bf060 rsi=0000000000000000 rdi=fffff8a003acc6e0
rip=fffff800020d45c6 rsp=fffff8800668b450 rbp=fffffa80076bf060
 r8=0000000000000000  r9=0000000000000000 r10=0000000000000000
r11=fffffa8007632b70 r12=fffff88001e5d180 r13=fffffa80076bf060
r14=0000000000000700 r15=0000000000000000
iopl=0         nv up di pl zr na po nc
cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010046
nt!ExpReleaseResourceForThreadLite+0x46:
fffff800`020d45c6 f0480fba696000  lock bts qword ptr [rcx+60h],0 ds:002b:fffdfa80`075256f0=????????????????
Resetting default scope
 
CUSTOMER_CRASH_COUNT:  1
 
DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT
 
PROCESS_NAME:  DiskDefrag.exe
 
CURRENT_IRQL:  0
 
ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
 
EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.
 
EXCEPTION_PARAMETER1:  0000000000000000
 
EXCEPTION_PARAMETER2:  ffffffffffffffff
 
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800023020e0
 ffffffffffffffff 
 
FOLLOWUP_IP: 
Ntfs!NtfsFlushUserStream+16f
fffff880`012e471f eb99            jmp     Ntfs!NtfsFlushUserStream+0x10a (fffff880`012e46ba)
 
FAULTING_IP: 
nt!ExpReleaseResourceForThreadLite+46
fffff800`020d45c6 f0480fba696000  lock bts qword ptr [rcx+60h],0
 
BUGCHECK_STR:  0x24
 
LAST_CONTROL_TRANSFER:  from fffff880012e471f to fffff800020d45c6
 
STACK_TEXT:  
fffff880`0668b450 fffff880`012e471f : fffff8a0`03acc6e0 00000000`00000000 00000000`00000000 00000000`00000001 : nt!ExpReleaseResourceForThreadLite+0x46
fffff880`0668b4b0 fffff880`012939e7 : 00000000`00000000 fffff8a0`03acc6e0 00000000`00000000 00000000`00000001 : Ntfs!NtfsFlushUserStream+0x16f
fffff880`0668b530 fffff880`01235b7c : fffffa80`07632a20 fffffa80`07aa1180 00000000`00000001 00000000`00005000 : Ntfs!NtfsFlushVolume+0x2c7
fffff880`0668b660 fffff880`01229bed : fffffa80`07632a20 fffff880`0108fd01 fffffa80`0919a980 fffff880`0668b700 : Ntfs!NtfsVolumeDasdIo+0x1dc
fffff880`0668b710 fffff880`0122af78 : fffffa80`07632a20 fffffa80`07642010 fffff880`0668b801 fffffa80`07650100 : Ntfs!NtfsCommonRead+0x1e61
fffff880`0668b8b0 fffff880`0108323f : fffffa80`076423f8 fffffa80`07642010 fffffa80`07650160 00000000`00000000 : Ntfs!NtfsFsdRead+0x1b8
fffff880`0668b960 fffff880`010816df : fffffa80`098d22c0 00000000`00000001 fffffa80`098d2200 fffffa80`07642010 : fltmgr!FltpLegacyProcessingAfterPreCallbacksCompleted+0x24f
fffff880`0668b9f0 fffff800`023e0ca9 : 00000000`00000000 fffffa80`07659d20 00000000`00000001 fffffa80`07642010 : fltmgr!FltpDispatch+0xcf
fffff880`0668ba50 fffff800`023e84a3 : fffffa80`07659d20 fffffa80`07659d20 fffffa80`07659d20 fffff880`01e5d180 : nt!IopSynchronousServiceTail+0xf9
fffff880`0668bac0 fffff800`020c9993 : 00000000`000005e0 00000000`00000000 00000000`00000000 00000000`00000000 : nt!NtReadFile+0x631
fffff880`0668bbb0 00000000`74432dd9 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0289f0f8 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x74432dd9
 
 
SYMBOL_STACK_INDEX:  1
 
SYMBOL_NAME:  Ntfs!NtfsFlushUserStream+16f
 
FOLLOWUP_NAME:  MachineOwner
 
MODULE_NAME: Ntfs
 
IMAGE_NAME:  Ntfs.sys
 
DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc14f
 
STACK_COMMAND:  .cxr 0xfffff8800668aa80 ; kb
 
FAILURE_BUCKET_ID:  X64_0x24_Ntfs!NtfsFlushUserStream+16f
 
BUCKET_ID:  X64_0x24_Ntfs!NtfsFlushUserStream+16f
 
Followup: MachineOwner
---------
In particular, when DiskDefrag.exe was running. If that's a 3rd party defragment tool, uninstall it.
 
Joined
Nov 6, 2010
Messages
11
Reaction score
1
Yes, as TorreentG stated, un-install Auslogic Defrag. It will help to eliminate and isolate causes of problems. Also, when I do a clean install, I also do a complete and utter wipe of the harddrive and re-format to NTFS file system, then do the OS install with latest drivers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top