I search for a solution. We have Delphi 6 Prof on Win7/X64. When I tried four times to install JCL, the Windows crash with Blue Death.
I am developing a java application which uses a c++ library. My application type is an client/server RCP (eclipse plugin based). The problem is when I try to connect more than 2 clients to my server,
My app gives a low memory crash on the device and not on the simulator.I used Instruments and i think that the problem lies in the following part
I am currently creating a website in php that has a database backend (can be either MySQL or SQL Server) and I realized recently that if my database cr开发者_开发技巧ashes at any time, my website will
Does anyone have any insight on why this crash log is happening?The app records the locations where the user goes. So it has the UIBackgroundModes\'s Location is set in Info.plist to continue getting
My app was rejected from the app store due to a crash that produced the crash log below. What is even more strange than the crash is that the steps given to reproduce it don\'t happen to me or any of
A site that I\'m working on has a ASP.NET webforms page that posts back and had about 88KB of ViewState uncompressed. Yes, I realize that is a lot of ViewState. I observed that any post backs would ca
I have a backtrace with something I haven\'t seen before. See frame 2 in these threads: Thread 31 (process 8752):
I\'m having an issue with the memory management in my application. I have an NSDictionary instance variable that I\'m setting equal to another NSDictionary that gets made in a method. This all works f
I created and compiled a C# application using the Mono framework on Linux. The program works on Windows XP and Linux. However the moment I start it on Windows 7, it crashes, without any useful informa