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

GDB injection make the game crash since last game update #4326

Open
mel-florance opened this issue Aug 17, 2024 · 2 comments
Open

GDB injection make the game crash since last game update #4326

mel-florance opened this issue Aug 17, 2024 · 2 comments

Comments

@mel-florance
Copy link

Impossible to inject anymore, The gdb process is fine, but the game process crash after a few seconds.
I guess the injection method has been patched ?

@KebabLord
Copy link

KebabLord commented Aug 24, 2024

gdb injection method casuses segmentation fault. But other linux injection tools works normal.

warning: Currently logging to gdb.txt.  Turn the logging off and on to make the new setting effective.
[New LWP 6323]
...
[New LWP 6467]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x00007fe339c0715f in __GI___poll (fds=0x7fff1c4a7a88, nfds=1, timeout=19) at ../sysdeps/unix/sysv/linux/poll.c:29
29	../sysdeps/unix/sysv/linux/poll.c: No such file or directory.

Thread 33 "cs2" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fe299fff6c0 (LWP 6374)]
0x00007fe2a1db6030 in ?? ()
The program received a signal in another thread while
making a function call from GDB.
Evaluation of the expression containing the function
(dlopen) will be abandoned.
When the function is done executing, GDB will silently stop.
[Inferior 1 (process 6320) detached]

@s-b-repo
Copy link

#4334

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

3 participants