/testing/guestbin/swan-prep --x509 Preparing X.509 files west # certutil -D -n east -d sql:/etc/ipsec.d west # ipsec start Redirecting to: [initsystem] west # /testing/pluto/bin/wait-until-pluto-started west # ipsec auto --add san 002 added connection description "san" west # echo "initdone" initdone west # ipsec whack --impair suppress-retransmits west # # this should succeed west # ipsec auto --up san 002 "san" #1: initiating Main Mode 1v1 "san" #1: STATE_MAIN_I1: initiate 1v1 "san" #1: STATE_MAIN_I2: sent MI2, expecting MR2 002 "san" #1: I am sending my cert 002 "san" #1: I am sending a certificate request 1v1 "san" #1: STATE_MAIN_I3: sent MI3, expecting MR3 003 "san" #1: ignoring informational payload INVALID_ID_INFORMATION, msgid=00000000, length=12 003 "san" #1: received and ignored notification payload: INVALID_ID_INFORMATION west # echo "done" done west # # confirm the right ID types were sent/received west # grep "ID type" /tmp/pluto.log | sort | uniq | ID type: ID_FQDN (0x2) west # west # ../bin/check-for-core.sh CORE FOUND: /tmp/core.west.pluto.26710 [New LWP 26710] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments warning: Loadable section ".note.gnu.property" outside of ELF segments Core was generated by `PATH/libexec/ipsec/pluto --config /etc/ipsec.conf --leak-detective'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f614f98257f in raise () from /lib64/libc.so.6 #0 0x00007f614f98257f in raise () from /lib64/libc.so.6 #1 0x00007f614f96c895 in abort () from /lib64/libc.so.6 #2 0x000055dcc9a5e3b0 in lswlog_passert_suffix (buf=buf@entry=0x7fff815a75d0, where=...) at /home/build/libreswan/lib/libswan/lswlog_passert.c:32 #3 0x000055dcc9a4fc37 in lsw_passert_fail (where=..., fmt=fmt@entry=0x55dcc9a84321 "%s") at /home/build/libreswan/lib/libswan/lsw_passert_fail.c:31 #4 0x000055dcc99eb3e6 in free_signal_handlers () at /home/build/libreswan/programs/pluto/server.c:624 #5 free_pluto_event_list () at /home/build/libreswan/programs/pluto/server.c:671 #6 0x000055dcc99e7f2d in exit_pluto (status=10) at /home/build/libreswan/programs/pluto/plutomain.c:1850 #7 0x000055dcc99ae8b2 in create_lock () at /home/build/libreswan/programs/pluto/plutomain.c:272 #8 main (argc=4, argv=0x7fff815a7e28) at /home/build/libreswan/programs/pluto/plutomain.c:1458 /tmp/core.west.pluto.26710: No such file or directory. No stack. mv: cannot stat '/tmp/core.west.pluto.26710': No such file or directory west # if [ -f /sbin/ausearch ]; then ausearch -r -m avc -ts recent ; fi