[Swan-dev] status of failing tests

Antony Antony antony at phenome.org
Fri Jan 26 19:19:21 UTC 2018


There is an odd thing in master, I suspect latest tag commit is not yet merged to master.
make showversion
3.22-773-gaafe4eba2-master

I a noticed a coredump interop-ikev2-strongswan-22-cp-responder-psk 

it is probably during shutdown. Coredump first appeared 2018-01-22-swantest-3.22-739-g4e9bc8ed3-master and was not there in 2018-01-16-swantest-3.22-695-g5e1f56d86-master

Core was generated by `/usr/local/libexec/ipsec/pluto --leak-detective --config /etc/ipsec.conf --nofo'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f8bcf8c4b46 in free_event_entry (evp=0x7f8bcfc11168 <pluto_events_head>) at /usr/src/debug/libreswan-3.23_17510eef70f0c2c18fcd5f1bb4eb447aa931733e/programs/pluto/server.c:467
467		struct pluto_event *next = e->next;
#0  0x00007f8bcf8c4b46 in free_event_entry (evp=0x7f8bcfc11168 <pluto_events_head>) at /usr/src/debug/libreswan-3.23_17510eef70f0c2c18fcd5f1bb4eb447aa931733e/programs/pluto/server.c:467
#1  0x00007f8bcf8c4cb1 in free_pluto_event_list () at /usr/src/debug/libreswan-3.23_17510eef70f0c2c18fcd5f1bb4eb447aa931733e/programs/pluto/server.c:501
#2  0x00007f8bcf8c285a in exit_pluto (status=0) at /usr/src/debug/libreswan-3.23_17510eef70f0c2c18fcd5f1bb4eb447aa931733e/programs/pluto/plutomain.c:1789
#3  0x00007f8bcf92c936 in whack_handle (whackctlfd=4) at /usr/src/debug/libreswan-3.23_17510eef70f0c2c18fcd5f1bb4eb447aa931733e/programs/pluto/rcv_whack.c:733
#4  0x00007f8bcf92c6ae in whack_handle_cb (fd=4, event=2, arg=0x0) at /usr/src/debug/libreswan-3.23_17510eef70f0c2c18fcd5f1bb4eb447aa931733e/programs/pluto/rcv_whack.c:662
#5  0x00007f8bcd8203cc in event_process_active_single_queue (activeq=0x7f8bc7d96ff0, base=0x7f8bc7d90d80) at event.c:1350
#6  event_process_active (base=<optimized out>) at event.c:1420
#7  event_base_loop (base=0x7f8bc7d90d80, flags=0) at event.c:1621
#8  0x00007f8bcf8c6d38 in call_server () at /usr/src/debug/libreswan-3.23_17510eef70f0c2c18fcd5f1bb4eb447aa931733e/programs/pluto/server.c:1121
#9  0x00007f8bcf8c27b5 in main (argc=5, argv=0x7ffd906c0538) at /usr/src/debug/libreswan-3.23_17510eef70f0c2c18fcd5f1bb4eb447aa931733e/programs/pluto/plutomain.c:1749


On Thu, Jan 25, 2018 at 07:52:27PM -0500, Paul Wouters wrote:
> 
> The tests seem to have gotten fairly consistent. There is a still a
> group of problems:
> 
> - dpd / liveness tests need a redesign to avoid constant false positives
> - ipv6 tests have unexplained packet flow issues
> - some traffic counters are off by a byte or 3. seems our kernels might
>   differ?
> - not yet valid tests are failing for unknown reasons
> - "MS+S=C" string mismatch due to auto-detect modecfgserver based on addresspool
>    (printing of that string needs fixing, but its a rat hole)
> 
> Some specific test cases of interest:
> 
> xauth-pluto-24-static-addresspool	shows the group ID with PSK lease problem
> xauth-pluto-22				same
> nss-cert-crl-03				missing issuer line?
> newoe-08-ike-replace-responder		additional unexplained policies
> some strongswan psk tests		they gained a cert despite swan-prep wiping them?
> ikev2-10-2behind-nat			not sure, lots of things going wrong?
> 
> Paul
> 
> _______________________________________________
> Swan-dev mailing list
> Swan-dev at lists.libreswan.org
> https://lists.libreswan.org/mailman/listinfo/swan-dev


More information about the Swan-dev mailing list