-
Notifications
You must be signed in to change notification settings - Fork 24
Description
Hello, when I follow the readme step by step to set up the strongswan, the following problem comes when I enter the docker and execute ./charon.
Any advises for solving this problem. Thanks.
00[DMN] Starting IKE charon daemon (strongSwan 6.0dr10, Linux 3.10.0-1127.18.2.el7.x86_64, x86_64)
00[LIB] loaded plugins: charon random nonce x509 constraints pubkey pkcs1 pkcs8 pkcs12 pem openssl frodo oqs drbg kernel-netlink resolve socket-default vici updown
00[JOB] spawning 16 worker threads
00[DMN] executing start script 'creds' (swanctl --load-creds)
13[CFG] loaded certificate 'C=CH, O=Cyber, CN=carol@strongswan.org'
05[DMN] thread 5 received 4
05[LIB] dumping 2 stack frame addresses:
05[LIB] /lib/x86_64-linux-gnu/libpthread.so.0 @ 0x7f7e06253000 [0x7f7e062683c0]
sh: 1: addr2line: not found
05[LIB] ->
05[LIB] /lib/liboqs.so.0 @ 0x7f7e04e49000 (KeccakP1600_Initialize+0x0) [0x7f7e057d4640]
sh: 1: addr2line: not found
05[LIB] ->
dumping 2 stack frame addresses:
/lib/x86_64-linux-gnu/libpthread.so.0 @ 0x7f7e06253000 [0x7f7e062683c0]
sh: 1: addr2line: not found
->
/lib/liboqs.so.0 @ 0x7f7e04e49000 (KeccakP1600_Initialize+0x0) [0x7f7e057d4640]
sh: 1: addr2line: not found
->
05[DMN] killing ourself, received critical signal
Aborted (core dumped)