Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

game crashing instantly while injecting libgamesneeze.so #138

Open
Dissec opened this issue Jul 5, 2022 · 1 comment
Open

game crashing instantly while injecting libgamesneeze.so #138

Dissec opened this issue Jul 5, 2022 · 1 comment

Comments

@Dissec
Copy link

Dissec commented Jul 5, 2022

Tried injecting with toolbox and crash, using kubo injector too. i even tried osiris injection script on libgamesneeze.so but nothing.

did a Backtrace:
#0 0x00007f96113e223f in __GI___clock_nanosleep (clock_id=clock_id@entry=0,
flags=flags@entry=0, req=0x7ffd67918330, rem=0x7ffd67918320)
at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
#1 0x00007f96113e7ec7 in __GI___nanosleep (requested_time=,
remaining=) at nanosleep.c:27
#2 0x00007f960e7aeee5 in ?? ()
from /home/joao/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libSDL2-2.0.so.0
#3 0x00007f960e6e5cb9 in ?? ()
from /home/joao/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/libSDL2-2.0.so.0
#4 0x00007f960019224e in ?? ()
from /home/joao/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
#5 0x00007f960018e4c2 in ?? ()
from /home/joao/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
#6 0x00007f960018e5ea in ?? ()
from /home/joao/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so
#7 0x00007f9600382699 in ?? ()
from /home/joao/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/bin/linux64/engine_client.so

my distro: Mint 20.3
alredy downloaded the packages needed.

Any ideas?

@Jovvik
Copy link
Contributor

Jovvik commented Jul 7, 2022

That backtrace is not from the crash. If you see clock_nanosleep, press c to continue and then you will see the actual crash. Post the backtrace from that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants