Re: dlopen() and daemonizing

1999-11-01 Thread guy keren
On Mon, 1 Nov 1999, Alexander Indenbaum wrote: > I have a problem with dlopen(). > Calling to dlopen() from regular proccess works just fine, > yet if my process daemonized before calling dlopen() it just > stucks. use strace on the process to see what system call it performs when getting stuc

dlopen() and daemonizing

1999-11-01 Thread Alexander Indenbaum
Hi! I have a problem with dlopen(). Calling to dlopen() from regular proccess works just fine, yet if my process daemonized before calling dlopen() it just stucks. Anyone? Please answer me in private mail since I do not read this list on regular basis. Alexander Indenbaum [EMAIL PROTECTED