unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Burton Samograd <burton@samograd.ca>
To: emacs-devel@gnu.org
Subject: GSlice: failed to allocate 504 bytes
Date: Mon, 19 Nov 2012 09:02:27 -0700	[thread overview]
Message-ID: <kghboety418.fsf@CDW764-BURTONS.QFTI.COM> (raw)

[-- Attachment #1: Type: text/plain, Size: 1173 bytes --]

Hello,

I've built emacs from git sources on a recent cygwin this morning and
when I try and run it, I get the following error on startup before it
crashes:

    ***MEMORY-ERROR***: [7588]: GSlice: failed to allocate 504 bytes
       (alignment: 512): Function not implemented

    Fatal error 6: Abortedaborted (core dumped)

Here's a gdb run with a not very useful looking backtrace:

(gdb) r
Starting program: /home/burton.samograd/src/emacs-git/src/emacs
[New Thread 7216.0x500]
[New Thread 7216.0xe3c]
[New Thread 7216.0x18e0]
[New Thread 7216.0xe38]
[New Thread 7216.0x1fac]
[New Thread 7216.0x19e0]

***MEMORY-ERROR***: [7216]: GSlice: failed to allocate 504 bytes
   (alignment: 512): Function not implemented

Fatal error 6: Aborted
Program received signal SIGABRT, Aborted.
0x00000000 in ?? ()
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x77aaf8b1 in ntdll!RtlUpdateClonedSRWLock ()
   from /cygdrive/c/Windows/system32/ntdll.dll
#2  0x76f9149d in WaitForSingleObjectEx ()
   from /cygdrive/c/Windows/syswow64/KERNELBASE.dll
#3  0x000003ac in ?? ()
#4  0x00000000 in ?? ()

This is built with --with-x-toolkit=athena and attached is my
config.log.

--
Burton Samograd


[-- Attachment #2: config.log --]
[-- Type: application/octet-stream, Size: 1264 bytes --]


## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by emacs config.status 24.3.50, which was
generated by GNU Autoconf 2.68.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on CDW764-BURTONS

config.status:1824: creating Makefile
config.status:1824: creating lib/Makefile
config.status:1824: creating lib-src/Makefile
config.status:1824: creating oldXMenu/Makefile
config.status:1824: creating doc/emacs/Makefile
config.status:1824: creating doc/misc/Makefile
config.status:1824: creating doc/lispintro/Makefile
config.status:1824: creating doc/lispref/Makefile
config.status:1824: creating src/Makefile
config.status:1824: creating lwlib/Makefile
config.status:1824: creating lisp/Makefile
config.status:1824: creating leim/Makefile
config.status:1824: creating nextstep/Makefile
config.status:1824: creating test/automated/Makefile
config.status:1824: creating admin/unidata/Makefile
config.status:1824: creating src/config.h
config.status:2043: executing depfiles commands
config.status:2043: executing mkdirs commands
config.status:2043: executing epaths commands
config.status:2043: executing gdbinit commands

             reply	other threads:[~2012-11-19 16:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19 16:02 Burton Samograd [this message]
2012-11-19 16:47 ` GSlice: failed to allocate 504 bytes Ken Brown
2012-11-19 21:03   ` Ken Brown
2012-11-19 21:48     ` Burton Samograd
2012-11-20  4:52     ` Stefan Monnier
2012-11-20 13:29       ` Ken Brown
2012-11-20 14:08         ` Stefan Monnier
2012-11-19 18:05 ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=kghboety418.fsf@CDW764-BURTONS.QFTI.COM \
    --to=burton@samograd.ca \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).