crash-dumps
What does this Windows crash dump mean?
Yesterdaymy system software got crashed on WINDOWS 2003 server. The Core shown below. kernel32.dll!_RaiseException@16()+ 0x3c bytes[详细]
2022-12-16 02:35 分类:问答Problem with WINDOWS debug symbol loading. I could not load WINDOWS operating system binaries .pdb in visual studio
I am working in a software company on a system software product. Day before yesterday that product got crashed and core shown.[详细]
2022-12-15 11:15 分类:问答Is it possible to specify where JVM's crash dumps go?
We have a desktop application using JNI that occasionally causes the JVM to crash. Luckily the JVM produces a hs_err_pidXXXX.log file, which is quite useful in debugging such errors. However, it alway[详细]
2022-12-13 13:31 分类:问答.NET WinForms startup crash
Looks like that on some clients our WinForms up crashes on startup. With some I mean very very rare. In one situation we found out that the Arial systemfont was corrupt and caused the crashed in the I[详细]
2022-12-12 21:39 分类:问答Crash within CString
I am observing a crash within my application and the call stack shows below mfc42u!CString::AllocBeforeWrite+5[详细]
2022-12-11 19:05 分类:问答Is this kind of crash report useless?
I tried use \"PLCrashReport\" to collect the crash info then make the app more stable, but turns out that the report is like this(dont even has a call stack,how am I suppose to use开发者_如何学Python[详细]
2022-12-11 14:28 分类:问答Deliberately crashing an external process under Windows
I would like to synthesise a native code fault. This is so that we can see where in particular some debugging output gets put when that occurrs.[详细]
2022-12-11 12:08 分类:问答WinDbg showing different call stacks when attached to process when compared to crash dump
I\'m analysing a deadlock that\'s occurring when using a native library alongside managed code.I\'m using WinDbg to debug the problem with the intention of saving a dump such that the vendor might obs[详细]
2022-12-10 06:21 分类:问答private symbol loaded but no line number displayed?
I am using Windbg to load a crash dump from managed code (C#, a console application built for Any CPU), and crash dump is created on x64 platform. I am debugging on x64 platform.[详细]
2022-12-08 11:39 分类:问答