Re: relayd crash

2013-08-23 Thread Stuart Henderson
On 2013/08/23 04:03, Bogdan Andu wrote: $ sudo gdb ./relayd GNU gdb 6.3 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

Re: relayd crash

2013-08-23 Thread Bogdan Andu
From: Chris Cappuccio ch...@nmedia.net To: Bogdan Andu bo...@yahoo.com Cc: Stuart Henderson s...@spacehopper.org; misc@openbsd.org misc@openbsd.org Sent: Friday, August 23, 2013 8:45 AM Subject: Re: relayd crash You can't debug relayd without attaching to all

Re: relayd crash

2013-08-22 Thread Bogdan Andu
@openbsd.org Sent: Wednesday, August 21, 2013 6:06 PM Subject: Re: relayd crash On 2013/08/21 06:32, Bogdan Andu wrote: [Switching to thread 1027726] 0x029e250da81a in kevent () at stdin:2 2      stdin: No such file or directory.         in stdin Current language:  auto; currently

Re: relayd crash

2013-08-22 Thread Chris Cappuccio
tried relayd -current I'll come back with crash results From: Stuart Henderson s...@spacehopper.org To: misc@openbsd.org Sent: Wednesday, August 21, 2013 3:51 PM Subject: Re: relayd crash On 2013-08-21, Bogdan Andu bo...@yahoo.com wrote: I tried

Re: relayd crash

2013-08-21 Thread Alexey E. Suslikov
Bogdan Andu bog09 at yahoo.com writes: machine is OpenBSD 5.3/amd64 GENERIC.MP relayd on 5.3 is buggy. you either need newer version, or backport a fix.

Re: relayd crash

2013-08-21 Thread Bogdan Andu
From: Alexey E. Suslikov alexey.susli...@gmail.com To: misc@openbsd.org Sent: Wednesday, August 21, 2013 11:40 AM Subject: Re: relayd crash Bogdan Andu bog09 at yahoo.com writes: machine is OpenBSD 5.3/amd64 GENERIC.MP relayd on 5.3 is buggy. you either

Re: relayd crash

2013-08-21 Thread Alexey E. Suslikov
Bogdan Andu bog09 at yahoo.com writes: From: Alexey E. Suslikov alexey.suslikov at gmail.com To: misc at openbsd.org Sent: Wednesday, August 21, 2013 11:40 AM Subject: Re: relayd crash Bogdan Andu bog09 at yahoo.com writes: machine is OpenBSD 5.3/amd64 GENERIC.MP relayd on 5.3

Re: relayd crash

2013-08-21 Thread Peter Hessler
On 2013 Aug 21 (Wed) at 02:16:32 -0700 (-0700), Bogdan Andu wrote: : : From: Alexey E. Suslikov alexey.susli...@gmail.com :To: misc@openbsd.org :Sent: Wednesday, August 21, 2013 11:40 AM :Subject: Re: relayd crash : : :Bogdan Andu bog09 at yahoo.com writes

Re: relayd crash

2013-08-21 Thread Bogdan Andu
From: Peter Hessler phess...@theapt.org To: Bogdan Andu bo...@yahoo.com Cc: Alexey E. Suslikov alexey.susli...@gmail.com; misc@openbsd.org misc@openbsd.org Sent: Wednesday, August 21, 2013 1:45 PM Subject: Re: relayd crash On 2013 Aug 21 (Wed) at 02:16:32 -0700

Re: relayd crash

2013-08-21 Thread Stuart Henderson
On 2013-08-21, Bogdan Andu bo...@yahoo.com wrote: I tried relayd -current and crashed with the error: pwd: /usr/src/usr.sbin/relayd $ sudo ./relayd -f /etc/relayd.conf -d . A LOT OF LOGS relay www_ssl, session 1368 (1 active), 0, 64.39.111.90 - :0, SSL accept error

Re: relayd crash

2013-08-21 Thread Bogdan Andu
: relayd crash On 2013-08-21, Bogdan Andu bo...@yahoo.com wrote: I tried relayd -current and crashed with the error: pwd: /usr/src/usr.sbin/relayd $ sudo ./relayd -f /etc/relayd.conf -d . A LOT OF LOGS relay www_ssl, session 1368 (1 active), 0, 64.39.111.90 - :0, SSL

Re: relayd crash

2013-08-21 Thread Stuart Henderson
s...@spacehopper.org To: misc@openbsd.org Sent: Wednesday, August 21, 2013 3:51 PM Subject: Re: relayd crash On 2013-08-21, Bogdan Andu bo...@yahoo.com wrote: I tried relayd -current and crashed with the error: pwd: /usr/src/usr.sbin/relayd $ sudo ./relayd -f /etc/relayd.conf -d

Re: relayd crash

2013-08-21 Thread Bogdan Andu
Subject: Re: relayd crash On 2013/08/21 06:32, Bogdan Andu wrote: [Switching to thread 1027726] 0x029e250da81a in kevent () at stdin:2 2      stdin: No such file or directory.         in stdin Current language:  auto; currently asm (gdb) oh, I forgot, you will need

Re: Relayd crash on reload

2013-07-17 Thread Mathieu Blanc
Le 16/07/2013 15:53, Mathieu BLANC a écrit : Hi ! I have read several mails/bug in the mailing list about reloading relayd. But i didn't understand if all the bugs were fixed or not ? [...] If i launch the daemon with relayd -d -vvv, and relayctl reload, i have this error : parent_sig_handler:

Re: Relayd crash on reload

2013-07-16 Thread Alexey E. Suslikov
Mathieu BLANC mathieu.blanc at smile.fr writes: I have read several mails/bug in the mailing list about reloading relayd. But i didn't understand if all the bugs were fixed or not ? you need to try out -current relayd first.