pkgsrc-Bugs archive

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

Re: pkg/45405: Emacs-snapshot does not compile (temacs segfaults)



On Thu, 13 Oct 2011 06:15:06 +0000 (UTC), Dmitry Matveev 
<me%dmitrymatveev.co.uk@localhost> wrote:

>  I confirm that emacs22, emacs23 and emacs24 (emacs-snapshot) are 
>  crashing while building (at the bootstrap phase) on this night's 
>  pkgsrc-current on NetBSD-current/amd64.

I have same problem. Here is backtrace.

zillatron% uname -a
NetBSD zillatron.p.wefunk.org 5.99.56 NetBSD 5.99.56 (GENERIC) #0: Fri Oct 14 
17:12:37 UTC 2011  
builds%b6.netbsd.org@localhost:/home/builds/ab/HEAD/amd64/201110141500Z-obj/home/builds/ab/HEAD/src/sys/arch/amd64/compile/GENERIC
 amd64
zillatron% setenv LC_ALL C
zillatron% gdb ./temacs
GNU gdb (GDB) 7.3.1
Copyright (C) 2011 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64--netbsd".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from 
/usr/pkgsrc/editors/emacs22-nox11/work/emacs-22.3/src/temacs...(no debugging 
symbols found)...done.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from 
terminal]
Environment variable "DISPLAY" not defined.
TERM = xterm-256color
Temporary breakpoint 1 at 0x46f436
(gdb) run -batch -l loadup dump
Starting program: /usr/pkgsrc/editors/emacs22-nox11/work/emacs-22.3/src/temacs 
-batch -l loadup dump
Program received signal SIGSEGV, Segmentation fault.
0x00000000004a6ec9 in emacs_blocked_malloc ()
(gdb) bt
#0  0x00000000004a6ec9 in emacs_blocked_malloc ()
#1  0x00000000004a6ece in emacs_blocked_malloc ()
#2  0x00000000004a6ece in emacs_blocked_malloc ()
#3  0x00000000004a6ece in emacs_blocked_malloc ()
#4  0x00000000004a6ece in emacs_blocked_malloc ()
#5  0x00000000004a6ece in emacs_blocked_malloc ()
#6  0x00000000004a6ece in emacs_blocked_malloc ()
#7  0x00000000004a6ece in emacs_blocked_malloc ()
#8  0x00000000004a6ece in emacs_blocked_malloc ()
#9  0x00000000004a6ece in emacs_blocked_malloc ()
#10 0x00000000004a6ece in emacs_blocked_malloc ()
#11 0x00000000004a6ece in emacs_blocked_malloc ()
#12 0x00000000004a6ece in emacs_blocked_malloc ()
#13 0x00000000004a6ece in emacs_blocked_malloc ()
#14 0x00000000004a6ece in emacs_blocked_malloc ()
#15 0x00000000004a6ece in emacs_blocked_malloc ()
#16 0x00000000004a6ece in emacs_blocked_malloc ()
#17 0x00000000004a6ece in emacs_blocked_malloc ()
#18 0x00000000004a6ece in emacs_blocked_malloc ()
#19 0x00000000004a6ece in emacs_blocked_malloc ()
#20 0x00000000004a6ece in emacs_blocked_malloc ()
#21 0x00000000004a6ece in emacs_blocked_malloc ()
#22 0x00000000004a6ece in emacs_blocked_malloc ()

-- Yuji Yamano




Home | Main Index | Thread Index | Old Index