Date: Sat, 9 Aug 2003 12:34:54 +0200 (CEST) From: Martin Blapp <mb@imp.ch> To: current@freebsd.org Subject: Several panics during unload of netgraph related klds Message-ID: <20030809122912.N49451@cvs.imp.ch>
next in thread | raw e-mail | index | archive | help
Hi all, I've just noticed that I cannot unload 8 1 0xc4226000 4000 if_tap.ko (panics) 9 3 0xc4350000 12000 netgraph.ko (unloads, but is still there) 10 1 0xc4222000 4000 ng_ether.ko (reports busy) 11 1 0xc41a7000 5000 ng_bridge.ko (works) 12 1 0xc421e000 4000 ng_socket.ko (reports busy) A bogus message is also available: kernel: kldunload: attempt to unload file that was loaded by the kernel If a network module is loaded before these module, the system panics if one tries to unload the kernel module. Unfortunatly I cannot provide panic dumps, something in savecore seems broken since yesterday. Martin Martin Blapp, <mb@imp.ch> <mbr@FreeBSD.org> ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 61 826 93 00 Fax: +41 61 826 93 01 PGP: <finger -l mbr@freebsd.org> PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030809122912.N49451>