[Openswan Users] Pluto Failure with Certificate

Paul Wouters paul at xelerance.com
Wed Apr 19 17:57:35 CEST 2006


On Wed, 19 Apr 2006, sasa wrote:

> "Paul Wouters" wrote:
>
> > It did not pick up the symbols. Are you trying to specify "/usr/bin/ipsec"
> > instead of "openswan-2/programs/pluto/pluto" as the binary being debugged?
>
> ..I have /usr/sbin/ipsec, if from '/usr/sbin' I run 'gdb...' I have always the
> same result:

/usr/sbin/ipsec is a script. That script at some point calls the "pluto" daemon.
That is the program that is segfaulting on you. Not the /usr/sbin/ipsec script.

> Core was generated by `/usr/libexec/ipsec/pluto --nofork --secretsfile

As gdb tells you too. Tell gdb where to find the sourcecode for that pluto
by pointing it to the pluto binary in the source dir.

Paul


More information about the Users mailing list