The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
81 views

BSOD 0xA0 on Windows XP

I have some problems with a bluescreen on a Windows XP SP3. The Bugcheck code is 0x000000A0 and the first parameter 0x00000101 states that there is a Unhandled exception occured while processing ...
1
vote
0answers
79 views

Setting up a “!stoponexception” condition for windbg via command line / startup script?

I have a problem with an application we've made that sometimes crash with a StackOverflowException in some .NET code. Unfortunately, the app is partly unmanaged and partly managed, and for some ...
1
vote
0answers
178 views

HL1, TF1, CS 1.6 crashes down

I have in their steam folders *.mdmp files. I opened them in WinDbg and got this output: Microsoft (R) Windows Debugger Version 6.2.8400.0 AMD64 Copyright (c) Microsoft Corporation. All rights ...