Chris Wedgwood wrote:
> This also has the added benefit that I hopefully get backtraces from
> it with some gdb trickery as Henrik suggested.
gdb is practically useless on a Linux threaded application.. which is a
big pain when trying to debug async-io related issues.
> I've had a look at the watch_child code, but nothing obvious to me
> makes me think its the culprit and more than a bug in libpthread.
libc/libpthread is known to have problems in many early revisions. Which
libc version are you using?
I would not recommend trying Linux threading using other than the latest
supported version of gnu-libc. I would NOT recommend trying to use
threads on any version of libc5.X+LinuxThreads.
/Henrik
Received on Tue Jul 29 2003 - 13:15:51 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:50 MST