Giacomo Boffi writes:
================================================================
Dear Bug Team!
today I checked out the last and greatest sources and then i
configured as usual (so the info here reported is correct), i made
beta and then i made check
These aren't quite latest (I see 4 commits since #5744:22571c0e8a47),
but I don't think the more recent commits should affect this.
make check failed with
,----
|_Testing_/home/boffi/src/xemacs/tests/automated/mule-tests.el...
|_Unexpected_error_(wrong-type-argument_characterp_#<SERIOUS_XEMACS_BUG:_NULL_POINTER_LRECORD_object_(nil)_Save_your_buffers_immediately_and_please_report_this_bug>)_while_executing_interpreted_code.
|_
|_Fatal_error:_assertion_failed,_file_charset.h,_line_440,_ABORT()
`----
I can't reproduce on Linux 3.9.0 with either my usual compiler (clang
version 3.3 (tags/RELEASE_33/final)), or with Gentoo's gcc-4.7.3. (I
do have code up-to-date to today; I'll try reverting to that commit
later.)
Could you rerun just the mule tests with
cd /home/boffi/src/xemacs/
src/xemacs -batch -l test-harness -f batch-test-emacs tests/automated/mule-tests.el >
trace.txt 2>&1
and send us trace.txt?
This isn't just a test failure, of course. It indicates a serious
internal problem in your XEmacs build. If you have another C compiler
available, I'd suggest using that, or you could try C++ mode (add
--with-xemacs-compiler=g++ to the configure line), and see if that
makes the assertion go away.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta