Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Feb 2000 13:57:11 -0800 (PST)
From:      Matthew Dillon <dillon@apollo.backplane.com>
To:        Stefan Schmidt <yippie@x-berg.in-berlin.de>
Cc:        current@FreeBSD.ORG
Subject:   Re: Machine is 'hanging'.
Message-ID:  <200002272157.NAA67945@apollo.backplane.com>
References:   <Pine.BSF.4.21.0002272214520.92283-100000@boombox.zaphods.net>

next in thread | previous in thread | raw e-mail | index | archive | help
:hi there,
:i have got a problem with a router running FreeBSD 3.4-REL:
:Every three days or so it hangs, whiche means that the console is not
:responding any more, open tcp ports don't respond == are timing-out just
:like they're filtered. I guess the machine is just unable to start a
:shell. Oh and well it is appearently able to route as the machines behind
:it are reachable, and it does repond to pings.
:Which brings me to my question:
:okay this sounds like a hardware problem, but what could it be, the board
:, the memory. If anyone here has seen something similar i'd be glad if you
:could help me.
:
:regards,
:		Stefan Schmidt

    Sounds like a kernel bug to me.  If you can compile and install a kernel
    with DDB enabled, you should be able to ctl-alt-esc it on the console
    when it hangs, then from the DDB prompt do a 'trace' command and a 'ps'
    command and maybe we can figure out why it hung from that.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>


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




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