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

Golang grpc: how to recover the grpc server from panic?

I have a handler like this:func (daemon *Daemon) List(item string) (map[string][]string, error) { panic("this is a panic") ... I just want to recover this potential panic, so in my grpc server I...

View Article


App crashes when using setErrorEnabled with floating editText

Please,I need some help,my app is crashing when I open activity in which i have declared app:errorEnabled=true in xml file for TextInputLayout i use more than tutorial but nothing work likeUser input...

View Article


Unity project no longer opening after establishing Git repository

I spent a few hours working on a new project, I intend to work on this one with a friend, so I thought I would set up a git repository so we can effectively work together. After doing this, the engine...

View Article

Supported orientations has no common orientation with the application, and...

My Apps gets crash with following Crashlytics console description:Fatal Exception: UIApplicationInvalidInterfaceOrientationSupported orientations has no common orientation with the application, and...

View Article

App crashes randomly in observeValueForKeyPath - iOS AVCaptureFigVideoDevice

Many users of my app are having crash problems. It happens or during the opening of the app or during the use.I'm unable to replicate the error because the problem does not occur on my devices, and I'm...

View Article


I'm making quicksort in C and can't see what's wrong

I'm trying to make quicksort in C for practice, it is crashing and I can't see why.The code i have so far (it's just the part with throwing numbers higher than pivot on one side and smaller than pivot...

View Article

Image may be NSFW.
Clik here to view.

Why is Unity crashing when I press play in the editor?

My game is crashing whenever I switch scenes and then press play in the editor. I am using this code to switch scenes: ... I have tried disabling most of the scripts in my game to debug the problem but...

View Article

Got a crash after migrating androidx and android sdk 29?

After migrating to androidX, I got an exception E/UncaughtException: java.lang.ClassCastException: android.view.ViewGroup$LayoutParams cannot be cast to android.widget.AbsListView$LayoutParams at...

View Article


App crashes randomly in observeValueForKeyPath - iOS KVO

Many users of my app are having crash problems. It happens or during the opening of the app or during the use.I'm unable to replicate the error because the problem does not occur on my devices, and I'm...

View Article


Anaconda crashes when running python file - Mac OS

I'd like to use an Anaconda Python environment. But Anaconda and Miniconda are crashing when I run anything. I used both Wing and Pycharm -- same results. It does not appear to matter what the file is...

View Article

Image may be NSFW.
Clik here to view.

in Samsung device (SM-J200F-sdk 22) app crashes when calling intent for...

the error comes from this lines of code :Intent intent = new Intent(android.content.Intent.ACTION_VIEW, Uri.parse("geo:" + mission.Customer.Lat + "," + mission.Customer.Lng));...

View Article

What's the easiest way to make swift crash?

I would like to make swift crash, to test some crash handling functionality of my app.In C++ I usually dereference a NULL pointer to do that, like so:int *i = 0; *i = 42; What the easiest way to...

View Article

iOS Swift: malloc: *** error for object 0x281983090: pointer being freed was...

I have to create a computed property for store the strUserValue and send it to the web services. I am facing the userValue.getter error when sending strUserValue into service. I have attached the code...

View Article


Can not inflate MaterialCardView in Android [duplicate]

This question already has an answer here:Error : IllegalArgumentException: The style on this component requires your app theme to be Theme.MaterialComponents 2 answersI have the following XML layout in...

View Article

Android ConnectivityManager NetworkCallback crash

I'm new in Android world (as user but also as developer) and my Android App crash when execute myWebView.loadUrl("https://www.google.com"), but I don't understand why...The goal is monitoring internet...

View Article


Dynamic allocated Array of structs cant be freed

I have this array://array of Runways(Runway is a struct) Runway* arrOfRunways_All = (Runway*)malloc(sizeof(Runway)); I can't free my dynamic allocated memory array, I noticed that after this part of...

View Article

Batch files: reboot after pause?

I'm looking for a solution to reboot the system if the batch crashes and the "pause" command line (Press any key to continue...) gets triggered.Is it possible to scan for the line (Press any key to...

View Article


VBA Workbooks.Open crashes excel

Ok here is the issue, i need to open a large workbook from another large workbook, it was working fine till now, and i've not changed it, here is the thing it suddenly started crashing when the full...

View Article

'CFNetwork.framework/CFNetwork' include 'LRUCache' class?

Xcode recently reminded me of the content. I wonder if the "LRUCache" class is defined in "CFNetwork"?Class LRUCache is implemented in both /System/Library/Frameworks/CFNetwork.framework/CFNetwork...

View Article

Cannot open database “dataname" requested by the login. The login failed....

I have created a windows app, But I am getting this error:Cannot open database "dataname" requested by the login. The login failed. Login failed for user.using integrated SQL Server Authentication. My...

View Article
Browsing all 7187 articles
Browse latest View live


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