Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2015 12:31:40 +0200
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Michael Fuckner <michael@fuckner.net>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>, Ryan Stone <rysto32@gmail.com>, Steven Hartland <killing@multiplay.co.uk>
Subject:   Re: Server with 3TB Crashing at boot
Message-ID:  <20150316103140.GA2379@kib.kiev.ua>
In-Reply-To: <5506ADA4.8020207@fuckner.net>
References:  <20150314145607.GJ2379@kib.kiev.ua> <5504530F.5040508@fuckner.net> <20150314153941.GL2379@kib.kiev.ua> <5505160A.1020703@fuckner.net> <5505827D.6060404@fuckner.net> <5505982E.9060201@fuckner.net> <20150315193202.GS2379@kib.kiev.ua> <2138577776.537937.1426455964006.JavaMail.open-xchange@ptangptang.store> <20150316091758.GY2379@kib.kiev.ua> <5506ADA4.8020207@fuckner.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 16, 2015 at 11:17:08AM +0100, Michael Fuckner wrote:
> Just generated, anything I should test in debugger?
> Else I'll do the same with STABLE next.
With stable, it is only interesting if 'fault' lines are gone.

> 
> http://dedi3.fuckner.net/~molli123/temp/head.txt
> 
> doing minimal network traffic causes the kernel to panic.
Please do the following:
gdb kernel.debug (your kernel should be build with makeoptions	DEBUG=-g)
in gdb do
(gdb) list *dmar_bus_dmamap_load_buffer+0x53

> 
> BTW: How to turn off empty lines in minicom logging?
No idea.



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