
22 Mar
2006
22 Mar
'06
6:12 a.m.
Volker Stolz wrote:
* Volker Stolz
: timeout@menelaos [20:17:08]> ./timeout 10 /usr/bin/true FFatal error '_pq_insert_tail: Already in priority queue' at line 200 in file /usr/src/lib/libpthread/thread/thr_priority_queue.c (errno = 0)
A workaround seems to use another threading library here. Both libthr and libc_r work at least for this small example.
The error occurs on createOSThread(). I'm not sure where exactly (ie., for the child or the parent, but I guess the child). I'll keep on looking.
If you can get me a backtrace, that would be most helpful. Cheers, Simon
7002
Age (days ago)
7002
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Marlow