Bug 205256 - Segmentation fault with mount_smbfs
    David Demelier 
    demelier.david at gmail.com
       
    Tue Jan 26 16:22:35 UTC 2016
    
    
  
Le 26/01/2016 13:38, Victor Sudakov a écrit :
> What I fail to understand is how converters/libiconv from the ports
> collection should influence mount_smbfs from the base system. But it
> does.
It does because mount_smbfs dynamically load symbols by using 
dlopen("libiconv.so") which then search into several paths and that also 
includes /usr/local/lib/*
I wonder what's wrong with libiconv-1.14_9 because it should be a minor 
update with no API breakage.
Regards,
-- 
David Demelier
    
    
More information about the freebsd-questions
mailing list