On 4/5/07, Jon Steel <[EMAIL PROTECTED]> wrote:
Ive found a way to freeze a program when using rThreads and using a
function pointer back to one of the threads from within a shared
library. The higher the level of interrupts on the system, the more
frequently the problem occurs. The problem can be duplicated as follows:

1. Create a child rThread
2. Pass a function pointer to a shared library
3. Get the shared library to call the function pointer

ld.so isn't thread safe yet, but should be shortly.

Reply via email to