• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Solve this problem in source 0.4

asdzx123

Member
Joined
Jul 1, 2019
Messages
37
Reaction score
8
I want to solve this error please I want the solution

Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x000055590db1d5c8 in ProtocolGame::logout(bool, bool) ()
[Current thread is 1 (Thread 0x7f7fa73f2700 (LWP 194749))]
(gdb) bt
#0 0x000055590db1d5c8 in ProtocolGame::logout(bool, bool) ()
#1 0x000055590d9e7a73 in Dispatcher::dispatcherThread(void*) ()
#2 0x00007f7fa9c4f43b in ?? () from /lib/x86_64-linux-gnu/libboost_thread.so.1.71.0
#3 0x00007f7fa967d609 in start_thread (arg=<optimized out>) at pthread_create.c:477
#4 0x00007f7fa95a2133 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
 

Attachments

Back
Top