Trying to fix a bug on iOS 4 but when I debug it crashes with these errors: SDK is installed in seperate directory as I need to deug 3.1.3 as well
I\'ve been trying to use Java\'s ProcessBuilder to launch an application in Linux that should run \"long-term\".The way this program runs is to launch a command (in this case, I am launching a media p
I was using Visual Studio 2010 and tried to go to a files definition, after about three minutes I found the application had crashed so I end-tasked it. Running the project again I was presented with t
Is it possible to create a program that determines what applications have just recent开发者_如何学Pythonly crashed?
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\'m trying to understand remote services at the moment and everything works fine, i can start the service and know how to communicate with it through the AIDL-interface. My 开发者_C百科problem is tha
I\'m having the following problem: I\'m developing a C# application which requires unsafe code to call an unmanaged c++ function. The structure is:
I think I may need to re-think my design.I\'m having a hard time narrowing down a bug that is causing my computer to completely hang, sometimes throwing an HRESULT 0x8007000E from VS 2010.
I have a testing setup which runs an Application on OS X with a varying set of parameters, if/when the program crashes it\'s relaunched and continues from where it left off. However when the Applicati
I have an ASP.NET MVC web application which integrates a C# managed library of ours that loads unmanaged plugins to do some file processing. These unmanaged plugins in-turn rely on a few 3rd party lib