Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Sep 2005 15:38:53 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Ben Kaduk <minimarmot@gmail.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: panic upon kldunload snd_ich (lor # 159)
Message-ID:  <20050912063853.GD5182@rndsoft.co.kr>
In-Reply-To: <47d0403c05091122276fd0a231@mail.gmail.com>
References:  <47d0403c05091121047a037946@mail.gmail.com> <20050912044212.GC5182@rndsoft.co.kr> <47d0403c05091122276fd0a231@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 12, 2005 at 05:27:00AM +0000, Ben Kaduk wrote:
[...]
 > 
 > Thanks for the link, Pyun. I think I found the right snd_ich.ko.debug 
 > (luckily I got this before my buildworld finished and I nuked the old 
 > modules), and this is all I can get:
 > 

Your kernel and driver module should be synced. And I think you still
have missing sysmbols.(You have to use 'add-symbol-file' command as
shown in developers handbook in your kgdb session.)

Record offset of text section within the module after loading snd_ich. 
And use the offset number in kgdb session to insert symbol information.
-- 
Regards,
Pyun YongHyeon



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