On Tuesday 05 May 2009, Chao Shin wrote: > Hi Hans, > > I disabled fuse.ko and reboot box, nothing changed > > [root_at_currentpark] ~# kldstat > Id Refs Address Size Name > 1 1 0xffffffff80100000 c1b1e8 kernel > Then you need to build a kernel with debugging and get a backtrace: options KDB # Enable kernel debugger support. options DDB # Support DDB. options GDB # Support remote GDB. When you get to the debugger prompt at boot, type "bt" for backtrace. --HPSReceived on Tue May 05 2009 - 05:35:47 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:47 UTC