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

Cocoa exception/crash "Unexpected content size constraints"

An app I work on is encountering a crash with this exception message:Crashing on exception: Unexpected content size constraints ( "<NSAutoresizingMaskLayoutConstraint:0x600000f12c10 h=--- v=---...

View Article


Python Turtle Crashes MacOS

Yes, I know there are already questions with a similar title, but I couldn't find a solution. My problem is that whenever I use turtle, it crashes the entire computer. A video is attached here. This...

View Article


how to handle mongoose connection reset

I am attempting to handle a connection reset using a mongoose connection to a mongo database. With the code below, if the database connection gets reset or disconnected, the app will just crash with a...

View Article

My project's iOS deployment target is set to iOS 9.0 and i want to integrate...

RealityKit is only available on iOS 13.0 and up and when I try to integrate it to my project and run it on iOS 12.0 or below, the app crashes with abort_with_payload error.I still want my app to run on...

View Article

Realm crashes often after adding Firebase

I use Realm to cache data. It was behaving normally before but when I use Firebase to monitor app performance, Realm crashes often.Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0...

View Article


app crash when signing in and get firebase error [duplicate]

E/AndroidRuntime: FATAL EXCEPTION: main Process: com.infinite.fastfood, PID: 8623 com.google.firebase.database.DatabaseException: Class com.infinite.fastfood.Model.Users does not define a no-argument...

View Article

Recover normal status in laravel from a crash

I am doing a project with laravel, but i got some problems, the big one is that when i pick the back arrow in the navigator while the client is making the get method to the server, the server "crash",...

View Article

How can i crash app with some log in swift? [duplicate]

I want to crash my app forcefully but also want that app first print crash log on debuging window and than terminate app.It's for testing purpose to test app to fetch crash log.Thank you.

View Article


Odoo 11: Cant update module because new template was added to the module

I am fairly new to Odoo and I wanted to toy around on a test module for which I have created a few views (templates) for the web pages. At first, when there was only one template, everything was...

View Article


Potential CM database inconsistency, time jump

My iOS app is getting crashed when I change device time to future (i.e. 1/2 years ahead). The crash log has no relation with my application. Note that tried to launch some of other 3rd party apps with...

View Article

Centos 7 crashes when connecting to VPN using Cisco Anyconnect Client 4.7

Everything seems to work fine, but when it starts establishing the connection, my machine freezes and it seems that it started using too much memory. I tried numerous workarounds, tried running it in...

View Article

Interpret EXC_BAD_ACCESS crash logs related to SwiftUI

So i'm getting a recurring crash in my app, when the debugger is attached it just jumps to the first line of AppDelegate when it crashes so it doesn't give me much by way of pointing to where something...

View Article

iOS app with framework crashed on device, dyld: Library not loaded, Xcode 6 Beta

This crash has been a blocking issue I used the following steps to reproduce the issue:Create a Cocoa Touch Framework projectAdd a swift file and a class DogBuild a framework for deviceCreate a Single...

View Article


Android x86 on VirtualBox: App crashes on startup

I am running Android x86 (64-bit) on VirtualBox. I'm able to access some apps fine, but the Chase mobile app crashes on startup every time. logcat shows this error:02-07 14:20:49.901 3083 3083 E...

View Article

My VR MAZE app which i built using unity 3D is crashing

These are the log 02-09 01:28:33.237 2888 2986 I ActivityManager: Displayed com.google.android.packageinstaller/com.android.packageinstaller.permission.ui.ManagePermissionsActivity: +220ms 02-09...

View Article


How do you know where the error in the Apple Review Team logs is?

I sent an update of my iOS application for Apple review and received a reject. Apple Review Team writes that the application breaks down after some actions are performed. I have checked it in several...

View Article

android-NullPointerException: Attempt to invoke virtual method p()

I'm using Crashlytics to monitor crashes of my Android app. the following crash has been reported for some users:Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'void...

View Article


Application keeps crashing when try to push view controller [closed]

My app keeps crashing with the following crash trace:* Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSPlaceholderString initWithString:]: nil argument' *** First...

View Article

Realm Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS...

I use Realm to cache data. It was behaving normally before but when I use Firebase to monitor app performance, Realm crashes often.Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0...

View Article

Why does the application crash when trying to select text?

When I try to select text many times in the TextView, the application crashes with the error.Does anyone know what could be the problem?Error Stacktrace:E/AndroidRuntime: FATAL EXCEPTION: main Process:...

View Article
Browsing all 7187 articles
Browse latest View live