[Openswan Users] Openswan 2.X stability problem...

Laurent LAVAUD l.lavaud at auranext.com
Fri Jan 6 17:01:15 CET 2006



> -----Message d'origine-----
> De : Paul Wouters [mailto:paul at xelerance.com]
> Envoyé : vendredi 6 janvier 2006 16:58
> À : Laurent LAVAUD
> Cc : users at openswan.org
> Objet : RE: [Openswan Users] Openswan 2.X stability problem...
> 
> On Fri, 6 Jan 2006, Laurent LAVAUD wrote:
> 
> > Here is the trace of the core file when pluto crash (2.4.5rc1 with
> 2.4.32 kernel):
> >
> > Fw-Auranext-Vpn-V3:/etc/firegate# gdb /usr/local/libexec/ipsec/pluto
> /core
> > GNU gdb 6.3-debian
> > Copyright 2004 Free Software Foundation, Inc.
> > GDB is free software, covered by the GNU General Public License, and you
> are
> > welcome to change it and/or distribute copies of it under certain
> conditions.
> > Type "show copying" to see the conditions.
> > There is absolutely no warranty for GDB.  Type "show warranty" for
> details.
> > This GDB was configured as "i386-linux"...Using host libthread_db
> library "/lib/libthread_db.so.1".
> >
> > Core was generated by `/usr/local/libexec/ipsec/pluto --uniqueids --
> nat_traversal'.
> > Program terminated with signal 11, Segmentation fault.
> > Reading symbols from /usr/lib/libgmp.so.3...done.
> > Loaded symbols for /usr/lib/libgmp.so.3
> > Reading symbols from /lib/libresolv.so.2...done.
> > Loaded symbols for /lib/libresolv.so.2
> > Reading symbols from /lib/libc.so.6...done.
> > Loaded symbols for /lib/libc.so.6
> > Reading symbols from /lib/ld-linux.so.2...done.
> > Loaded symbols for /lib/ld-linux.so.2
> > #0  0x08070c77 in route_and_eroute (c=0x8125c18, sr=0x8125c5c,
> st=0x8155110) at kernel.c:2532
> > 2532    kernel.c: No such file or directory.
> >         in kernel.c
> > (gdb)
> 
> First "cd" into the directory openswan-2.4.5rc1/programs/pluto (or perhaps
> openswan-2.4.5rc1/modobj/) and then try this again?

It just print the line in kernel.c:

psykedelik:/divers/build/openswan-2.4.5rc1/programs/pluto# gdb /tmp/pluto /tmp/core 
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

Core was generated by `/usr/local/libexec/ipsec/pluto --uniqueids --nat_traversal'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/libgmp.so.3...done.
Loaded symbols for /usr/lib/libgmp.so.3
Reading symbols from /lib/libresolv.so.2...done.
Loaded symbols for /lib/libresolv.so.2
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0x08070c77 in route_and_eroute (c=0x8125c18, sr=0x8125c5c, st=0x8155110) at kernel.c:2532
2532                    if (esr->eroute_owner == SOS_NOBODY)
(gdb)


More information about the Users mailing list