crash-dumps
Auto upload crashlogs iPhone
Quick question for you. Will I have any issues with the Appstore approval process if my app periodically checks for crashlogs and uploads it to a server? Is this even possible? If not, can I have som[详细]
2023-01-19 04:02 分类:问答IE 6 is crashing when printing from my web application
When clicking on print button the second time from my app, IE 6.0 is crashing. Steps to reproduce: 1) Click on print Button and cancel the print dialog. 2) Click on print again. IE 6.0 crashes.[详细]
2023-01-16 23:00 分类:问答Core dump not in sync with gdb stack trace
I have a program which crashes due to a segmentation fault. The core file is produced. running the core in gdb gives me the following:[详细]
2023-01-15 03:55 分类:问答How do I enable core dumps for daemon processes on montavista linux?
I am not sure if stackoverflow is the correct place for this, but since this is for embedded deve开发者_Python百科lopment, and I need core dumps, which are also for development, I figured that this wa[详细]
2023-01-13 13:22 分类:问答Symbols files and debugging
Assume i have a custom service written in VC++ 6.0 and i have shipped it as part of a particular release. Unfortunately i did not take the pdb while building the binary.[详细]
2023-01-12 10:42 分类:问答Exception Access Violation Java?
I\'m currently writing a JNI project where I\'m getting the following error log when trying to run my Java code. It tells me that the problematic frame is a jvm.dll one, and in trying to isolate the p[详细]
2023-01-12 01:37 分类:问答A process crashed in windows .. Crash dump location
A windows process got crashed for some reason. I need to analyse the crash dump. In Windows 2003 PC health helped us to find the crash dump file.[详细]
2023-01-08 02:35 分类:问答Crash (SIGSEGV) in Core Data internal methods
I got a crash report and the crashing thread\'s call stack all show Apple\'s code.From the looks of it, Core Data\'s undo manager is accessing an invalid pointer in -[NSManagedObject(_NSInternalMethod[详细]
2023-01-07 22:13 分类:问答How to configure Win2008 to generate crash dump
I am running my C++ servi ce on Win2008 server ma开发者_如何学运维chine. It crashes randomaly, and i do not know why. This is happening on multiple machines in customer site.[详细]
2023-01-05 16:32 分类:问答Detect/Redirect core dumps (when a software crashes) on Windows
For my work, I need to create a service that will detect an abnormal program termination and, instead of displaying a message to the user (default behavior), send the generated core dump to a remote s[详细]
2023-01-01 15:11 分类:问答