crash-reports
Java VM: reproducible SIGSEGV on both 1.6.0_17 and 1.6.0_18, how to report?
EDIT: This reproducible SIGSEGV happens on a Linux machine with more than one proc and more than 2GB of mem, so Java is defaulting to the -server mode. Interestingly enough if I force \"-client\" ther[详细]
2022-12-21 04:03 分类:问答Do browser vendors make crash statistics publicly available?
Mozilla has http://crash-stats.mozilla.com Do other vendors have such a site? Is it possible to see crash stat开发者_运维问答s for a particular url/domain?Mozilla is the only where I know that such a[详细]
2022-12-20 07:10 分类:问答Viewing Ad-Hoc crash reports from an iPhone
I\'m doing some beta testing. I\'ve got a crash and trying to figure it out. If I connect the iPhone, I can see the Crash Report in the XCode organizer. So I see this (my app is called Lineskipper):[详细]
2022-12-14 21:57 分类:问答Best practice for crash reporting in C# my application
I need to implement crash reporting framework 开发者_StackOverflow社区on my C#(WPF) application, so i need full call stack,What would you guys suggest for doing this.StackTrace[详细]
2022-12-14 07:23 分类:问答How do I pause my app until a crash report has been submitted?
Background I\'m using UKCrashReporter in my app. I\'ve installed my own Uncaught Exception Handler. I\'m setting up the[详细]
2022-12-12 21:43 分类:问答.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 分类:问答Have program recognize it crashed last time?
What is the best way to have a (Java) program recognize it crashed last time it ran and show a message along the lines of \"it looks like this program crashed on you last time. Report this problem her[详细]
2022-12-11 21:31 分类:问答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 分类:问答iPhone - crash logs not generated on Windows
I have some users testing my app on Windows and Mac platforms. The app crashes at some points but the Windows users cannot get any crash logs. Here\'s what they do[详细]
2022-12-11 07:56 分类:问答iPhone App crashes on device with OS 3.1 not in simulator
The app crashes on the tester\'s device (with OS 3.1) but does well on the simulator and my device with OS 3.0.[详细]
2022-12-08 05:19 分类:问答