I have a command line app and have the code chdir(\"/var\"); FILE *scriptFile = fopen(\"wiki.txt\", \"w\");
I am calling a command-line program from my Perl script. When these programs crash, I am prompted with a messagebox asking me if I want to notify Microsoft. Since this is an automated system it would
I deployed an ASP.NET web application last night and I when I woke up this morning it was very slow and would occasionally just throw a \'Service Unavailable\' error.
I am clearly missing something obvious here and would really appreciate some input.I have tried repeatedly to submit an application to Apple (iPad in this case) that is crashing on their end when test
I has a bug where my application crashed \"EXC_BAD_ACCESS\" when I hit the back key on my navigation bar and the view unloaded that had a MapKit (mapView) and used the Location Manager.Tried for days
I have a tableview with a search display controller.It has been working fine in the past, but recently has started crashing for certain search results.Here my code searches a Golfer based on their Nam
I got nabbed by the following bug again and would like some clarification to exactly why it is a bug.
the following code crashes the application, and I don\'t know why. It crashes irregularly, that means that sometimes the imageview can be shown for example 30 times when a row is clicked, sometimes it
I am developing an app in which I have a table. In the table cell I have an imageview ( the images are displayed via url ) and a textview/webview. I start threads for each row to get the images in the
I am on a team of three people who are developing a Silverlight application. On two of our developers\' machines the app seems to randomly crash. It never crashes on the third developer\'s machine.