X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E17333857C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1595455688; bh=ZBxLNs5j8t/59Etct68AJ+nFaVBa+YNOHek/lIQJkSk=; h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=FP2s9cA/oEGKPIeYvhu4FTu7uKyvihdq4E5PkmecJ7P27nAqwoDGmu7RM1cloc6cT Y8nKrE57+aE3d88DpnNKL16I6wF0v2PMdIGVMAFZuQnx69e67BpXrHWXfNw7j6B5n9 5ng4ZrGhdy2RFf58qX9R4eg94BQ7+HmLDE6Qipu0= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 077583858D38 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cKImR4eMHA7QNzN95I8mVjUXhHfkVSPEn7RyfMPiMGI=; b=qfM7N7tpW4L7C7pNKJrUwQYlk5HIPL69KJZ/VWAsQoAch+apB4Re3QrSAcBwuIo/VR v6S41vrUH/Pquk6zBbORvLUUTrOV3VLLFLtA4h9EcGI+WEIxbAwZnhpLILEy+8HmjPB6 pwQZP4O74JkmEf3p29/J/6dZ1G7HBez2gtdUoqf6uvZjZD83H/O57XCarKFiKfvlJPrM ksjFgNBOf9HuvdMvj0h3JnnwtfvqeG6r2UoegtwqbahxrZtHRxQs/TLQPRrCC0o6RQeK HJHPqoY8DcBF6t33HG/bipBATf5LagOIQst4W7e2sh0wa41HgrDpkGOsb8uAR2X/9tNl oyFw== X-Gm-Message-State: AOAM533tnQfgLX6IZsNq+MxapWwPcOu/xWEzLmpz4vm0c1adoEpmg1G2 Mtc+4T2JZl7fPjg/KzQ6MdCmdz6otiMV/KvpV6k= X-Google-Smtp-Source: ABdhPJz1XWMBwcRReB9+OcTv1cdT8oFTANbXa8qraWn2UxBgAQU3QabjqdaZA3P9BZ3yuWoXPvaXaRLgQviaVinsJqk= X-Received: by 2002:aca:1706:: with SMTP id j6mr1427901oii.146.1595455684303; Wed, 22 Jul 2020 15:08:04 -0700 (PDT) MIME-Version: 1.0 References: <20200718141223 DOT 0736bb2c AT quarternote> <20200719085555 DOT 334eca63 AT quarternote> <41425d86-4980-699c-fbce-17d10355f8ff AT gmail DOT com> <20200719112321 DOT 4d66f748 AT quarternote> <20200720201247 DOT 31248857 AT quarternote> <45531187-c62c-f08b-a3a5-c6b8f0b7a78c AT SystematicSw DOT ab DOT ca> <3e1ba674-65b0-7efa-88a2-c256f6d819fb AT gmail DOT com> In-Reply-To: Date: Wed, 22 Jul 2020 17:07:54 -0500 Message-ID: Subject: Re: graph (plotutils) seg-faulting To: Marco Atzeri X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, 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-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Tony Richardson via Cygwin Reply-To: Tony Richardson Cc: cygwin Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" On Wed, Jul 22, 2020 at 3:48 PM Marco Atzeri via Cygwin wrote: > On 22.07.2020 14:06, Ken Brown via Cygwin wrote: > > On 7/22/2020 1:36 AM, Marco Atzeri via Cygwin wrote: > >> On 22.07.2020 02:10, Tony Richardson via Cygwin wrote: > >>> I have attached both the cygcheck and strace output. > >>> > >>> Tony Richardson > >>> > >> > >> something is clearly interfering with your Cygwin installation > >> > >> --- Process 11136 loaded C:\Applications\cygwin64\bin\cygwin1.dll at > >> 0000000000c80000 > >> --- Process 11136 unloaded DLL at 0000000000c80000 > > > > I can reproduce the problem on my system: > > > > $ strace graph > ... > > > Segmentation fault > > > > > > I thought that simply rebuilding plotutils might fix the problem, but > > there were a lot of compilation warnings, and the build failed. Some of > > the warnings look serious to me, but I have no idea if they could cause > > Windows to try to load DLLs at strange addresses. > > > > Ken > > -- > > Hi Ken, > I rebuilt and uploaded a test version 2.6-6 only for 64bit > try to see if something change > > Regards > Marco > I tried the test version, unfortunately it still segfaults for me. Tony -- 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