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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; q=dns; s=default; b=O/ bBEhY+OAnZROEMenZJClu/17Q/F6Zvu4FHJ1q+2jwDrnVIjsJNi3ei4gYD4GfHwK cwImcjJSgxFaAyvcK/K9ZZa+KDAT4wY0l/daSydbo5ms5U617cfUw3U+0K2Twr02 rDmIu7QN1El/GG+nT4WhLx3hmCwB06qGD1ONIpn0k= 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:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; s=default; bh=MqyrpE+h KlKKsYgw7Bd4im0Efic=; b=moDbs/b2IlDBYM+D9hOEmLutiLZFSgxdJdmIOJU+ +rBth6mjUJ0zOx7XFqY+hAnwlg22hRGG4QhqJ1VbVuinVKXoinMRy3cViS28lnB7 eCDW/RLExcuHNRA5vhOemK8tiQeBeAD19qNAs0Hc+B77xRhb4j8aWM5vlOxrPDxL swE= 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.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oa0-f53.google.com MIME-Version: 1.0 X-Received: by 10.182.227.136 with SMTP id sa8mr7700472obc.39.1386896632290; Thu, 12 Dec 2013 17:03:52 -0800 (PST) In-Reply-To: <52AA369B.7020406@cornell.edu> References: <52A9DE77 DOT 3080507 AT cornell DOT edu> <877gba9g3d DOT fsf AT Rainer DOT invalid> <52A9EEBE DOT 3050100 AT cornell DOT edu> <20131212182522 DOT GA2863 AT ednor DOT casa DOT cgf DOT cx> <52AA1257 DOT 60806 AT cornell DOT edu> <20131212195418 DOT GA1722 AT ednor DOT casa DOT cgf DOT cx> <52AA369B DOT 7020406 AT cornell DOT edu> Date: Thu, 12 Dec 2013 20:03:52 -0500 Message-ID: Subject: Re: Fwd: Fwd: emacs-X11 memory problem after Windows update From: "William M. (Mike) Miller" To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes On Thu, Dec 12, 2013 at 5:20 PM, Ken Brown wrote: > On 12/12/2013 3:42 PM, William M. (Mike) Miller wrote: >> >> On Thu, Dec 12, 2013 at 2:54 PM, Christopher Faylor wrote: >>> >>> On Thu, Dec 12, 2013 at 02:45:27PM -0500, Ken Brown wrote: >>>> >>>> On 12/12/2013 1:25 PM, Christopher Faylor wrote: >>>>> >>>>> On Thu, Dec 12, 2013 at 12:13:34PM -0500, Ken Brown wrote: >>>>>> >>>>>> On 12/12/2013 11:41 AM, Achim Gratz wrote: >>>>>>> >>>>>>> Ken Brown writes: >>>>>>>>> >>>>>>>>> ***MEMORY-ERROR***: emacs[2924]: GSlice: failed to allocate 2040 >>>>>>>>> bytes >>>>>>>>> (alignment: 2048): Cannot allocate memory >>>>>>> >>>>>>> >>>>>>> I'm seeing the same thing on Win7/64 Pro, both for 64bit and 32bit >>>>>>> Cygwin. Since I don't normally use the X11 Emacs, unfortunately I >>>>>>> don't >>>>>>> know which update was introducing this, it used to worked OK a few >>>>>>> weeks >>>>>>> ago. >>>>>> >>>>>> >>>>>> And do you also use Windows Defender? >>>>>> >>>>>> If this isn't BLODA, I'm completely stumped. >>>>> >>>>> >>>>> Would running under strace help? >>>> >>>> >>>> It might. Achim or Mike (or anyone who can reproduce this problem), >>>> could you run "strace -o strace.out emacs-X11 -Q" and post strace.out >>>> somewhere? >>> >>> >>> Btw, posting it somewhere is a good suggestion since strace output seems >>> to be giving spamassassin some problems lately, making it hard to send >>> here. >> >> >> Okay, here it is: >> >> >> https://drive.google.com/file/d/0B5QasYpFDUHeWGdsQ0RlWkk5Wm8/edit?usp=sharing > > > There's something weird going on with fonts. I'm not very good at > interpreting strace output, but it looks like emacs is trying to read all > the fonts on your system and running out of memory. I suggest that you > delete the directories ~/.fontconfig and ~/.cache/fontconfig. Then run (as > administrator) "fc-cache -fsv". See if that helps. I did not have those directories in my home directory, but I ran the fc-cache command as you suggested, and that fixed the problem. Thanks! -- William M. (Mike) Miller | Edison Design Group william DOT m DOT miller AT gmail DOT com -- 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