I can't reproduce that. I'll be something to do with the handle
being used. Can you reproduce and send me a stack trace?

Tim.

On Fri, Jul 19, 2002 at 03:52:59PM -0400, Jeff Urlwin wrote:
> Tim,
> 
> I found, I think, a bug in DBI when the trace level is >= 6.  I found the
> only point in the code that uses that level and it's in dbih_clearcom when
> auto_dump is true.  To test, I moved it to auto_dump = (debug >= 10) and all
> worked ok for me again.  I don't know why and I specifically moved my debug
> portions away from Level 6 to see.  It might, of course, be something I'm
> doing, but... The symptoms were that Perl would crash at the end of my test
> script.
> 
> Anyway, it seems the only affect is that dbih_dumpcom() is called
> earlier...I don't see anything obvious in dbih_dumpcom that would modify
> anything, but....
> 
> I'll keep looking, but I thought you ought to know.
> 
> Jeff
> 
> 
> 
> 

Reply via email to