Subject: | Object-InsideOut clashing with DBI [SEC=UNCLASSIFIED] |
Date: | Tue, 15 Jun 2010 16:31:18 +1000 |
To: | bug-Object-InsideOut [...] rt.cpan.org |
From: | travis.vickers [...] centrelink.gov.au |
Hi there,
We have recently notices a problem with Object-InsideOut (OIO) clashing
with DBI.
It appease that making a DBI connection tries to destroy the OIO object.
If we undefine the OIO object before we make the DBI connection it works
fine.
It also works fine if we only define the OIO object after the DBI
connection.
Here are some helpful details about our OS, perl version and the libraries
we are using:
Distribution name and version: Object::InsideOut version 3.54, DBI version
1.601 ($Revision: 10087 $).
Perl version: v5.8.8 built for sun4-solaris-thread-multi
OS Vendor & Version: SunOS nccfuz163 5.10 Generic_142900-04 sun4u sparc
SUNW,Netra-T12
We have attached a simple example that is reproducing the error for us.
Note: We replaced the database name, user name and password with 'generic'
values.
When the above sample script is run, we get the following output:
$> ./test.pl
USERNAME
ERROR: Attempt to DESTROY object ID 1 of class Foo twice
$>
Thanks in advance.
Travis Vickers
**********************************************************************
IMPORTANT: This e-mail is intended for the use of the addressee and may contain information that is confidential, commercially valuable or subject to legal or parliamentary privilege. If you are not the intended recipient you are notified that any review, re-transmission, disclosure, use or dissemination of this communication is strictly prohibited by several Commonwealth Acts of Parliament. If you have received this communication in error please notify the sender immediately and delete all copies of this transmission together with any attachments.
**********************************************************************
Message body is not shown because sender requested not to inline it.