From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22538 invoked by alias); 21 Aug 2011 22:19:41 -0000 Received: (qmail 22530 invoked by uid 22791); 21 Aug 2011 22:19:41 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Received: from nm7-vm0.bullet.mail.bf1.yahoo.com (HELO nm7-vm0.bullet.mail.bf1.yahoo.com) (98.139.213.151) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sun, 21 Aug 2011 22:19:25 +0000 Received: from [98.139.212.151] by nm7.bullet.mail.bf1.yahoo.com with NNFMP; 21 Aug 2011 22:19:24 -0000 Received: from [98.139.212.237] by tm8.bullet.mail.bf1.yahoo.com with NNFMP; 21 Aug 2011 22:19:24 -0000 Received: from [127.0.0.1] by omp1046.mail.bf1.yahoo.com with NNFMP; 21 Aug 2011 22:19:24 -0000 Received: (qmail 60743 invoked from network); 21 Aug 2011 22:19:24 -0000 X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Received: from cgf.cx (cgf@173.76.57.248 with login) by smtp214.mail.bf1.yahoo.com with SMTP; 21 Aug 2011 15:19:24 -0700 PDT Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 76B38428057 for ; Sun, 21 Aug 2011 18:19:23 -0400 (EDT) Date: Sun, 21 Aug 2011 22:19:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: 1.7.9: static const std::string initialization lost in child process when using fork, dlopen Message-ID: <20110821221923.GA30284@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <1558100995.357508.1313927301638.JavaMail.fmail@mwmweb008> <20110821165001.GA19565@ednor.casa.cgf.cx> <4E513BF4.90308@hones.org.uk> <20110821183857.GC19565@ednor.casa.cgf.cx> <1313961316.31093.28.camel@asus> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1313961316.31093.28.camel@asus> User-Agent: Mutt/1.5.20 (2009-06-14) 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: 2011-08/txt/msg00415.txt.bz2 On Sun, Aug 21, 2011 at 02:15:16PM -0700, Thomas D. Dean wrote: >On Sun, 2011-08-21 at 14:38 -0400, Christopher Faylor wrote: > >I get the stack dump - I retyped the examples to be sure no strange >chars. Did you try the snapshot as I suggested? >And, I see no strange characters in the emails - evolution Ubuntu 10.04 Whether you see them or not, they are there. Maybe your browser will show them: http://cygwin.com/ml/cygwin/2011-08/msg00404.html Regardless, I've replaced the characters with spaces, compiled the program, and don't see the problem that you're reporting. If you don't want to try a snapshot for some reason then you could also try setting the base address of the DLL by using the --auto-image-base option when linking the DLL. cgf -- 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