-
## Problem Description
our iOS app compiled with the latest AIR sdk is crashing randomly while using it
* AIR version 50.2.4.2
* iOS, all devices
This is what I am getting `EXC_BAD_ACCESS KE…
-
Sentry Issue: [CONVERSE-REACT-NATIVE-1H0](https://converse-app.sentry.io/issues/5764257043/?referrer=github_integration)
```
EXC_BAD_ACCESS: ANDROPARTITIONAUTOINCREMENTCASTCOLUMNCOMMITCONFLICTCROSSCU…
-
When compiling the `todos_list` example program in release mode, adding an item and then attempting to use a swipe gesture to trigger the complete action causes the program to crash. This crash is con…
-
Hello all,
I installed Xcode 16 beta 4 to try my app on iOS 18.
I face some difficulties while running my XCTests.
Now, some method calls of Cuckoo mocks produce this crash:
`Thread 1: EXC_BAD…
-
```
What steps will reproduce the problem?
1. run app, websocket is open
2. Close server forced (ctrl-c)
3.
What is the expected output? What do you see instead?
thread7:exc_bad_access
What version …
-
```objc
void observerCallback(AXObserverRef observer, AXUIElementRef element, CFStringRef notification, void *refcon) {
SIAXNotificationHandler callback = (__bridge SIAXNotificationHandler)refco…
-
## System Details
* iOS (12.0, 13.5, 13.6)
* arm64
## Problems Description
try {
/* func throw exception. just like
NSMutableArray *list = [NSMutableArray new];
N…
-
```
What steps will reproduce the problem?
1. run app, websocket is open
2. Close server forced (ctrl-c)
3.
What is the expected output? What do you see instead?
thread7:exc_bad_access
What version …
-
```
What steps will reproduce the problem?
1. run app, websocket is open
2. Close server forced (ctrl-c)
3.
What is the expected output? What do you see instead?
thread7:exc_bad_access
What version …
-
@LudovicRousseau originally submitted this as _[ticket:61](https://smartcardservices.macosforge.org/trac/ticket/61)_
---
In a program of mine I get a crash
```
Program received signal EXC_BAD_ACCES…