crash
my application crashes trying to call native method while woking on emulator?
I am developing a program that uses native code and it works fine on 开发者_如何学Cthe testing device Samsung galaxy S[详细]
2023-04-09 16:08 分类:问答Crash when parsing protobuf message containing a string using C++ and Android NDK
I have two programs, both running on an Android 2.3.4 platform - one is a C++ binary in a daemon form, compiled with cmake, the other is a apk with jni part compiled with ndk-build. I\'m using android[详细]
2023-04-09 06:46 分类:问答Java EE WebApplication on Tomcat6 Crashes
I have a web application (J2EE+Tomcat6+MySQL+Struts2+Hibernate) running on a Linux Cent-OS. Sometimes(usually After about 3-4 days) it becomes inaccessible and I see a blank white page![详细]
2023-04-09 04:38 分类:问答Releasing an object that can be [NSNull null] or not
I have a memory management problem I can\'t get my head around on iOS. I\'m getting data from a SQLite db where some cells can be empty. So to handle this case, I assign [NSNull null] to my recipient[详细]
2023-04-09 03:16 分类:问答'No database channel is available'
I have an app which connects to the internet and stores data in an SQL database. I tested with iOS4, it works completely as it should. When I u开发者_如何学Gopgrade to the new version though, I get an[详细]
2023-04-08 21:18 分类:问答Python app crashes when emit signal from callback
I use my c++ library from python application with QT. It uses callback to communicate with UI. My library is \'ts\'. The problem is that my program crashes sometimes.[详细]
2023-04-08 18:22 分类:问答Malloc crashes in recursive function
I\'m currently coding an implementation of the Burrows-Wheeler Transform which requires sorting a (large) array. Since I want to parallelize parts of the code of a recursive sort function, I decided t[详细]
2023-04-08 16:41 分类:问答How to interpret a crashlog with no references to a specific class
Today my app crashed and generated this crashlog. The crashlog does not mention any classes in my project and to开发者_如何学C me it seems almost impossible to tackle this issue.[详细]
2023-04-08 10:55 分类:问答fast table view scroll and back button hit
When I scroll my table view fast (with a long and quick gesture) 开发者_开发问答so it will scroll for a few seconds more on screen displaying my cells (let\'s say 3-4 seconds) - and so very quickly I[详细]
2023-04-08 10:24 分类:问答Android weird lib.c crash
I\'m writing an Android app. I totally have no idea why it happenes often. Could someone tell me what reason might cause it happened?[详细]
2023-04-08 09:00 分类:问答