Date: Tue, 3 Feb 2009 12:57:24 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Mario Pavlov <freebsd@abv.bg> Cc: freebsd-current@freebsd.org Subject: Re: Re: panic caused by mpd5 Message-ID: <20090203125341.Y93725@maildrop.int.zabbadoz.net> In-Reply-To: <1868132185.26927.1233639921805.JavaMail.apache@mail51.abv.bg> References: <1868132185.26927.1233639921805.JavaMail.apache@mail51.abv.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 3 Feb 2009, Mario Pavlov wrote: Hi, > I don't know what else could be useful > just tell me what you need and I'll provide it you could have at least typed "bt" or resolved the line number to the right piece of code as you seem to run HEAD which can change frequently. http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html has some info on how to debug things. > btw what is r187946 ? The SVN revision number of a commit: http://svn.freebsd.org/viewvc/base?view=revision&revision=187946 If you want to run HEAD, try to update your source, rebuild the kernel and see if you can still reproduce it. If you can, start debugging along the above information. /bz -- Bjoern A. Zeeb The greatest risk is not taking one.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090203125341.Y93725>