This bug report will be sent to the XEmacs Development Team,
not to your local site managers!!
Please write in English, because the XEmacs maintainers do not have
translators to read other languages for them.
In XEmacs 21.2 (beta38) "Peisino,Ak(B" [Lucid] (sparc-sun-solaris2.8, Mule)
of Fri Dec 29 2000 on nats21
configured using `configure --with-mule --with-xpm --with-site-lisp=yes
--package-path=/opt/lib/xemacs-21.2-b38/'
Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:
M-x customize-face [Enter] default [Enter]
causes the editor to crash.
Lisp backtrace follows:
# (unwind-protect ...)
# (unwind-protect ...)
# (catch #<INTERNAL OBJECT (XEmacs bug?) (opaque-ptr, adr=0x2d997c) 0x346000>
...)
# (unwind-protect ...)
# bind (inhibit-quit)
# (condition-case ... . error)
# (catch top-level ...)
Here is the beginning of the C backtrace:
Core was generated by `xemacs-21.2-b38 --vanilla'.
Program terminated with signal 11, Segmentation Fault.
#0 0x7f41a034 in _libc_kill () from /usr/lib/libc.so.1
#1 0x911e0 in fatal_error_signal (sig=11) at emacs.c:535
#2 <signal handler called>
#3 0x7f3b2158 in longjmp () from /usr/lib/libc.so.1
#4 0x152084 in png_warning_func (png_ptr=0x772400,
msg=0x7f961cd8 "Application must be recompiled; version 1.0.6 was
incompatible")
at glyphs-eimage.c:812
#5 0x7f95e868 in png_error () from /opt/lib//libpng.so.2
#6 <signal handler called>
#7 0x7f3b2158 in longjmp () from /usr/lib/libc.so.1
#8 0x152084 in png_warning_func (png_ptr=0x772400,
msg=0x7f961cd8 "Application must be recompiled; version 1.0.6 was
incompatible")
at glyphs-eimage.c:812
#9 0x7f95e868 in png_error () from /opt/lib//libpng.so.2
#10 <signal handler called>
#11 0x7f3b2158 in longjmp () from /usr/lib/libc.so.1
#12 0x152084 in png_warning_func (png_ptr=0x772400,
msg=0x7f961cd8 "Application must be recompiled; version 1.0.6 was
incompatible")
at glyphs-eimage.c:812
#13 0x7f95e868 in png_error () from /opt/lib//libpng.so.2
(These four frames repeat, apparently indefinitely.)
Show replies by date