panic upon kldunload snd_ich (lor # 159)
    Yar Tikhiy 
    yar at comp.chem.msu.su
       
    Fri Sep 16 01:49:13 PDT 2005
    
    
  
On Mon, Sep 12, 2005 at 03:38:53PM +0900, Pyun YongHyeon wrote:
> 
> 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.
FWIW, there has been asf(8) in the base system since 5.2, which
can help to avoid all the manual work of recording module offsets
and issuing 'add-symbol-file' commands.
-- 
Yar
    
    
More information about the freebsd-current
mailing list