Solved [SOLVED] emacs segmentation fault.

I am a new user of FreeBSD and have installed Xorg Xfce4. But, The Emacs23 cannot be started.

When I type emacs it displays
Code:
emacs  
Fatal error (11)Segmentation fault (core dumped)

---------
Add: I give up emacs23 and install a new version of emacs. Thanks
 
Not sure if this is any use to you since you have marked the issue as solved, but if you go to the port, run the configure script, and uncheck gconf and gtk support (I used xaw widgets instead of the latter) it all works fine.
 
Back
Top