I have a Windows application, it crashes every now and the开发者_运维百科n and not reroducibly.
I was beta-testing my iPhone App (not through xcode), and the app crashed. I plugged it into itunes to read the crash log, but it provides NO INFORMATION at all.
I am experiencing a very strange problem with Internet Explorer 7. When I open my page it just closes without any error message or something. My whole code works fine in all real browsers and also IE6
There are a few instances where my app crashes when turned back on from sleep and the app is still open. It happens if a UITableViews is open when the iPhone is put into sleep; the table is being fill
I have a script that opens a huge XLSX file and reads 3000 rows of data, saving it to a two dimensional array. Of all places for Apache to crash, it does so in a simple loop that builds a MySQL query.
I\'ve got a strange problem I haven\'t seen before.I can open an OpenFileDialog in Windows 7 without any problems.However, when I try my app on Windows XP, calling OpenFileDialog.ShowDialog() immediat
I\'ve just distributed my iPhone app to a couple of beta-testers using Ad Hoc distribution and TestFlight. After the install the app crashes twice after opening then afterwards works absolutely fine.
I have a somewhat large server process written in .net-3.5, that is,running in a VMWare vCenter Server that keeps crashing without any errors being reported.The process is created by a Windows Service
I have an ap开发者_开发百科plication that is encountering an exception in an activity a few levels down the stack. I am also using ACRA for crash reporting in status bar notifications + dialog mode. W
This is my Service class: public class MySrv extends Service { @Override public void onCreate() { // TODO Auto-generated method stub