On Wednesday 23 April 2008 15:32:31 david@davidfavor.com wrote: > # New Ticket Created by david@davidfavor.com > # Please include the string: [perl #53244] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=53244 > > > > This is a bug report for perl from david@davidfavor.com, > generated with the help of perlbug 1.36 running under perl 5.10.0. > > > ----------------------------------------------------------------- > [Please enter your report here] > > JSON::XS and other XS modules fail with assertions of the form: > > t/02_error................perl: XS.xs:1418: decode_json: > Assertion `!((((_svi)->sv_flags & (0x00004000|0x00008000)) == > 0x00008000) && (((svtype)((_svi)->sv_flags & 0xff)) == SVt_PVGV || > ((svtype)((_svi)->sv_flags & 0xff)) == SVt_PVLV))' failed. > > JSON::XS-2.1 tests clean with perl-5.8.8 latest and > perl-5.10.0-33733. > > JSON::XS-2.2 tests clean with perl-5.8.8 latest and fails with all of > perl-5.10.0-33733 and other old patch levels I have laying around, > back through several 336xx series patches. I am unsure what you now expect us (or somebody) to do. It looks like there was something broken between post-5.8.8 and pre-5.10-33733, and thus the bug is already fixed. Did I misunderstood something? All the best, Tels > SHELL=/bin/bash -- Signed on Wed Apr 23 19:39:53 2008 with key 0x93B84C15. Get one of my photo posters: http://bloodgate.com/posters PGP key on http://bloodgate.com/tels.asc or per email. "Proctor & Gamble unveiled a new soap this week. Although it looks normal, the soap is actually hollow, which eliminates those little pieces that are always left at the end." -- SNLThread Previous