HaxeFoundation / HaxeFoundation/hxcpp

EXC_BAD_ACCESS Unclosed string > KERN_INVALID_ADDRESS at 0x627.

Open
#1,177 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
330
Forks
227
Avg merge
2d 16h
Merged PRs (30d)
18

Description

Usually this crash happens in the first 10 seconds of booting the app.

Defines:
```xml

```

hxcpp 4.3.2

```ex
OS Version: iOS 18.2.1 (22C161)
Report Version: 104

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: SEGV_NOOP at 0x0000000000000627
Crashed Thread: 25

Application Specific Information:
Unclosed string >
KERN_INVALID_ADDRESS at 0x627.

Thread 25 Crashed:
0 Application 0x201e0b5d4 GlobalAllocator::GetNextFree
1 Application 0x201e0b238 GlobalAllocator::GetFreeBlock
2 Application 0x201e0b000 LocalAllocator::CallAlloc
3 Application 0x201df2c9c hx::Hash::allocElement
4 Application 0x201df30d4 hx::Hash::TSet
5 Application 0x201df1cd4 hx::Hash::set
6 Application 0x201dea44c __string_hash_set
7 Application 0x201de08dc hx::Anon_obj::__SetField
8 Application 0x201056dc0 Reflect_obj::setField
9 Application 0x2010d08d8 haxe::format::JsonParser_obj::parseRec
10 Application 0x2010d08c8 haxe::format::JsonParser_obj::parseRec
11 Application 0x2010d0704 haxe::format::JsonParser_obj::parseRec
12 Application 0x2010d08c8 haxe::format::JsonParser_obj::parseRec
13 Application 0x2010d0190 haxe::format::JsonParser_obj::doParse
14 Application 0x201374e08 com::example::utils::AsyncJsonUtils_obj::parseAsync::_hx_Closure_0::_hx_run
15 Application 0x201571484 lime::app::FutureWork_obj::threadPool_doWork
16 Application 0x20157155c lime::app::__FutureWork_objthreadPool_doWork
17 Application 0x20149d460 lime::_hx_system::ThreadPool_obj::_hx___executeThread
18 Application 0x20149d6e4 lime::_hx_system::__ThreadPool_obj_hx___executeThread
19 Application 0x201aa7738 sys::thread::_Thread::HaxeThread_obj::create::_hx_Closure_0::_hx_run
20 Application 0x201aa7528 sys::thread::_Thread::HaxeThread_obj::create::_hx_Closure_0::__run
21 Application 0x201e03180 hxThreadFunc
22 libsystem_pthread.dylib 0x4332b17d0 _pthread_start
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.