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
[strnq@bytheway Source]$ sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen("$PWD/libOsiris.so", 2)"
Error while mapping shared library sections:
Could not open `target:/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libva.so.2' as an executable file: Input/output error
[strnq@bytheway Source]$
The text was updated successfully, but these errors were encountered:
[strnq@bytheway Source]$ sudo gdb -batch-silent -p $(pidof cs2) -ex "call (void*)dlopen("$PWD/libOsiris.so", 2)"
Error while mapping shared library sections:
Could not open `target:/usr/lib/pressure-vessel/overrides/lib/x86_64-linux-gnu/libva.so.2' as an executable file: Input/output error
[strnq@bytheway Source]$
The text was updated successfully, but these errors were encountered: