Date: Mon, 27 Sep 1999 00:30:21 -0700 (PDT) From: riccardo@torrini.org To: freebsd-gnats-submit@freebsd.org Subject: misc/13992: routed exit after some day of work with signal 6 (core dump) Message-ID: <19990927073021.B119115254@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 13992 >Category: misc >Synopsis: routed exit after some day of work with signal 6 (core dump) >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Sep 27 00:40:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Riccardo Torrini >Release: FreeBSD 3.3-STABLE (OCTOPUSSY) #0: Wed Sep 22 08:57:26 CEST 1999 >Organization: ESAOTE s.p.a. >Environment: FreeBSD snail.fi.esaote.it 3.3-STABLE FreeBSD 3.3-STABLE #0: Wed Sep 22 08:57:26 CEST 1999 root@snail.fi.esaote.it:/usr/src/sys/compile/OCTOPUSSY i386 >Description: 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 dmesg (this happens at 02:22 GMT+1 this morning, 27.9.1999): -----8<----------8<----------8<----- CPU: i486 DX2 (486-class CPU) Origin = "GenuineIntel" Id = 0x435 Stepping = 5 Features=0x3<FPU,VME> real memory = 92274688 (90112K bytes) avail memory = 86380544 (84356K bytes) [...] changing root device to da0s1a pid 1147 (routed), uid 0: exited on signal 6 (core dumped) -----8<----------8<----------8<----- 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) >How-To-Repeat: On my machine, an HP NetServer 4/66-LC (486/DX2-66) used as internal router with 4 Intel EtherExpress Pro/10 on isa and internet gateway with 56k internal usrobotics modem, it happens every some day. I recompiled world and kernel, after cvsupping, on end of august, begin of september, 20 and 24 of september. No more often because I need full 24 hours to build and install :-( >Fix: I have work-around with a script that poll processes and respawn "routed -s" when it dies. Not a real fix... :-( >Release-Note: >Audit-Trail: >Unformatted: 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?19990927073021.B119115254>