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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=QpncR2B54Palrc48 zCXih50grcWpDwb/dgmWsI+rSP+hjIuH9W+Qm7YTSJZ6+NRNAc1BQR265GfQXhSw yOGD2vrhrYWimUDdrSgBVL1mj/7pk0v+1kTM4vEKLVr3+trDM4dKCCVP2wmmdufY xcViW7Csi5/vu7cN8/qAvachgUE= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=sL9j9+FnVrR5UpB9gwRFdj D/1CY=; b=DNSkp/GsnilKEDeOoVMwGl8ZK8IzmZ3I6WeiMdrdoWrFIHbxsCQ13G 2qTw+Hczm69Cslui9diG8MtJMQHHUnO1hrego0617S9d3ZpThesaLO8l/FbAJdA7 2IuHqdBbg2jbq46JUlZIMYDuebsctG1vdshCyF+Erj6eRONSk/p4g= 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=1.8 required=5.0 tests=BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=H*M:cygwin, signing, H*Ad:U*yselkowitz, H*F:U*yselkowitz X-HELO: mx1.redhat.com Subject: Re: [ANNOUNCEMENT] clamav 0.99.1-1 To: cygwin AT cygwin DOT com References: <6da62132-1e66-41c9-043d-c552f4faf1c3 AT redhat DOT com> <4f86f77b-e2cb-b654-760b-499623dd61a1 AT cygwin DOT com> <360d98a0-8e44-e816-ea44-d87a2e2655a4 AT redhat DOT com> <91F687B2-C7E2-444D-91C3-2FAD580955A2 AT etr-usa DOT com> From: Yaakov Selkowitz Message-ID: <0e5a6d56-ce89-8e9c-ae07-48e092927bc7@cygwin.com> Date: Fri, 13 May 2016 17:14:37 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 2016-05-13 13:51, Mike Bonnet wrote: > The build issue was a red herring, sorry about that. It turns out a > specific file, xdate.exe, is causing clamscan to segfault. This is an > old file, from 2012, used for date formatting, but it has just started > causing problems. I've reproduced the segfault in 0.99.1-1 and 0.98.7-2 > running on Cygwin64 on Windows Server 2012, but didn't go any further > back than that. Mike, Thanks for narrowing this down to a test case. I was able to reproduce this too on both Windows 7 (sporadically) and Server 2012 (consistently), but only after updating the "daily" signatures from 21513 to 21539. Upgrading to 0.99.2 locally did not help, but disabling bytecode (e.g. --bytecode=no in CLI) seems to be a workaround. Therefore, I suspect its either a bug in LLVM JIT (certainly possible) or in register handling in Cygwin. Either way, it's going to be some "fun" to track this down further. > Sounds like this should be reported to Clamav upstream. Is anyone > involved with Clamav already, that could report this to the right > people, or do I need to start signing up for mailing lists? :) There is a bugzilla, but I suspect this will have to be fixed on our end somewhere. -- Yaakov -- 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