Raymond Toy writes:
>>>>> "Raymond" == Raymond Toy
<toy.raymond(a)gmail.com> writes:
Raymond> I just updated my Ubunut 12 system to Ubuntu 14 and xemacs is now
Raymond> crashing consistently. I tried updating xemacs to the latest code and
Raymond> the crash is still happening.
FYI, I built xemacs from current hg sources on a Macbook Pro running
10.9.5. This crash happens there now too.
My old MacbookPro laptop was also running 10.9.5, but the version of
xemacs I have running there was built quite some time ago, and it
doesn't have this problem. From this I conclude that something in
xemacs has changed to cause the issue. Maybe.
Hm. Now I'm seeing this too. Of course the version of XEmacs has
changed, but so have the versions of Xcode and of the MacPorts clang
(my usual compiler because I preferred the error messages to GCC's),
and I may have changed my options for GC to --newgc. XEmacs is
sluggish and GC takes a long time. I'm going to rebuild without
--newgc, and also try with GCC.
If you haven't sent your Installations for the two XEmacsen yet,
please do.
Anway, for now the backtrace is bizarre and pp is broken:
Program received signal SIGABRT, Aborted.
0x00007fff8ce15292 in ?? ()
(gdb) bt 10
#0 0x00007fff8ce15292 in ?? ()
#1 0x00000001000c710e in fatal_error_signal (sig=11)
at /Users/steve/src/XEmacs/21.5/pristine/src/emacs.c:3903
#2 0x00007fff846c05aa in ?? ()
#3 0x00007fff5fbf6c90 in ?? ()
#4 0x00000001000d2a87 in Ffuncall (nargs=11, args=0x40000000400)
at /Users/steve/src/XEmacs/21.5/pristine/src/eval.c:4214
Backtrace stopped: frame did not save the PC
(gdb) up 4
#4 0x00000001000d2a87 in Ffuncall (nargs=11, args=0x40000000400)
at /Users/steve/src/XEmacs/21.5/pristine/src/eval.c:4214
4214 val = funcall_compiled_function (fun, fun_nargs,
fun_args);
(gdb) print args
$2 = (Lisp_Object *) 0x40000000400
(gdb) pp args
A syntax error in expression, near `) $val'.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta