Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Mar 2010 17:31:23 +0200
From:      Mikolaj Golub <to.my.trociny@gmail.com>
To:        jhell <jhell@DataIX.net>
Cc:        "O. Hartmann" <ohartman@mail.zedat.fu-berlin.de>, freebsd-stable@freebsd.org, Matthew Fleming <matthew.fleming@isilon.com>
Subject:   Re: Fatal trap 12: page fault while in kernel mode/current process: 12 (swi2: cambio)
Message-ID:  <86hbo9elo4.fsf@kopusha.onet>
In-Reply-To: <alpine.BSF.2.00.1003210033050.3725@pragry.qngnvk.ybpny> (jhell@dataix.net's message of "Sun\, 21 Mar 2010 00\:39\:01 -0400")
References:  <4B9E2DFD.2000701@zedat.fu-berlin.de> <06D5F9F6F655AD4C92E28B662F7F853E037DDA15@seaxch09.desktop.isilon.com> <4B9EBCE5.7080303@mail.zedat.fu-berlin.de> <4BA294F7.4030209@mail.zedat.fu-berlin.de> <alpine.BSF.2.00.1003210033050.3725@pragry.qngnvk.ybpny>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 21 Mar 2010 00:39:01 -0400 jhell wrote:

> DDB as I have heard can be configured AFAIR to textdump but I have no
> knowledge of that.

ddb_enable="YES" in /etc/rc.conf would be enough. But I also remove "textdump
set" in kdb.enter.panic script (/etc/ddb.conf) as I prefer normal dumps (with
output of ddb scripts in capture buffer) to textdumps. You can't debug
textdump and crashinfo will fail too. And all info provided in textdump is
retrieved from vmcore capture buffer by crashifo utility automatically.

-- 
Mikolaj Golub



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