m-lab / traceroute-caller

A sidecar service which runs traceroute after a connection closes
Apache License 2.0
18 stars 5 forks source link

scamper.go:86: Scamper exited with error: signal: segmentation fault #52

Closed stephen-soltesz closed 4 years ago

stephen-soltesz commented 4 years ago

The frequency of scamper segfaults in staging is still very high. The consequence of this is the restart of traceroute container. The restarts result in a noisy summary of available containers relative to pre-release of v0.3.3. That alone might be okay but about 25% of the host containers not monitorable, suggesting the highest rate of segfaults in the host deployment.

traceroute-host

pboothe commented 4 years ago

Partially addressed in #51 and #54

yachang commented 4 years ago

dup of #36