-
After fixing `libatomic` linking and ObjC (needs extra flags to work), everything built fine, but the binary fails:
```
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN…
-
Hi
If I tried to use Frida to spawn an iOS application
````
frida -U -f com.x.y.z -l frida_script.js --no-pause
````
I will get this error
````
Failed to spawn: incompatible Mach-O image
```…
-
**Where are you using Cairo Native**
Kakarot EF-Test suite. Running the 20k ethereum tests using blockifier + cairo native + kakarot zkevm
**Version**
last main
**Describe the bug**
```
* …
-
- I must set [items retain] cause i had an EXC_BAD_ACCESS at init.
- I call 'fold' method an set 'on=NO' when i click on an item.
- i noticed that when i click a lot on the center button, the item's i…
-
I've seen two dozen different crashes (i.e. stack traces markedly different) on 1.11 coming from WebKit and its libraries. I'm assuming an underlying cause here, but I'm not sure what. Every single on…
-
`version:` 3.2Final
`issue:` LabelBMFont crashes randomly at glDrawElements
`reference:` [http://discuss.cocos2d-x.org/t/labelbmfont-randomly-crashes-on-gldrawelements-for-cocos2d-x-3-2/19637](http://…
-
```
What steps will reproduce the problem?
1. set release or distribution build at level o2|o3
2. build onto device
3. repeated access to API results in EXEC_BAD_ACCESS
Example:
Exception Type: EX…
-
Hi @khurram18, I tried your code. It is not working with any other model generated.
I have tried model from this link too: [https://www.tensorflow.org/lite/examples/text_classification/overview](url)…
-
```cpp
note: candidate function not viable: no known conversion from 'int' to 'ha_pref' for 2nd argument
p Hunk_AllocDebug(-1, (ha_pref)0, "ABC", "XYZ", 100)
(void *) $0 = 0x0000000109000028
p H…
-
Upon calling the camera in my app, which worked find prior to Xcode 8 upgrade, when running simulator, I get this error:
EXC_BAD_ACCESS (code=1, address=0x50)
`- (void)attachToViewController:(UIViewC…