-
Notifications
You must be signed in to change notification settings - Fork 386
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
Segmentation fault on specific url #82
Comments
Take a look at
Are you sure that "errorurl" file exists. Try to provide full path to url's file, e.g.:
|
same error, best guess would be something like what they discuss here: |
I tried running it like the problem mentioned above. In this case, with an I noticed that you're passing 'errorurl' to -f which requires a file. Is (gdb) run -c 1 -f run -c1 -f errorurl Copyright (C) 2016 by Jeffrey Fulmer, et al. Program exited normally. On Fri, Sep 30, 2016 at 6:57 AM, xorecx notifications@github.com wrote:
|
I have one url in a file named "errorurl". I get the same result if I just insert the url and run against it. |
Can you share the troublesome URL with me? On Fri, Sep 30, 2016 at 9:21 AM, xorecx notifications@github.com wrote:
|
There, just sent it. |
Hi,
Running Debian Jessie 8.5, Siege 4.0.3rc1. compiled with-ssl
The text was updated successfully, but these errors were encountered: