http://www.perlmonks.org?node_id=953720


in reply to Re^2: Random corrupted double-linked list
in thread Random corrupted double-linked list

It sounds like you have found a bug in perl. Kudos to you, especially if no one else has found and reported it before you.

Two things you might try:

  • Comment on Re^3: Random corrupted double-linked list

Replies are listed 'Best First'.
Re^4: Random corrupted double-linked list
by ghenry (Vicar) on Feb 14, 2012 at 22:35 UTC

    Sure, I'm running perlbrew anyway. Compiling perl-5.15.7 now.

    The only two things I've done recently is created two new Models using:

    use Data::Random qw(rand_chars); use Math::Random::Secure;
    so could be that, but who knows.

    Would you be willing to help me pass the right arguements to perlbrew to compile perl with debugging symbols? I think that's needed?

    Thanks.

    Walking the road to enlightenment... I found a penguin and a camel on the way.....
    Fancy a yourname@perl.me.uk? Just ask!!!