HL1, TF1, CS 1.6 stürzt ab
521
Guy Fawkes
Ich habe in ihren Steam-Ordnern * .mdmp-Dateien. Ich habe sie in WinDbg geöffnet und diese Ausgabe erhalten:
Microsoft (R) Windows Debugger Version 6.2.8400.0 AMD64 Copyright (c) Microsoft Corporation. All rights reserved. Loading Dump File [C:\Users\Guy Fawkes\Downloads\half-life\hl_4554_crash_2012_6_20T14_42_49C0.mdmp] Comment: 'hl: valve ' User Mini Dump File: Only registers, stack and portions of memory are available 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 7 Version 7601 (Service Pack 1) MP (2 procs) Free x86 compatible Product: WinNt, suite: SingleUserTS Machine Name: Debug session time: Wed Jun 20 18:42:49.000 2012 (UTC + 4:00) System Uptime: not available Process Uptime: 0 days 0:00:02.000 ................................................................ ............ This dump file has an exception of interest stored in it. The stored exception information can be accessed via .ecxr. (16a8.16e8): Access violation - code c0000005 (first/second chance not available) *** WARNING: Unable to verify timestamp for ntdll.dll *** ERROR: Module load completed but symbols could not be loaded for ntdll.dll eax=0cb50f98 ebx=00000000 ecx=0000039c edx=0cb50fa0 esi=302942e1 edi=00000398 eip=76e67094 esp=0012c134 ebp=0012c144 iopl=0 nv up ei pl zr na pe nc cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00200246 ntdll+0x47094: 76e67094 c3 ret
Das Spiel begann, das Menü mit Gordon Freeman-Bild wurde angezeigt und das Fenster wurde geschlossen.
Ich habe ein Problem. Oben.
BILL vor 12 Jahren
0
Diese Ausgabe ist fast bedeutungslos. Nach dem Öffnen von WinDbg können Sie Folgendes tun: `.symfix c: \ symbols` und dann` .exr -1` und `kb`. Dann nähern wir uns vielleicht einer Lösung.
Thomas Weller vor 10 Jahren
0
0 Antworten auf die Frage
Verwandte Probleme
-
1
WinDbg Problem mit Ntoskrnl
-
4
Wie exportiere / analysiere Dateien aus memory.dmp?
-
1
Analysieren eines WinDbg-Dumps nach einem BSOD - "Ein erwarteter Taktalarm wurde nicht empfangen"
-
3
Analysieren Sie einen blauen Bildschirm des Todes in Windows 7
-
1
So überprüfen Sie einen vollständigen Prozess-Explorer
-
1
BSOD 0xA0 unter Windows XP
-
2
Einrichten einer "! Stoponexception" -Bedingung für die Windbg über die Befehlszeile / das Startskri...
-
2
Wofür steht das C in Cid in winDbg, kdbg und livekd?
-
3
Das Debuggen hängt dort, wo die Tastenkombination Strg-Alt-Löschen nicht funktioniert
-
1
Extrahieren Sie den Benutzernamen aus dem Speicherabbild mit windbg