Running into a problem.
Trying to launch a game, after about 20 seconds of the launch screen, the program stops responding. It dumps an error file:
Code:
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [G:\Steam\steamapps\common\game\game_3018_crash_2011_2_26T14_43_32C0.mdmp]
User Mini Dump File: Only registers, stack and portions of memory are available
Comment: 'EXCEPTION_ACCESS_VIOLATION'
Symbol search path is: *** Invalid ***
****************************************************************************
* Symbol loading may be unreliable without a symbol search path. *
* Use .symfix to have the debugger choose a symbol path. *
* After setting your symbol path, use .reload to refresh symbol locations. *
****************************************************************************
Executable search path is:
Windows XP Version 2600 MP (8 procs) Free x86 compatible
Product: WinNt, suite: SingleUserTS
Machine Name:
Debug session time: Sun Feb 27 00:43:32.000 2011 (UTC + 10:00)
System Uptime: not available
Process Uptime: 0 days 0:00:12.000
................................................................This dump file has an exception of interest stored in it.
The stored exception information can be accessed via .ecxr.
(c20.4f8): Access violation - code c0000005 (first/second chance not available)
eax=00000000 ebx=00000000 ecx=084e7ab4 edx=0ce128a4 esi=0e02b529 edi=0000056c
eip=77aa0bd2 esp=0018ca14 ebp=0018ca24 iopl=0 nv up ei ng nz ac pe cy
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00210297
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
ntdll!ZwGetContextThread+0x12:
77aa0bd2 83c404 add esp,4
I've turned DEP off via command prompt, I'm running as an administrator.
Not having a good day.
Windows 7 freshly installed. Am I missing a driver update or a windows update or something?
Bookmarks