X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A3C733857025 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1595138694; bh=OujIuGDzPT4v5SQPS1s9Nx+1dZKmxaaKbhNRbpcAIF8=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=T5skXI6AeBgQSgngQCMzbkjXvZy3xZE7OgSxlaJmmzvThyNSCVayaCH3hqC+vHoMO TGgL6dqnpUKf/l0cLyATXhrKQaqMOB6q0YYtTliqnrtTKOJBQVufDfrmEK13qjaRoG kh/Z890887AOUgrX3zgACm/T5U2NPaIQedtin0X0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 06DF13858D34 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=UYkDKhWra000v7i9I99hkwl2yGJ064q2TvO3gpFzhSU=; b=g3giOVWU3ITgkDmIRIfOj4kPkuA9OBCL9TcXYS5uU3AJAMviIOZ07GyElocO1U7hXa +UOY3YoKcVn69hIYFS7+BGG1gLTKHsFH6fbdbqyRscboIxYU4Zmt6FgUEWcX/kN4HcpY Q0N7QK3zS1ntx4ruP3aj7txu/bereCPvsGSfwG69YjUvLr0zi2BuFjyuR3e/Mk9lE7Ki WLk1+JxfSqtXA/HJDrDlqBg3JrZbuZIIpNGJcPGTUdQUqbdM8mqQPRTEHTDCYLMqeSBU /v6YT4OihV2ZWAGFIEngQiL6Vb6DIJc6WgjSIZhq0v/UcYOZHTewIQiDyBBaZ437miYB HGhw== X-Gm-Message-State: AOAM533vhNg+jml3LdxCT8Md7gS52D404YjLpYDViafyxxvlBVoGKpsD o3gBriqa3qakON18DHjoZGsJUKFL X-Google-Smtp-Source: ABdhPJw+6/R41lcpdQuTwBS9v6Dps/qN2IBhwrq/P0PGFtm3nbEO9O4hq1oNhYBp9I7K7TCTwegCsw== X-Received: by 2002:a17:906:9408:: with SMTP id q8mr15061730ejx.496.1595138690208; Sat, 18 Jul 2020 23:04:50 -0700 (PDT) Subject: Re: graph (plotutils) seg-faulting To: cygwin AT cygwin DOT com References: <20200718141223 DOT 0736bb2c AT quarternote> Message-ID: Date: Sun, 19 Jul 2020 08:04:48 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200718141223.0736bb2c@quarternote> Content-Language: it X-Spam-Status: No, score=-1.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" On 18.07.2020 23:12, briand AT pounceofcats DOT com wrote: > Hi, > > So i noticed graph wasn't doing anything, i could even get it to respond to the help argument. > > I attached strace to it, and it shows that it was seg-faulting. > > I _just_ did an update, specifically to see if that would fix it and it did not. > > 1 could someone reproduce this ? > 2 what should i do for a bug report ? > > I was running graph in a terminal in X not in a terminal window under win10. > > Thanks, > Hi Brian, graph is working for me. Please provide the cygcheck.out, as attachment, for your system, as mentioned in Problem reports: https://cygwin.com/problems.html So first, is a simple test working ? $ echo 0 0 1 1 2 0 | spline | graph > test.meta $ plot -T X test.meta if yes, how I can replicate your segfault ? If the strace is not too large, can you attach to your reply ? If it is too long send to me directly by private mail. Regards Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple