Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - win7 crashes during game, then won't boot anymore


 
11-06-2009   #1


Windows 7 Professional
 
 

win7 crashes during game, then won't boot anymore

Hi!
I'm new here, and i need your help. I had until last week Windows 7 rc7100 64-bit ultimate installed and it worked great, and then i installed Need for speed Most wanted and suddenly bsod appeared. I was playing for about 5 minutes when it happened. I didn't have any problems with any other game before, even newer games. When computer rebooted after bsod, i couldn't get into windows anymore. It just rebooted in the middle of loading screen, sometimes it even came to desktop screen and then again rebooted.
I couldn't do nothing, until i turned off the computer and turned it back on after a couple of minutes. I thought it was overheating problems (strange though).
Ok, so i installed a fresh copy of Windows 7 professional, got everything up and running, it worked ok until again i played NFS:MW and same thing happened again. So i decided to try testing RAM with memtest, which i couldnt get to work. I burned iso file of memtest to cd, so i would run from dos, before booting to win. I changed boot device priority in bios, to first boot cd-rom, saved and rebooted, and then the monitor just went blank (out of range or something).
So everytime i turned the computer off an on again,changed in bios to first boot cd-rom, and monitor went blank...so much for testing RAM. I also tried testing the computer with default testing tool, which windows offers you in f8 mode before booting to windows, and it said there is some kind of hardware error.
I attached the minidump file of the bsod i got, and hope you guys could help me with the problem, because i'm lost

My System SpecsSystem Spec
11-06-2009   #2


7600.20510 x86
 
 


Two possible likely causes are the antivirus you're running and/or drivers in use.

Completely uninstall antivirus from the system. Update all drivers you can find for the machine, especially chipset from Asus and video from ATI/AMD.

Let us know after you've done this. If there are further problems, we can really start to look at the hardware.

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


Loading Dump File [E:\Temp\Rar$DI00.312\110509-14632-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 (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 7600.16385.amd64fre.win7_rtm.090713-1255
Machine Name:
Kernel base = 0xfffff800`02a09000 PsLoadedModuleList = 0xfffff800`02c46e50
Debug session time: Thu Nov  5 15:18:12.353 2009 (GMT-5)
System Uptime: 0 days 1:06:43.883
Loading Kernel Symbols
...............................................................
................................................................
.....................................
Loading User Symbols
Loading unloaded module list
......
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1000007E, {ffffffffc000001d, fffff80002a7e40f, fffff8800362e628, fffff8800362de80}

Probably caused by : dxgmms1.sys ( dxgmms1!VidSchWaitForEvents+f5 )

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

0: 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: ffffffffc000001d, The exception code that was not handled
Arg2: fffff80002a7e40f, The address that the exception occurred at
Arg3: fffff8800362e628, Exception Record Address
Arg4: fffff8800362de80, Context Record Address

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


EXCEPTION_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.

FAULTING_IP: 
nt!KeWaitForMultipleObjects+12f
fffff800`02a7e40f 0f859c080000    jne     nt!KeWaitForMultipleObjects+0x9f1 (fffff800`02a7ecb1)

EXCEPTION_RECORD:  fffff8800362e628 -- (.exr 0xfffff8800362e628)
ExceptionAddress: fffff80002a7e40f (nt!KeWaitForMultipleObjects+0x000000000000012f)
   ExceptionCode: c000001d (Illegal instruction)
  ExceptionFlags: 00000000
NumberParameters: 0

CONTEXT:  fffff8800362de80 -- (.cxr 0xfffff8800362de80)
rax=0000000000000001 rbx=fffffa800614a9c8 rcx=0000000000000000
rdx=0000000000000000 rsi=fffffa800614a8c0 rdi=fffffa80060fb010
rip=fffff80002a7e40f rsp=fffff8800362e860 rbp=0000000000000002
 r8=0000000000000002  r9=0000000000000000 r10=0000000000000002
r11=0000000000000000 r12=0000000000000002 r13=fffff8800362ec38
r14=0000000000000000 r15=0000000000000000
iopl=0         nv up ei pl zr na po nc
cs=0010  ss=0000  ds=002b  es=002b  fs=0053  gs=002b             efl=00210246
nt!KeWaitForMultipleObjects+0x12f:
fffff800`02a7e40f 0f859c080000    jne     nt!KeWaitForMultipleObjects+0x9f1 (fffff800`02a7ecb1) [br=0]
Resetting default scope

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

