From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 79998 invoked by alias); 16 Jun 2016 14:27:38 -0000 Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org Received: (qmail 79979 invoked by uid 89); 16 Jun 2016 14:27:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_20,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Hx-languages-length:204, markokevacorg, marko@kevac.org, U*marko X-HELO: mail-lf0-f48.google.com Received: from mail-lf0-f48.google.com (HELO mail-lf0-f48.google.com) (209.85.215.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 16 Jun 2016 14:27:26 +0000 Received: by mail-lf0-f48.google.com with SMTP id j7so41789593lfg.1 for ; Thu, 16 Jun 2016 07:27:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=ayLMdN5dBXONMOdYLSA+wkRBWON70Nu3H/iyNvBj/cE=; b=PjyypGVE/34rh7DPlBG5PVzX+MJU9gfHGW1ptC4iyZmLiYkjmixYND+sBf90JyycQB l7Q9TyVejXqzuSzMAwPezGGtbUm3c16NDQ4EqamkChCZp/g6GnHEFugDXrogK81N++Mr ydUNyfx6GJgVgqJzycghEiKU1IACWlIO7ynyb1PuS/hwEpDzinYKR9WEuuCQsTXOudKA ntbVKXOoDwCouFeZn1jLKS7YDWCps2grHPDzfuz2df5LX183geHjbS6bvPa52rnUD16d Hnzi7N2KRRbVcb0h6VPDLn10XI5A0jhPuTCmghsqXaWw/Y4cnV1wsoNwutvo/OB66aIc FJrw== X-Gm-Message-State: ALyK8tKlxVRqluG794RQMG9k5bdPqAWVDHU2bB+6dlvXTZLE6/eoVDovCfqvYfkflcUohpPPF1tgeKlCg100VA== X-Received: by 10.25.215.11 with SMTP id o11mr1453579lfg.132.1466087242761; Thu, 16 Jun 2016 07:27:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.114.78.196 with HTTP; Thu, 16 Jun 2016 07:27:03 -0700 (PDT) In-Reply-To: References: <495681710.55615562.1466084582504.JavaMail.zimbra@redhat.com> From: "marko@kevac.org" Date: Thu, 16 Jun 2016 14:27:00 -0000 Message-ID: Subject: Re: JSON construction error: buffer size exceeded To: Felix Lu Cc: systemtap@sourceware.org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2016-q2/txt/msg00237.txt.bz2 On Thu, Jun 16, 2016 at 4:55 PM, marko@kevac.org wrote: > I will try upstream version. Thank you. It works on latest master from git.