Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 03:30:02 -0700 (PDT)
From:      Ruslan Ermilov <ru@ucb.crimea.ua>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/13992: routed exit after some day of work with signal 6 (core dump)
Message-ID:  <199909271030.DAA78524@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/13992; it has been noted by GNATS.

From: Ruslan Ermilov <ru@ucb.crimea.ua>
To: riccardo@torrini.org
Cc: freebsd-gnats-submit@FreeBSD.ORG
Subject: Re: misc/13992: routed exit after some day of work with signal 6 (core dump)
Date: Mon, 27 Sep 1999 13:18:41 +0300

 On Mon, Sep 27, 1999 at 12:30:21AM -0700, riccardo@torrini.org wrote:
 > 
 > For the 3rd time routed -s exits after some day of work with signal 6
 > (SIGABRT) without any other message. Visible on console (and as last
 > line of dmesg) but not always on /var/log/messages.
 > The machine is up from 22.9.1999-23:42 (reboot after make world)
 > 
 [...]
 > >From messages:
 > -----8<----------8<----------8<-----
 > Sep 24 21:24:43 snail routed[1147]: select: Invalid argument
 > Sep 24 21:24:44 snail /kernel: pid 1147 (routed), uid 0: exited on signal 6 (core dumped)
 > 
 Could you please compile the routed(8) with debug symbols, i.e.
 
 # cd /usr/src/sbin/routed; make DEBUG_FLAGS=-g clean all
 
 And run gdb(1) against the core file with this version of routed(8)?
 
 
 Thanks,
 -- 
 Ruslan Ermilov		Sysadmin and DBA of the
 ru@ucb.crimea.ua	United Commercial Bank,
 ru@FreeBSD.org		FreeBSD committer,
 +380.652.247.647	Simferopol, Ukraine
 
 http://www.FreeBSD.org	The Power To Serve
 http://www.oracle.com	Enabling The Information Age
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909271030.DAA78524>