unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Crash on exit in Sparc Solaris 10
@ 2005-09-05 17:45 Justin M Wozniak
  0 siblings, 0 replies; only message in thread
From: Justin M Wozniak @ 2005-09-05 17:45 UTC (permalink / raw)



Using 21.4 or 21.3 on a patched Solaris 10 machine, with gcc-3.3.2.

On exit via C-xC-c I get:
Fatal error (11).zsh: segmentation fault (core dumped)  emacs -i

Other possible symptoms:

On make, I get:
Wrote /nfs/home1/jwozniak/sfw/emacs-21.3/lib-src/fns-21.3.1.el
Dumping under names emacs and emacs-21.3.1
715480 pure bytes used
./emacs -q -batch -f list-load-path-shadows
Fatal error (11).*** Signal 11 - core dumped (ignored)
(export PARALLEL; PARALLEL=0; cd leim; make all  \
  CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \
  LDFLAGS='-L/usr/openwin/lib' MAKE='make')

Making again works.

Make install the first time causes an error with blessmail.

Also, does not compile with Sun's cc 10:

Unicron: ~jwozniak/sfw/emacs-21.4# make
if [ ! -f /nfs/home1/jwozniak/sfw/emacs-21.4/lisp/abbrev.elc ]; then \
  make  bootstrap; \
fi
cd lib-src; make all  \
  CC='cc' CFLAGS='-g -O' CPPFLAGS='' \
  LDFLAGS='-L/usr/openwin/lib' MAKE='make'
cc -DHAVE_CONFIG_H  -I. -I../src
-I/nfs/home1/jwozniak/sfw/emacs-21.4/lib-src
-I/nfs/home1/jwozniak/sfw/emacs-21.4/lib-src/../src -L/usr/openwin/lib  -g
-O -o test-distrib
/nfs/home1/jwozniak/sfw/emacs-21.4/lib-src/test-distrib.c
ucbcc: Warning: Option
-YP,:/usr/ucblib:/opt/SUNWspro/prod/bin/../lib:/opt/SUNWspro/prod/bin:/usr/ccs/lib:/usr/lib
passed to ld, if ld is invoked, ignored otherwise
unknown flag -destination_ir=iropt
compiler(iropt) error:  FCALL with no root
*** Error code 1
make: Fatal error: Command failed for target `test-distrib'
Current working directory /nfs/home1/jwozniak/sfw/emacs-21.4/lib-src
*** Error code 1
make: Fatal error: Command failed for target `lib-src'


	Thanks!

-- 
Justin Michael Joseph Wozniak

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-05 17:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-05 17:45 Crash on exit in Sparc Solaris 10 Justin M Wozniak

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).