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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; q=dns; s=default; b=S+HgxaiUcopJpya2bEJr deT8MiIMYiSjuteLRj8jm+gWSKkEn9j9OLU30fxFKoaoMMsD6b69oSjhEm07uCcI vgrJZbPHaD58TuCZUpY/t2z77Ut48gFhusfsfSlZQV1+qRowniehCeyqiksx4XnU RyJMlXjPw44ic0p+Pkl4lZc= 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:mime-version:content-type :content-transfer-encoding:date:from:to:subject:in-reply-to :references:message-id; s=default; bh=hG0Pz3Q+JmOGCtI6UbHpnm8jce Y=; b=S4PUgA9PrhIKHAu00D5YUoOZFyvWZ/rEf7bsw7e/oIi487Mgsb1v684FXD 4uoqLSC2MB9VT7+2uF/aUnyEhQfwPsocL4kvd127yUPsXdTuj2b2CIHfex8jr1it wL9FyXUCuchcS8uW6ZjMQOn3qSSi4t8Zdb72/6YNcTSpYLdXE= 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.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1 spammy=combined, 5263, _you_, 5.26.3 X-HELO: www16.qth.com MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 15 Jul 2019 16:36:01 -0400 From: Chris Wagner To: cygwin AT cygwin DOT com Subject: Re: Perl Illegal Instruction In-Reply-To: <87ims3nkrw.fsf@Rainer.invalid> References: <1a666ba9c75538fb2d246545a6e06343 AT plebeian DOT com> <87ims3nkrw DOT fsf AT Rainer DOT invalid> Message-ID: <802fce1aec7fcce7b453fafc36b0b310@plebeian.com> X-Sender: wagnerc AT plebeian DOT com User-Agent: Roundcube Webmail/1.3.8 X-IsSubscribed: yes On 2019-07-15 3:46 pm, Achim Gratz wrote: > Chris Wagner writes: >> For some reason this afternoon, after having worked fine, my Perl >> stopped working. There was no error message. It just silently died >> with status 0 no less. >> >> Windows 7 SP1. > > Terribly out of date and no longer safe to use on a networked system. Of course it's up to date... >> 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. 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. >> $ 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. I'ld be happy to run any other diagnostic command anyone can think of. Thanks. -- 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