zhayka52
zhayka52
This bug only shows up when the binary is statically linked. I can probably test on other platforms and see if I can the same results. [Thread debugging using libthread_db...
This is also confirmed on Centos 7.9. gdb) run [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". ixwebsocket/11.4.0 linux nossl Connecting to ws://echo.websocket.org... [New Thread 0x7ffff7ffb700 (LWP 3080)]...
The binary is statically linked. demo: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), statically linked, BuildID[sha1]=5f9873590e43f36045261afb005075298df00dbe, for GNU/Linux 3.2.0, with debug_info, not stripped Can you try to replicate the...
gLibC is the default one from the OS. If the resolveUnCancellable can be used safely used in all system other than Android, then maybe #ifdef (ANDROID) #else block is the...