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:date:message-id:subject:from:to :cc:content-type; q=dns; s=default; b=hOFUx3jgxeXbNBUBIhpGsRzqLZ o7ym+7G0CeukscxHsTWgfdtywIyr+FcclD5fwgzVpCRkYOlp4Wgwt6HHgKg8iXsQ s7bEtrJKysMmpgjK9JbDj0CvvY7x1pt2waST/V/LrMfdFuoyCR58dojV1SmPbST/ aLXJPwLB8xc17dI28= 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:date:message-id:subject:from:to :cc:content-type; s=default; bh=ZvOIbc0Tdus0rrLzt8u+Vg3z73Y=; b= N9ainZEuxjDSZYIwXkmBkRonnnOZxVYep/gmN0eCw9QxGuF/MwvGXGcAzSPbEmpI aHcnHvj3GYoDWjrIfBBL1VR2/K03YZx5UalABB5qef1ANtOV/XO7XvHw8QjgLFVH 5sMOtHgWI4pMcysBzG9rPeI76fkstSnhythSh3QGLvA= 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.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-wi0-f174.google.com MIME-Version: 1.0 X-Received: by 10.180.207.227 with SMTP id lz3mr3270037wic.47.1424656399607; Sun, 22 Feb 2015 17:53:19 -0800 (PST) Date: Sun, 22 Feb 2015 20:53:19 -0500 Message-ID: Subject: Cygwin DLLs being modified somehow? From: Michael DePaulo To: The Cygwin Mailing List Cc: Mihai Moldovan , Stefan Baur Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes I am seeing very weird behavior and I am hoping that someone can explain it. This happens on 2 different machines. My personal Windows 10 64-bit machine, and a Windows 7 64-bit VM hosted by the X2Go project on another continent. It seems to be happening to multiple DLLs, but I will list one example below. I install 32-bit Cygwin with the 2.870 installer libopenssl100 is one of the packages that gets installed. It is at version. 1.0.1k-1 /bin/cygcrypto-1.0.0.dll always appears to be 1,820,199 bytes, and it always appears to be last modified on 1/8/2015 20:30 UTC. When I extract it from the tarball: Its md5sum is: c79b900428d91e5882c24bbb6bc36969 And its sha256sum is: 53376a3d69be996cb71abda41b7cc6bea7a599b027fe819323fafc3c433b7767 Yet on both systems, once installed, its m5sum and sha1sum differ! On my personal machine 8b6881e6aab4b8438a6db784003a39fb 0a4db441c5faff305b28bcddbaeae91d824ed7b39146a55f423d970d362fe6df On the X2Go project machine: 3ebfce45e66f227bc8f753ad1ef314a7 9305561f1417f2121ae2f05fd64ca9405814f757ab1eee8a4746963520e1724f I do not know assembly. Another X2Go Developer, Mihai Moldovan (CC'd) and I took a brief look at the disassembled output from objdump. It looks like the addresses differ. -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