Hello, I am using NetBSD 3.0. I found that dlopen() will block if the given path is a fifo: $ mkfifo -m a+wrx afifo $ ksh -c "LD_PRELOAD=./afifo /usr/bin/true" [... blocked ...] Is this expected behaviour? Just curious :-) -- Kirk Russell <kirk@ba23.org> http://www.ba23.org/ Bridlewood Software Testers Guild Ottawa Ontario Canada