[Bug: 21.5-b29] assert_failed, "RD_TYPEP (obj, lrecord_type_extent)") at emacs.c:4027

Stephen J. Turnbull stephen at xemacs.org
Sun May 16 21:24:49 EDT 2010


Thomas Mittelstaedt writes:
 > Dear Bug Team!
 > 
 > Had a crash last Saturday. Don't exactly remember what I was doing.
 > But I do have a core file and it's at
 > http://www.tmstaedt.de/core.12589.gz.

Core files don't help without at least the symbol table for the
executable, and it's much easier to analyze them on the machine where
they were generated in any case (especially since many of our tools
actually run XEmacs code to produce Lisp output etc).

Can you provide a backtrace so that we can see where it crashed?  You
may be able to get a Lisp backtrace as well with the lbt command
(provided by .gdbinit).



More information about the XEmacs-Beta mailing list