LWSS / Fuzion

Fuzion is a free-as-in-freedom CSGO cheat for linux
GNU General Public License v3.0
338 stars 147 forks source link

game crash on load config #647

Open suverg opened 3 years ago

suverg commented 3 years ago

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?)

acuifex commented 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

acuifex commented 3 years ago

@TimDiam0nd try adding -fno-lto here and check if that changes anything

acuifex commented 3 years ago

@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