Skip to main content
Filter by
Sorted by
Tagged with
-4 votes
0 answers
30 views

so I'm running Firefox 145.0.2 (64-bit) and the ClearKey plugin is crashing instantly when visiting the Dash.js demo, regardless of the setting "Play DRM-controlled content": Here is the ...
David Fernández Alfageme's user avatar
0 votes
0 answers
60 views

I'm encountering a critical issue after upgrading my React Native app to version 0.77.3. The iOS app builds successfully in Xcode but crashes immediately upon launch. The crash appears to be related ...
Ridwan Malik's user avatar
-12 votes
1 answer
254 views

I've been working on a small, SwiftUI/SwiftData app for personal usage. This has been going well until yesterday when I decided I should refactor the SwiftData side of things (split some tables up, ...
Peter M's user avatar
  • 7,591
1 vote
0 answers
49 views

I've been hobby writing a little budget tool for myself over the last few months, and have finally gotten some ok functionality. Decided to polish it a bit and make it act more like a GUI app. Running ...
zoagold's user avatar
  • 21
-1 votes
0 answers
76 views

Problem My React Native app crashes with NSInvalidArgumentException when navigating between screens that contain TextInput components. The crash occurs specifically when text is selected in one ...
Smit Valture's user avatar
1 vote
0 answers
59 views

I’ve been using the Cline VSCode extension (formerly claude-dev) for several months with hundreds of tasks. The extension panel suddenly blanked out during an active session. After restarting VSCode, ...
phil_scott_a_person's user avatar
0 votes
0 answers
58 views

I have an InfinitePager implementation that uses UIPageViewController under the hood. It works all good when the InfinitePager is taking up the full height of the screen. However, if it's not full ...
Attila Kun's user avatar
  • 2,475
0 votes
0 answers
139 views

Long story short: an app with a WebView2 crashes the entire system if run on a retail Xbox One I'm having this strange issue. The crash is not just the app closing, is the entire console that restarts ...
Pasqui industry's user avatar
1 vote
0 answers
100 views

I'm trying to write to a user mode process by basically patching the user mode code section from a kernel mode driver on Windows 11. Here is my code: // function declaration NTSTATUS ...
blogger13's user avatar
  • 305
0 votes
0 answers
75 views

I've got an Android Studio app that updates itself when new versions come out. The update uses just fine on a few different older android versions except on Android Version 13. I'm using a ...
Mike Moening's user avatar
1 vote
1 answer
118 views

Program If the following program is run on Windows with a single command-line argument, it will crash: # threading-crash.py """Reproduce a crash involving Qt and threading""&...
Scott McPeak's user avatar
  • 13.8k
1 vote
2 answers
236 views

I am getting a random crash in my app when running on a simulator while opening a view in a navigation stack. Running under iOS 26 SDK on a simulator with iOS 26. Posting here in case someone else ...
Deniss Fedotovs's user avatar
2 votes
0 answers
258 views

Issue: Android app crashes on launch with dlopen failed: library "libreact_featureflagsjni.so" not found after migrating for 16 KB page size with React Native 0.77.0 Context I am upgrading ...
Shreya Chauhan's user avatar
1 vote
1 answer
106 views

I am designing a library where I need AWS SDK for S3 and Kinesis as wrapped sub-components. In an executable, Aws::InitAPI() and Aws::ShutdownAPI() can be called once, so I am trying to design a ...
Amirul I's user avatar
  • 319
0 votes
1 answer
44 views

My app is working as expected till iOS18 but crashing on iOS 26 with below error AGX: AGX: agxa_device_template.hpp:1467:setupCompiler: *** FATAL: driver shader binary file not found in (null) for ...
Developer's user avatar
  • 822
0 votes
0 answers
113 views

Problem: My Excel VBA application crashes during Power Query connection refresh. The exact same code and file work perfectly on Mac but show inconsistent behavior across Windows machines with similar ...
MBX's user avatar
  • 1
0 votes
0 answers
40 views

