Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: X-platform testers wanted: new version of Devel::Size

by Burak (Chaplain)
on Oct 03, 2008 at 14:14 UTC ( [id://715195]=note: print w/replies, xml ) Need Help??


in reply to Re^4: X-platform testers wanted: new version of Devel::Size
in thread X-platform testers wanted: new version of Devel::Size

Thanks, that was quick :)

Btw, I thought that "Free to wrong pool" errors were only related to threads, but I got this crash too on a non-threaded perl under linux and Devel::Size does not seem to use threads at all. So, it looks like either my info is wrong or I'm missing something. Can you give some info on the cause?

Anything else you are aware of?
Nope. That was the biggest (and only I guess) problem I've faced since it crashes (which can not be handled by eval {}) instead of die()ing (which can be handled by eval{})
  • Comment on Re^5: X-platform testers wanted: new version of Devel::Size

Replies are listed 'Best First'.
Re^6: X-platform testers wanted: new version of Devel::Size
by BrowserUk (Patriarch) on Oct 03, 2008 at 18:02 UTC
    that was quick :)

    Turned out to be a classic = vs. == typo.

    if ((o->op_type = OP_TRANS)) { return OPc_BASEOP; }

    I knew something had to be modifying something it shouldn't be, but I couldn't see it until I threw a little const at it. Then the compiler told me where to look. Which was nice :)

    So, can I sign you up as a tester? All it involves is installing it where you are and trying it. (And letting me know how you fared.)


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.
      So, can I sign you up as a tester? All it involves is installing it where you are and trying it. (And letting me know how you fared.)
      Yes sure :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://715195]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-16 19:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found