crash
iPhone - Trying to catch a EXC_BAD_ACCESS error (seems to be a zombie problem)
I have an app that has a strange bug. I have registered the UIApplicationDidBecomeActiveNotification event, so when my app comes back from background, it does some things. I can play with that for h[详细]
2023-04-04 08:13 分类:问答Pushing View Controller more than once is not supported?
I am getting the following error whenever I try to switch views like this: -(void)changeView1ToView4 {[详细]
2023-04-04 07:12 分类:问答How to debug a couple of simple android crashes - for beginners
I\'m fairly new at Android stuff, and I\'ve slogged through a few simple crashes, so I wanted to pass along a a couple of items to new guys because I haven\'t seen it posted anywhere and it would have[详细]
2023-04-04 03:52 分类:问答c# Multithreading Issue / vshost32-clr.exe has stopped working
I\'m new to both c# and multi-threading and I\'ve recently hit a bit of a roadblock in the tool I\'m writing. The tool is designed to generate and launch a bunch of HttpWebRequests. Right now it\'s wo[详细]
2023-04-04 03:38 分类:问答Tool to log (OS) events during EJB tests (analyze PC crash)
I have some issues with my PC and don\'t know what else to check or look for. If the tags or description are off, feel free to edit/comment.[详细]
2023-04-04 00:28 分类:问答application crashes on orientation change while using progressDialog with threading
--> I\'ve implemented threading in my first activity. And made the use of progress dialog also. So now during the orientation (of that screen only) my application crashes - gives exception of memory L[详细]
2023-04-03 21:34 分类:问答Why is my detoured code, crashing with a NOP
Hi this is my first question so please treat me gently.I am detouring an exe, using MS detours and Visual Studio 2005, my dll gets loaded and my hook works a treat however when I try to extend my hook[详细]
2023-04-03 19:57 分类:问答Android ACRA not reporting crashes
I\'m trying to import ACRA to my Android app but it\'s not reporting force closes. I followed the guide but still it doesn\'t report the crashes. Any sugge开发者_运维问答stion why? xml:[详细]
2023-04-03 16:13 分类:问答Getting NSRangeException Beyond Bounds Crash
I have this code that is crashing with error *** Terminating app due to uncaught exception \'NSRangeException\', reason: \'*** -[NSArray objectAtIndex:]: index 0 beyond bounds for empty array\'[详细]
2023-04-03 14:21 分类:问答Java Access Bridge crashes JVM on releaseJavaObject()
I\'m using the Java Access Bridge to pull data from an Oracle interface, and occasionally get the following crash (I\'m assuming when I call releaseJavaObject() - as when I remove these lines of code,[详细]
2023-04-03 04:30 分类:问答