From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 41833 invoked by alias); 2 Apr 2016 13:24:12 -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 41043 invoked by uid 89); 2 Apr 2016 13:24:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1262, 1213, dear, Dear X-HELO: mail-lb0-f175.google.com Received: from mail-lb0-f175.google.com (HELO mail-lb0-f175.google.com) (209.85.217.175) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Sat, 02 Apr 2016 13:24:00 +0000 Received: by mail-lb0-f175.google.com with SMTP id bc4so97981358lbc.2 for ; Sat, 02 Apr 2016 06:24:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=SJNyWr3ASuPr75ah6j9pp1LJYQOj/0buSRpZ4IQUjA8=; b=BqDz12/iJoRG+pv40nbsbiTBmuGN453pdWNJ8OaQyJOP9Y97+DtyyfJgL4s4rFAXAL kAPrmzE2PRZd/vqQzxdULZiikGboe2Y5N+k3Hc4g1MPJfRDT/n31z3f5dgiQTLweYE/r CbLqpAs2hoUUIDAs/1WJ1mC9XWdgr187jZ3mKt56W2LTF9r/KvwAe/LNDd2oNOgwJ7Is oBxe0+4R8klUIiqpg6grCT9DawShB6WzLwJoJNfmxlcHfafLw0/MQAUd4oViZPO/lvhf nWiXkb8ucWBtWnIw/4c/MParnB7rAhI95TP5qGPVAuT3Lr5CjFv9El7N7UZC60kl4NFn Zi9Q== X-Gm-Message-State: AD7BkJKCuvJHczHCMu8miE8Wsu5kQ/jdpHi2O8DG+WQ3HiKLkzsUjIpFfG8fGhOxwEcVmg== X-Received: by 10.28.179.7 with SMTP id c7mr3520048wmf.46.1459603437375; Sat, 02 Apr 2016 06:23:57 -0700 (PDT) Received: from [192.168.2.109] (p5B1745A9.dip0.t-ipconnect.de. [91.23.69.169]) by smtp.googlemail.com with ESMTPSA id c128sm3843339wma.11.2016.04.02.06.23.56 for (version=TLSv1/SSLv3 cipher=OTHER); Sat, 02 Apr 2016 06:23:56 -0700 (PDT) Subject: Re: xgraph 12.1-3 segfaults when run To: cygwin@cygwin.com References: <56FA9B95.4070305@iki.fi> From: Marco Atzeri Message-ID: <56FFC7E1.2010903@gmail.com> Date: Sat, 02 Apr 2016 13:24:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <56FA9B95.4070305@iki.fi> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-04/txt/msg00012.txt.bz2 On 29/03/2016 17:13, Stefan Parviainen wrote: > Dear list, > > I installed xgraph 12.1-3 using the Cygwin installer, but it seems to > segfault immediately when run (e.g. "xgraph data.txt"). GDB gives the > following: > > Starting program: /usr/bin/xgraph data.txt > [New Thread 7848.0x2040] > [New Thread 7848.0x548] > [New Thread 7848.0x249c] > [New Thread 7848.0x11fc] > [New Thread 7848.0x94] > [New Thread 7848.0x15b0] > > Program received signal SIGSEGV, Segmentation fault. > 0x000000010040f946 in st_lookup (table=0x60004dc0c, key=0x1004227ac > "Debug", value=0xffffc4c8) at st.c:153 > 153 st.c: No such file or directory. > (gdb) backtrace > #0 0x000000010040f946 in st_lookup (table=0x60004dc0c, key=0x1004227ac > "Debug", value=0xffffc4c8) at st.c:153 > #1 0x0000000100410b84 in param_set (name=0x1004227ac "Debug", > type=BOOL, val=0x1004227a6 "false") at params.c:114 > #2 0x0000000100417cc7 in InitSets (o=4) at init.c:152 > #3 0x00000001004011ef in main (argc=2, argv=0xffffcc30) at xgraph.c:126 > > Any ideas what's going on? cygcheck.out is attached. > I can confirm the issue, also rebuilding from source does not solve the issue. I am looking to rebuild using debian patches, I will let you know Marco -- 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