unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* USE_MMAP_FOR_BUFFERS segfaulting on startup with today's trunk
@ 2013-02-20  2:05 Daniel Colascione
  2013-02-20  2:08 ` Glenn Morris
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Colascione @ 2013-02-20  2:05 UTC (permalink / raw)
  To: Emacs discussions

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

Is anyone else seeing emacs and associated binaries segfault on startup with
today's trunk when built with USE_MMAP_FOR_BUFFERS?

Program received signal SIGSEGV, Segmentation fault.
mmap_alloc (var=0x762318, nbytes=21)
    at /users/dancol/edev/trunk/src/buffer.c:4906
4906            r->next->prev = r;
(gdb) where
#0  mmap_alloc (var=0x762318, nbytes=21)
    at /users/dancol/edev/trunk/src/buffer.c:4906
#1  0x00495e09 in mmap_realloc (nbytes=21, var=0x762318)
    at /users/dancol/edev/trunk/src/buffer.c:4945
#2  enlarge_buffer_text (b=0x762200, delta=0)
    at /users/dancol/edev/trunk/src/buffer.c:5053
#3  0x00497466 in init_buffer () at /users/dancol/edev/trunk/src/buffer.c:5301
#4  0x00475743 in main (argc=<optimized out>, argv=0x28ab70)
    at /users/dancol/edev/trunk/src/emacs.c:1305


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

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

end of thread, other threads:[~2013-02-20  2:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-20  2:05 USE_MMAP_FOR_BUFFERS segfaulting on startup with today's trunk Daniel Colascione
2013-02-20  2:08 ` Glenn Morris
2013-02-20  2:26   ` Daniel Colascione

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