Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^5: shared scalar freed early

by BrowserUk (Patriarch)
on Feb 23, 2017 at 20:17 UTC ( [id://1182669]=note: print w/replies, xml ) Need Help??


in reply to Re^4: shared scalar freed early
in thread shared scalar freed early

I just tested with Perl 5.24.1 and it still crashed. Interestingly it actually crashed at an earlier reference to the same shared scalar.

That probably means that particular shared scalar -- the only one in your app? -- is just a symptom rather than the cause.

In general, this type of error is caused by something being freed twice; but if it was a general problem with shared vars, it would happen far more frequently and would have probably been found and fixed by now.

Once again, it is something specific to your application, and trying to diagnose it without sight of the code is a fool's errand.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
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". The enemy of (IT) success is complexity.
In the absence of evidence, opinion is indistinguishable from prejudice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-19 20:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found