emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dump (temacs) fails, core in alloc.c


From: Dan Nicolaescu
Subject: Re: dump (temacs) fails, core in alloc.c
Date: Mon, 9 Nov 2009 11:12:05 -0800 (PST)

Jan Djärv <address@hidden> writes:

  > Never mind, a bootstrap was required.

lisp.h is not consistenly listed as a dependency in Makefile (not sure why).
So it's probably Stefan's lisp.h change that probably tripped you...

  >     Jan D.
  > 
  > Jan Djärv skrev:
  > > 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.
  > >
  > >




reply via email to

[Prev in Thread] Current Thread [Next in Thread]