From owner-freebsd-questions@FreeBSD.ORG Sun Mar 16 20:11:27 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 391CC1065680 for ; Sun, 16 Mar 2008 20:11:27 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id 0CBCD8FC2B for ; Sun, 16 Mar 2008 20:11:26 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so3298909rvb.43 for ; Sun, 16 Mar 2008 13:11:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=u7nbCBvutofan9ajxHOFKkLMAqopDLAZXj0N/bMn+3Q=; b=BmNcELnCz0AokSbxmvd6IXNqUJaffKnS0dE0hT0OhnBySo4YAUITfwN83rk2CLgJsPK2+WJay8xXjszB+/+Yd/WGyGKyr6bMazGRF/+C4ITentJeosxXkXKrBwqnr19dn267pbbDbbvlFhtIqgfGgvQTG6Nm6F7nYhpZIHi/L44= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hY5TFZq1KoJjt6mYSFIpwvL6Gcxqmg4WoadXUUEuF3IP9xmvowvizFKZ0kU8jlqTg9S0/sTT68/M18Kt3/VBXqboxE/Pb9CikpNJ7CCQ8aRlnX4rvEskQQ08cQF3/5Grb8d+VVRzySX2zHIqs8LsQslkw+jCUxrjrIg8C5uNgTc= Received: by 10.140.191.14 with SMTP id o14mr7266005rvf.247.1205696584035; Sun, 16 Mar 2008 12:43:04 -0700 (PDT) Received: by 10.141.170.5 with HTTP; Sun, 16 Mar 2008 12:43:03 -0700 (PDT) Message-ID: Date: Sun, 16 Mar 2008 15:43:03 -0400 From: "illoai@gmail.com" To: "Firas Kraiem" In-Reply-To: <200803161947.29608.firas@itsuki.fkraiem.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200803161947.29608.firas@itsuki.fkraiem.org> Cc: questions@freebsd.org Subject: Re: 7.0 crashes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Mar 2008 20:11:27 -0000 On 16/03/2008, Firas Kraiem wrote: > Greetings > > I have a 7.0 system (upgraded from 6.2 to 6.3 then to 7.0 using > freebsd-update) and I've experienced a few system crashes (the system > just hard-reboots on it's own) that seem to happen when it is under > heavy network load (downloading at several megabytes/second). > > Nothing gets written in /var/log/messages when the crashes happen, and > I'm a bit clueless about how to investigate the issue further, so ideas > would be much appreciated. > Lo, back in the days of fbsd4.1.1 (or thereabouts) a similar problem had I: random crashes under network load with no core files, no dumps, no errors. Try replacing your NIC. -- --