in reply to Re: Buggy CPAN Module (Statistics::R)
in thread Buggy CPAN Module (Statistics::R)
This is largely because I am not able to reproduce the bug in the debugger.
Working on a UNIX machine and using the test script only slightly adjusted from that posted in this thread, running the script as normal five times it was unable in any of the attempts to get past iteration 25 without hanging.
Running it through the debugger, on the other hand, I was unable to 'achieve' the hang, reaching 330 iterations of the Fisher's test loop without a failure.
Although I could not make any headway on the bug itself with the problem, I was able to trace the path of the data through the module--there is too much to post here, but if it is of interest I will send it as it might save anyone else looking at this problem some time.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Buggy CPAN Module (Statistics::R)
by maybeD (Sexton) on Mar 17, 2006 at 10:27 UTC |