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

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

RE: crash in emacs-21.1


From: Sadinoff, Daniel
Subject: RE: crash in emacs-21.1
Date: Wed, 24 Oct 2001 10:02:58 -0400

whoops, there it is.  I had some cc-mode elc's in a
"/opt/share/emacs/site-lisp" , which was shared with the 20.3 code.  

problem solved.

Just to be clear here, I understand that there's an interoperability problem
with xemacs-compiled elc's, but is there the expectation that GNU emacs-21
should be able to cleanly load anything byte-compiled with GNU-emacs-20? 

-----Original Message-----
From: Eli Zaretskii [mailto:eliz@is.elta.co.il]
Sent: Wednesday, October 24, 2001 9:54 AM
To: Sadinoff, Daniel
Cc: Pavel Janík; gnu-emacs-bug@moderators.isc.org
Subject: RE: crash in emacs-21.1



On Wed, 24 Oct 2001, Sadinoff, Daniel wrote:

> (gdb) xbacktrace
> 0x4ff53c "c-guess-basic-syntax"
> 0x4ffd9c "c-indent-line"
> 0x507398 "c-indent-command"
> 0x1d1ba4 "call-interactively"
> 
> 
> ... is there anything else clever that I should be doing in GDB to help?

Just to be sure it's not some bogus cc-mode: does the following command 
(run outside the debugger, of course) print something interesting?

   ./emacs -q -batch -f list-load-path-shadows

Please run this from the src directory of the tree where you built Emacs 
21.1.



reply via email to

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