# New Ticket Created by  James Keenan 
# Please include the string:  [perl #52706]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52706 >


While conducting 'make test' on Darwin last night, I noticed that the process 
was hanging on t/dynpmc/gdbmhash.t.  Running that file with 'prove -v', I get 
the same hang, which appears to come from test #3:

 $ prove -v t/dynpmc/gdbmhash.t
t/dynpmc/gdbmhash......
1..13
ok 1 - typeof
ok 2 - check whether interface is done

I have not had time to diagnose this, but it appears to have developed between 
r26707 (April 2) and r26892 (April 9).

I have not experienced this hang on Linux, nor has it been reported in any 
smoke test (but then we rarely get smoke reports on Darwin posted to our page).

Later tonight I will try to do a binary search and identify the revision where 
this problem began.  Any ideas?

Thank you very much.
kid51

Reply via email to