* On Thu, Feb 24 2011, Vick Khera wrote: > On Thu, Feb 24, 2011 at 1:15 PM, Jonathan Rockway <[email protected]> wrote: >> Not true, ithreads are definitely not required. What version of Perl are >> you using? What does strace say about the lockup? Does a minimal C program >> lock up? >> > > The "make check" of zeromq base code passes just fine. I'm running > perl 5.10.2 on FreeBSD 7.2 and 8.0 with same results. > > I'll investigate about pthread lib... perl doesn't barf about missing > symbols, so I'm suspecting it is loaded but this is a good lead to > investigate.
Thanks for taking a look. The best thing for me would be an strace of the program that locks up, and the text of that program. If you give me that, I can also investigate. Regards, Jonathan Rockway -- print just => another => perl => hacker => if $,=$" _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
