Date: Fri, 18 Aug 2006 00:13:07 +0200 From: Jeremie Le Hen <jeremie@le-hen.org> To: freebsd-current@FreeBSD.org Subject: no kld in minidumps Message-ID: <20060817221307.GG57815@obiwan.tataz.chchile.org>
next in thread | raw e-mail | index | archive | help
Hi, my laptop has just triggered a bug in the iwi(4) driver. I called doadump() from DDB prompt and was happily surprised to see that only 167 MB of memory where dumped, instead of 1 GB. Unfortunately once I have rebooted, I went into kgdb and asked for the backtrace, which look pretty accurate until it reached the iwi(4) functions, which was loaded from multiuser mode. I know this is iwi(4) because I saw the backtrace in DDB. Is it the desired behaviour, not yet implemented, or am I only missing something ? Thank you for your help. Regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060817221307.GG57815>