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:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=KYbd1 Y7lapiwaPZDciR9DUw2LnyyTMS2M2Qgu3Au8T2xUln1OdCIlglTXDVzzGbPniTaS un2+amot4YFTzjTfj0QlEoTG1cBK/KnUQeonNdj3ma3SsMoAc1CbgI3wFMvVyFnI HG9JKSrnoKdA4mO3pUeQ8+d+qkJSpkZ2xTqUZ0= 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:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=4eOBr7qN7ZW W2WGz3Zu0gBH/wWY=; b=Hp+oU7B7lOIDSjgsa2rxAQjbE0tve4aC3AUMovusjq8 Hu0OvyHPUumDjlfhObqzoKnipsBhJ2E7kTZ5uL0N4MwqGlrfB9vA4B1BnMonfEkC kMjI4LpJDkcPXp/BjHCLkZXxnuRn6F1PIoe+I3b7VxdSJalPbywyVw+V+ep2VcA4 = 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=-0.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=pertaining, logs, proposition, culprit X-HELO: mx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Perl Illegal Instruction References: <1a666ba9c75538fb2d246545a6e06343 AT plebeian DOT com> <87ims3nkrw DOT fsf AT Rainer DOT invalid> <802fce1aec7fcce7b453fafc36b0b310 AT plebeian DOT com> Date: Tue, 16 Jul 2019 07:37:16 +0200 In-Reply-To: <802fce1aec7fcce7b453fafc36b0b310@plebeian.com> (Chris Wagner's message of "Mon, 15 Jul 2019 16:36:01 -0400") Message-ID: <87zhleee0j.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Chris Wagner writes: > Of course it's up to date... I'll let that stand, although I've seen sufficiently many Win7 systems lately to be wary of any such statement. > That is not BLODA. That's the standard list of libraries. 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. So again, something changed and you have no idea what. If you rule out a hardware error (memory most likely if it always strikes at the same place) and you didn't actively made changes (not limited to Cygwin), then the culprit must by definition be some change that occured elsewhere in the system. If it was some automatic update there might be a restore point pertaining to those changes and certainly something in the event logs. >>> $ 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. As they say, "you break it, you get to keep the broken pieces". Trying to lock down part(s) of Cygwin is a losing proposition unless you are building everything yourself, at which point building a bunch of Perl modules after an update ceases to be an issue anyway. > I'ld be happy to run any other diagnostic command anyone can think of. Well, as I said, try to start with some halfway sane PATH perhaps? In other words, something like env PATH=/bin perl --version for starters. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Q+, Q and microQ: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- 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