xemacs-21.0.67 -batch -vanilla -l crashkoi.el
With crashkoi.el
(with-current-buffer (get-buffer-create "crash")
(erase-buffer)
(insert " \207 ")
(decode-coding-region (point-min) (point-max) 'koi8-r)
(goto-char (point-max))
(re-search-backward "^-")
)
[This came from a message on linux-kernel claiming it was koi8-r
charset encoding, but it was really ascii with a few of those funny
\207 Windows Ansi quotes in some cited text.]
Starting program: /scratch/vroonhof/cvs/xemacs-20/src/xemacs -batch -vanilla -l
crashkoi.el
Fatal error: assertion failed, file regex.c, line 4105, __dcptr__ - __dcptr2__ ==
REP_BYTES_BY_FIRST_BYTE (*__dcptr2__)
(no debugging symbols found)...(no debugging symbols found)...
[..]
(no debugging symbols found)...(no debugging symbols found)...
Program received signal SIGABRT, Aborted.
0xef074340 in _kill ()
(gdb) where
#0 0xef074340 in _kill ()
#1 0xef03a59c in abort ()
#2 0x2c8a88 in re_search_2 ()
#3 0x2d35c4 in search_buffer ()
#4 0x2d29b4 in search_command ()
#5 0x2d5290 in Fre_search_backward ()
#6 0xe3fd8 in Feval ()
#7 0xd4934 in Fprogn ()
#8 0xbf458 in Fsave_current_buffer ()
#9 0xe3a0c in Feval ()
#10 0xe4444 in Feval ()
#11 0x267760 in readevalloop ()
#12 0x265d74 in Fload_internal ()
#13 0xe5290 in funcall_recording_as ()
#14 0x7b60c in Fbyte_code ()
#15 0xea2ec in funcall_lambda ()
#16 0xe57b8 in funcall_recording_as ()
#17 0x7b60c in Fbyte_code ()
#18 0xea2ec in funcall_lambda ()
#19 0xe57b8 in funcall_recording_as ()
#20 0x7b60c in Fbyte_code ()
#21 0xea2ec in funcall_lambda ()
#22 0xe57b8 in funcall_recording_as ()
#23 0x7b60c in Fbyte_code ()
#24 0xea2ec in funcall_lambda ()
#25 0xe57b8 in funcall_recording_as ()
#26 0x7b60c in Fbyte_code ()
#27 0xea2ec in funcall_lambda ()
#28 0xe7cb4 in apply_lambda ()
#29 0xe43a0 in Feval ()
#30 0xd97a4 in condition_case_1 ()
#31 0x972c0 in top_level_1 ()
#32 0xd89c8 in internal_catch ()
#33 0x97418 in initial_command_loop ()
#34 0xcdb1c in xemacs_21_0_b66_sparc_sun_solaris2_5_1 ()
Lisp backtrace follows:
re-search-backward("^-")
# (unwind-protect ...)
(save-current-buffer (set-buffer (get-buffer-create "crash")) (erase-buffer)
(insert " � ") (decode-coding-region (point-min) (point-max) (quote koi8-r))
(goto-char (point-max)) (re-search-backward "^-"))
)
(with-current-buffer (get-buffer-create "crash") (erase-buffer) (insert "
� ") (decode-coding-region (point-min) (point-max) (quote koi8-r)) (goto-char
(point-max)) (re-search-backward "^-"))
)
# bind (current-load-list)
# (unwind-protect ...)
# bind (load-file-name)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
# (unwind-protect ...)
load-internal("/scratch/vroonhof/cvs/xemacs-20/crashkoi.el" nil t nil
undecided)
# bind (path handler filename nosuffix nomessage noerror file)
load("/scratch/vroonhof/cvs/xemacs-20/crashkoi.el" nil t)
# bind (file arg)
command-line-do-load("-l")
# bind (dir file-count line end-of-options first-file-buffer file-p arg tem)
command-line-1()
# bind (command-line-args-left)
command-line()
# (unwind-protect ...)
normal-top-level()
# (condition-case ... . error)
# (catch top-level ...)
Program received signal SIGABRT, Aborted.
0xef074340 in _kill ()
uname -a: SunOS bolzano 5.5.1 Generic_103640-08 sun4u sparc SUNW,Ultra-1
/configure '--prefix=/scratch/vroonhof/xe205' '--with-gcc=no'
'--site-prefixes=/u/scratch/vroonhof/jpeg6a:/u/scratch/jvsoft/:/u/scratch/jvsoft/canna:/usr/local'
'--with-workshop=no' '-with-site-lisp' '--with-mule=yes'
'--extra-verbose'
XEmacs 21.0-b66 "20 minutes to Nikko" configured for
`sparc-sun-solaris2.5.1'.
Where should the build process find the source code? /scratch/vroonhof/cvs/xemacs-20
What installation prefix should install use? /scratch/vroonhof/xe205
What operating system and machine description files should XEmacs use?
`s/sol2.h' and `m/sparc.h'
What compiler should XEmacs be built with? cc -v -xO4
Should XEmacs use the GNU version of malloc? yes
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/local/X11/include
Where do we find X Windows libraries? /usr/dt/lib /usr/local/X11/lib
Additional prefixes: /u/scratch/vroonhof/jpeg6a
/u/scratch/jvsoft/ /u/scratch/jvsoft/canna /usr/local
Runtime library search path:
/u/scratch/jvsoft//lib:/usr/local/lib:/usr/dt/lib:/usr/local/X11/lib:/opt/SUNWdt/lib
Compiling in support for XAUTH.
Compiling in support for XPM images.
--------------------------------------------------------------------
WARNING: Compiling without PNG image support.
Reason: PNG library version and header file don't match!
WARNING: You should strongly consider installing the PNG libraries.
WARNING: Otherwise certain images and glyphs may not display.
WARNING: (a copy may be found in
ftp://ftp.xemacs.org/pub/xemacs/aux)
--------------------------------------------------------------------
Compiling in support for (builtin) GIF image handling.
Compiling in support for JPEG image handling.
Compiling in support for X-Face message headers.
Compiling in support for Berkeley DB.
Compiling in support for DBM.
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 ToolTalk.
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.
Compiling in extra code for debugging.
Compiling in code for checking XEmacs memory usage.
WARNING: ---------------------------------------------------------
WARNING: Compiling in support for runtime error checking.
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------