pkgsrc-Bugs archive

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

Re: pkg/28864: Emacs 21.3nb6 dumps core on exit



On Tue, Jan 04, 2005 at 06:18:00PM +0000, Admin Root wrote:
> >Number:         28864
> >Category:       pkg
> >Synopsis:       Emacs 21.3nb6 dumps core on exit
> >Confidential:   no
> >Severity:       serious
> >Priority:       high
> >Responsible:    pkg-manager
> >State:          open
> >Class:          sw-bug
> >Submitter-Id:   net
> >Arrival-Date:   Tue Jan 04 18:18:00 +0000 2005
> >Originator:     Admin Root
> >Release:        NetBSD 1.6
> >Organization:
> napolinet.dk
> >Environment:
> System: NetBSD www.napolinet.dk 1.6 NetBSD 1.6 (GENERIC) #0: Sun Sep 8 
> 19:43:40 UTC 2002 
> autobuild%tgm.daemon.org@localhost:/autobuild/i386/OBJ/autobuild/src/sys/arch/i386/compile/GENERIC
>  i386
> Architecture: i386
> Machine: i386
> >Description:
> Emacs 21.3nb6 dumps core on exit.
> 
> I don't believe this happened with 21.3nb5. The problem came a sup of pkgsrc.
> 
> Excerpt from the build of emacs-21.3nb6 
> 
> 
> Wrote /usr/pkgsrc/editors/emacs/work/emacs-21.3/lib-src/fns-21.3.1.el
> Dumping under names emacs and emacs-21.3.1
> 715536 pure bytes used
> ./emacs -q -batch -f list-load-path-shadows
> Fatal error (6).gmake[1]: *** [emacs] Abort trap (core dumped)
> gmake[1]: Leaving directory `/usr/pkgsrc/editors/emacs/work/emacs-21.3/src'
> (export PARALLEL; PARALLEL=0; cd leim; /usr/pkg/bin/gmake all  \
>   CC='cc' CFLAGS='-O2 -I/usr/pkg/include -I/usr/X11R6/include -I/usr/include' 
> CPPFLAGS='-I/usr/X11R6/include -I/usr/pkg/include -I/usr/local/include 
> -L/usr/pkg/lib -L/usr/local/lib    -I/usr/pkg/include -I/usr/X11R6/include 
> -I/usr/include' \
>   LDFLAGS='-L/usr/pkg/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib 
> -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib' 
> MAKE='/usr/pkg/bin/gmake')

As it dumps core, could you try running gdb with it?

cd /usr/pkgsrc/editors/emacs/work/emacs-21.3/src
gdb -c emacs.core emacs
gdb> bt

And tell me the output.

-- 
Quentin Garnier - cube%cubidou.net@localhost - cube%NetBSD.org@localhost
"Commala-come-five! / Even when the shadows rise!
To see the world and walk the world / Makes ya glad to be alive."
Susannah's Song, The Dark Tower VI, Stephen King, 2004.

Attachment: pgpKN5kv5JMFw.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index