X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=wAzjy FgVZs7GyOZr/q2yUZa7EsaFgFx7JzuHBzLZqN0FNgkxy+23uopvL/cZzlsJniBfu VfqlimNEJ4P3ZSpbNIDYmByH0+Q8Rrt+rYsSyjQ0xMgMlWZaXl/e6Eh+BrR6tY2Z TH5i8ErjfqHsY6NJ8ZDb3rpvBur9Gil42nhDlI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=HK1pw8Eu3iJ YmGV246oUk91Ye6s=; b=Db2NSz6mYUAX2CPbNG7F1j5Ej+sytiYGpPPXOaZgfDK RRiOQTfsnMtRIUggzXfU2xq0tnBGT0wfig6ypuQ7WP8Aqy2/EOzX5V0l9uJotCZy 8azfTbay5MDaiJcH8yprFjYSPaRaIgRB1QSvF2+TLxx/PexctrFvpxEbsbsVpK4Y = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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 X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-10.arcor-online.net 3qHYPr0yDwzW2Tw From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Latest perl JSON::XS failing when threaded References: Date: Sat, 05 Mar 2016 18:50:55 +0100 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 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