You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: