[Openswan Users] Status of Openswan 2.3.2

Norbert Wegener nw at sbs.de
Thu Jul 14 10:24:22 CEST 2005


bug 341, that I reported,  is related to bug 267.
With 2.4.0.dr3 I can reproduce the crash. If you cannot reproduce the 
crash, I can offer access to the machine, where pluto crashes.

Attached the gdb output.
idsmlhm1:/usr/src/packages/BUILD/openswan-2.4.0dr3 # cd ./programs/pluto
idsmlhm1:/usr/src/packages/BUILD/openswan-2.4.0dr3/programs/pluto # gdb
GNU gdb 6.2.1
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 "i586-suse-linux".
(gdb) file pluto
Reading symbols from 
/usr/src/packages/BUILD/openswan-2.4.0dr3/programs/pluto/pluto...done.
Using host libthread_db library "/lib/tls/libthread_db.so.1".
(gdb) core /tmp/core
Core was generated by `/usr/libexec/ipsec/pluto --nofork --secretsfile 
/etc/ipsec.secrets --ipsecdir /'.
Program terminated with signal 6, Aborted.
warning: current_sos: Can't read pathname for load map: Input/output error

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/tls/libc.so.6...done.
Loaded symbols for /lib/tls/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0xffffe410 in ?? ()
(gdb) bt
#0  0xffffe410 in ?? ()
#1  0xbffeecd8 in ?? ()
#2  0x00000006 in ?? ()
#3  0x00007a05 in ?? ()
#4  0x40087d41 in raise () from /lib/tls/libc.so.6
#5  0x40089529 in abort () from /lib/tls/libc.so.6
#6  0x08056a7e in passert_fail (pred_str=0x0, file_str=0x0, line_no=0) 
at log.c:599
#7  0x0805388e in crypto_cbc_encrypt (e=Variable "e" is not available.
) at crypto.c:304
#8  0x08076e98 in process_packet (mdp=0x80dffac) at demux.c:1974
#9  0x08078053 in comm_handle (ifp=0x80fb4b0) at demux.c:1168
#10 0x0805b588 in call_server () at server.c:1159
#11 0x08059c4a in main (argc=12, argv=0xbffff2c4) at plutomain.c:771
(gdb)     


Norbert


                                                               
Paul Wouters wrote:

> On Wed, 13 Jul 2005, Bram Bouwens wrote:
>
>>> Yes. We will not be releasing a 2.3.2. Instead 2.4.0 will be 
>>> released. You
>>> can find 2.4.0dr2 on the www/ftp site.
>>
>>
>> Is there an overview of which bugs should be fixed before the 2.4.0
>> release, and an estimated release date?
>
>
> All the known (recent) reproducable crashers. It seems 2.4.0dr3 seems 
> to fix
> all the ones we could reproduce.
> Crashers left are the ones we cannot reproduce:
>
> http://bugs.xelerance.com/view.php?id=251 passert (c->kind == 
> CK_PERMANENT || c->kind == CK_INSTANCE)
> http://bugs.xelerance.com/view.php?id=267 passert(st->st_new_iv_len >= 
> e->enc_blocksize)
> http://bugs.xelerance.com/view.php?id=305 
> passert(st->st_suspended_md->st == st)
>
> If anyone is seeing these crashers, please contact me with information.
>
> Paul
> _______________________________________________
> Users mailing list
> Users at openswan.org
> http://lists.openswan.org/mailman/listinfo/users




More information about the Users mailing list