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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=lhK5GDqm+rjvIGRdB3WyES1FXcZgnLArkkoZFj70K+x lqwCpywae/J0P8DiWwh1fD/LAMfQxqksanO8yPbo4XqLNW7vro4f8lD4msSDh/ya qXPqpA4Zai1gKZb52uETkTCEmtdgZ+BnEJ4Nzb3/cTfs6Y8dQOioff0pokh4bOJ0 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=/hlKCUMNbaemp4c27Leg/k5znhA=; b=HvIcN2aJgqb5nJeLB S07sTBcSZa6cUrui7QhQhp6jtQB0wnpb+6UmKfIwaXnB91+jHhsunurR51BeggqR xSavARcAvt2jWu9RBqHOf73GqhfpjGS8vSL6KVpEUYoJRD8u86LPuJZr2BJUojUr ihdgFBE0V+SGBRCaMjhKZo+jHc= 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=2.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-we0-f179.google.com X-Received: by 10.194.61.65 with SMTP id n1mr29252826wjr.53.1425644426392; Fri, 06 Mar 2015 04:20:26 -0800 (PST) Message-ID: <54F99B84.7060509@gmail.com> Date: Fri, 06 Mar 2015 13:20:20 +0100 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: Re: [32bit] Xwin 1.17.1.0 broken ? References: <54F8A393 DOT 6020206 AT gmail DOT com> In-Reply-To: <54F8A393.6020206@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 3/5/2015 7:42 PM, Marco Atzeri wrote: > last Xwin seems to have broken debug symbols and > it segfaults very early. > > 64 bit version has debug symbols, and it seems to work fine > As I see no reply, I suspect it is a new performance of my BLODA Symantec antivirus. On 32 bit, I am starting to see crazy fault. And I just noted a curious dll injection. /usr/local/bin $ md5sum.exe pbzip2.exe dd187b7624975cb104c165e249e092b0 *pbzip2.exe /usr/local/bin $ ldd pbzip2.exe ntdll.dll => /cygdrive/c/Windows/SysWOW64/ntdll.dll (0x76fd0000) kernel32.dll => /cygdrive/c/Windows/syswow64/kernel32.dll (0x76480000) KERNELBASE.dll => /cygdrive/c/Windows/syswow64/KERNELBASE.dll (0x755e000 0) SYSFER.DLL => /cygdrive/c/Windows/SysWOW64/SYSFER.DLL (0x72af0000) UMEngx86.dll => /cygdrive/c/ProgramData/Symantec/Symantec Endpoint Prote ction/12.1.2015.2015.105/Data/Definitions/BASHDefs/20150224.015/UMEngx86.dll (0x 6cf40000) cygbz2-1.dll => /usr/bin/cygbz2-1.dll (0x67680000) cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000) cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x65540000) cygstdc++-6.dll => /usr/bin/cygstdc++-6.dll (0x4a600000) /usr/local/bin $ cd /pub/devel/pbzip2/pbzip2-1.1.12-1.i686/build/ /pub/devel/pbzip2/pbzip2-1.1.12-1.i686/build $ md5sum.exe pbzip2.exe dd187b7624975cb104c165e249e092b0 *pbzip2.exe /pub/devel/pbzip2/pbzip2-1.1.12-1.i686/build $ ldd pbzip2.exe ntdll.dll => /cygdrive/c/Windows/SysWOW64/ntdll.dll (0x76fd0000) kernel32.dll => /cygdrive/c/Windows/syswow64/kernel32.dll (0x76480000) KERNELBASE.dll => /cygdrive/c/Windows/syswow64/KERNELBASE.dll (0x755e0000) SYSFER.DLL => /cygdrive/c/Windows/SysWOW64/SYSFER.DLL (0x72af0000) cygbz2-1.dll => /usr/bin/cygbz2-1.dll (0x67680000) cygwin1.dll => /usr/bin/cygwin1.dll (0x61000000) cyggcc_s-1.dll => /usr/bin/cyggcc_s-1.dll (0x65540000) cygstdc++-6.dll => /usr/bin/cygstdc++-6.dll (0x4a600000) -- 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