I'm using the workmanager Flutter plugin (workmanager: ^0.8.0) to perform background tasks, and I'm encountering the following crash when the background task is triggered: NullPointerException in `...
Muneeza Muneer's user avatar
1 vote
0 answers
24 views

While sending a large file data, streamed as a string from my backend to frontend, the blazor app crashes with the attempting to reconnect to server error. The app crashes when the file is loaded as a ...
vineethram's user avatar
0 votes
0 answers
163 views

Runs Fine on All OS, just Crashes in iOS26 if(self.session == nil) { self.session = [NSURLSession sessionWithConfiguration:[NSURLSessionConfiguration defaultSessionConfiguration]]; } ----Runtime ...
Junaid Arif's user avatar
2 votes
0 answers
331 views

Development build works, but release build crashes with: 7-07 21:45:07.112 19481 19770 W System.err: java.lang.NoSuchFieldException: No field mIsFinished in class Lcom/facebook/react/bridge/queue/...
tim bits's user avatar
  • 113
0 votes
1 answer
69 views

I’m working on a React Native app, it works perfectly fine in development mode, but when I build and run the APK version on a real device, the app crashes immediately with no visible screen. What’s ...
RAED SH's user avatar
-1 votes
1 answer
139 views

My build crashes when running with eas build --profile production --platform ios But not with expo run:ios eas.json: { "cli": { "version": ">= 0.60.0", &...
MendyK's user avatar
  • 1,449
4 votes
3 answers
174 views

I have a Flutter application, and I’ve tried a bit of everything so far. However, when I load certain maps into the app (ones larger than 2 MB), it crashes if I zoom in too deeply, and also if the ...
Luthermilla Ecole's user avatar
1 vote
2 answers
102 views

I've discovered by accident that start-process crashes when a process started with the -RedirectStandardOutput outputs non-Latin characters. Example python script: print("Begin") print("...
andy's user avatar
  • 23
0 votes
0 answers
70 views

I have built 6.6.x linux kernel : https://github.com/raspberrypi/linux/tree/rpi-6.6.y for RPi3B+ (arm64 target). The rootfs came from buildroot-2025.05-arm64. I am running it on RPi3B+ and following ...
InsaneCoder's user avatar
  • 8,378
0 votes
0 answers
110 views

I have tested the following code and the run crashed at when the map does ~_Hashtable() and clear(). This case is simplified from my project. And I do need to use thread_local to describe map. I want ...
dioszz's user avatar
  • 1
4 votes
1 answer
146 views

Creating a brand new iOS app in Xcode 26 (beta 17A5241e), and modifying the App file thusly causes a SIGABRT crash when run in the iOS 26 simulator: import SwiftUI import CoreMIDI @main struct ...
adamjansch's user avatar
  • 1,430
0 votes
0 answers
56 views

I'm developing a React Native app using Expo SDK and encountering a consistent crash issue. The app successfully displays the splash screen, then briefly shows an "Inicializando..." (...
Domingos Daniel's user avatar
0 votes
0 answers
19 views

Take a look at the following two pieces of code; Code1 : dont crash; if (stockArr.count == 1) { for (Stock *model in stockArr) { model.TW = nil; // It was written this way on purpose; ...
xiekunpeng's user avatar
0 votes
0 answers
31 views

Crash on android device with this error message: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/appcompat/app/AppCompatActivity I found other people having crash problems with android ...
Mouhamed Lawal Dan Azoumi's user avatar
0 votes
0 answers
64 views

I'm working on the app, which uses a table view to display data from the API. Everything worked fine until Xcode 16. Now, when we are testing the build on a test flight with Xcode 16.2, the app ...
user3306145's user avatar
0 votes
0 answers
114 views

I just started working with OMNeT++ and installing it on my PC, I have a simulation from a github that I want to modify and add my components to. This simulation works fine but when I try to see the ...
Daniel's user avatar
  • 1
-1 votes
1 answer
66 views

Here is the problem in its minimal version. I have an android app that does nothing except print the sdk version in its onCreate method. I am using the AndroidManifest <?xml version="1.0" ...
Arnab Chakraborty's user avatar
0 votes
1 answer
212 views

I'm trying to create some kind of file explorer that has drag & drop capabilities and let the end-user drag & drop files from this custom file explorer directly to Windows Explorer to copy the ...
Daniele Talignani's user avatar
1 vote
1 answer
945 views

I'm taking over a React Native app from previous developers. I'm very new to development, but keen to learn. When I deploy the iOS app to TestFlight and install the app on my iphone, it crashes on ...
Bilal's user avatar
  • 11
0 votes
1 answer
129 views

Recently I started playing with SwiftData and Testing framework. I stumbled across an interesting crash. It occurs when inserting the model into ModelContext. However it happens only if I create my ...
Frankie Baron's user avatar
0 votes
0 answers
23 views

Using latest OS 15. Rooted via KSUN. When I open some apps it gets stuck in opening animation and the system server gets killed and a hot reboot is performed. Any fix? Here are pictures of logcat....
Itz_Broken_xd's user avatar
0 votes
0 answers
59 views

I need to know if I can have variable as size of array in a loop and in a function. NOTE: I cannot use malloc. Using array sizes as shown below, Is it valid? Will it cause any runtime issues / crash / ...
TechTotie's user avatar
  • 155
0 votes
0 answers
426 views

crash happens when we set 'false' to the 'usesClassicLoadingMode' of URLSessionConfiguration in iOS 18.4, let config = URLSessionConfiguration.default if #available(iOS 18.4, *) { config....
Digitral's user avatar
1 vote
0 answers
142 views

I'm developing an android only .NET MAUI app and experiencing random crashes when the user taps the screen to create a popup. The crash happens unpredictably: sometimes when tapping very quickly, ...
CoenJ's user avatar
  • 11
0 votes
0 answers
28 views

The iOS production app, built from Expo Go, successfully downloaded a large amount of data (over 40,000 products). However, when trying to select data from these items, the app crashes. How can this ...
Nyamkaan's user avatar
0 votes
0 answers
79 views

Please help me interpret stacktrace of a crashlog. My iOS app crashes on entering foreground while being in background for some time. Crashlogs say that the watchdog terminated the app for being ...
Andrey Solovyov's user avatar
0 votes
0 answers
593 views

I'm having an issue with some code I'm trying to debug in Chrome/Edge. I think it's probably a bug, as it isn't happening with Firefox. I've managed to create a small test file that is causing others ...
Murphybro2's user avatar
  • 2,861
1 vote
1 answer
167 views

Toolkit:Popup works fine on .NET 9.0 and CommunityToolkit.Maui V.9.1.1. I've tried to update to CommunityToolkit.Maui V.10.0.0. But there have been some breaking changes in Version 10.0.0. I know ...
Gerhard Mauerberger's user avatar
0 votes
0 answers
93 views

I try to upgrade Prestashop from 1.7.8.8 to 8.1.7. I decided to use autoupgrade via cli option. I got an error (I have many more but finally resolved them but stuck here): INFO - 506 files left to ...
Polak's user avatar
  • 1
0 votes
0 answers
69 views

The following function could run several hundred times with no problem but will occasionally cause a EXC_BAD_ACCESS (SIGBUS). The last time it was a KERN_PROTECTION_FAILURE perhaps meaning it is ...
Guitarman4's user avatar
0 votes
0 answers
132 views

Our desktop application is built on .NET framework 4.8 and uses a lot of WPF. Off late, there was a case of crash on launching the application after immediate installation with an unfamiliar stack ...
AWanderer's user avatar
  • 145
0 votes
0 answers
58 views

I am building a Flutter app. It runs smoothly in debug mode but crashes in release mode on the Play Store, especially on some Vivo and Oppo devices. Below are the logs received from the Play Console. ...
Abu Talha's user avatar
9 votes
1 answer
540 views

As part of looking into Crash in __cxa_end_catch on AIX using XLClang++, I tried refactoring my reproducer to avoid using std::exception_ptr, to see if that would affect anything: #include <cstdio&...
Bwmat's user avatar
  • 4,724
0 votes
0 answers
163 views

I'm still trying to debug the crash detailed in Crash in std::make_exception_ptr on AIX Had the thought that it had something to do w/ the use of std::exception_ptr, since i refactored some code to ...
Bwmat's user avatar
  • 4,724

1
2 3 4 5
267