Mail Archives: cygwin/2007/02/17/19:21:25
any comments??
>From: Jan Djärv <jan DOT h DOT d AT swipnet DOT se>
>To: emacs_user AT hotmail DOT com
>CC: rms AT gnu DOT org, emacs-devel AT gnu DOT org
>Subject: Re: [emacs_user AT hotmail DOT com: ***MEMORY-ERROR***: emacs[5172]:
>GSlice: failed to allocate]
>Date: Sat, 17 Feb 2007 12:48:11 +0100
>
>Richard Stallman skrev:
> > Can you please DTRT and ack?
> >
> > ------- Start of forwarded message -------
> > From: "emacs user" <emacs_user AT hotmail DOT com>
> > To: emacs-devel AT gnu DOT org
> > Bcc:
> > Date: Tue, 13 Feb 2007 22:49:00 -0500
> > Mime-Version: 1.0
> > Content-Type: text/plain; format=flowed
> > Subject: ***MEMORY-ERROR***: emacs[5172]: GSlice: failed to allocate
> > X-Spam-Status: No, score=0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER
> > autolearn=failed version=3.0.4
> >
> > latest cvs from today, configured with gtk, compiled under cygwin:
> >
> > $ /usr/local/emacs/src/emacs.exe -Q
> >
> > ***MEMORY-ERROR***: emacs[5172]: GSlice: failed to allocate 504 bytes
> > (alignment: 512): Function not implemented
>
>GSlice is a memory handling function in Gtk+ (Glib). It tries to allocate
>an
>aligned block of memory using posix_memalign, memalign or valloc. I don't
>know which of these three is used on cygwin, but apparently cygwin does not
>have a correct implementation. I'd say it is either a cygwin problem, or a
>glib problem. The allocation is done when Emacs tries to create a widget
>and
>is done within the Gtk+ liby. There is nothing Emacs can do to fix this.
>It
>must be done in cygwin (by implemeting whatever function is used correctly)
>or
>by glib (by recovering better from errors like this).
>
> Jan D.
_________________________________________________________________
The average US Credit Score is 675. The cost to see yours: $0 by Experian.
http://www.freecreditreport.com/pm/default.aspx?sc=660600&bcd=EMAILFOOTERAVERAGE
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -