delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/08/13/10:22:13

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=rODckDdYtsgZQ2Xo8l3SklQXG3Yje0Nt/wSykeKwTE/
F6VK7luWwDaO6RcxRGfYYONr+u2XDb1I/eJ7Y1v0efUSRAtyd8bp8wFVBKqWOrYd
tRUQLl4qn7pok2q6scNi6dWYifpX1yMrK61khBV1fXIAgO2LR/GB5XIwJofalSjg
=
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=Xq8y1QtMevBro2XzGIpAK5Olv3M=; b=mn/KC+EmCSOfo0lxS
8j8OgXmdQb7TvIdJon7Jd/HrxITfXUfx6ZMYa1iQI2FLCcJrRbrU49o4/K9LoJD8
9GPp7o6e+rw+AKyi4bubHkHcrLKTyP1HpmT+VeXsCylJQ6H4I/oJgsRXVeCyNugx
sb9i827j6s+nhvkI2Yp/e9zNiU=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2
X-CornellRouted: This message has been Routed already.
Message-ID: <520A4106.9080508@cornell.edu>
Date: Tue, 13 Aug 2013 10:21:58 -0400
From: Ken Brown <kbrown AT cornell DOT edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: emacs aborts with gslice memory error
References: <3185EFAF9C8F7B4E9DBDF56829BF7C782A5D2FB5D3 AT srv060ex01 DOT ssd DOT fsi DOT com>
In-Reply-To: <3185EFAF9C8F7B4E9DBDF56829BF7C782A5D2FB5D3@srv060ex01.ssd.fsi.com>

On 8/13/2013 9:41 AM, Rockefeller, Harry wrote:
> I just did an upgrade of the latest Cygwin packages this morning.
> Then from minty window I enter
> $ emacs -Q -nw
>
> ***MEMORY-ERROR***: [4068]: GSlice: failed to allocate 504 bytes (alignment: 512): Function not implemented

This resulted from the Glib update and has already been reported:

   http://cygwin.com/ml/cygwin-xfree/2013-08/msg00018.html

Until the problem is resolved, the workaround is to set 
G_SLICE=always-malloc in your environment before starting emacs-X11.  Either

   export G_SLICE=always-malloc

(perhaps in one of your bash startup files) or start emacs with

   G_SLICE=always-malloc emacs

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019