21.4.19 with gcc 4.1

Jerry James james at xemacs.org
Wed Apr 5 19:05:14 EDT 2006


Ville Skyttä <scop at xemacs.org>, on Wed, 05 Apr 2006 at 23:27:22 +0300
you wrote:
> A somewhat minimal reproducer for one of the reported crashes (also with
> vanilla 21.4.19) is this in init.el:
>
>   (require 'un-define)
>   (set-default-coding-systems 'utf-8)
>   (set-coding-priority-list '(utf-8))
>   (set-coding-category-system 'utf-8 'utf-8)
>
> ...LANG=en_US.UTF-8 and XEmacs built with:
>
>   export CFLAGS="-O2 -g -fstack-protector"
>   ./configure --pdump --with-mule --without-wnn
>
> And to trigger the crash, M-x manual-entry RET netstat RET

Ah, that did it for me.  Okay, I'll take a look at it tomorrow.
-- 
Jerry James, Assistant Professor        james at xemacs.org
Computer Science Department             http://www.cs.usu.edu/~jerry/
Utah State University




More information about the XEmacs-Beta mailing list