BUGCHECK_STR:  0x7E

PROCESS_NAME:  System

CURRENT_IRQL:  2

ERROR_CODE: (NTSTATUS) 0xc000001d - {EXCEPTION}  Illegal Instruction  An attempt was made to execute an illegal instruction.

LAST_CONTROL_TRANSFER:  from fffff880043bb0a9 to fffff80002a7e40f

FAILED_INSTRUCTION_ADDRESS: 
nt!KeWaitForMultipleObjects+12f
fffff800`02a7e40f 0f859c080000    jne     nt!KeWaitForMultipleObjects+0x9f1 (fffff800`02a7ecb1)

STACK_TEXT:  
fffff880`0362e860 fffff880`043bb0a9 : fffff880`00000002 fffff880`0362ec38 fffffa80`00000001 00000000`00000000 : nt!KeWaitForMultipleObjects+0x12f
fffff880`0362eb10 fffff880`043e9d21 : fffffa80`03fe87b0 fffffa80`060fb010 00000000`00000000 00000000`00000002 : dxgmms1!VidSchWaitForEvents+0xf5
fffff880`0362eb70 fffff880`043b729e : fffffa80`060fb010 ffffffff`feced300 fffffa80`03fe87b0 00000000`00000000 : dxgmms1!VidSchWaitForCompletionEvent+0x139
fffff880`0362ebb0 fffff880`043e3e7a : 00000000`00000000 fffffa80`03fe87b0 00000000`00000080 fffffa80`060fb010 : dxgmms1!VidSchiScheduleCommandToRun+0x1b2
fffff880`0362ecc0 fffff800`02d1e166 : 00000000`02675d02 fffffa80`0614a8c0 fffffa80`039ec890 fffffa80`0614a8c0 : dxgmms1!VidSchiWorkerThread+0xba
fffff880`0362ed00 fffff800`02a59486 : fffff800`02bf3e80 fffffa80`0614a8c0 fffffa80`03a05b60 fffff880`01245a90 : nt!PspSystemThreadStartup+0x5a
fffff880`0362ed40 00000000`00000000 : fffff880`0362f000 fffff880`03629000 fffff880`0362e650 00000000`00000000 : nt!KxStartSystemThread+0x16


FOLLOWUP_IP: 
dxgmms1!VidSchWaitForEvents+f5
fffff880`043bb0a9 8be8            mov     ebp,eax

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  dxgmms1!VidSchWaitForEvents+f5

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: dxgmms1

IMAGE_NAME:  dxgmms1.sys

DEBUG_FLR_IMAGE_TIMESTAMP:  4a5bc578

STACK_COMMAND:  .cxr 0xfffff8800362de80 ; kb

FAILURE_BUCKET_ID:  X64_0x7E_BAD_IP_dxgmms1!VidSchWaitForEvents+f5

BUCKET_ID:  X64_0x7E_BAD_IP_dxgmms1!VidSchWaitForEvents+f5

Followup: MachineOwner
---------
My System SpecsSystem Spec
Reply

 win7 crashes during game, then won't boot anymore problems?



Thread Tools



Similar Threads for: win7 crashes during game, then won't boot anymore
Thread Forum
Cannot connect to certain game servers anymore. Gaming
Played game - crash - reboot ; failed - safe mode crashes - boot fails Crashes and Debugging
Basically, no game will run right anymore. Gaming
DVD won't write with WIN7 anymore Hardware & Devices
windows xp does not boot in dual boot anymore Crashes and Debugging


All times are GMT -5. The time now is 01:08 AM.



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
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30