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
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]
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 ?
The text was updated successfully, but these errors were encountered: