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

Abort trap: 6 #24

Open
rosstex opened this issue Oct 15, 2017 · 6 comments
Open

Abort trap: 6 #24

rosstex opened this issue Oct 15, 2017 · 6 comments

Comments

@rosstex
Copy link

rosstex commented Oct 15, 2017

pu254096:~ rapt$ dublin-traceroute google.com
Starting dublin-traceroute
Traceroute from 0.0.0.0:12345 to google.com:33434~33453 (probing 20 paths, min TTL is 1, max TTL is 30, delay is 10 ms)
libc++abi.dylib: terminating
Abort trap: 6

This is on Mac OS 10.13

@insomniacslk
Copy link
Owner

Hi @rosstex , apologies for the late reply, seems that I'm not getting Github notifications for the issue tracker.
I guess the problem was that you were using an old version of dublin-traceroute - I recommend using 0.4.2 (the latest at the moment) and building from source, or getting it via Debian Unstable. Let me know if you still see the issue

@insomniacslk
Copy link
Owner

Also, if the issue still shows up, can you please let me know the details of your platform? I will try to reproduce

@insomniacslk
Copy link
Owner

Ah, this is a known bug. For now just run it with sudo, I'll get this fixed ASAP

@rosstex
Copy link
Author

rosstex commented Nov 29, 2017

Thanks for looking into this! Really appreciated.

@rosstex
Copy link
Author

rosstex commented Mar 26, 2018

Bump, has this been fixed?

@insomniacslk
Copy link
Owner

not yet, but you can try the Go implementation (a lot easier to iterate on) that doesn't suffer of that issue. It's in the go subdirectory of this repository

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