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:from:content-type:content-transfer-encoding :date:subject:to:message-id:mime-version; q=dns; s=default; b=nO aQyWvzsmuhvvcmAURWyEBQOXy81nG3nn3dhTETQWEfrqKyYieZrTb1y6HTUnhLeS 9gDG0trRj1vjNaoPhHPUmjukUC+1WwyV2dp6kM5e4s8YMWGlOByos1OCx5mk3Dwj 4h45MpJ2woqmJgNxE7Lbvs1mF+igPJOcXA6dDSFkI= 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:from:content-type:content-transfer-encoding :date:subject:to:message-id:mime-version; s=default; bh=9hLKZhdR 97HMJKxk72MUIOqREuU=; b=YEK1Ic4HcyMA6x0dZ68viNaz30M12dXFDoOy9GG2 7Vq2RTpytD+neXjs09ss2PXMDXyXJz4MIUjwVLomUtLqzp76g8uFkj85mV+55JIs SOY/XFRlHuFZRxIWsZb2nufkZGfKvo2EAT82GhHe3aBx14iF6T4J78gf6eGNjg/A qFA= 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=0.8 required=5.0 tests=AWL,BAYES_40,HELO_MISC_IP,RCVD_IN_PBL,RDNS_NONE autolearn=no version=3.3.2 X-HELO: smtp2-g21.free.fr From: Denis Excoffier Content-Type: text/plain; charset=us-ascii Date: Sat, 31 Aug 2013 14:00:36 +0200 Subject: 20130830, size of shared memory region changed To: The Cygwin Mailing List Message-Id: <6EEA8B83-0D67-46CD-8C60-D038BE5E3B97@Denis-Excoffier.org> Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r7VC0xDR009054 Hello, I'm using Cygwin 32 bits. With the 20130830 snapshot i now get many messages like: " x [main] y z shared_info::initialize: size of shared memory region changed from 27984 to 21776" where x, y and z vary, - x is typically a small integer (most often 2 or 3, but occurrences were observed of: 4, 5, 8, 27, even 311) - y is a program name (tcsh, echo, tr, grep, cut, cat, g++, factor...) - z is a PID The name "main" and the numbers 27984 and 21776 seem always present. It seems that each process initialization would generate a message. Otherwise, all seems OK. Snapshot dated 20130823 was fine. Regards, Denis Excoffier. -- 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