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=frbLNAvJX5VmmG6k A6AhxeVMLm/fIYbqWXMCmjaaljppxKGr3IMZ2QsvK96W9XmMF3fbQgOunSCGvG0o YklqzV152udvnu+qEpIlFfNCZK20ZCfYpuOR/nljqAx9EQbA0s5kt03UWO0iJBGP c/N4rvk9rLDJumS0duitTFKuU5c= 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=L+Y2AkiFY/0Bzzg4M9zf8j Ifgy0=; b=wWQhRvyZXR8NgX6ysVrM7XLksx/SAD77in2wOtZO/nUBhtn2XPn6Ay PU5SaUctn1F64g9oSO/FpZYfqNThM1i8iEUJuGxt1/kwUwyY+ro+COweStxOMgss 6yi0UTzCK/ajDK7Z5LAWl7ooQWzZn4+0y9aDF87i4E+0RSIJwkGks= 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.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wi0-f169.google.com X-Received: by 10.194.142.146 with SMTP id rw18mr21991305wjb.110.1438504325811; Sun, 02 Aug 2015 01:32:05 -0700 (PDT) Subject: Re: git Loaded to different address and X panel To: cygwin AT cygwin DOT com References: From: Marco Atzeri Message-ID: <55BDD578.70602@gmail.com> Date: Sun, 2 Aug 2015 10:31:52 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 8/2/2015 8:59 AM, Rexdf wrote: > I have two problems: > > first one is about git. I have deleted /etc/rebase.db.i386 and run > /bin/rebaseall in dash.exe. Nothing helps. > > $ git diff > 0 [main] git 13720 child_info_fork::abort: > C:\cygwin\bin\cygcrypto-1.0.0.dll: Loaded to different address: > parent(0xDA0000) != child(0xF40000) these two addresses are very very low. So something is interfering, please check the expected loading address : $ rebase -si |grep cygcrypto-1.0.0.dll /usr/bin/cygcrypto-1.0.0.dll base 0x61f70000 size 0x001f8000 Please Follow > Problem reports: http://cygwin.com/problems.html 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 > error: cannot fork() for less: Resource temporarily unavailable > 0 [main] git 16868 child_info_fork::abort: > C:\cygwin\bin\cygcrypto-1.0.0.dll: Loaded to different address: > parent(0xDA0000) != child(0xE50000) > > > Another problems is about a X panel. I had a menu on to left top of > screen, it looks like start menu. But now I cannot get it again. > > see http://i.rexdf.org/images/cygwin.png > > I like the left top menu panel. which package should I install? It is fbpanel, it was removed from default. https://cygwin.com/ml/cygwin-announce/2015-07/msg00013.html Regards Marco -- 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