bug-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs 21.4a - Solaris 10 x86, Fatal error (11) on exit


From: Jeff Blaine
Subject: Re: Emacs 21.4a - Solaris 10 x86, Fatal error (11) on exit
Date: Tue, 06 Dec 2005 15:41:56 -0500
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

>        I've compiled emacs21.4a on a Solaris 10 x86 box and get a
> strange "Fatal error (11).Segmentation Fault" on exit of the emacs
> program.  Emacs seems to work okay apart from this exit error.
> Any ideas what the problem might be?

Kevin Rodgers commented:

        1. The -batch command line option implies
           -q (aka -no-init-file); try

           ./emacs -no-site-file -batch -f list-load-path-shadows

Kevin, I think this is missing the main problem.

% ./emacs -no-site-file -batch -f list-load-path-shadows
Fatal error (11).Segmentation Fault (core dumped)
%

This is on Solaris 10 for SPARC in my case, not x86.  The
problem exists back in 21.3 under Solaris 10 as well FWIW.

Note, however, that as Andy Heaps mentioned above, emacs
does in fact run (./emacs), then segfaults at exit time.

Curious how there's no Emacs 21.x up on sunfreeware.com yet
after the OS has been out for over a year now.

Any ideas?  I have tried both with GNU ld/as as part of
binutils and also /usr/ccs/bin/ld (and as).  Same problem





reply via email to

[Prev in Thread] Current Thread [Next in Thread]