I speak English very little.I'm sorry.
I use XEmacs 21.2.14.
*****************************************
uname -a: SunOS sanma 5.5.1 Generic_103640-08 sun4u sparc SUNW,Ultra-2
./configure '--with-x' '--with-gcc' '--prefix=/usr/local/xemacs' '--with-database=berkdb' '--with-sound=native' '--cflags=-O6 -msupersparc' '--with-wnn6=yes' '--with-mule=yes' '--with-xpm=yes' '--dynamic=yes' '--with-xim=motif' '--with-xfs=yes' '--with-pop=yes' '--with-system-malloc' '--with-offix=yes' '--error-checking=none' '--x-includes=/usr/openwin/include' '--x-libraries=/usr/openwin/lib' '--with-xface=yes' '--with-tooltalk=no' '--site-includes=/usr/local/X11R6/include:/usr/local/include/wnn:/usr/local/include:/usr/dt/include:/usr/local/BerkeleyDB/include' '--site-libraries=/usr/local/X11R6/lib:/usr/local/lib:/usr/local/BerkeleyDB/lib' '--site-runtime-libraries=/usr/dt/lib:/usr/openwin/lib:/usr/local/X11R6/lib:/usr/local/lib:/usr/lib' '--with-tty=yes' '--with-site-lisp=yes' '--package-path=/usr/local/xemacs/lib/xemacs-21.2-b14'
XEmacs 21.2-b14 "Dionysos" configured for `sparc-sun-solaris2.5.1'.
Where should the build process find the source code? /home/kokada/install/xemacs-21.2.14
What installation prefix should install use?
/usr/local/xemacs
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? gcc -O6 -msupersparc
Should XEmacs use the GNU version of malloc? no
(User chose not to use GNU allocators).
Should XEmacs use the relocating allocator for buffers? yes
What window system should XEmacs use? x11
Where do we find X Windows header files? /usr/dt/include /usr/openwin/include
Where do we find X Windows libraries? /usr/dt/lib /usr/openwin/lib
Additional header files: /usr/local/X11R6/include /usr/local/include/wnn /usr/local/include /usr/dt/include /usr/local/BerkeleyDB/include
Additional libraries: /usr/local/X11R6/lib /usr/local/lib /usr/local/BerkeleyDB/lib
Runtime library search path: /usr/dt/lib:/usr/openwin/lib:/usr/local/X11R6/lib:/usr/local/lib:/usr/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
Compiling in support for PNG image handling.
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for TIFF image handling.
Compiling in support for X-Face message headers.
Compiling in native sound support.
Compiling in support for Berkeley DB.
Compiling in support for ncurses.
Compiling in Mule (multi-lingual) support.
Compiling in XIM (X11R5+ I18N input method) support.
Using Motif to provide XIM support.
Compiling in support for Canna on Mule.
Compiling in support for the WNN input method on Mule.
Using WNN version 6.
Compiling in support for OffiX.
Compiling in EXPERIMENTAL support for Drag'n'Drop ( OffiX ).
Compiling in support for proper session-management.
Using Lucid menubars.
Using Lucid scrollbars.
Using Motif dialog boxes.
Compiling in DLL support.
movemail will use "dot-locking" for locking mail spool files.
Using POP for mail access.
Compiling in extra code for debugging.
*****************************************
And
% /usr/local/xemacs/bin/xemacs-21.2-b14 -q
I just typed next characters on scratch buffer.
"\(hoge\)
*****************************************
Fatal error (11).
Your files have been auto-saved.
Use `M-x recover-session' to recover them.
Please report this bug by running the send-pr script included
with XEmacs, or selecting `Send Bug Report' from the help menu.
As a last resort send ordinary email to `crashes(a)xemacs.org'.
*MAKE SURE* to include the information in the command
M-x describe-installation.
If at all possible, *please* try to obtain a C stack backtrace;
it will help us immensely in determining what went wrong.
To do this, locate the core file that was produced as a result
of this crash (it's usually called `core' and is located in the
directory in which you started the editor, or maybe in your home
directory), and type
gdb /usr/local/xemacs/bin/xemacs-21.2-b14 core
then type `where' when the debugger prompt comes up.
(If you don't have GDB on your system, you might have DBX,
or XDB, or SDB. A similar procedure should work for all of
these. Ask your system administrator if you need more help.)
Lisp backtrace follows:
skip-syntax-backward("/\\")
# (unwind-protect ...)
blink-matching-open()
self-insert-command(1)
# bind (command-debug-status)
call-interactively(self-insert-command)
# (condition-case ... . error)
# (catch top-level ...)
*****************************************
% gdb /usr/local/xemacs/bin/xemacs-21.2-b14 core
GDB is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.16 (sparc-sun-solaris2.5.1),
Copyright 1996 Free Software Foundation, Inc...
Core was generated by `xemacs-21.2-b14 -q'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/dt/lib/libXm.so.3...done.
Reading symbols from /usr/local/lib/libcanna.so.1...done.
Reading symbols from /usr/local/lib/libRKC.so.1...done.
Reading symbols from /usr/openwin/lib/libtiff.so...done.
Reading symbols from /usr/local/X11R6/lib/libpng.so.2...done.
Reading symbols from /usr/local/lib/libjpeg.so.62...done.
Reading symbols from /usr/local/lib/libz.so.0...done.
Reading symbols from /usr/local/X11R6/lib/libXpm.so.4.11...done.
Reading symbols from /usr/local/X11R6/lib/libXmu.so.6.0...done.
Reading symbols from /usr/local/X11R6/lib/libXt.so.6.0...done.
Reading symbols from /usr/local/X11R6/lib/libXext.so.6.3...done.
Reading symbols from /usr/local/X11R6/lib/libX11.so.6.1...done.
Reading symbols from /usr/local/X11R6/lib/libSM.so.6.0...done.
Reading symbols from /usr/local/X11R6/lib/libICE.so.6.3...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/lib/libkvm.so.1...done.
Reading symbols from /usr/lib/libkstat.so.1...done.
Reading symbols from /usr/lib/libintl.so.1...done.
Reading symbols from /usr/lib/libm.so.1...done.
Reading symbols from /usr/lib/libsocket.so.1...done.
Reading symbols from /usr/lib/libnsl.so.1...done.
Reading symbols from /usr/lib/libelf.so.1...done.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from /usr/openwin/lib/libXt.so.4...done.
Reading symbols from /usr/openwin/lib/libX11.so.4...done.
Reading symbols from /usr/lib/libw.so.1...done.
Reading symbols from /usr/lib/libmp.so.1...done.
Reading symbols from /usr/openwin/lib/libXext.so.0...done.
Reading symbols from /usr/platform/SUNW,Ultra-2/lib/libc_psr.so.1...done.
Reading symbols from /usr/lib/locale/ja/LC_CTYPE/mb.so.1...done.
Reading symbols from /usr/lib/locale/ja/LC_CTYPE/wcwidth.so.1...done.
#0 0xef07452c in kill ()
(gdb) where
#0 0xef07452c in kill ()
#1 0x4fa1c in fatal_error_signal ()
#2 <signal handler called>
#3 0xdd70c in bufpos_to_bytind_func ()
#4 0x1233ac in skip_chars ()
#5 0x127b50 in Fskip_syntax_backward ()
#6 0x54da0 in Ffuncall ()
#7 0x275d8 in execute_optimized_program ()
#8 0x26e98 in funcall_compiled_function ()
#9 0x54f50 in Ffuncall ()
#10 0x582e0 in call0 ()
#11 0x35408 in internal_self_insert ()
#12 0x34b10 in Fself_insert_command ()
#13 0x54d74 in Ffuncall ()
#14 0x2ca38 in Fcall_interactively ()
#15 0x539b8 in Fcommand_execute ()
#16 0x96528 in execute_command_event ()
#17 0x96b78 in Fdispatch_event ()
#18 0x33da0 in Fcommand_loop_1 ()
#19 0x34018 in command_loop_1 ()
#20 0x51388 in condition_case_1 ()
#21 0x34188 in command_loop_2 ()
#22 0x58ac4 in internal_catch ()
#23 0x338c0 in initial_command_loop ()
#24 0x4df24 in xemacs_21_2_b14_sparc_sun_solaris2_5_1 ()
#25 0x4fbfc in main ()
(gdb)