My iPhone application crashes when and I do not know how to resolve it. I have a secondary thread that does some cleanup (deletes objects). This cleanup is done on asecond NSManagedObjectContext as
I got this crash log while querying an array of managed object, however, while running in the simulator it does not happen. Even in the device, sometimes it happens, sometimes not. Someone can explain
My developement environment is [Windows 7; visual studio 2010; x86]. I have a dll that was built for server 2003 long time back. When I use it in my project and follow new/delete sequence to use a cl
If I physically slide out the keyboard on my Moto Droid A855, it crashes my test app with the stack trace pasted below. I don\'t understand why?
We use Visual Studio 2008, with visual source safe v8. Lately, I seem to be getting a开发者_Go百科 lot more crashes than usual, mainly when viewing history (comparing, etc.).
I posted a similiar thread before here, but after further investigation I\'ve found that the problem is with $.ajax jsonpCallback parameter.
IE 8 crashes with the following javascript but the same code works fine in IE6, IE7, IE8(IE7mode), FF3, Chrome and Safari.Has anyone run into this? Any known workarounds?
I\'m filling an NSMutableArray from a CoreData call.I can get the first object, but when I try to get the count, the app crashes with Program received signal:“EXC_BAD_ACCESS”.How can I get the count
// Non singleton class MyLogManager { void write(message) {Ogre::LogManager::getSingletonPtr()->logMessage(message);}
For some reason http://shirazraqs.com is causing mobile Safari to crash.I\'ve never seen anything like it and it\'s开发者_运维技巧 100% replicatable so it\'s a bug on the site.