NetBSD-Users archive

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

Re: emacs in netbsd-6.0-XEN3PAE-DOMU: work for anybody?



On Wed, Jun 20, 2012 at 05:40:27PM +0200, Ignatios Souvatzis wrote:
> Hi,
> 
> does emacs work for anybody in netbsd-6 BETA or BETA2 in a 
> XEN3PAE-DOMU ?
> 
> SEGV for me. It runs on a physical amd64 machine in the 32bit 
> pkg building chroot (created by pkg_comp).
> 


I have the same crash for

- emacs-23
- emacs-nox11-23
- emacs-nox11-22
- emacs-nox11-21
- xemacs

all built from 2012Q1

Here's ktrace from xemacs:

(...)
 21718      1 xemacs-21.4.22 CALL  open(0xbf7fe2c8,0,0xbf7fe1e0)
 21718      1 xemacs-21.4.22 NAMI  "/lib/libc.so.12"
 21718      1 xemacs-21.4.22 RET   open 3
 21718      1 xemacs-21.4.22 CALL  __fstat50(3,0xbf7fe1e0)
 21718      1 xemacs-21.4.22 RET   __fstat50 0
 21718      1 xemacs-21.4.22 CALL  close(3)
 21718      1 xemacs-21.4.22 RET   close 0
 21718      1 xemacs-21.4.22 CALL  _lwp_setprivate(0xbb4ea140)
 21718      1 xemacs-21.4.22 RET   _lwp_setprivate 0
 21718      1 xemacs-21.4.22 CALL  _lwp_self
 21718      1 xemacs-21.4.22 RET   _lwp_self 1
 21718      1 xemacs-21.4.22 CALL  __sigprocmask14(1,0xbf7fe99c,0xbf7fea1c)
 21718      1 xemacs-21.4.22 RET   __sigprocmask14 0
 21718      1 xemacs-21.4.22 CALL  __sigprocmask14(3,0xbf7fea1c,0)
 21718      1 xemacs-21.4.22 RET   __sigprocmask14 0
 21718      1 xemacs-21.4.22 PSIG  SIGSEGV SIG_DFL: code=SEGV_MAPERR, 
addr=0xffffeff4, trap=6)
 21718      1 xemacs-21.4.22 NAMI  "xemacs-21.4.22.core"

iirc, the addr= is the same for emacs-21.

        -is


Home | Main Index | Thread Index | Old Index