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:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=lELIkYA PBWgtQTYa1b3UZmHzzD+r/xj/G4KlbSUM7h8mdHj296ZCB3raQYmuPpeY/62HAxf EA3Tu4KcvMMT1Demivnm2UrCuUQqd6etKLRTyzEZxcdGW9LIGx7p7rTgS7j4u6Rx AzMQyqpkHy3HRAs66l9lwcDGJXQw3px7Fdsk= 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:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=DHzOddFXq9/4t n1/Im2cMaHjv9k=; b=cX02u5TjvSF6N0GdQ2QSP2b934WBWQfJKgIgPmIUrSJf9 I/+VG8DkHYuGNdvzHSN7Hq9n9RU75oPmtNrLtX9gLZqk/M1YRAkADCNDIcz5+Tpw 7d3GOXa8JzmHcpADOMKaeJAEwz1fG20c39U5MwXP8sbkdNpqVQRkJMrvx2XZEM= 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.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-io0-f177.google.com X-Received: by 10.107.19.147 with SMTP id 19mr17496489iot.170.1438519319033; Sun, 02 Aug 2015 05:41:59 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <55BDD578.70602@gmail.com> References: <55BDD578 DOT 70602 AT gmail DOT com> From: Rexdf Date: Sun, 2 Aug 2015 20:41:19 +0800 Message-ID: Subject: Re: git Loaded to different address and X panel To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 2015-08-02 16:31 GMT+08:00 Marco Atzeri : > and provide as attachment the output of > > cygcheck -s -v -r > cygcheck.out > > please also check the memory layout on > > /proc/{git-pid}/maps > > It should give hint which BLODA process is > interfering with git $ rebase -si |grep cygcrypto-1.0.0.dll /usr/bin/cygcrypto-1.0.0.dll base 0x5d760000 size 0x001f8000 $gdb git (gdb) b 609 Breakpoint 1 at 0x52a66e: file git.c, line 609. (gdb) r Starting program: /usr/bin/git [New Thread 17072.0x3b2c] [New Thread 17072.0x15d4] [New Thread 17072.0x2da4] [New Thread 17072.0xc1c] [New Thread 17072.0x41bc] Breakpoint 1, main (argc=1, av=0x29cc6c) at git.c:638 638 restore_sigpipe_to_default(); (gdb) I remove some sensitive information in cygcheck.out . -- 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