X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:content-type:content-transfer-encoding :mime-version:subject:date:references:to:in-reply-to:message-id; q=dns; s=default; b=BGR6cBY3Jdlzb52cmi871M0VpTEnYJiWZm0FcZVsO3E ECQ9qk7IDczWdXxZJO1pIStf60fTCXe9RRJAeISjgRXsXn0POJViaCVepydS3YCw GEmrKG1gjwWSnyfK6y/38oPlGFJxUzbzYyc0yQwYa0qh+MvKGYdfn6cn3JY9XSWg = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:content-type:content-transfer-encoding :mime-version:subject:date:references:to:in-reply-to:message-id; s=default; bh=i3h7Ewwe8jMuBd1UgHLcgeNg278=; b=jisBQEIQX8HzoHX8i fh7ez3hQV0+HNIYdTu/98lGrQRsOKEDVsxZBBsnGS2qDvwB9b+Pzle0PwAgibFW2 EsGrcHT50Dw/UeiKE1f+Cy9Cw1wc9M1Xz5TIcr4v3i3uSII5kIesn968JxJ8IwXD VWyY+KDwlGeRnlN8jwB9pC0fBs= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.3 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=states, person X-HELO: gproxy7-pub.mail.unifiedlayer.com From: Vince Rice Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Subject: Re: Perl Illegal Instruction Date: Mon, 15 Jul 2019 16:00:48 -0500 References: <1a666ba9c75538fb2d246545a6e06343 AT plebeian DOT com> <87ims3nkrw DOT fsf AT Rainer DOT invalid> <802fce1aec7fcce7b453fafc36b0b310 AT plebeian DOT com> To: The Cygwin Mailing List In-Reply-To: <802fce1aec7fcce7b453fafc36b0b310@plebeian.com> Message-Id: <76F0D076-2597-430E-95B9-03FB10BEBECC@solidrocksystems.com> X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id x6FL1YE4015626 > On Jul 15, 2019, at 3:36 PM, Chris Wagner wrote: > > On 2019-07-15 3:46 pm, Achim Gratz wrote: >> Terribly out of date and no longer safe to use on a networked system. > > Of course it's up to date… There is no "of course" in troubleshooting. As Achim noted and you didn't quote, whether a "Windows 7 SP1" system is up-to-date depends on what has been laid on top of Windows 7 SP1. Since, as Achim also noted, MS refused to use SP2 to refer to the huge sets of patches following SP1, then SP1 by itself is insufficient information. >>> So I turn to strace and it states Illegal Instruction. Any ideas? >> BLODA or worse, assuming that _you_ didn't change anything recently. > > That is not BLODA. That's the standard list of libraries. What's not BLODA? You don't specify what you're referring to here. What Achim is referring to is https://cygwin.com/acronyms/#BLODA and the list of applications found on the link there. > I changed nothing; it worked yesterday; today it didn't. Every other Cygwin executable > I've tried works without problem. I even tried reextracting the files from perl_base. Is this a computer under your control or a corporate computer? You changed nothing, do you know nothing was changed? (Those two are often not the same in a corporate environment. And even on a computer where, e.g., updates are applied automatically.) Regardless, that's how BLODA often manifests itself—things that worked perfectly an hour ago now don't. >>> $ uname -a >>> CYGWIN_NT-6.1 applejack 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin >> A current Cygwin... >>> $ cygcheck -c perl perl_base >>> Cygwin Package Information >>> Package Version Status >>> perl 5.22.4-1 OK >>> perl_base 5.22.4-1 OK >> combined with an outdated Perl (Cygwin is at 5.26.3 now). What are you >> trying to achieve? Please fully update Cygwin after checking your >> system. Also, you might want to clean up your PATH a bit. > > I'm not going to recompile all my modules and rework the new lib paths until I have > a really good reason to. You have a good reason to. Your perl isn't working, and the person trying to help you troubleshoot your problem suggested it as the next step. -- 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