From owner-freebsd-current@FreeBSD.ORG Wed Oct 29 08:07:51 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CD8016A4CE for ; Wed, 29 Oct 2003 08:07:50 -0800 (PST) Received: from mail.crypta.net (cryptobank.biz [217.160.183.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 273AF43FBD for ; Wed, 29 Oct 2003 08:07:49 -0800 (PST) (envelope-from ah@cryptobank.de) Received: by mail.crypta.net (Postfix, from userid 1001) id A829B78C7F; Wed, 29 Oct 2003 17:07:47 +0100 (CET) Date: Wed, 29 Oct 2003 17:07:47 +0100 From: Andy Hilker To: freebsd-current@freebsd.org Message-ID: <20031029160747.GA89232@goodhope.crypta.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Organization: cryptobank - Andy Hilker Subject: crash on 5.1 current (Re: FreeBSD 5.1-p10 reproducible crash with Apache2, Postfix locks 5.1-servers?) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 16:07:51 -0000 Hi, i have similar problems described in . Two differnet Servers: A) PIII 1 GHz Dual, Scsi, 1 GB RAM B) XEON 3.06 GHz Dual, Adaptec SCSI Raid, 4 GB RAM A runs fine, B crashes once a day between 12 and 24 hours uptime. B has Apache (2.0.47) with SSL, now i will log incoming https connections, maybe crashes are related to ssl. I tested several kernel configuration since about 4 weeks, no luck... When i stress the system with various tools local or remote, crashes are very rare or non existent. - NO SMP + SCHED_4BSD: results in one crashed apache (others runs fine and serve requests). Logins via console or ssh freeze after password / motd. No respone to ctrl-alt-del. - SMP + SCHED_ULE / SCHED_4BSD System freezed completely, no responds to ping, keyboard locked up. Any ideas or requests for more information? bye, Andy