From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17183 invoked by alias); 23 Feb 2012 14:48:50 -0000 Received: (qmail 17170 invoked by uid 22791); 23 Feb 2012 14:48:47 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-pw0-f43.google.com (HELO mail-pw0-f43.google.com) (209.85.160.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Feb 2012 14:48:31 +0000 Received: by pbbro2 with SMTP id ro2so1636190pbb.2 for ; Thu, 23 Feb 2012 06:48:30 -0800 (PST) Received-SPF: pass (google.com: domain of marco.atzeri@gmail.com designates 10.68.226.170 as permitted sender) client-ip=10.68.226.170; Authentication-Results: mr.google.com; spf=pass (google.com: domain of marco.atzeri@gmail.com designates 10.68.226.170 as permitted sender) smtp.mail=marco.atzeri@gmail.com; dkim=pass header.i=marco.atzeri@gmail.com Received: from mr.google.com ([10.68.226.170]) by 10.68.226.170 with SMTP id rt10mr4820118pbc.127.1330008510893 (num_hops = 1); Thu, 23 Feb 2012 06:48:30 -0800 (PST) Received: by 10.68.226.170 with SMTP id rt10mr4104193pbc.127.1330008510843; Thu, 23 Feb 2012 06:48:30 -0800 (PST) Received: from [10.5.8.52] ([210.19.149.8]) by mx.google.com with ESMTPS id q1sm1634777pbq.68.2012.02.23.06.48.29 (version=SSLv3 cipher=OTHER); Thu, 23 Feb 2012 06:48:30 -0800 (PST) Message-ID: <4F4651BB.2000803@gmail.com> Date: Thu, 23 Feb 2012 14:48:00 -0000 From: marco atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: more "address space needed ... is already occupied" problems (with snapshot of 2012-02-20) References: <20120222192933.0a8e03f6.tphilipp@potion-studios.com> <20120222223256.90d4fc28.tphilipp@potion-studios.com> <9e752647709269ea7d2fdadb8cc1a4a7-EhVcXl1ERwBcRx0AAAwEUR8fGQlVS19cWF9EAV1EWEZaOl0IQVdyH1RXWEFaQSoDXFlZQFhSXwpZ-webmailer1@server03.webmailer.hosteurope.de> In-Reply-To: <9e752647709269ea7d2fdadb8cc1a4a7-EhVcXl1ERwBcRx0AAAwEUR8fGQlVS19cWF9EAV1EWEZaOl0IQVdyH1RXWEFaQSoDXFlZQFhSXwpZ-webmailer1@server03.webmailer.hosteurope.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-02/txt/msg00685.txt.bz2 On 2/23/2012 3:35 PM, Tassilo Philipp wrote: >> On Thu, Feb 23, 2012 at 5:32 AM, Tassilo Philipp wrote: >>> Doesn't do anything, and believe me, I tried that probably 50 times in >>> all kinds of combinations... >> >> do not top post please. > > ? I just hit reply... so I don't know what you mean? Sorry if I did > something weird. > see: http://linux.sgms-centre.com/misc/netiquette.php#toppost > >> From where this "etc.so" is coming for ? > > I guess ruby. I'll check exactly where it's from... > However, I tried to rebase it as you described below, and still face the > same problem. > I'll check if I face the BLODA problem as Corinna pointed out. > > Thank you for your help, so far! etc.so is a dll coming from ruby. http://cygwin.com/cgi-bin2/package-grep.cgi?grep=etc.so Could you try to explain us what exactly are you running/doing when you catch the error ? I doubt you are simply running a ruby program. As "etc.so" belongs to ruby package, rebaseall should have already rebased "etc.so" to another address than 0x360000 what is the outcome of rebase -s -i |grep etc.so 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