From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18884 invoked by alias); 22 Aug 2011 14:21:28 -0000 Received: (qmail 18875 invoked by uid 22791); 22 Aug 2011 14:21:26 -0000 X-SWARE-Spam-Status: No, hits=-0.2 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE,UNPARSEABLE_RELAY X-Spam-Check-By: sourceware.org Received: from nm8-vm0.bullet.mail.ne1.yahoo.com (HELO nm8-vm0.bullet.mail.ne1.yahoo.com) (98.138.91.23) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Mon, 22 Aug 2011 14:21:06 +0000 Received: from [98.138.90.48] by nm8.bullet.mail.ne1.yahoo.com with NNFMP; 22 Aug 2011 14:21:05 -0000 Received: from [98.138.84.46] by tm1.bullet.mail.ne1.yahoo.com with NNFMP; 22 Aug 2011 14:21:05 -0000 Received: from [127.0.0.1] by smtp114.mail.ne1.yahoo.com with NNFMP; 22 Aug 2011 14:21:05 -0000 X-Yahoo-SMTP: jenXL62swBAWhMTL3wnej93oaS0ClBQOAKs8jbEbx_o- Received: from cgf.cx (cgf@173.76.57.248 with login) by smtp114.mail.ne1.yahoo.com with SMTP; 22 Aug 2011 07:21:05 -0700 PDT Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 49F23428057 for ; Mon, 22 Aug 2011 10:21:04 -0400 (EDT) Date: Mon, 22 Aug 2011 14:21:00 -0000 From: Christopher Faylor To: cygwin@cygwin.com Subject: Re: _mcleanup is called twice in forkee! Message-ID: <20110822142104.GA6251@ednor.casa.cgf.cx> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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/msg00430.txt.bz2 On Mon, Aug 22, 2011 at 07:00:23PM +0900, jojelino wrote: >On 2011-08-22 PM 6:27, jojelino wrote: >> When a program is compiled with -pg, it causes invocation of _monstartup >> and it calls atexit, the problem is, _mcleanup is called twice in forkee! >oh it was wrong. _monstartup is not called twice Why are you talking about this here when Corinna asked you questions in cygwin-developers? -- 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