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
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.
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:
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
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.
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
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.
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
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.
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