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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=cbFYhsJVnmsTvUeHO/DcdDjv2mTDfljK34WE89zi3BW vZV3IKB9nLeXcrZ8ebUBJ+82RaJ+8v3fHWCN6kh6oKSE4sP+sPCbV0BBUYJtTE9Q WZWYNRJtGSvO681g0gr2FS94gdPGOhP7Xy7m5GOTmdZ4ORHGULBRL/z5k3AgIKbQ = 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:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-type:content-transfer-encoding; s=default; bh=178L/RS63tVUn6NS0sTa112p+XU=; b=vY012Q+kxDp0lBW8x RxXBVqf3L5UIHNXnq6BIxIUEvdZ+s3mlmHqNkQlIGp3oyu2AytTq0U69ANp3Iyee vJAmxYRTOAukIOHRRQ97ZR1qdghqEPyPHVWLrSsnbobVzFYyS6Cv1jqYVoF59zXL au8RJvv5wDU+sydUQj6ST+6Fq0= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=0.1 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=usenko, Usenko, wjffm, WJFFM X-HELO: smtp44.i.mail.ru Date: Thu, 3 Mar 2016 23:00:57 +0300 From: Mikhail Usenko To: cygwin AT cygwin DOT com Subject: Re: info-6.1 segmentation fault Message-Id: <20160303230057.dad325cdf38a34000b019dc4@inbox.ru> In-Reply-To: References: <20160303183657 DOT 65b9a9e283e2b86e23ad1471 AT inbox DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On Thu, 3 Mar 2016 15:46:02 +0000 (UTC) Achim Gratz <...> wrote: > Mikhail Usenko inbox.ru> writes: > > info 6.1 crashes to segmentation fault on every run. > > Downgarding to version 6.0 resolves the problem. > > Does anyone come across with this or it is my local issue? > > WJFFM. Local issue or some interaction with your environment is most > likely. Have you run cygcheck? > Yes and it was/is OK for all installed packages. I have just found the cause: From strace output it can be observed that version 6.1 get an access violation exception after trying to read from the .infokey file. And then, info-6.1 crashes if the .infokey file contains the lines that disable the default key bindings by overriding them with the action 'invalid' according to as described in info-stnd manual. Perhaps it is an upstream bug. -- Mike -- 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