all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dump (temacs) fails, core in alloc.c
@ 2009-11-09 17:59 Jan Djärv
  2009-11-09 18:36 ` Jan Djärv
  0 siblings, 1 reply; 12+ messages in thread
From: Jan Djärv @ 2009-11-09 17:59 UTC (permalink / raw
  To: Emacs-Devel

Hello.

Can anybody in the know fix this? temacs -batch -l loadup dump
gets a segmentation violation at alloc.c:

Program received signal SIGSEGV, Segmentation fault.
0x00000000005c2b23 in compact_small_strings () at alloc.c:2264
2264	  for (b = tb->next; b; b = next)
(gdb) p b
$1 = (struct sblock *) 0x0
(gdb) p tb
$2 = (struct sblock *) 0x0
(gdb) p oldest_sblock
$3 = (struct sblock *) 0x0

	Jan D.





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

end of thread, other threads:[~2009-11-14 15:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-09 17:59 dump (temacs) fails, core in alloc.c Jan Djärv
2009-11-09 18:36 ` Jan Djärv
2009-11-09 19:12   ` Dan Nicolaescu
2009-11-09 19:42     ` Eli Zaretskii
2009-11-09 20:37       ` Dan Nicolaescu
2009-11-09 22:02         ` Stefan Monnier
2009-11-09 23:15           ` Dan Nicolaescu
2009-11-10 14:01             ` Stefan Monnier
2009-11-10  7:07           ` Jan D.
2009-11-10 14:02             ` Stefan Monnier
2009-11-14 15:24               ` Gcc-generated dependencise. (Was: Re: dump (temacs) fails, core in alloc.c) Jan Djärv
2009-11-10 14:56         ` dump (temacs) fails, core in alloc.c Richard Stallman

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.