Operating System - HP-UX
1838576 Members
4057 Online
110128 Solutions
New Discussion

Segmentation Fault happens when trying to run emacs 20.4

 
Judy Traynor
Valued Contributor

Segmentation Fault happens when trying to run emacs 20.4

I am trying to run emacs 20.4 with HP-UX 10.20. Whenever I try to bring it up I get a segmentation fault.

Respond to leslie.d.haynes@lmco.com
Sail With the Wind
3 REPLIES 3
Andreas Voss
Honored Contributor

Re: Segmentation Fault happens when trying to run emacs 20.4

Hi,

where did you get it from.
I've found emacs 20.7 at:
http://hpux.cs.utah.edu/hppd/hpux/Editors/emacs-20.7/

Perhaps this version is stable.

Regards
Judy Traynor
Valued Contributor

Re: Segmentation Fault happens when trying to run emacs 20.4

Emacs 20.4 is automounted from a server. I get the segmentation fault with another version of emacs (20.2) as well
Sail With the Wind
Ken Scharpell
Valued Contributor

Re: Segmentation Fault happens when trying to run emacs 20.4


If its autmounted from another server its possibly a library problem. Are your emacs binaries statically or dynamically linked ?

Does it work properly on the server where the autmount originates from ? if so you have a library problem, you may need to install emacs onto your server to ensure all the needed libraries are installed.
The whole world is a simple perl script