From owner-freebsd-hackers@FreeBSD.ORG Wed Apr 19 18:14:26 2006 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D057216A407 for ; Wed, 19 Apr 2006 18:14:26 +0000 (UTC) (envelope-from thomas@soete.info) Received: from smtp13.wanadoo.fr (smtp13.wanadoo.fr [193.252.22.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 408DC43D45 for ; Wed, 19 Apr 2006 18:14:26 +0000 (GMT) (envelope-from thomas@soete.info) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1304.wanadoo.fr (SMTP Server) with ESMTP id 76D9970000A1 for ; Wed, 19 Apr 2006 20:14:25 +0200 (CEST) Received: from [192.168.1.15] (ALille-252-1-26-88.w83-192.abo.wanadoo.fr [83.192.110.88]) by mwinf1304.wanadoo.fr (SMTP Server) with ESMTP id 915897000099 for ; Wed, 19 Apr 2006 20:14:24 +0200 (CEST) X-ME-UUID: 20060419181424595.915897000099@mwinf1304.wanadoo.fr Message-ID: <44467E07.8090802@soete.info> Date: Wed, 19 Apr 2006 20:14:31 +0200 From: Thomas SOETE User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 References: <44467768.2080809@soete.info> <20060419175651.GA71495@xor.obsecurity.org> <44467A6C.3070401@soete.info> <20060419180442.GA46936@troutmask.apl.washington.edu> In-Reply-To: <20060419180442.GA46936@troutmask.apl.washington.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: hackers@freebsd.org Subject: Re: Kernel Fatal Trap 12 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 18:14:27 -0000 Hum ... first thing done before reinstalling freebsd 2 passes without errors For the little story, i don't know if it could help, My network is like that : LAN <-> FreeBSD Gateway <-> ISP Router <-> Internet Each 22 hours the isp router reboot the internet connection and usually the freebsd gateway crash when the isp router stop and restart the internet connection but it's not all the time, there could be few days without problem (max 12 days I think). So I can't say that the isp router make the freebsd crashing but when it crash it's very often when the isp router restart :-/ I'll continue to test the hardware Thanks to Kris & Steve -- Thomas SOETE Etudiant Ingénieur Télécom - Enic Télécom Lille 1 Etudiant Master Recherche, Conception de Systèmes Embarqués - LIFL WWW : http://toms.netcv.org/ Mail & MSN : thomas@soete.info GTalk : toms2809@gmail.com Steve Kargl a écrit : > On Wed, Apr 19, 2006 at 07:59:08PM +0200, Thomas SOETE wrote: > >> Kris Kennaway a ?crit : >> >>> On Wed, Apr 19, 2006 at 07:46:16PM +0200, Thomas SOETE wrote: >>> >>> >>>> Hi everybody >>>> Since a little time I began to have some kernel fatal trap 12 >>>> >>>> >>> Kernel panics that magically start for no reason after a long time of >>> stability are usually because your hardware has begun to fail. >>> >>> Kris >>> >>> >> Hum, is there a way to have a little idea of which hardware begun to fail ? >> >> > > (Top post fixed!) > > Start by checking memory. If you have x86 hardware, then > look at memtest86+. http://www.memtest.org/ > >