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

[ Error] Segmentation fault (11), code=1, addr=0x8 #313

Open
tomaszdrozdz opened this issue Jun 30, 2020 · 0 comments
Open

[ Error] Segmentation fault (11), code=1, addr=0x8 #313

tomaszdrozdz opened this issue Jun 30, 2020 · 0 comments

Comments

@tomaszdrozdz
Copy link

tomaszdrozdz commented Jun 30, 2020

------------------------------------
# I have cgi script like:
echo "Content-Type: text/plain"
echo
echo -e "Fetch date: $(date -u +'%F %T %Z')\n===================================\n\n\n"
ssh -o 'ControlMaster=no' -o "StrictHostKeyChecking no" -i /etc/monkey/keys/se-monkey-ssh-key login@host.domain.com "/some/long/processing/command"
------------------------------------

When I open "url" adres pointing to this cgi script in my browser I wait a while - but it works.
But when I open "url" adres pointing to this cgi script in multiple tabs in my browser
monkey crashes with:

    [  Error] Segmentation fault (11), code=1, addr=0x8

Any one had the same issue ?
Do You need more info ?

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