Comment Re:My true favorite is... (Score 2, Informative) 1308
instead of rebooting you could just run `lsof | grep DEL` to find out processes that use old (deleted) libraries. Then you can restart those processes via `/etc/init.d/ restart`