Simon Kuang

Results 3 comments of Simon Kuang

## reproducing code ```bash # install php brew install [email protected] # php-7.4.16 # install leveldb library brew install --build-from-source leveldb # stable 1.23 # install ext-leveldb curl -LO https://pecl.php.net/get/leveldb-0.3.0.tgz tar...

info from lldb. hope it's useful. ``` (lldb) bt * thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x105cb0368) * frame #0: 0x000000019344ef5c libsystem_malloc.dylib`free + 112 frame #1:...