[Bug: 21.5-b28] Crash while isearch for `image'

Stephen J. Turnbull stephen at xemacs.org
Sat Nov 10 17:40:22 EST 2007


FKtPp writes:

 > 1) load my init files
 > 2) open my book mark with `C-x r l'
 > 3) select the asciidoc doc bookmark and press `v'
 > 4) isearch for `image', crash at `ima'

How big are your init and bookmark files?  Can you do a binary search
(remove half of init file, try to crash, if not, try the other half)
to see what is necessary to reproduce?

 > If I open that asciidoc.txt.gz with `find-file' I can't reproduce the
 > crash.

OK, maybe it has to do with bookmarks.  What bookmark system are you
using, bookmark.el?

 > Do you think the asciidoc.txt.gz is very import for you to
 > debug/reproduce the crash? If so I will post it here.

Well, since if you move it you don't seem to get the crash, it appears
unnecessary at this point.  Would you try opening the file and doing
M-: (search-forward "[^\012\032-\176]") RET to see if there are any
non-ASCII characters that might be confusing Mule?





More information about the XEmacs-Beta mailing list