Closed reptile023 closed 4 years ago
Is this still an issue? What map is crashing for you?
Can you try loading the cheat with the ./debug script while the map already loaded. You'll have to press 'c' for continue a few times.
And then giving a backtrace if your game crashes
I started the game, then sudo-ed the ./debug, and the game is freezed.. Edit: I typed 'c' in debug 2 times, then i got to the game. I've tried to go on a map, but its just stuck at the end. Edit2: Im going to try inject with debug when the map is started. Edit3: Still crashes. Log:
warning: Could not load shared library symbols for bin/linux64/launcher_client.so. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". 0x00007f6d04dd0bcd in nanosleep () from /usr/lib/libc.so.6 (gdb) (gdb) (gdb) [New Thread 0x7f6c733b4700 (LWP 1644)] $1 = (void ) 0x7f6c870c1a00 (gdb) $2 = (void ) 0x7f6c870c1a00 (gdb) c Continuing.
Thread 3 "csgo_linux64" received signal SIGINT, Interrupt. [Switching to Thread 0x7f6cff8fa700 (LWP 1515)] 0x00007f6d042e9576 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 (gdb) c Continuing. [Thread 0x7f6c733b4700 (LWP 1644) exited]
Thread 1 "csgo_linux64" received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7f6d0591cbc0 (LWP 1511)] cxxabiv1::dynamic_cast (src_ptr=0x7f6cec35ef00, src_type=0x7f6ce78144f0, dst_type=0x7f6ce7814360, src2dst=0) at /build/gcc-multilib/src/gcc/libstdc++-v3/libsupc++/dyncast.cc:68 68 /build/gcc-multilib/src/gcc/libstdc++-v3/libsupc++/dyncast.cc: Nincs ilyen fájl vagy könyvtár. (gdb) c Continuing.
Thread 1 "csgo_linux64" received signal SIGSEGV, Segmentation fault. cxxabiv1::dynamic_cast (src_ptr=0x7f6cec35ef00, src_type=0x7f6ce78144f0, dst_type=0x7f6ce7814360, src2dst=0) at /build/gcc-multilib/src/gcc/libstdc++-v3/libsupc++/dyncast.cc:68 68 in /build/gcc-multilib/src/gcc/libstdc++-v3/libsupc++/dyncast.cc (gdb) c Continuing. Couldn't get registers: Nincs ilyen folyamat.
ok after you see SIGSEGV, Segmentation fault.
type backtrace
Backtrace:
Thread 1 "csgo_linux64" received signal SIGSEGV, Segmentation fault. cxxabiv1::dynamic_cast (src_ptr=0x7f17118eece0, src_type=0x7f170cda42d0, dst_type=0x7f170cda4140, src2dst=0) at /build/gcc-multilib/src/gcc/libstdc++-v3/libsupc++/dyncast.cc:72 72 in /build/gcc-multilib/src/gcc/libstdc++-v3/libsupc++/dyncast.cc (gdb) backtrace
0 cxxabiv1::dynamic_cast (src_ptr=0x7f17118eece0, src_type=0x7f170cda42d0, dst_type=0x7f170cda4140, src2dst=0)
at /build/gcc-multilib/src/gcc/libstdc++-v3/libsupc++/dyncast.cc:72
1 0x00007f170bfee5d5 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo/bin/linux64/client_client.so
2 0x00007f170bff07d7 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo/bin/linux64/client_client.so
3 0x00007f170bfed234 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo/bin/linux64/client_client.so
4 0x00007f170c08eae1 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo/bin/linux64/client_client.so
5 0x00007f170c04fb4a in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/csgo/bin/linux64/client_client.so
6 0x00007f171f049b26 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
7 0x00007f171edadced in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
8 0x00007f171eede347 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
9 0x00007f171eee0365 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
10 0x00007f171eee130a in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
11 0x00007f171eeeca66 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
12 0x00007f171eeece14 in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
13 0x00007f171ef607ef in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
14 0x00007f171ef5c71c in ?? ()
from /home/reptile023/SteamLibrary/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
Still crashes, plz help me xd
Its crashing both preload and load, it says a "segmentation fault" When i try to preload with sudo, its not founding the csgo_linux64 file (no such file or directory) What can i do? Im using Manjaro (Arch)