in reply to Techniques for isolating bugs in perl
I had a similarly mysterious, though possibly unrelated problem a while ago. As I recall, following chromatic's suggestion and switching to Devel::SmallProf allowed me to profile my code without the bug occurring. It might be worth trying this on your code and see if it aids you in locatin the problem.
|
|---|