Hello and welcome to the forums.
I've been getting these stange BSODs
Plural denotes more than one, yet you have only attached a single dump file that is over a week old.
DUMP:
Code:
.......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 1A, {41201, fffff680000327f0, f07000003a539867, fffffa800b3488f0}
Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+14382 )
Followup: MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************
MEMORY_MANAGEMENT (1a)
# Any other values for parameter 1 must be individually examined.
Arguments:
Arg1: 0000000000041201, The subtype of the bugcheck.
Arg2: fffff680000327f0
Arg3: f07000003a539867
Arg4: fffffa800b3488f0
Debugging Details:
------------------
BUGCHECK_STR: 0x1a_41201
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT
PROCESS_NAME: chrome.exe
CURRENT_IRQL: 0
LAST_CONTROL_TRANSFER: from fffff800033352de to fffff800032d8c40
STACK_TEXT:
fffff880`0aaa4878 fffff800`033352de : 00000000`0000001a 00000000`00041201 fffff680`000327f0 f0700000`3a539867 : nt!KeBugCheckEx
fffff880`0aaa4880 fffff800`032a4831 : 00000000`00000000 00000000`00000000 00000000`00000000 f0700000`3a539867 : nt! ?? ::FNODOBFM::`string'+0x14382
fffff880`0aaa48c0 fffff800`032a44ca : fffffa80`0b3488f0 fffffa80`0b4e5b30 fffffa80`0b4e5b30 00000000`064fe000 : nt!MiQueryAddressState+0x2b1
fffff880`0aaa4910 fffff800`035b3724 : fffff880`00000004 00000000`064ff000 fffffa80`0b3488f0 00000000`00000001 : nt!MiQueryAddressSpan+0xaa
fffff880`0aaa4980 fffff800`032d7ed3 : ffffffff`ffffffff fffffa80`09734b60 00000000`747e2450 00000000`0024de68 : nt!NtQueryVirtualMemory+0x382
fffff880`0aaa4a70 00000000`7703154a : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x13
00000000`0024de48 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x7703154a
STACK_COMMAND: kb
FOLLOWUP_IP:
nt! ?? ::FNODOBFM::`string'+14382
fffff800`033352de cc int 3
SYMBOL_STACK_INDEX: 1
SYMBOL_NAME: nt! ?? ::FNODOBFM::`string'+14382
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 4e02aaa3
FAILURE_BUCKET_ID: X64_0x1a_41201_nt!_??_::FNODOBFM::_string_+14382
BUCKET_ID: X64_0x1a_41201_nt!_??_::FNODOBFM::_string_+14382
Followup: MachineOwner
Not very informative, there is a mention of Virtual Memory in the stack trace and this type of BSOD might suggest some issues with your hard drive. I'm no SSD expert but I do know that there are a few pre and post tweaks that are generally accepted as best practice regarding a Windows 7 installed hosted on an SSD drive. You might try Google or perhaps someone else may have some tips to contribute.
You do have a couple pre-Windows7 RTM drivers which you should probably take care of
LHidFilt.Sys 4/11/2007 and LMouFilt.Sys 4/11/2007 Both associated with Logitech Human Interface Devices. Check here
Link Removed
GEARAspiWDM.sys 5/18/2009 update from here
Driver updates - GEAR Software
Additionally;
Please read the first post in this sticky thread here
Link Removed
Do your best to accumulate the data required.
Run the SF Diagnostic tool (download and
right click the executable and choose run as administrator)
Download and run CPUz. Use the Windows snipping tool to gather images from
all tabs
including all slots populated with memory under the SPD tab.
Likewise RAMMon.
Export the html report, put everything into a desktop folder that you've created for this purpose, zip it up and attach it to your next post (right click it and choose send to, compressed (zipped) folder.
Good luck
Randy