Date: Tue, 19 Jun 2012 03:37:17 -0500 From: CyberLeo Kitsana <cyberleo@cyberleo.net> To: Antonio Olivares <olivares14031@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: urtw0 wireless device on FreeBSD problems Message-ID: <4FE03A3D.8090808@cyberleo.net> In-Reply-To: <CAJ5UdcO38DXs1Yt3fjDzwN-ckcmOOvocK-5j-G0SiMykoJ5FMw@mail.gmail.com> References: <CAJ5UdcO38DXs1Yt3fjDzwN-ckcmOOvocK-5j-G0SiMykoJ5FMw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 06/18/2012 09:07 PM, Antonio Olivares wrote: > Dear Folks, ... > Is there a place where the panics/oops are saved to retrieve them and > cut + paste them here? > /var/log/, /tmp/ ? If you have set dumpdev in rc.conf to the location of a swap device (or AUTO to have it pick one), the core dump (and a neat automated analysis, on 8.x and later) should end up in /var/crash. Keep in mind that coredumps can be as large as the machine's installed RAM, so you will probably want at least that much swap and disk to hold it. Also, there may still be some issues with obtaining consistent coredumps on multiprocessor machines, but I got rid of the miscreant hardware before I could test that claim on anything newer than 8.1. You can find more comprehensive information in the handbook[1]. [1] http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html -- Fuzzy love, -CyberLeo Technical Administrator CyberLeo.Net Webhosting http://www.CyberLeo.Net <CyberLeo@CyberLeo.Net> Furry Peace! - http://wwww.fur.com/peace/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FE03A3D.8090808>