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

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

Re: Emacs 21.4a segmentation fault on startup (gcc 4.0, Solaris 8)


From: Richard Stallman
Subject: Re: Emacs 21.4a segmentation fault on startup (gcc 4.0, Solaris 8)
Date: Wed, 18 May 2005 18:44:22 -0400

This could be a GCC bug, or it could be something in Emacs that is not
well-defined C.  You could look at the compiled code for the call to
XtCreateWidget and see if it looks correct.

You could also try recompiling just xterm.c with the old GCC version
and see if that makes everything work.  If so, you could then try
splitting that file in various ways and compiling half with each
GCC version.  This way maybe you could determine which function
the problem is in.




reply via email to

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