Quantcast
Channel: Active questions tagged crash - Stack Overflow
Browsing all 7188 articles
Browse latest View live
↧

Golang panic crash prevention

In Golang a panic without a recover will crash the process, so I end up putting the following code snippet at the beginning of every function:defer func() { if err := recover(); err != nil {...

View Article


python 2.7 compatibility issue with 11th Gen Intel Core i9?

I know Python 2.7 reached the end of life one year ago but unfortunately inside the Autodesk Maya version that we still using in some productions we have only Python 2.7.11 and we can't change it.The...

View Article


Flutter App Crashes when Trying to Load Interstitial Ad

I am trying to put an interstitial ad on one of the screens in my app. My banner ads work perfectly fine. However, whenever the app tries to load the ad, <_interstitial.load();>, it crashes.Code...

View Article

VS Code crashing on start

For the past week or so VS Code has crashed every time I try to start it. I will see the outline of a window and then a "The window is not responding" prompt with options "Reopen" "Keep waiting"...

View Article

Typing functions in the Python Shell crashes instantly

I'm using python 3.7.3 on a chromebook and I wrote some code that looked like this:import numpy as npboard = np.full((6,7), 0)That made an array just fine. When I typed "board" into the shell it showed...

View Article


How to make C# application crash

I want to test if my application crash dump can be debugged. But firstly, I need to generate a crash dump of my application. I'm using C# to code my app, and have tried with many exceptions and unsafe...

View Article

Unity ARFoundation App Crash - null pointer dereference issue

I am working on the unity AR project with AR Foundation 4.0.8 and ARCore XR Plugin 4.0.8. Unity version is 2019.4.29f1.Test device is HTC Desired 20 with Android 10.App may crash when executing more...

View Article

Can I decipher these letters to its original?

One of my files has changed its letters to strange letters or language like this:"Ûƒr+SODnqÅ-ƒs.4›q2dù­˜äÚ¿7+üª[¨üÙ85VH<±óu"I do not know the reason. Is that a way to restore the letters or to know...

View Article


Why does TextEditingController crash on some devices?

I have a very simple app in which there is a form where the user types a phone number, and the app calls an API to get the orders this number has made in a restaurant ou store. Well, on some devices as...

View Article


In Windows, how can I termiante an application if I can't get the task...

Basically the question is what is the Windows equivalent to Linux' changing tty, login in and killing processes from there?Situation: Once in a while I switch back to Windows to play games when there...

View Article

discord.js bot crashes after trying to send a message in a channel it can't...

Well discord.js bot crashes after trying to send a message in a channel it sees but can't send messageswell I get a crash after that, how can I fix this? here is the error it shows it shows for other...

View Article

"bug_type":"179","os_version":"iPhone OS 14.7.1 (18G82)" flutter app crashing...

Flutter app crashing in iPhone 6s.I created an e-commerce app using flutter And published it in play-store and app-store. It's working fine on all the Android versions and latest iPhone versions. In...

View Article

Android Studio arctic fox crash

I installed android studio Arctic Fox in my laptop for the 1st time. SDK and JDK are the latest one but as soon as the design view shows Initializing, the studio crashes. I'm not sure of the older...

View Article


Issue with using statsmodels.sandbox.regression.gmm.GMM in python

I have a case in causal mediation analysis and I wanna estimate treatment effect using gmm (Generalized Method of Moments). So, I referenced this code....

View Article

Crash after FIX::SessionSettings initiator

I want to initialize a QuickFix initiator and I used the following code:ExtLogger.Out(MTLogOK, L"FIXExchangeAPI::initialize start");std::string filename =...

View Article


Boom menu crash

I'm using boom menu for my first time. I get a error when I run my app:java.lang.ClassCastException: com.nightonke.boommenu.BoomButtons.TextOutsideCircleButton$Builder cannot be cast to...

View Article

Java ME / J2ME makes computer hard-reset

I'm having a problem where whenever I run any J2ME SDK command, my computer crashes about 5 seconds after. No, it does not hang. It shuts down forcibly and without ending anything gracefully, and then...

View Article


Cannot Form Weak Reference To Instance Of Class - Swift Error

I am getting the error:objc[12772]: Cannot form weak reference to instance (0x137d65240) of class appName.ViewController. It is possible that this object was over-released, or is in the process of...

View Article

.Net 4.0 Windows Application crashes in clr.dll under Windows Server 2008

I have a Windows application scheduled to run on a daily basis and fails intermittently as per the following log in EventViewer.Faulting application name: MyApplication.exe, version: 1.0.0.0, time...

View Article

Flutter Windows app crashes without error while loading multiple images from...

I created a multi image selector form field widget to use within a form with validation and so on, and it works fine; however, when I select 8 or more images from a file picker at once and add them to...

View Article
Browsing all 7188 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>