panic upon kldunload snd_ich (lor # 159)
Pyun YongHyeon
pyunyh at gmail.com
Sun Sep 11 23:38:57 PDT 2005
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
More information about the freebsd-current
mailing list