unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* GSlice: failed to allocate 504 bytes
@ 2012-11-19 16:02 Burton Samograd
  2012-11-19 16:47 ` Ken Brown
  2012-11-19 18:05 ` Stefan Monnier
  0 siblings, 2 replies; 8+ messages in thread
From: Burton Samograd @ 2012-11-19 16:02 UTC (permalink / raw)
  To: emacs-devel

[-- 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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-11-20 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-19 16:02 GSlice: failed to allocate 504 bytes Burton Samograd
2012-11-19 16:47 ` 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

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).