Open suverg opened 3 years ago
@LWSS possibly https://github.com/open-source-parsers/jsoncpp/issues/1205 ? probably gcc bug, try upgrading/downgrading
edit: and also please tell the gcc version
@TimDiam0nd try adding -fno-lto here and check if that changes anything
@acuifex just tried it, exactly the same. still crashes after saying successfully injected
Successfully injecting? are you having issues with config or with cheat loading? if the second, try following https://github.com/LWSS/Fuzion/issues/621
debug that i got
Thread 1 "csgo_linux64" received signal SIGSEGV, Segmentation fault. 0x00007fbb328727e4 in Json::Value::CZString::CZString(Json::Value::CZString const&) () from /libseaudit.so (gdb) #0 0x00007fbb328727e4 in Json::Value::CZString::CZString(Json::Value::CZString const&) () from /libseaudit.so
1 0x00007fbb328752bf in Json::ValueIteratorBase::key() const ()
from /libseaudit.so
2 0x00007fbb328c9ba7 in Settings::LoadConfig(std::__cxx11::basic_string<char, std::char_traits, std::allocator >) () from /libseaudit.so
3 0x00007fbb327a20e9 in Configs::RenderWindow() () from /libseaudit.so
4 0x00007fbb327a8902 in UI::SetupWindows() () from /libseaudit.so
5 0x00007fbb3289924a in ?? () from /libseaudit.so
6 0x00007fbbf0b78ca4 in ?? ()
7 0x00007ffe41ea0f90 in ?? ()
8 0x00000000081aa000 in ?? ()
9 0x00007fbbeffcbbe0 in ?? ()
from /home/hudai/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libtogl_client.so
10 0x00007fbbeffcbbd8 in ?? ()
from /home/hudai/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libtogl_client.so
11 0x00007ffe41ea0fe0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?) (gdb) #0 0x00007fbb328727e4 in Json::Value::CZString::CZString(Json::Value::CZString const&) () from /libseaudit.so
1 0x00007fbb328752bf in Json::ValueIteratorBase::key() const ()
from /libseaudit.so
2 0x00007fbb328c9ba7 in Settings::LoadConfig(std::__cxx11::basic_string<char, std::char_traits, std::allocator >) () from /libseaudit.so
3 0x00007fbb327a20e9 in Configs::RenderWindow() () from /libseaudit.so
4 0x00007fbb327a8902 in UI::SetupWindows() () from /libseaudit.so
5 0x00007fbb3289924a in ?? () from /libseaudit.so
6 0x00007fbbf0b78ca4 in ?? ()
7 0x00007ffe41ea0f90 in ?? ()
8 0x00000000081aa000 in ?? ()
9 0x00007fbbeffcbbe0 in ?? ()
from /home/hudai/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libtogl_client.so
10 0x00007fbbeffcbbd8 in ?? ()
from /home/hudai/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libtogl_client.so
11 0x00007ffe41ea0fe0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?) (gdb) backtrace
0 0x00007fbb328727e4 in Json::Value::CZString::CZString(Json::Value::CZString const&) () from /libseaudit.so
1 0x00007fbb328752bf in Json::ValueIteratorBase::key() const ()
from /libseaudit.so
2 0x00007fbb328c9ba7 in Settings::LoadConfig(std::__cxx11::basic_string<char, std::char_traits, std::allocator >) () from /libseaudit.so
3 0x00007fbb327a20e9 in Configs::RenderWindow() () from /libseaudit.so
4 0x00007fbb327a8902 in UI::SetupWindows() () from /libseaudit.so
5 0x00007fbb3289924a in ?? () from /libseaudit.so
6 0x00007fbbf0b78ca4 in ?? ()
7 0x00007ffe41ea0f90 in ?? ()
8 0x00000000081aa000 in ?? ()
9 0x00007fbbeffcbbe0 in ?? ()
from /home/hudai/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libtogl_client.so
10 0x00007fbbeffcbbd8 in ?? ()
from /home/hudai/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libtogl_client.so
11 0x00007ffe41ea0fe0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)