Front page | perl.perl5.porters |
Postings from January 2004
Storable bug
Thread Next
From:
Sam Vilain
Date:
January 19, 2004 03:31
Subject:
Storable bug
Message ID:
200401192345.06635.sam@vilain.net
The attached test segfault anyone else's build of Storable ?
I'm trying Storable 2.09 on 5.8.1-RC5. Everything else pretty much
stock Debian woody.
Note that it only seems to trigger, if there are back-references to
overloaded objects, *after* something has been deparsed via
B::Deparse.
The details of the structure don't seem to matter much, but I've made
the simplest structure I could manage that demonstrates the problem.
Which was a *lot* simpler than my original structure ;-).
I'm going to hit this with gdb until my head hurts now. If I don't
post a message back to the list on this soon, it means that I was
knocked unconcious.
--
Sam Vilain, sam@vilain.net
My life has no purpose, no direction, no aim, no meaning, and yet I'm
happy. I can't figure it out. What am I doing right?
-- Charles M. Schulz
Thread Next
-
Storable bug
by Sam Vilain