pkgsrc-Bugs archive

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

pkg/49378: emacs 24.3 gives segmentation fault under virtualbox



>Number:         49378
>Category:       pkg
>Synopsis:       emacs 24.3 gives segmentation fault under virtualbox
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Nov 10 04:30:00 +0000 2014
>Originator:     Arjun Suresh Raji
>Release:        6.1.5
>Organization:
>Environment:
NetBSD eden 6.1.5 NetBSD 6.1.5 (GENERIC) i386
>Description:
Hi,
I installed emacs using pkgsrc as well as the pkgin tool. Both crashed with giving a segmentation fault.


Host OS: Windows 7
Target : Installation was done on Virtual Box

VboxCMD: virtualbox --norawr0 --recompile-supervisor --startvm <netbsd_instance>

#gdb emacs emacs-24.3.core
[New process 1]
Core was generated by `emacs-24.3` .
Program was terminated with signal 11, Segmentation fault/
#0  0xbbac2b3c  in _libc_init () from /usr/lib/libc.so.12
(gdb)bt
#0  0xbbac2b3c in _libc_init () from /usr/lib/libc.so.12
#1  0xbbaa9828 in ?? () from /usr/lib/libc.so.12
#2  0xbbbf310b in _rtld_call_init_functions () from /usr/libexec/ld.elf_so
#3  0xbfbfedc8 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb)
>How-To-Repeat:
pkgin update
pkgin install emacs
emacs / emacs -nw

>Fix:



Home | Main Index | Thread Index | Old Index