From owner-freebsd-questions@FreeBSD.ORG Tue May 13 08:06:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4024106566C for ; Tue, 13 May 2008 08:06:10 +0000 (UTC) (envelope-from cblasius@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 4112C8FC12 for ; Tue, 13 May 2008 08:06:09 +0000 (UTC) (envelope-from cblasius@gmail.com) Received: by nf-out-0910.google.com with SMTP id h3so1898162nfh.33 for ; Tue, 13 May 2008 01:06:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:cc:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=ZQedrxIU5B9v+0gcEccbz/sByBYwF7q2hvYnyrItlfY=; b=t4knuZd5XUsc52asa4Te9QaoYfFOG7AnrMZJT1gEbvQ/9j7tadl6tjmMo7j5coCpbpnbrqnLs4pumcb8U5bj9lzqIpRLKGI9Yng3EezB4eoxZVETa9jCYct0zvjEJ9j2EHJ2mZbkbFZWApMwjDLr+cYHPcRTmAa7AbteenFy9tc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:cc:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=FlauGDOx5BEwOc2jvc+57SfL9K5j3i8jR1TBwTsGy1yXoQrjqVlTNrsQ780W4ZOiplVGlz30nHLY6Wk8l5m38lp3hIFA3IuMdnfZmAw6xG3ICnuhHzJ07MhcHLlbZ6wVZHG1WMjz4Qa7Rk6TBvPZkhveAXEXy/m4MFGONPO0vuU= Received: by 10.210.42.20 with SMTP id p20mr6774797ebp.37.1210665968883; Tue, 13 May 2008 01:06:08 -0700 (PDT) Received: from komp1.skl ( [84.40.169.29]) by mx.google.com with ESMTPS id y2sm36993351mug.1.2008.05.13.01.06.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 13 May 2008 01:06:07 -0700 (PDT) From: Zbigniew Komarnicki To: Roland Smith Date: Tue, 13 May 2008 10:06:12 +0200 User-Agent: KMail/1.9.9 References: <200805121251.26443.cblasius@gmail.com> <200805122034.17925.cblasius@gmail.com> <20080512202212.GA31293@slackbox.xs4all.nl> In-Reply-To: <20080512202212.GA31293@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805131006.12981.cblasius@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: kernel panic FreeBSD 7.0 - Xorg 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: Tue, 13 May 2008 08:06:10 -0000 On Monday 12 of May 2008 22:22:12 Roland Smith wrote: > It might also be a hardware problem. Testing the RAM would be a good > place to start. Yes. You are right. I tested my memory with 'memtest' and got one error: Tst Pass Failing Address Good Bad Err-Bits Count 5 0 00022c8af50 - 556.6 MB efffffff ffffffff 10000000 1 After this error 'memtest' hang, keyboard was frozen and only pressed the restart button help. So, I will buy new memory. Thank you very much for help Roland and Mel. Thank you. > Roland Best wishes, Zbigniew