threads - Thread crashes perl when Join or Detach is called

Posted on Sat Sep 16 01:34:11 2006 by brockmd
Thread crashes perl when Join or Detach is called
I have a multi threaded app where there are a number of threads around. I create a new thread, it succesfully does its work, then the program crashes when i call either join or detach on the thread. Any ideas on how I might proceed to debug this? Thanks in advance Dean
Direct Responses: 3061 | Write a response