BSOD Help Please!!!

Jonmor68

Distinguished
Was there an operating system installed on it when you got it? was it working before installing Win7? did the install complete?
"installed windows 7 ultimate" implies that instalation was complete, if so at what point did error come up.
 

tshank

Distinguished
Feb 17, 2009
6
0
18,510
just ran windbg gave me this:
Microsoft (R) Windows Debugger Version 6.11.0001.404 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Windows\Minidump\102209-19250-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 (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02a59000 PsLoadedModuleList = 0xfffff800`02c96e50
Debug session time: Thu Oct 22 16:21:33.994 2009 (GMT-7)
System Uptime: 0 days 1:45:50.009
Loading Kernel Symbols
...............................................................
................................................................
...................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck F4, {3, fffffa8009833b30, fffffa8009833e10, fffff80002dd3240}

Probably caused by : csrss.exe

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

 
Bug Check 0xF4: CRITICAL_OBJECT_TERMINATION

The CRITICAL_OBJECT_TERMINATION bug check has a value of 0x000000F4. This indicates that a process or thread crucial to system operation has unexpectedly exited or been terminated.

Parameters

The following parameters are displayed on the blue screen.
Parameter Description
1 The terminating object type:

0x3: Process

0x6: Thread

2 The terminating object
3 The process image file name
4 Pointer to an ASCII string containing an explanatory message

Cause

Several processes and threads are necessary for the operation of the system. When they are terminated for any reason, the system can no longer function.

From your last post, the windbg output showed that the process terminated was likely csrss.exe. If this is a fresh install of 7, it's unlikely that you have been infected with any kind of malware (although I wouldn't rule this out completely just yet). As was stated above, I would start with testing the system at the hardware level (go grab Memtest86+ for RAM testing, and The Ultimate Boot CD for hard drive diagnostics) and see if anything looks suspicious. Something like a bad block of ram could be the culprit here.