Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^2: JSON::XS parsing error when incrementally parsing JSON file - "panic: sv_chop"

by ateague (Monk)
on Nov 09, 2016 at 22:43 UTC ( [id://1175634]=note: print w/replies, xml ) Need Help??


in reply to Re: JSON::XS parsing error when incrementally parsing JSON file - "panic: sv_chop"
in thread [SOLVED] JSON::XS parsing error when incrementally parsing JSON file - "panic: sv_chop"

I tried running your code but found I didn't have JSON::XS installed under v5.24. On attempting to install using cpan, I got a message which in essence said: "... standard perl versions 5.022 and up are not supported by JSON::XS."

That is interesting.

I was able to install it on Windows without any issues with Strawberry Perl's cpan and ActivePerl's ppm

The "panic: sv_chop %s" diagnostic was introduced in v5.12

I saw that too on Perldiag. Unfortunately, it only tells *what* is happening, not *why* it is happening...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (4)
As of 2024-03-29 05:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found