<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
paul@xelerance.com wrote:<br>> On Fri, 11 Jun 2010, Marco Berizzi wrote:<br>> <br>> > Today openswan 2.4.15 is crashing. No change ipsec.conf or to the linux<br>> > OS.<br>> > Here is the trace:<br>> ><br>> > /tmp/ipsec# gdb /tmp/OSW/openswan-2.4.15/programs/pluto/pluto --core=core <br>> > GNU gdb 5.3 <br>> > Copyright 2002 Free Software Foundation, Inc. <br>> > GDB is free software, covered by the GNU General Public License, and you are<br>> > welcome to change it and/or distribute copies of it under certain conditions.<br>> > Type "show copying" to see the conditions.<br>> > There is absolutely no warranty for GDB. Type "show warranty" for details.<br>> > This GDB was configured as "i386-slackware-linux"...<br>> ><br>> > warning: exec file is newer than core file.<br>> > Core was generated by `/usr/local/libexec/ipsec/pluto --nofork --secretsfile /etc/ipsec.secrets --ipse'.<br>> > Program terminated with signal 11, Segmentation fault.<br>> > Reading symbols from /usr/lib/libgmp.so.3...done.<br>> > Loaded symbols for /usr/lib/libgmp.so.3<br>> > Reading symbols from /lib/libresolv.so.2...done.<br>> > Loaded symbols for /lib/libresolv.so.2<br>> > Reading symbols from /lib/libc.so.6...done.<br>> > Loaded symbols for /lib/libc.so.6<br>> > Reading symbols from /lib/ld-linux.so.2...done.<br>> > Loaded symbols for /lib/ld-linux.so.2<br>> > #0 0x08074057 in process_packet (mdp=0x80f480c) at demux.c:2069<br>> > 2069 if (smc->flags & SMF_INPUT_ENCRYPTED)<br>> > (gdb) where<br>> > #0 0x08074057 in process_packet (mdp=0x80f480c) at demux.c:2069<br>> > #1 0x080760fd in comm_handle (ifp=0x810bdd0) at demux.c:1231<br>> > #2 0x0805bda1 in call_server () at server.c:1185<br>> > #3 0x08059fa3 in main (argc=14, argv=0xbfadf9f4) at plutomain.c:787<br>> > #4 0xb7e67d06 in __libc_start_main () from /lib/libc.so.6<br>> > (gdb)<br>> <br>> Do a: bt full<br>> <br>> Paul<br><br>here is:<br><br>gdb /tmp/OSW/openswan-2.4.15/programs/pluto/pluto --core=core <br>GNU gdb 5.3 <br>Copyright 2002 Free Software Foundation, Inc. <br>GDB is free software, covered by the GNU General Public License, and you are <br>welcome to change it and/or distribute copies of it under certain conditions. <br>Type "show copying" to see the conditions. <br>There is absolutely no warranty for GDB. Type "show warranty" for details. <br>This GDB was configured as "i386-slackware-linux"... <br>Core was generated by `/usr/local/libexec/ipsec/pluto --nofork --secretsfile /etc/ipsec.secrets --ipse'. <br>Program terminated with signal 11, Segmentation fault. <br>Reading symbols from /usr/lib/libgmp.so.3...done. <br>Loaded symbols for /usr/lib/libgmp.so.3 <br>Reading symbols from /lib/libresolv.so.2...done. <br>Loaded symbols for /lib/libresolv.so.2 <br>Reading symbols from /lib/libc.so.6...done. <br>Loaded symbols for /lib/libc.so.6 <br>Reading symbols from /lib/ld-linux.so.2...done. <br>Loaded symbols for /lib/ld-linux.so.2 <br>#0 0x08074057 in process_packet (mdp=0x80f480c) at demux.c:2069 <br>2069 if (smc->flags & SMF_INPUT_ENCRYPTED) <br>(gdb) bt full <br>#0 0x08074057 in process_packet (mdp=0x80f480c) at demux.c:2069 <br> md = (struct msg_digest *) 0x81152a8 <br> smc = (const struct state_microcode *) 0x0 <br> new_iv_set = 0 <br> st = (struct state *) 0x0 <br> from_state = STATE_AGGR_R0 <br>#1 0x080760fd in comm_handle (ifp=0x810bdd0) at demux.c:1231 <br> md = (struct msg_digest *) 0x81152a8 <br>#2 0x0805bda1 in call_server () at server.c:1185 <br> readfds = {__fds_bits = {32768, 0 <repeats 31 times>}} <br> writefds = {__fds_bits = {0 <repeats 32 times>}} <br> ndes = 1 <br> ifp = (struct iface_port *) 0x810bdd0 <br>#3 0x08059fa3 in main (argc=14, argv=0xbfc18b24) at plutomain.c:787 <br> fork_desired = 0 <br> log_to_stderr_desired = 0 <br> lockfd = 0 <br> ocspuri = 0x0 <br> nhelpers = 0<br> coredir = 0x8108140 "/etc/ipsec.d/ocspcerts"<br> nat_traversal = 1<br> nat_t_spf = 1<br> keep_alive = 0<br> force_keepalive = 0<br> virtual_private = 0xbfc19955 "%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12,%v4:23.225.38.0/24"<br>#4 0xb7da0d06 in __libc_start_main () from /lib/libc.so.6<br>No symbol table info available.<br>(gdb)<br><br>                                            <br /><hr />Hotmail: Free, trusted and rich email service. <a href='https://signup.live.com/signup.aspx?id=60969' target='_new'>Get it now.</a></body>
</html>