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

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

bug#7163: Acknowledgement (23.2; Regular Emacs 23.2 crashes on Solaris 1


From: Dan Nicolaescu
Subject: bug#7163: Acknowledgement (23.2; Regular Emacs 23.2 crashes on Solaris 11/SPARC)
Date: Wed, 13 Oct 2010 00:27:15 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> writes:


> Before going that route, I may try to investigate the core dumps a
> little bit more, perhaps I find something.  Unfortunately, even with the
> gcc build, gdb cannot make sense of them and doesn't even produce a
> backtrace.

Does gdb have problems even when you build with gcc -g -O0?
BTW, the best is to run emacs under gdb, and do it from the src
subdirectory, so that gdb can read the .gdbinit file in there.

One wild guess: maybe gdb has problems because on solaris10 unexsol.c
is used for dumping, not unexelf.c.
Maybe you could try removing the 2 lines in emacs/src/s/sol2-10.h that refer to 
UNEXEC...





reply via email to

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