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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=fLjWfcyKuIcJAcoPc8n5qzhiUTvf9GhZWXgmgGFAjVy 5utOGY6SwrdEwhf3tnbPNg7izAKVsQmP1sCZWqbIVsJH4qlXLTcyMpC3EtZ+6wIn AqqNVNjo/hKgUeDrNBL9ivUUn/RK73HSpZdwo+QBYj14fzybDmoFF97t9do99YSE = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=vWHQ41pOP/jrJnz7AxZicSZ880A=; b=BNpq0ZYdnQL4Zj27K I1E/OewisDoE2zs5lyPbbyynGjz+tc3tmMf0oem5YPJaU5QSYkquj6AESeS5f5t7 C95VEiI66UlEZZhxZZXA+oK76ig9llYCvum9QS4xB9+CT85PPp6N+Z1d6GA9/TKI 7O2/DwsxMstG6wZWKejgio9PZU= 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 X-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.1 X-CornellRouted: This message has been Routed already. Message-ID: <51D4CCE4.60107@cornell.edu> Date: Wed, 03 Jul 2013 21:16:20 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: emacs very slow; zombie processes eventually cleared References: <3185EFAF9C8F7B4E9DBDF56829BF7C782A5D24B00A AT srv060ex01 DOT ssd DOT fsi DOT com> <51D32C24 DOT 6030207 AT cornell DOT edu> In-Reply-To: <51D32C24.6030207@cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-CORNELL-SPAM-CHECKED: Pawpaw X-Original-Sender: kbrown AT cornell DOT edu - Wed Jul 3 21:16:24 2013 X-PMX-CORNELL-REASON: CU_White_List_Override [I'm including your private message to me below to avoid breaking the thread.] On 7/3/2013 5:33 PM, Rockefeller, Harry wrote: > FWIW, my corporate email interceptor is broken. This never made it out to the list. > I attempted to ask nicely to simply allow all emails from and to domain Cygwin.com, > but they don't want to comply. >>> On 7/2/2013 11:41 AM, Rockefeller, Harry wrote: >>>> When I start emacs I get this message: >>>> (emacs:192): Gtk-CRITICAL **: gtk_distribute_natural_allocation: >>>> assertion `extra_space >= 0' failed > [snip] > Ken asks: >>> maybe you could do some testing to figure out what in your >>> initialization (including X11 initialization) triggers it. This might >>> help to pin down the bug. > > My first response: >> It appears to be related to version control 'vc' and maybe 'psvn' packages. >> I removed "(require 'cl)" and load-library "vc-svn" from my .emacs init file and this message went away. > > That's not the cause of the above GTk-Critical message. > When I start emacs in dired mode on the current directory like this: > "emacs -Q ." > I don't get the Gtk message. > But when I start emacs with my font of choice like this: > "emacs --font 6x10 -Q ." > I do get the Gtk message. > I tried some other fonts: > No Gtk message with "fixed", "rk14" and "10x20". > Gtk message did happen with "6x9". I can reproduce this, but only when emacs is started in dired mode. And emacs seems to run OK in spite of the message, though I didn't test it much. > I don't know if this has anything to do with slowness and/or temporary zombie processes. I don't know either. My build from the emacs trunk still gives that error message. It will be interesting to see whether you still have problems with zombie processes. Ken -- 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