crash
crash in the application in libicuuc.so
I am facing crashes in the libicuuc.so file. Which is not part of myapplication. I have native code in the file libevrc.so (EVRC Codec). While decoding i am facing below crash. Googled and tried a log[详细]
2023-04-11 10:50 分类:问答ASP.NET MVC 2 app pool crashes - how to debug on server?
My application which was built in asp.net mvc 2 crashes sometimes (maybe once a month), and the error is Service Unavailable 503. Both times restarting app pool made the application work again. Since[详细]
2023-04-11 09:45 分类:问答How to sybolicate iOS crash reports from BugSense?
I am beginning to receive crash reports from my iOS app via BugSense. I have included the debug symbols in my app and an getting info on the errors, eg. \"* -[NSMutableArray objectAtIndex:]: index 0 b[详细]
2023-04-11 09:28 分类:问答diagnosing crashes
I face a problem with a crashing legacy software. It is written in C,running on SCOS operating system, for which I dont have any source code, only OS binaries. There is no IDE for that OS neither.[详细]
2023-04-11 02:49 分类:问答Visual Studio 2010 crashes at startup, even in safe mode
I have Visual Studio 2010 Premium in a virtual machine (VM) and all was working fine until today, when I uninstalled Office 2010 Trial, installed Office 2010 Professional, and created a snapshot of my[详细]
2023-04-10 22:06 分类:问答Dismissing a modal view causes the app crash
I\'m displaying a modal view called \"rule\" from a round rect button. In that \"rule\" modal view i\'m displaying another modal view called \"newRule\" when user clicks the Create Rule button.[详细]
2023-04-10 16:19 分类:问答Can this code cause a managed heap corruption?
I\'m trying to debug a crash that happens in our application during garbage collection and looking at the code I found two related pieces of code that, if not the cause of the problem, are at least su[详细]
2023-04-10 07:15 分类:问答Is Python ever supposed to crash?
I am running a stand-alone Python v3.2.2/Tkinter program on Windows, not calling any external libraries.Idle has been very helpful in reporting exceptions, and the program has been debugged to the poi[详细]
2023-04-10 06:59 分类:问答How to resolve memory crash
I\'m creating an application which features having multiple animations. There are 50 pag开发者_JS百科es and on each page there is a different animation and each animation uses many images.[详细]
2023-04-10 06:45 分类:问答iPhone app crashes on device but not simulator. Accessing local files with UIWebView, possible [NSBundle mainBundle] issue?
I was hoping you guys could help me what is wrong with my code that is causing my app to crash on my device but not the simulator.It is a very simple app, I just have local files displayed in a UIWebV[详细]
2023-04-10 01:19 分类:问答