X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 43B2C3857C5D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1595186138; bh=YI9kbwEjoqRWCXCL1N3SVxCOfklxtwfBo9Y8IQDiPuU=; 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=TFJrVZcUm6JrspO4yz4wvtOZGYDxMBmTw5KI0NhjYa4TeA/3Xy+zYZbJ3jshYK7yB zhQ4mr0aENWafQXoKRJYLLDJb4rbbteGyDsI0LbWhadCLXIoLGQEof9hTYi9kJYNQE DNG6hMsQbzCv2Fj6jlQpSVqGy7gdIPY36TqHkL7s= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C528F3858D34 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=3QMYRXsgdXiuwfAH1ITMFccXJmEqYn43EL+f7jyOKFQ=; b=T4wtTQsUTScLOy+H2mnX2myU1TzGjGLDP/ifM7vROqOskZXowoB4EYwmfRvD7g+dY8 Jywc6FD5YiOcKuiUEkmJLKCgeBoYjaxXlG2JY5K0Td6qa5rtJ2cMD3BpeQUtBKCm+wDK 3zh6syaLZ8/lIQ++7pUw6p+J7RzYQiVBQ7VEJ5ypYX4GL0rB6hTlD+xXxKT+2I+wk0Rz HigNRVLRQsKdx3+vZ8ONI4AihkQD3b6hoRdHHUnaISb0vGWaNfT0RsJyJT/woNgmlm7E kdrhRZJ/pGKtPby1gbLemw2Zm99qGQciz18sWruiJBeGGE1uf7QnVVpxBeNMG6QxHMDi 0eKw== X-Gm-Message-State: AOAM5320xvgHAVp7gqOIUxY+Uhs7pqj1oiYr8hobz8B0ozxRngMTJx36 0UB1TNb5o/YY5qgA55G3TMi8wJ7P X-Google-Smtp-Source: ABdhPJzVedfLMAtfEEGpZ/ZNIBf/C8FpIm0MAGLBZqOWrj8hjHDYIuhLNNSjca+Zk9X0MvuSEGa6UA== X-Received: by 2002:a17:906:410a:: with SMTP id j10mr18115229ejk.201.1595186128900; Sun, 19 Jul 2020 12:15:28 -0700 (PDT) Subject: Re: graph (plotutils) seg-faulting To: cygwin AT cygwin DOT com 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> Message-ID: Date: Sun, 19 Jul 2020 21:15:26 +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: <20200719112321.4d66f748@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 19.07.2020 20:23, briand AT pounceofcats DOT com wrote: > On Sun, 19 Jul 2020 19:46:31 +0200 > Marco Atzeri via Cygwin wrote: > >> it seems a problem with loading cygiconv-2.dll >> >> --- Process 3080 loaded C:\cygwin64\bin\cygiconv-2.dll at 0000000001130000 >> --- Process 3080 unloaded DLL at 0000000001130000 >> --- Process 3080 loaded C:\cygwin64\bin\cygiconv-2.dll at 0000000001130000 >> --- Process 3080, exception c0000005 at 00000000014f5075 >> >> but the address fault seems in cygwin1.dll >> >> --- Process 3080 loaded C:\cygwin64\bin\cygwin1.dll at 00000000014f0000 >> >> what version is installed ? >> >> Can you try to reinstall it ? > > I wasn't sure which package you were talking about. i reinstalled both cygwin and base-cygwin. I was referring to libiconv2 >> >> $ cygcheck -f /usr/bin/cygiconv-2.dll >> libiconv2-1.14-3 > > yes, libiconv2-1.14-3, is what i see also > > i really, really need to re-install cygwin from scratch on this machine. it seems that every problem i see cannot be replicated. > > While trying to debug my "graphics characters don't appear correctly" issue, i did try to set-up a new install directory and use that, but maybe that's not good enough. > > Can I just back up my home directory, kill the entire cygwin64 directory and start over ? > I suggest to install in a parallel directory, they works fine without interference, eg in my system I have: 08.06.2020 19:37 cygwin32 22.04.2020 21:32 cygwin32T 19.07.2020 19:17 cygwin64 22.04.2020 21:37 cygwin64T In this way you can copy your home more easily and kill the old one when everything is fine. 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