Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2009 10:55:11 -0700
From:      Yuri <yuri@rawbw.com>
To:        freebsd-questions@freebsd.org
Subject:   Is 'kldunload msdosfs_iconv' supposed to be safe? It hangs the system.
Message-ID:  <49F49FFF.1080708@rawbw.com>

next in thread | raw e-mail | index | archive | help
I've compiled kernel without msdosfs.
When I mount some FAT system msdosfs.ko,msdosfs_iconv.ko,libiconv.ko are 
being loaded.
When I unmount this FAT all those .ko modules stay.
'kldunload msdosfs' unloads it ok.
But 'kldunload msdosfs_iconv' hangs OS immediately making it unusable.

My guess is that there are some bugs in some of those modules.
Should I file a PR for this?

Yuri




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