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

No longer works with latest glibc versions #1

Open
CaledoniaProject opened this issue May 6, 2021 · 0 comments
Open

No longer works with latest glibc versions #1

CaledoniaProject opened this issue May 6, 2021 · 0 comments

Comments

@CaledoniaProject
Copy link

Segfault on Ubuntu 20.04:

# gdb ./example -ex "run ./ulexec.so /usr/bin/cat /proc/self/maps"
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ffe157 in ?? () from /lib64/ld-linux-x86-64.so.2
(gdb) bt
#0  0x00007ffff7ffe157 in ?? () from /lib64/ld-linux-x86-64.so.2
#1  0x0000000000000000 in ?? ()
@CaledoniaProject CaledoniaProject changed the title No longer works on latest glibc versions No longer works with latest glibc versions May 6, 2021
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

1 participant