From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 120840 invoked by alias); 5 Mar 2016 17:51:02 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 120830 invoked by uid 89); 5 Mar 2016 17:51:01 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=301, forcefully, uninstalled, wrongtyped X-HELO: mail-in-10.arcor-online.net Received: from mail-in-10.arcor-online.net (HELO mail-in-10.arcor-online.net) (151.189.21.50) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (CAMELLIA256-SHA encrypted) ESMTPS; Sat, 05 Mar 2016 17:50:59 +0000 Received: from mail-in-05-z2.arcor-online.net (mail-in-05-z2.arcor-online.net [151.189.8.17]) by mx.arcor.de (Postfix) with ESMTP id 3qHYPr1q9Pz2dqc for ; Sat, 5 Mar 2016 18:50:56 +0100 (CET) Received: from mail-in-10.arcor-online.net (mail-in-10.arcor-online.net [151.189.21.50]) by mail-in-05-z2.arcor-online.net (Postfix) with ESMTP id 3B52F116294 for ; Sat, 5 Mar 2016 18:50:56 +0100 (CET) X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-10.arcor-online.net 3qHYPr0yDwzW2Tw Received: from Gertrud (p54B7E28F.dip0.t-ipconnect.de [84.183.226.143]) (Authenticated sender: stromeko@arcor.de) by mail-in-10.arcor-online.net (Postfix) with ESMTPSA id 3qHYPr0yDwzW2Tw for ; Sat, 5 Mar 2016 18:50:56 +0100 (CET) From: Achim Gratz To: cygwin@cygwin.com Subject: Re: Latest perl JSON::XS failing when threaded References: Date: Sat, 05 Mar 2016 17:51:00 -0000 In-Reply-To: (Wayne Davison's message of "Thu, 3 Mar 2016 15:54:29 -0800") Message-ID: <87y49w6cg0.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-SW-Source: 2016-03/txt/msg00048.txt.bz2 Wayne Davison writes: > Note that it is complaining about the arg not being an object when > decoding takes a string. If I pass it an object, it accepts the > wrong-typed var and fails with a parsing error. The error message is about the return value of the decode and it is the result of a new test that obviously does the wrong thing when the JSON::XS object is being cloned before the thread gets set up. > I forcefully uninstalled JSON::XS and the bug goes away. You should be able to use the previous version (3.01) until this gets sorted out upstream. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Waldorf MIDI Implementation & additional documentation: http://Synth.Stromeko.net/Downloads.html#WaldorfDocs -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple