[Swan] Pluto not running?

Paul Wouters paul at nohats.ca
Wed Oct 25 16:47:30 UTC 2017


On Wed, 25 Oct 2017, Charles Van Dusen wrote:

> I have another new install on a raspberry pi (Raspbian stretch). With Version 3.22 I am unable to start ipsec:

>   Process: 3407 ExecStart=/usr/local/libexec/ipsec/pluto --leak-detective --config /etc/ipsec.conf --nofork (code=killed,
> signal=SEGV)

Looks like we crashed. Do you have gdb there, then you can run:

ipsec _stackmanager start
gdb /usr/libexec/ipsec/pluto
run --config /etc/ipsec.conf --nofork --stderrlog

and after it crashes:

bt

Paul


More information about the Swan mailing list