Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: shared scalar freed early

by chris212 (Scribe)
on Feb 22, 2017 at 18:00 UTC ( [id://1182543]=note: print w/replies, xml ) Need Help??


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

There are no XS components being utilized when it crashed. The only non-core component that can be used is Text::CSV_XS, but it will crash even if the "require Text::CSV_XS" line is never executed.

Replies are listed 'Best First'.
Re^3: shared scalar freed early
by syphilis (Archbishop) on Feb 24, 2017 at 01:02 UTC
    There are no XS components being utilized when it crashed. The only non-core component that can be used is ...

    There are many core modules that have an XS component.

    Cheers,
    Rob

Log In?
Username:
Password:

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

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

    No recent polls found