From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24094 invoked by alias); 8 Feb 2012 09:27:49 -0000 Received: (qmail 23501 invoked by uid 22791); 8 Feb 2012 09:27:26 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Wed, 08 Feb 2012 09:27:13 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 723692C0068; Wed, 8 Feb 2012 10:27:11 +0100 (CET) Date: Wed, 08 Feb 2012 09:27:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: cygwin-1.7.10-1 fork - address space needed by ... already in use Message-ID: <20120208092711.GF25129@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <33279157.post@talk.nabble.com> <20120207154359.GA2952@qp9482> <20120207161428.GB12159@calimero.vinschen.de> <4F31559B.6060600@cs.utoronto.ca> <20120208090824.GA1724@qp9482> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20120208090824.GA1724@qp9482> User-Agent: Mutt/1.5.21 (2010-09-15) 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/msg00186.txt.bz2 On Feb 8 10:08, Denis Excoffier wrote: > Result is: > > 1 [main] gcc-4 4084 dll_list::reserve_space: address space needed by 'cygiconv-2.dll' (0x674C0000 with type 1=DLL_LINK) is perhaps already occupied > 1720 [main] gcc-4 4084 dll_list::reserve_space: address space needed by 'cygintl-8.dll' (0x6F5C0000 with type 1=DLL_LINK) is perhaps already occupied > 2085 [main] gcc-4 4084 dll_list::reserve_space: address space needed by 'cygiconv-2.dll' (0x674C0000 with type 2=DLL_LOAD) is perhaps already occupied > 2440 [main] gcc-4 4084 dll_list::reserve_space: address space needed by 'cygintl-8.dll' (0x6F5C0000 with type 2=DLL_LOAD) is perhaps already occupied So both DLLs are in the list twice at the same spot with only different load types? Don't be afraid, but I have to ask a difficult question: Huh? How did that happen? And why doesn't that occur on all systems but only on some?!? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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