crash
Could a shell extension be causing my program to crash?
My company builds an MFC application that runs on Windows XP.One of our customers has reported a crash in this application that occurs when it opens a Common File Dialog to allow the user to save a lo[详细]
2023-04-13 05:37 分类:问答Qt Program crashes on right click
I\'m working on a video editor for a university project. The guiVideoElement (black area) is the graphic representation of video material on a guiVideoTrack (light grey area). With Shift+left mouse bu[详细]
2023-04-13 03:32 分类:问答UITableView crashes on iPhone when scroll down
I am developing a tableView which is crashing when I execute it in my iPhone and I don\'t know why is this happening. In the simulator works fine. However, in the iPhone, the scroll is not fluid and s[详细]
2023-04-13 01:34 分类:问答Android: record video with "continuous" auto-focus
I work on video recording; everything works except for requesting continuous focus. This is what I do (tried both in surfaceCreated and surfaceChanged with no success):[详细]
2023-04-12 23:13 分类:问答AsyncTask crashes sometimes
One of my main AsyncTasks seems to be crashing occasionally (the progress bar freezes and the process stops) and I wondered if I was doing something wrong in my code.[详细]
2023-04-12 20:37 分类:问答iOS App crash just before termination?
There are some times when my app would presumably crash when I hit the \"Stop\" button on xcode when debugging.[详细]
2023-04-12 11:07 分类:问答How to find out cause of AppCrash?
On some machines my C# app crashes when started. How to find out what is the cause of the pr开发者_开发问答oblem? Where to start my research?[详细]
2023-04-12 07:00 分类:问答SIGSEGV when getting string from NSLocalizedStringFromTable
I am getting a strange crash sometimes when getting a string from NSLocalizedStringFromTable. Here is the relevant section of my crash\'s stacktrace:[详细]
2023-04-12 02:03 分类:问答UITableView reloadData Crashes During Scrolling
I have a UITableView with a refresh button in toolbar. If the TableView is stopped and I press refresh button calling reloadData everything work fine.[详细]
2023-04-11 22:04 分类:问答Timeout crash on launch (0x8badf00d) due to com.apple.locationd.registration.xpcq in iPhone app
I am getting a weird timeout crash via iTunes during app launch. Here is the stack trace. Seems like something to do with the location service (yes, I do ask for a user\'s location). Does anyone have[详细]
2023-04-11 15:19 分类:问答