Subject: pkg/29351: editors/emacs does not work on -current/amd64
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <hira@po6.nsk.ne.jp>
List: pkgsrc-bugs
Date: 02/13/2005 01:25:00
>Number:         29351
>Category:       pkg
>Synopsis:       editors/emacs does not work on -current/amd64
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Feb 13 01:25:00 +0000 2005
>Originator:     Kouichirou Hiratsuka
>Release:        NetBSD 2.99.15
>Organization:
>Environment:
System: NetBSD firefly.localdomain 2.99.15 NetBSD 2.99.15 (FIREFLY.amd64) #86: Sat Feb 12 21:09:07 JST 2005 root@firefly.localdomain:/usr/src/sys/arch/amd64/compile/FIREFLY.amd64 amd64
Architecture: x86_64
Machine: amd64
>Description:
	When building editros/emacs on -current/amd64, the following
	message appears.

UVM: pid 14686 (emacs), uid 0 killed: out of swap

	And emacs dumps core on startup.

% /usr/pkg/bin/emacs
zsh: 22109 segmentation fault (core dumped)  /usr/pkg/bin/emacs

>How-To-Repeat:
	cd ${PKGSRCDIR}/editors/emacs
	make && make install
	emacs

>Fix:
	Sorry, I don't know.  However, it seems to be caused by the
	last change of sys/arch/amd64/include/vmparam.h.