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

why always run out segment fault? #68

Open
qahehe opened this issue Apr 2, 2021 · 1 comment
Open

why always run out segment fault? #68

qahehe opened this issue Apr 2, 2021 · 1 comment

Comments

@qahehe
Copy link

qahehe commented Apr 2, 2021

I today git clone the latest dirmap in my kali linux
I setup it by run python3 -m pip install -r requirement.txt

then I run
python3 dirmap.py -i www.baidu.com -lcf

// it tells that zsh : segment fault
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject
:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject

                 #####  # #####  #    #   ##   #####                                                                                              
                 #    # # #    # ##  ##  #  #  #    #                                                                                             
                 #    # # #    # # ## # #    # #    #                                                                                             
                 #    # # #####  #    # ###### #####                                                                                              
                 #    # # #   #  #    # #    # #                                                                                                  
                 #####  # #    # #    # #    # #   v1.0                                                                                           

[*] Initialize targets...
[+] Load targets from: www.baidu.com
[+] Set the number of thread: 30
[+] Coroutine mode
zsh: segmentation fault python3 dirmap.py -i www.baidu.com -lcf

why does it happen? what can I do to solving it?
Snipaste_2021-04-02_20-36-11

@ghost
Copy link

ghost commented Jun 5, 2021

Bro your English sucks
Just use Chinese

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