On Fri, Sep 03, 2010 at 07:35:35AM -0700, Jerry Kaidor wrote:
> Hello,
> 
>    My name is Jerry Kaidor.  I am seeing some cryptic errors in a web
> application that I'm writing.  Driving me nuts. My code runs under
> CGI::Application, and uses DBI with the mysql driver.  Here is the
> error message, which appears in /var/log/httpd/error_log:
> 
> ----------------- snip ------------------------
> 
> [Fri Sep 03 07:11:35 2010] [error] [client 10.120.102.6] SV =
> RV(0x8c6212c) at 0x8c62120

There may be relevant lines above or below the ones you've quoted.
Please post them as well.

Enabling tracing (see DBI docs) would help identify what's happening
when this message (from sv_dump) is produced.

Tim.

Reply via email to