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

How to provoke crash with c++ futures and reference to local variables?

I would very much like to understand Eric Niebler's warnings about c++ futures and dangling local references (in the section titled "The Trouble With Threads"). I, therefore, wrote a little program,...

View Article


App crashing on iphone and ipad after logging in

My app is crashing after I login or signup on iphone and ipad. App works fine on my own PC though.When the app initially loads, it redirects to the login page correctly, but after attempting to login...

View Article


When i use the hungerPlus function it crashes

This code crashes my game when I use the hungerPlus function:using System.Collections;using System.Collections.Generic;using UnityEngine;public class Food : MonoBehaviour{ public PlayerController...

View Article

Image may be NSFW.
Clik here to view.

android studio logcat does not show the reason of crashes when i run my app...

I have a strange problem. when I run my app on Genymotion with android 4.1, everything is good and Logcat works fine and shows everything. but when I run the same app on a real phone(Huawei honour 7...

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


RecyclerView inside a fragment in android studio crashing my app

My App is crashing whenever I try to put a recyclerView inside a fragment.I can't figure out what is going on. I tried using a button to replace the layout in Fragment. App was starting fine but...

View Article

MailDev with Symfony 5 Mailer TLS crash

I'm working on my local machine on a Symfony 5 project. To test some mail functionality, I decided to use Node.js MailDev package.The problem is that I found that MailDev does not support TLS...

View Article

How to use `ImageRequest.Builder.target` in the new coil version in jetpack...

My Gradle// Coilimplementation "io.coil-kt:coil-compose:1.4.0"Problem DescriptionPreviously I used the coil together with Google's accompanist, but when I migrate to the new version of the coil as the...

View Article


React Native app crashes without any error log

React Native app crashing without any error log. No output on "react-native log-android" terminal, no red screen with error, Android emulator just crashes. Tried running with Expo, again crashes with...

View Article


Offline crash dump analysis in C++Builder

We're investigating erratic behavior of a C++Builder application on Windows XP.We have a process dump file for analysis, however as the application is built using C++Builder, we don't have the usual...

View Article

Reading from location 0000000000000000 in C program

I have a 10k lines of code C program that sometimes crashes.I cannot replicate that crash. All I can do is to wait for it to happen and then try to debug it.This is what I get from drmingwEXCEPTION...

View Article

Regarding Android logs [anr], [ramoops], [tombstone], and [Crash0.txt]

[anr], [ramoops], [tombstone], and Crash0.txt-What kind of error is logged in these Android logs?-When the log is generated, is it a fatal error in the device?(Or does it include minor errors? I want...

View Article

Kivy stopped without returning error message

Hi I have a pretty complex kivy application. I was doing some stuff, I started the app but when I was trying to save the data, my app suddenly stopped without any error message: Process finished with...

View Article


Angular 7 website crashing on android WebView when linked from...

I have searched through all sources I could find and tried everything, but can't seem to find a solution. I have a website (Angular 7 form) that runs perfectly on all devices and all browsers BUT when...

View Article

Matplotlib crash with exit code -1073741819 (0xC0000005)

I was currently setting up my PyCharm with an own Conda environment, which crashes when I use just a usual matplotlib plot with the exit code -1073741819 (0xC0000005).import matplotlib.pyplot as pltx =...

View Article


Why I am keep getting Windows 10 blue screen? [closed]

I recently installed a game and after that I installed directX and my computer which is running on windows 10 keeps showing blue screen (Stop code) on startup or randomly while I am using it.I checked...

View Article

MySQL won't stop crashing on MAMP Pro

I develop WordPress websites locally with MAMP Pro (v6.6. Build 33836 Universal) on a MacBook Pro (late 2018, Intel Core i7) with macOS Monterey v12.0.1, and an external screen. Everything was working...

View Article


RenderThread SIGABRT

I'm receiving a native crash using a shared element transition between activities, but only for Android 8.1 and on Google devices (Pixel, Pixel 2, Nexus 6P, etc...):pid: 20499, tid: 22683, name:...

View Article

UnsupportedOperationException when adding to a map in kotlin

I have a crash, that only happened once in my app, due to an UnsupportedOperationException when I try to add an item to a map. For the stacktrace it seems that an AbstractMap is instantiated instead of...

View Article

readRDS(file) in R

Whenever I try to install a package in R, I get the following error:Error in readRDS(file) : unknown input formatThis just started occurring after I had a system crash. I am running 32 bit R 2.13.0...

View Article
Browsing all 7186 articles
Browse latest View live