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

shmget() failed #39

Closed
chadbrewbaker opened this issue Apr 8, 2016 · 1 comment
Closed

shmget() failed #39

chadbrewbaker opened this issue Apr 8, 2016 · 1 comment

Comments

@chadbrewbaker
Copy link

Tried to build the latest AFL Fuzz. http://lcamtuf.coredump.cx/afl/releases/afl-latest.tgz
First ran into permissions issue with the linker not allowed to symlink a file.

Next got this:

[-] SYSTEM ERROR : shmget() failed
Stop location : setup_shm(), afl-showmap.c:134
OS message : Invalid argument
make: *** [test_build] Error 1

@chadbrewbaker
Copy link
Author

root@localhost:~# ipcs | cowsay


/ kernel not configured for shared
| memory |
| |
| kernel not configured for semaphores |
| |
| kernel not configured for message |
\ queues /


    \   ^__^
     \  (oo)\_______
        (__)\       )\/\
            ||----w |
            ||     ||

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

2 participants