Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-26 Thread LEVAI Daniel
On cs, szept 26, 2013 at 12:16:46 +, Stuart Henderson wrote: > On 2013-09-26, LEVAI Daniel wrote: > > I must say, that I'm running with: /etc/malloc.conf@ -> S > > ... if that alters the equation. > > Is there a change in behaviour if you remove that? Fair enough ;) Without malloc.conf -> 'S

Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-26 Thread Stuart Henderson
On 2013-09-26, LEVAI Daniel wrote: > I must say, that I'm running with: /etc/malloc.conf@ -> S > ... if that alters the equation. Is there a change in behaviour if you remove that?

Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-26 Thread LEVAI Daniel
On sze, szept 25, 2013 at 21:57:59 +0200, Reyk Floeter wrote: > Hi, > > > On 25.09.2013, at 15:23, LEVAI Daniel wrote: [...] > > Thanks! Here is gdb's output: > > > > # gdb /sbin/iked iked.core > > GNU gdb 6.3 > > Copyright 2004 Free Software Foundation, Inc. > > GDB is free software, covered b

Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-25 Thread Alexey E. Suslikov
Reyk Floeter openbsd.org> writes: > > #0 0x1c01726b in ikev2_msg_send (env=0x86e6b000, msg=0xcfbeee10) at /usr/src/sbin/iked/ikev2_msg.c:296 > > 296 m->msg_exchange = hdr->ike_exchange; > > this shouldn't fail, it sounds like memory corruption somewhere else. this reminds http://www.o

Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-25 Thread Reyk Floeter
Hi, On 25.09.2013, at 15:23, LEVAI Daniel wrote: > On sze, szept 25, 2013 at 14:57:13 +0200, Mike Belopuhov wrote: >> On 25 September 2013 14:41, LEVAI Daniel wrote: >>> Hi! >>> >>> I'm trying to setup StrongSwan (oh, the pain...) to iked(8) IPsec. When >>> trying to bring up the connection

Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-25 Thread LEVAI Daniel
On sze, szept 25, 2013 at 14:57:13 +0200, Mike Belopuhov wrote: > On 25 September 2013 14:41, LEVAI Daniel wrote: > > Hi! > > > > I'm trying to setup StrongSwan (oh, the pain...) to iked(8) IPsec. When > > trying to bring up the connection from the Linux end (ipsec up > > ), the iked(8) at the Op

Re: iked's ikev2 segfaults during connection initiation from strongswan

2013-09-25 Thread Mike Belopuhov
On 25 September 2013 14:41, LEVAI Daniel wrote: > Hi! > > I'm trying to setup StrongSwan (oh, the pain...) to iked(8) IPsec. When > trying to bring up the connection from the Linux end (ipsec up > ), the iked(8) at the OpenBSD (5.3-stable) endpoint > segfaults. I'm trying to use certs and public

iked's ikev2 segfaults during connection initiation from strongswan

2013-09-25 Thread LEVAI Daniel
Hi! I'm trying to setup StrongSwan (oh, the pain...) to iked(8) IPsec. When trying to bring up the connection from the Linux end (ipsec up ), the iked(8) at the OpenBSD (5.3-stable) endpoint segfaults. I'm trying to use certs and public keys for authentication for this host-to-host ESP tunnel con