all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#15134: 24.3.50; crash on dired-revert
@ 2013-08-19 17:14 Sam Steingold
       [not found] ` <handler.15134.B.137693249110568.ack@debbugs.gnu.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Sam Steingold @ 2013-08-19 17:14 UTC (permalink / raw
  To: 15134

I got a crash on dired-revert several times:


Breakpoint 1, terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at /home/sds/src/emacs/trunk/src/emacs.c:341
341     {
(gdb) where
#0  terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at /home/sds/src/emacs/trunk/src/emacs.c:341
#1  0x00000000004f5133 in emacs_abort () at /home/sds/src/emacs/trunk/src/sysdep.c:2156
#2  0x00000000004f566d in get_child_status (child=0, status=0x0, options=1, interruptible=false) at /home/sds/src/emacs/trunk/src/sysdep.c:298
#3  0x0000000000587bb3 in handle_child_signal (sig=17) at /home/sds/src/emacs/trunk/src/process.c:6164
#4  0x00000000004f4e55 in deliver_process_signal (sig=17, handler=0x587b70 <handle_child_signal>) at /home/sds/src/emacs/trunk/src/sysdep.c:1597
#5  <signal handler called>
#6  0x00007ffff356a777 in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0
#7  0x00000000004f55e5 in get_child_status (child=27676, status=0x7ffffffeb8ec, options=0, interruptible=false)
    at /home/sds/src/emacs/trunk/src/sysdep.c:291
#8  0x00000000005959d4 in call_process (nargs=nargs@entry=8, args=args@entry=0x7fffffffc228, filefd=<optimized out>, filefd@entry=20)
    at /home/sds/src/emacs/trunk/src/callproc.c:863
#9  0x0000000000596683 in Fcall_process (nargs=8, args=0x7fffffffc228) at /home/sds/src/emacs/trunk/src/callproc.c:251
#10 0x0000000000550889 in Ffuncall (nargs=nargs@entry=9, args=args@entry=0x7fffffffc220) at /home/sds/src/emacs/trunk/src/eval.c:2834
#11 0x0000000000551885 in Fapply (nargs=<optimized out>, args=0x7fffffffc3b8) at /home/sds/src/emacs/trunk/src/eval.c:2392
#12 0x0000000000550889 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at /home/sds/src/emacs/trunk/src/eval.c:2834
#13 0x000000000058509b in exec_byte_code (bytestr=27676, vector=140737488271596, maxdepth=0, args_template=140737488339960, 
    nargs=4611686018662268928, args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
#14 0x00000000005504c7 in funcall_lambda (fun=140737488340480, nargs=nargs@entry=4, arg_vector=0xab45bf <pure+2664351>, 
    arg_vector@entry=0x7fffffffc590) at /home/sds/src/emacs/trunk/src/eval.c:3021
#15 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc588) at /home/sds/src/emacs/trunk/src/eval.c:2914
#16 0x000000000058509b in exec_byte_code (bytestr=27676, vector=140737488271596, maxdepth=0, args_template=98, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
#17 0x00000000005504c7 in funcall_lambda (fun=140737488340832, nargs=nargs@entry=5, arg_vector=0x1ffa8c0, arg_vector@entry=0x7fffffffc700)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
#18 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc6f8) at /home/sds/src/emacs/trunk/src/eval.c:2914
#19 0x000000000058509b in exec_byte_code (bytestr=27676, vector=140737488271596, maxdepth=0, args_template=0, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
#20 0x00000000005504c7 in funcall_lambda (fun=140737488341152, nargs=nargs@entry=0, arg_vector=0x1ffa5d8, arg_vector@entry=0x7fffffffc858)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
#21 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc850) at /home/sds/src/emacs/trunk/src/eval.c:2914
#22 0x000000000058509b in exec_byte_code (bytestr=27676, vector=140737488271596, maxdepth=0, args_template=140737488341072, 
    nargs=4611686018662268928, args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
#23 0x00000000005504c7 in funcall_lambda (fun=140737488341520, nargs=nargs@entry=0, arg_vector=0x1ffa520, arg_vector@entry=0x7fffffffc9c8)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
#24 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc9c0) at /home/sds/src/emacs/trunk/src/eval.c:2914
#25 0x000000000058509b in exec_byte_code (bytestr=27676, vector=140737488271596, maxdepth=0, args_template=0, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
---Type <return> to continue, or q <return> to quit---
#26 0x00000000005504c7 in funcall_lambda (fun=140737488341856, nargs=nargs@entry=2, arg_vector=0x1ffad08, arg_vector@entry=0x7fffffffcb18)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
#27 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffcb10) at /home/sds/src/emacs/trunk/src/eval.c:2914
#28 0x000000000058509b in exec_byte_code (bytestr=27676, vector=140737488271596, maxdepth=0, args_template=9, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
#29 0x00000000005504c7 in funcall_lambda (fun=140737488342784, nargs=nargs@entry=1, arg_vector=0xab5f9e <pure+2670974>, 
    arg_vector@entry=0x7fffffffccd8) at /home/sds/src/emacs/trunk/src/eval.c:3021
#30 0x00000000005507ab in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffccd0) at /home/sds/src/emacs/trunk/src/eval.c:2914
#31 0x0000000000551a62 in Fapply (nargs=nargs@entry=2, args=args@entry=0x7fffffffccd0) at /home/sds/src/emacs/trunk/src/eval.c:2339
#32 0x0000000000550c90 in apply1 (fn=fn@entry=15625282, arg=arg@entry=51712390) at /home/sds/src/emacs/trunk/src/eval.c:2626
#33 0x000000000054c8ac in Fcall_interactively (function=15625282, record_flag=12034322, keys=59320757) at /home/sds/src/emacs/trunk/src/callint.c:378
#34 0x0000000000550988 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at /home/sds/src/emacs/trunk/src/eval.c:2860
#35 0x000000000058509b in exec_byte_code (bytestr=27676, vector=140737488271596, maxdepth=0, args_template=102, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
#36 0x00000000005504c7 in funcall_lambda (fun=0, nargs=nargs@entry=1, arg_vector=0xa90a2d <pure+2518029>, arg_vector@entry=0x7fffffffcfe8)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
#37 0x00000000005507ab in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffcfe0) at /home/sds/src/emacs/trunk/src/eval.c:2914
#38 0x0000000000550baa in call1 (fn=<optimized out>, arg1=<optimized out>) at /home/sds/src/emacs/trunk/src/eval.c:2652
#39 0x00000000004e96da in command_loop_1 () at /home/sds/src/emacs/trunk/src/keyboard.c:1560
#40 0x000000000054ed14 in internal_condition_case (bfun=bfun@entry=0x4e9350 <command_loop_1>, handlers=12093938, 
    hfun=hfun@entry=0x4df6a0 <cmd_error>) at /home/sds/src/emacs/trunk/src/eval.c:1339
#41 0x00000000004dddde in command_loop_2 (ignore=ignore@entry=12034322) at /home/sds/src/emacs/trunk/src/keyboard.c:1161
#42 0x000000000054ec01 in internal_catch (tag=<error reading variable: Cannot access memory at address 0x6bfc>, 
    func=func@entry=0x4dddc0 <command_loop_2>, arg=12034322) at /home/sds/src/emacs/trunk/src/eval.c:1113
#43 0x00000000004df197 in command_loop () at /home/sds/src/emacs/trunk/src/keyboard.c:1140
#44 recursive_edit_1 () at /home/sds/src/emacs/trunk/src/keyboard.c:779
#45 0x00000000004df492 in Frecursive_edit () at /home/sds/src/emacs/trunk/src/keyboard.c:843
#46 0x0000000000414ea5 in main (argc=1, argv=<optimized out>) at /home/sds/src/emacs/trunk/src/emacs.c:1570

Lisp Backtrace:
"call-process" (0xffffc228)
"apply" (0xffffc3b8)
"insert-directory" (0xffffc590)
"dired-insert-directory" (0xffffc700)
"dired-readin-insert" (0xffffc858)
"dired-readin" (0xffffc9c8)
"dired-revert" (0xffffcb18)
---Type <return> to continue, or q <return> to quit---
"revert-buffer" (0xffffccd8)
"call-interactively" (0xffffcea0)
"command-execute" (0xffffcfe8)


In GNU Emacs 24.3.50.2 (x86_64-unknown-linux-gnu, GTK+ Version 3.6.4)
 of 2013-08-17 on t520sds
Bzr revision: 113938 eliz@gnu.org-20130817171807-fxigtkbc6yy8m9iw
Windowing system distributor `The X.Org Foundation', version 11.0.11303000
System Description:	Ubuntu 13.04

Configured using:
 `configure --with-wide-int'

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: C
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  rcirc-track-minor-mode: t
  global-edit-server-edit-mode: t
  which-function-mode: t
  url-handler-mode: t
  show-paren-mode: t
  desktop-save-mode: t
  shell-dirtrack-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  abbrev-mode: t

Recent input:
SPC C-x b % <tab> <backspace> * <tab> <tab> <tab> <tab> 
<tab> <M-backspace> <M-backspace> <tab> <tab> <tab> 
<M-backspace> <return> C-c C-c <up> d x SPC z C-x 1 
<f2> M-x r e p o <tab> <return>

Recent messages:
Running git --no-pager update-index --refresh . in background... done
Running git --no-pager diff-index --relative -z -M HEAD -- . in background...
Running hg status -C ./ in background... done
Running git --no-pager diff-index --relative -z -M HEAD -- . in background... done
Running git --no-pager ls-files -z -o --directory --no-empty-directory --exclude-standard -- . in background... done
mouse-2: visit this file in other window
No files can be recovered from this session now
Deleting...
Delete 11518-t520sds~ (y or n)  y
Deleting...done

Load-path shadows:
/home/sds/src/sitelisp/jdee/lisp/.dir-locals hides /home/sds/src/emacs/trunk/lisp/gnus/.dir-locals
/home/sds/src/emacs/trunk/lisp/textmodes/flyspell hides /usr/share/emacs/site-lisp/dictionaries-common/flyspell
/home/sds/src/emacs/trunk/lisp/textmodes/ispell hides /usr/share/emacs/site-lisp/dictionaries-common/ispell

Features:
(shadow sort bbdb-message mailalias cookie1 mail-extr gnus-msg gnus-art
mm-uu mml2015 epg-config mm-view mml-smime smime dig mailcap gnus-sum
nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec
gnus-int gnus-range gnus-win emacsbug message rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 gmm-utils mailheader
sendmail rfc2047 rfc2045 ietf-drums remember sgml-mode nxml-uchnm
rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri
rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns
nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok
image-mode cl-macs cc-langs jde derived jde-annotations jde-open-source
semantic/senator semantic/decorate pulse jde-bsh jde-parse-expr etags
jde-class jde-parse-class jde-import jde-java-font-lock jde-which-method
jde-java-grammar jde-wiz jde-complete semantic/idle jde-plugins jde-gen
tempo jde-run jde-jdb jde-bug jde-dbs jde-dbo regress jde-db jde-parse
sregex jde-imenu semantic/imenu semantic/db-file data-debug cedet-files
semantic/db gv eieio-base semantic/java semantic/doc avl-tree
semantic/sb speedbar sb-image dframe semantic/sort semantic/format
ezimage semantic/tag-ls semantic/find semantic/ctxt jde-compile cus-edit
semantic/util-modes semantic/util semantic semantic/tag semantic/lex
semantic/fw mode-local cedet jde-help jde-widgets tree-widget beanshell
lmenu jde-custom jde-project-file jde-util arc-mode archive-mode efc
jde-autoload cperl-mode make-mode sh-script smie dired-aux vc-bzr vc-dir
ewoc vc vc-dispatcher vc-git js json cc-mode cc-fonts cc-guess cc-menus
cc-cmds cc-styles cc-align cc-engine vc-hg auto-complete edmacro kmacro
popup package vlf dired midnight autoloads gnus gnus-ems nnheader
mail-utils wid-edit bbdb-mua bbdb-com mailabbrev bbdb-loaddefs bbdb
timezone rcirc edit-server server uniquify which-func imenu url-handlers
url-parse auth-source eieio byte-opt bytecomp byte-compile cconv
eieio-core gnus-util mm-util mail-prsvr password-cache url-vars paren
help-at-pt desktop frameset cus-start cus-load ido ess-toolbar ess-mouse
mouseme thingatpt browse-url ess-menu ess-swv ess-noweb
ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l
ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs
make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug
format-spec ess-roxy advice hideshow ess-help ess-developer ess-r-args
eldoc help-fns ess-s-l ess ess-inf comint ansi-color ring ess-mode
ess-noweb-mode ess-utils ess-custom executable easymenu ess-compat
ess-site cl cl-loaddefs cl-lib time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt
fringe tabulated-list newcomment lisp-mode prog-mode register page
menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock
syntax facemenu font-core frame cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese hebrew greek
romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process dbusbind
gfilenotify dynamic-setting system-font-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty emacs)

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 13.04 (raring) X 11.0.11303000
http://www.childpsy.net/ http://iris.org.il http://truepeace.org
http://palestinefacts.org http://think-israel.org http://memri.org
Daddy, what does "format disk c: complete" mean?





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#15134: (24.3.50; crash on dired-revert)
       [not found] ` <handler.15134.B.137693249110568.ack@debbugs.gnu.org>
@ 2013-08-20 15:04   ` Sam Steingold
  2013-08-20 15:49     ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Sam Steingold @ 2013-08-20 15:04 UTC (permalink / raw
  To: 15134

[-- Attachment #1: Type: text/plain, Size: 19 bytes --]

here is 'bt full'


[-- Attachment #2: bt full --]
[-- Type: text/plain, Size: 89182 bytes --]

Already logging to gdb.txt.
#0  terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=40) at /home/sds/src/emacs/trunk/src/emacs.c:341
No locals.
#1  0x00000000004f5133 in emacs_abort () at /home/sds/src/emacs/trunk/src/sysdep.c:2156
No locals.
#2  0x00000000004f566d in get_child_status (child=0, status=0x0, options=1, interruptible=false) at /home/sds/src/emacs/trunk/src/sysdep.c:298
        pid = <optimized out>
#3  0x0000000000587bb3 in handle_child_signal (sig=17) at /home/sds/src/emacs/trunk/src/process.c:6164
        deleted_pid = <optimized out>
        all_pids_are_fixnums = true
        xpid = 6
        tail = 84856006
#4  0x00000000004f4e55 in deliver_process_signal (sig=17, handler=0x587b70 <handle_child_signal>) at /home/sds/src/emacs/trunk/src/sysdep.c:1597
        old_errno = 25
        on_main_thread = true
#5  <signal handler called>
No symbol table info available.
#6  0x00007ffff356a777 in waitpid () from /lib/x86_64-linux-gnu/libpthread.so.0
No symbol table info available.
#7  0x00000000004f55e5 in get_child_status (child=1436, status=0x7ffffffeb66c, options=0, interruptible=false)
    at /home/sds/src/emacs/trunk/src/sysdep.c:291
        pid = <optimized out>
#8  0x00000000005959d4 in call_process (nargs=nargs@entry=8, args=args@entry=0x7fffffffbfa8, filefd=<optimized out>, filefd@entry=24)
    at /home/sds/src/emacs/trunk/src/callproc.c:863
        buffer = <optimized out>
        current_dir = <optimized out>
        path = 63404193
        display_p = false
        fd0 = 25
        callproc_fd = {-1, -1, 25}
        status = <optimized out>
        i = 2
        count = 30
        sa_count = 30
        sa_must_free = false
        new_argv = <optimized out>
        error_file = 12034370
        output_file = 12034322
        pid = 1436
        child_errno = <optimized out>
        fd_output = <optimized out>
        fd_error = <optimized out>
        process_coding = {
          id = 0, 
          common_flags = 256, 
          mode = 1, 
          spec = {
            iso_2022 = {
              flags = 0, 
              current_invocation = {0, 0}, 
              current_designation = {-2147483648, 100663296, 1073741824, 26871456}, 
              ctext_extended_segment_len = 0, 
              single_shifting = 1, 
              bol = 1, 
              embedded_utf_8 = 0, 
              cmp_status = {
                state = COMPOSING_NO, 
                method = COMPOSITION_RELATIVE, 
                old_form = false, 
                length = 100663296, 
                nchars = 1073741824, 
                ncomps = 1056964608, 
                carryover = {1073741824, 12179632, 0, 5472649, 0, 100663296, 1073741824, 50331648, 1073741824, 3, 0, 35437856, 0, 100663296, 
                  1073741824, 12165506, 0, 0, 0, 0, -2147483648, 100663296, 1073741824, 34118720, 0, 3, 0, 0, -2147483648, 100663296, 1073741824, 
                  1056964608, 1073741824, 36043216, 0, 5472649, 0, 1768120688, 825915764, 50331648, 1073741824, 25, 0, 35437888, 0, 100663296, 
                  1073741824, 36043218, 0, 0, 0, 0, -2147483648, 100663296, 1073741824, 1056964608, 1073741824, 36043216, 0, 5472764, 0, 875442234, 
                  858798137, 50331648, 1073741824, 1718558752, 1952805734, 774906429}
              }
            }, 
            ccl = 0x0, 
            utf_16 = {
              bom = utf_detect_bom, 
              endian = utf_16_big_endian, 
              surrogate = 0
            }, 
            utf_8_bom = utf_detect_bom, 
            emacs_mule = {
              cmp_status = {
                state = COMPOSING_NO, 
                method = COMPOSITION_RELATIVE, 
                old_form = false, 
                length = -2147483648, 
                nchars = 100663296, 
                ncomps = 1073741824, 
                carryover = {26871456, 0, 3, 0, 0, -2147483648, 100663296, 1073741824, 1056964608, 1073741824, 12179632, 0, 5472649, 0, 100663296, 
                  1073741824, 50331648, 1073741824, 3, 0, 35437856, 0, 100663296, 1073741824, 12165506, 0, 0, 0, 0, -2147483648, 100663296, 
                  1073741824, 34118720, 0, 3, 0, 0, -2147483648, 100663296, 1073741824, 1056964608, 1073741824, 36043216, 0, 5472649, 0, 1768120688, 
                  825915764, 50331648, 1073741824, 25, 0, 35437888, 0, 100663296, 1073741824, 36043218, 0, 0, 0, 0, -2147483648, 100663296, 
                  1073741824, 1056964608, 1073741824, 36043216, 0}
              }
            }, 
            undecided = {
              inhibit_nbd = 0, 
              inhibit_ied = 0, 
              prefer_utf_8 = false
            }
          }, 
          max_charset_id = 0, 
          safe_charsets = 0xb816d0 "\377", 
          src_multibyte = 0, 
          dst_multibyte = 1, 
          head_ascii = -9223372036854775808, 
          detected_utf8_chars = 4611686018528051200, 
          eol_seen = 1056964608, 
          produced = 5464, 
          produced_char = 5464, 
          consumed = 5464, 
          consumed_char = 5464, 
          errors = 0, 
          error_positions = 0x8000000000000000, 
          result = CODING_RESULT_SUCCESS, 
          src_pos = 35281328, 
          src_pos_byte = 7, 
          src_chars = 5464, 
          src_bytes = 5464, 
          src_object = 12034322, 
          source = 0x7ffffffebeb0 "  total 1752132\n        4 drwx------  8 sds sds       4096 Aug 20 10:40 .\n        8 -rw-rw-r--  1 sds sds        513 Aug 20 10:40 Backup-codes-sam.steingold.txt\n        8 -rw-rw-r--  1 sds sds        "..., 
          dst_pos = 1, 
          dst_pos_byte = 1, 
          dst_bytes = 7466, 
          dst_object = 42898213, 
          destination = 0x4f8c660 "  total 1752132\n        4 drwx------  8 sds sds       4096 Aug 20 10:40 .\n        8 -rw-rw-r--  1 sds sds        513 Aug 20 10:40 Backup-codes-sam.steingold.txt\n        8 -rw-rw-r--  1 sds sds        "..., 
          charbuf = 0x4a38c80, 
          charbuf_size = 16384, 
          charbuf_used = 0, 
          chars_at_source = 1, 
          annotated = 0, 
          carryover = '\000' <repeats 14 times>, "\200\000\000\000\006\000\000\000@\000\000\000?\000\000\000@\320E\373\000\000\000\000\000\374\201S\000\000\000\000\000   id=\"s\000\000\000\003\000\000\000@\n", 
          carryover_bytes = 0, 
          default_char = 0, 
          detector = 0x0, 
          decoder = 0x47da70 <decode_coding_raw_text>, 
          encoder = 0x47e3c0 <encode_coding_raw_text>
        }
        argument_coding = {
          id = 34, 
          common_flags = 3072, 
          mode = 0, 
          spec = {
            iso_2022 = {
              flags = 1, 
              current_invocation = {0, 5472649}, 
              current_designation = {0, 1010725998, 1701734764, 50331648}, 
              ctext_extended_segment_len = 1073741824, 
              single_shifting = 0, 
              bol = 1, 
              embedded_utf_8 = 1, 
              cmp_status = {
                state = 1684611104, 
                method = 1768694333, 
                old_form = 110, 
                length = 1684107847, 
                nchars = 1953391977, 
                ncomps = 26881040, 
                carryover = {0, 1, 0, 0, -2147483648, 100663296, 1073741824, 1056964608, 1073741824, 15667984, 0, 5472649, 0, 808464432, 1953708848, 
                  50331648, 1073741824, 825915764, 538970658, 1864376352, 1702061670, 807550324, 1043275810, 15667986, 0, 0, 0, 0, -2147483648, 
                  100663296, 1073741824, 1056964608, 1073741824, 15667984, 0, 5472764, 0, 1886352499, 1634758445, 50331648, 1073741824, 538976288, 
                  1717989152, 1031038323, 539111714, 792477231, 1701734764, 34753952, 0, 1, 0, 0, -2147483648, 100663296, 1073741824, 1056964608, 
                  1073741824, 16499424, 0, 5472649, 0, 175140724, 538976288, 50331648, 1073741824, 875705200, 537535028, 538976288}
              }
            }, 
            ccl = 0x1, 
            utf_16 = {
              bom = utf_without_bom, 
              endian = utf_16_big_endian, 
              surrogate = 5472649
            }, 
            utf_8_bom = utf_without_bom, 
            emacs_mule = {
              cmp_status = {
                state = COMPOSING_CHAR, 
                method = COMPOSITION_RELATIVE, 
                old_form = 137, 
                length = 0, 
                nchars = 1010725998, 
                ncomps = 1701734764, 
                carryover = {50331648, 1073741824, 537556078, 1684611104, 1768694333, 1918985582, 1684107847, 1953391977, 26881040, 0, 1, 0, 0, 
                  -2147483648, 100663296, 1073741824, 1056964608, 1073741824, 15667984, 0, 5472649, 0, 808464432, 1953708848, 50331648, 1073741824, 
                  825915764, 538970658, 1864376352, 1702061670, 807550324, 1043275810, 15667986, 0, 0, 0, 0, -2147483648, 100663296, 1073741824, 
                  1056964608, 1073741824, 15667984, 0, 5472764, 0, 1886352499, 1634758445, 50331648, 1073741824, 538976288, 1717989152, 1031038323, 
                  539111714, 792477231, 1701734764, 34753952, 0, 1, 0, 0, -2147483648, 100663296, 1073741824, 1056964608, 1073741824, 16499424, 0}
              }
            }, 
            undecided = {
              inhibit_nbd = 1, 
              inhibit_ied = 0, 
              prefer_utf_8 = 137
            }
          }, 
          max_charset_id = 2, 
          safe_charsets = 0xb82028 "\377\377", 
          src_multibyte = 0, 
          dst_multibyte = 0, 
          head_ascii = -9223372036854775808, 
          detected_utf8_chars = 4611686018528051200, 
          eol_seen = 1056964608, 
          produced = 21, 
          produced_char = 21, 
          consumed = 21, 
          consumed_char = 21, 
          errors = 0, 
          error_positions = 0x6f7473223d656c79, 
          result = CODING_RESULT_SUCCESS, 
          src_pos = 0, 
          src_pos_byte = 0, 
          src_chars = 21, 
          src_bytes = 21, 
          src_object = 83661937, 
          source = 0x4dc2e48 "/home/sds/Downloads/.", 
          dst_pos = 5472649, 
          dst_pos_byte = 7235349598697431050, 
          dst_bytes = 31, 
          dst_object = 82176913, 
          destination = 0x4bb9e30 "", 
          charbuf = 0x4a38c80, 
          charbuf_size = 16384, 
          charbuf_used = 21, 
          chars_at_source = 0, 
          annotated = 0, 
          carryover = '\000' <repeats 14 times>, "\200\000\000\000\006\000\000\000@\000\000\000?\000\000\000@\020\065\371\000\000\000\000\000\374\201S\000\000\000\000\000h\274\376\377\377\177\000\000\360\273\376\377\377\177\000\000", 
          carryover_bytes = 0, 
          default_char = 32, 
          detector = 0x478540 <detect_coding_utf_8>, 
          decoder = 0x479b60 <decode_coding_utf_8>, 
          encoder = 0x47faa0 <encode_coding_utf_8>
        }
        coding_systems = <optimized out>
        discard_output = <optimized out>
#9  0x0000000000596683 in Fcall_process (nargs=8, args=0x7fffffffbfa8) at /home/sds/src/emacs/trunk/src/callproc.c:251
        infile = 63405121
        filefd = 24
#10 0x0000000000550889 in Ffuncall (nargs=nargs@entry=9, args=args@entry=0x7fffffffbfa0) at /home/sds/src/emacs/trunk/src/eval.c:2834
        fun = 11432541
        original_fun = 12120370
        funcar = 1436
        numargs = 8
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#11 0x0000000000551885 in Fapply (nargs=<optimized out>, args=0x7fffffffc138) at /home/sds/src/emacs/trunk/src/eval.c:2392
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 12034322
        funcall_args = 0x7fffffffbfa0
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = {
          next = <optimized out>, 
          var = <optimized out>, 
          nvars = 9
        }
        sa_must_free = false
#12 0x0000000000550889 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at /home/sds/src/emacs/trunk/src/eval.c:2834
        fun = 11420485
        original_fun = 12168242
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#13 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=140737488339320, 
    nargs=4611686018662268928, args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0xab469c <pure+2664572> "\262\002*\005;\203", <incomplete sequence \355>, 
          byte_string = 9001993, 
          byte_string_start = 0xab45bf <pure+2664351> "\306\307\005!\310\"\211\203\030", 
          next = 0x7fffffffc380
        }
        result = 1436
#14 0x00000000005504c7 in funcall_lambda (fun=140737488339840, nargs=nargs@entry=4, arg_vector=0xab45bf <pure+2664351>, 
    arg_vector@entry=0x7fffffffc310) at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 98
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#15 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc308) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 16114866
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#16 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=98, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0x1ce3b4c "\210\324\f!\204\267", 
          byte_string = 27164657, 
          byte_string_start = 0x1ce3ae0 "`\306\b!\307\001\030\310\311!\203\021", 
          next = 0x7fffffffc4e0
        }
        result = 1436
#17 0x00000000005504c7 in funcall_lambda (fun=140737488340192, nargs=nargs@entry=5, arg_vector=0x1ce3ae0, arg_vector@entry=0x7fffffffc480)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#18 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc478) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 30867250
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#19 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=0, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0x1ce3828 "\202L", 
          byte_string = 27565649, 
          byte_string_start = 0x1ce37f8 "\302\211\b:\203\022", 
          next = 0x7fffffffc620
        }
        result = 1436
#20 0x00000000005504c7 in funcall_lambda (fun=140737488340512, nargs=nargs@entry=0, arg_vector=0x1ce37f8, arg_vector@entry=0x7fffffffc5d8)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 140737488340432
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#21 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc5d0) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 30867154
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#22 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=140737488340432, 
    nargs=4611686018662268928, args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0x1ce3778 "\210*eb\210\313\316!\210\306\026\016\317 \210\320\001!\211@\307=\203W", 
          byte_string = 27117057, 
          byte_string_start = 0x1ce3740 "\306\307\030\t:\203\017", 
          next = 0x7fffffffc790
        }
        result = 1436
#23 0x00000000005504c7 in funcall_lambda (fun=140737488340880, nargs=nargs@entry=0, arg_vector=0x1ce3740, arg_vector@entry=0x7fffffffc748)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 0
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#24 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc740) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 30866866
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#25 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=0, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0x1ce3f71 "\210\317\001!\210)\320\003!\210\321\304!\210\322\004!\210\212\001\211\203t", 
          byte_string = 27917313, 
          byte_string_start = 0x1ce3f28 "~\210\305 \306 \307\310 \311\b!A\307\312\031\032eb\210\313ed\"\262\003\v:\204&", 
          next = 0x7fffffffc8e0
        }
        result = 1436
#26 0x00000000005504c7 in funcall_lambda (fun=140737488341216, nargs=nargs@entry=2, arg_vector=0x1ce3f28, arg_vector@entry=0x7fffffffc898)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 9
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#27 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc890) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 30880066
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#28 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=9, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0xab5faa <pure+2670986> "*\207", 
          byte_string = 8991401, 
          byte_string_start = 0xab5f9e <pure+2670974> "\303\001\030\031\n\206\t", 
          next = 0x7fffffffca50
        }
        result = 1436
#29 0x00000000005504c7 in funcall_lambda (fun=140737488341584, nargs=nargs@entry=0, arg_vector=0xab5f9e <pure+2670974>, 
    arg_vector@entry=0x7fffffffc9d0) at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 140737488341464
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#30 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffc9c8) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 15625282
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#31 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=140737488341464, 
    nargs=4611686018662268928, args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0x1d42fc2 "\207", 
          byte_string = 30277873, 
          byte_string_start = 0x1d42f60 "\b\t\304\305\032\306\003\003\003#)\266\203\307\304\033\306\001\t\"\203>", 
          next = 0x7fffffffcb90
        }
        result = 1436
#32 0x00000000005504c7 in funcall_lambda (fun=140737488341904, nargs=nargs@entry=0, arg_vector=0x1d42f60, arg_vector@entry=0x7fffffffcb48)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 19
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#33 0x00000000005507ab in Ffuncall (nargs=<optimized out>, args=0x7fffffffcb40) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 31029186
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#34 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=19, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0x1d42ed5 "\207", 
          byte_string = 30278321, 
          byte_string_start = 0x1d42ec0 "\b\203\b", 
          next = 0x7fffffffcf00
        }
        result = 1436
#35 0x00000000005504c7 in funcall_lambda (fun=140737488342784, nargs=nargs@entry=1, arg_vector=0x1d42ec0, arg_vector@entry=0x7fffffffccc8)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 2
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#36 0x00000000005507ab in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffccc0) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 30897378
        funcar = 1436
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#37 0x000000000054cd1d in Fcall_interactively (function=30897378, record_flag=12034322, keys=60718757) at /home/sds/src/emacs/trunk/src/callint.c:836
        val = <optimized out>
        args = 0x7fffffffccc0
        visargs = 0x7fffffffcca0
        specs = <optimized out>
        filter_specs = <optimized out>
        teml = <optimized out>
        up_event = 12034322
        enable = 140737488342208
        next_event = <optimized out>
        prefix_arg = 12034322
        string = <optimized out>
        tem = <optimized out>
        varies = 0x7fffffffcc80 ""
        i = <optimized out>
        nargs = <optimized out>
        mark = <optimized out>
        arg_from_tty = <optimized out>
        key_count = 1
        record_then_fail = false
        save_this_command = 30897378
        save_last_command = 15667314
        save_this_original_command = 30897378
        save_real_this_command = 30897378
#38 0x0000000000550988 in Ffuncall (nargs=<optimized out>, args=<optimized out>) at /home/sds/src/emacs/trunk/src/eval.c:2860
        fun = 11418997
        original_fun = <optimized out>
        funcar = 1436
        numargs = <optimized out>
        val = <optimized out>
        internal_args = 0x7fffffffcea0
        i = <optimized out>
#39 0x000000000058509b in exec_byte_code (bytestr=1436, vector=140737488270956, maxdepth=0, args_template=102, nargs=4611686018662268928, 
    args=0x400000003f000000) at /home/sds/src/emacs/trunk/src/bytecode.c:905
        targets = {0x5850ed <exec_byte_code+925>, 0x585127 <exec_byte_code+983>, 0x585129 <exec_byte_code+985>, 0x585d2d <exec_byte_code+4061>, 
          0x5850bb <exec_byte_code+875>, 0x5850bb <exec_byte_code+875>, 0x585cef <exec_byte_code+3999>, 0x585ee6 <exec_byte_code+4502>, 
          0x586063 <exec_byte_code+4883>, 0x586068 <exec_byte_code+4888>, 0x58606d <exec_byte_code+4893>, 0x586075 <exec_byte_code+4901>, 
          0x584f2a <exec_byte_code+474>, 0x584f30 <exec_byte_code+480>, 0x585265 <exec_byte_code+1301>, 0x58603e <exec_byte_code+4846>, 
          0x585cea <exec_byte_code+3994>, 0x58512b <exec_byte_code+987>, 0x585135 <exec_byte_code+997>, 0x585145 <exec_byte_code+1013>, 
          0x584f95 <exec_byte_code+581>, 0x584f98 <exec_byte_code+584>, 0x585155 <exec_byte_code+1029>, 0x585192 <exec_byte_code+1090>, 
          0x5852b2 <exec_byte_code+1378>, 0x5852b7 <exec_byte_code+1383>, 0x5852bc <exec_byte_code+1388>, 0x5852c5 <exec_byte_code+1397>, 
          0x585000 <exec_byte_code+688>, 0x585000 <exec_byte_code+688>, 0x585279 <exec_byte_code+1321>, 0x58528d <exec_byte_code+1341>, 
          0x58530e <exec_byte_code+1470>, 0x585313 <exec_byte_code+1475>, 0x585318 <exec_byte_code+1480>, 0x585325 <exec_byte_code+1493>, 
          0x58507a <exec_byte_code+810>, 0x585080 <exec_byte_code+816>, 0x5852d5 <exec_byte_code+1413>, 0x5852e9 <exec_byte_code+1433>, 
          0x585742 <exec_byte_code+2546>, 0x585747 <exec_byte_code+2551>, 0x585738 <exec_byte_code+2536>, 0x58573d <exec_byte_code+2541>, 
          0x585033 <exec_byte_code+739>, 0x585038 <exec_byte_code+744>, 0x58562e <exec_byte_code+2270>, 0x585755 <exec_byte_code+2565>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x585b35 <exec_byte_code+3557>, 0x585bc8 <exec_byte_code+3704>, 0x585c01 <exec_byte_code+3761>, 0x586e22 <exec_byte_code+8402>, 
          0x586e5b <exec_byte_code+8459>, 0x585c3a <exec_byte_code+3818>, 0x585c77 <exec_byte_code+3879>, 0x586d58 <exec_byte_code+8200>, 
          0x585229 <exec_byte_code+1241>, 0x585cae <exec_byte_code+3934>, 0x586d8b <exec_byte_code+8251>, 0x586dc2 <exec_byte_code+8306>, 
          0x586deb <exec_byte_code+8347>, 0x586bbc <exec_byte_code+7788>, 0x586bf2 <exec_byte_code+7842>, 0x586c6a <exec_byte_code+7962>, 
          0x586c93 <exec_byte_code+8003>, 0x586cca <exec_byte_code+8058>, 0x586d06 <exec_byte_code+8118>, 0x586d2f <exec_byte_code+8159>, 
          0x5867c6 <exec_byte_code+6774>, 0x5867fd <exec_byte_code+6829>, 0x586834 <exec_byte_code+6884>, 0x58686b <exec_byte_code+6939>, 
          0x5868a7 <exec_byte_code+6999>, 0x5868dd <exec_byte_code+7053>, 0x586913 <exec_byte_code+7107>, 0x58698b <exec_byte_code+7227>, 
          0x5869c5 <exec_byte_code+7285>, 0x586a36 <exec_byte_code+7398>, 0x586a78 <exec_byte_code+7464>, 0x5869ff <exec_byte_code+7343>, 
          0x586b1c <exec_byte_code+7628>, 0x586aaf <exec_byte_code+7519>, 0x586ae6 <exec_byte_code+7574>, 0x586b53 <exec_byte_code+7683>, 
          0x586b86 <exec_byte_code+7734>, 0x586fa1 <exec_byte_code+8785>, 0x586fd7 <exec_byte_code+8839>, 0x586ec7 <exec_byte_code+8567>, 
          0x586f6a <exec_byte_code+8730>, 0x5850f9 <exec_byte_code+937>, 0x586e9e <exec_byte_code+8526>, 0x58713a <exec_byte_code+9194>, 
          0x587103 <exec_byte_code+9139>, 0x58700d <exec_byte_code+8893>, 0x587044 <exec_byte_code+8948>, 0x58706d <exec_byte_code+8989>, 
          0x587097 <exec_byte_code+9031>, 0x586085 <exec_byte_code+4917>, 0x5860be <exec_byte_code+4974>, 0x5850ed <exec_byte_code+925>, 
          0x5860ee <exec_byte_code+5022>, 0x58611c <exec_byte_code+5068>, 0x58614a <exec_byte_code+5114>, 0x586178 <exec_byte_code+5160>, 
          0x5861a6 <exec_byte_code+5206>, 0x5861d4 <exec_byte_code+5252>, 0x5850f9 <exec_byte_code+937>, 0x5850ed <exec_byte_code+925>, 
          0x5861fd <exec_byte_code+5293>, 0x58623d <exec_byte_code+5357>, 0x586266 <exec_byte_code+5398>, 0x58628f <exec_byte_code+5439>, 
          0x5862c6 <exec_byte_code+5494>, 0x5862fd <exec_byte_code+5549>, 0x586326 <exec_byte_code+5590>, 0x5863f9 <exec_byte_code+5801>, 
          0x586430 <exec_byte_code+5856>, 0x586467 <exec_byte_code+5911>, 0x58649e <exec_byte_code+5966>, 0x5864cc <exec_byte_code+6012>, 
          0x5850ed <exec_byte_code+925>, 0x58577a <exec_byte_code+2602>, 0x585361 <exec_byte_code+1553>, 0x5851b7 <exec_byte_code+1127>, 
          0x5853f1 <exec_byte_code+1697>, 0x58549b <exec_byte_code+1867>, 0x58550a <exec_byte_code+1978>, 0x5858e6 <exec_byte_code+2966>, 
          0x58593a <exec_byte_code+3050>, 0x585169 <exec_byte_code+1049>, 0x5857c3 <exec_byte_code+2675>, 0x58595a <exec_byte_code+3082>, 
          0x5859b9 <exec_byte_code+3177>, 0x5859e7 <exec_byte_code+3223>, 0x585a23 <exec_byte_code+3283>, 0x585a51 <exec_byte_code+3329>, 
          0x585a8d <exec_byte_code+3389>, 0x585ad7 <exec_byte_code+3463>, 0x585335 <exec_byte_code+1509>, 0x5864f5 <exec_byte_code+6053>, 
          0x586531 <exec_byte_code+6113>, 0x58655a <exec_byte_code+6154>, 0x586583 <exec_byte_code+6195>, 0x5865ac <exec_byte_code+6236>, 
          0x5865d5 <exec_byte_code+6277>, 0x58660c <exec_byte_code+6332>, 0x586643 <exec_byte_code+6387>, 0x58667a <exec_byte_code+6442>, 
          0x5866b1 <exec_byte_code+6497>, 0x586758 <exec_byte_code+6664>, 0x58678f <exec_byte_code+6719>, 0x585d32 <exec_byte_code+4066>, 
          0x585d5b <exec_byte_code+4107>, 0x585d92 <exec_byte_code+4162>, 0x585dc9 <exec_byte_code+4217>, 0x585e03 <exec_byte_code+4275>, 
          0x585e7c <exec_byte_code+4396>, 0x586efd <exec_byte_code+8621>, 0x586f33 <exec_byte_code+8675>, 0x585e3d <exec_byte_code+4333>, 
          0x585eb2 <exec_byte_code+4450>, 0x5850ed <exec_byte_code+925>, 0x5855b1 <exec_byte_code+2145>, 0x585642 <exec_byte_code+2290>, 
          0x5856a5 <exec_byte_code+2389>, 0x5857f1 <exec_byte_code+2721>, 0x585855 <exec_byte_code+2821>, 0x586c28 <exec_byte_code+7896>, 
          0x586949 <exec_byte_code+7161>, 0x5870c1 <exec_byte_code+9073>, 0x585f3a <exec_byte_code+4586>, 0x585f77 <exec_byte_code+4647>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x585fca <exec_byte_code+4730>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 0x5850ed <exec_byte_code+925>, 
          0x586011 <exec_byte_code+4801> <repeats 64 times>}
        stack = {
          pc = 0xa90a9b <pure+2518139> "\006\006\071\203\225", 
          byte_string = 9452465, 
          byte_string_start = 0xa90a2d <pure+2518029> "\305\020\211?\205\f", 
          next = 0x0
        }
        result = 1436
#40 0x00000000005504c7 in funcall_lambda (fun=0, nargs=nargs@entry=1, arg_vector=0xa90a2d <pure+2518029>, arg_vector@entry=0x7fffffffcfe8)
    at /home/sds/src/emacs/trunk/src/eval.c:3021
        val = <optimized out>
        syms_left = <optimized out>
        next = 147808
        lexenv = <optimized out>
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#41 0x00000000005507ab in Ffuncall (nargs=nargs@entry=2, args=args@entry=0x7fffffffcfe0) at /home/sds/src/emacs/trunk/src/eval.c:2914
        fun = <optimized out>
        original_fun = 12086290
        funcar = 1436
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#42 0x0000000000550baa in call1 (fn=<optimized out>, arg1=<optimized out>) at /home/sds/src/emacs/trunk/src/eval.c:2652
        ret_ungc_val = 1436
        args = {12086290, 30897378}
#43 0x00000000004e96da in command_loop_1 () at /home/sds/src/emacs/trunk/src/keyboard.c:1560
        cmd = <optimized out>
        keybuf = {460, 400, 8389758799651299683, 7311146993687032421, 140737488320876, 0, 140737488343232, 5690558, 1376968553, 639136651, 
          1376968553, -3427265815831665920, 140737353927120, 140737488343280, 0, 12034322, 140737488344560, 0, 67007558, 5109314, 1, 67007558, 
          12034322, 5109687, 12034304, 72731393, 12034322, 5499298, 64, 5568035}
        i = <optimized out>
        prev_modiff = 571
        prev_buffer = 0x28e9320
#44 0x000000000054ed14 in internal_condition_case (bfun=bfun@entry=0x4e9350 <command_loop_1>, handlers=12093938, 
    hfun=hfun@entry=0x4df6a0 <cmd_error>) at /home/sds/src/emacs/trunk/src/eval.c:1339
        val = <optimized out>
        c = {
          tag = 12034322, 
          val = 12034322, 
          next = 0x7fffffffd2f0, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {1, 3179423729405867586, 12034322, 4000, 140737488344560, 0, -3179423484961933758, 3179423113518724674}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {8520256, 0, 4000, 140737488344560, 0, 15514000, 140737351945365, 5, 0, 0, 140737271941320, 1, 15514000, 12034322, 
                  140737351972645, 140737488343792}
              }
            }}, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
        h = {
          handler = 12093938, 
          var = 12034322, 
          chosen_clause = 12034370, 
          tag = 0x7fffffffd1b0, 
          next = 0x0
        }
#45 0x00000000004dddde in command_loop_2 (ignore=ignore@entry=12034322) at /home/sds/src/emacs/trunk/src/keyboard.c:1161
        val = 1436
#46 0x000000000054ec01 in internal_catch (tag=<error reading variable: Cannot access memory at address 0x57c>, 
    func=func@entry=0x4dddc0 <command_loop_2>, arg=12034322) at /home/sds/src/emacs/trunk/src/eval.c:1113
        c = {
          tag = 12089826, 
          val = 12034322, 
          next = 0x0, 
          gcpro = 0x0, 
          jmp = {{
              __jmpbuf = {1, 3179423729405867586, 12034322, 4000, 140737488344560, 0, -3179423484978710974, 3179423113543366210}, 
              __mask_was_saved = 0, 
              __saved_mask = {
                __val = {5, 0, 0, 0, 5849624, 227633266711, 6193628, 140737488344096, 140737488344104, 0, 140737488344096, 6193628, 12034322, 
                  140737488344104, 140737488344560, 12289010}
              }
            }}, 
          handlerlist = 0x0, 
          lisp_eval_depth = 0, 
          pdlcount = 2, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x0
        }
#47 0x00000000004df197 in command_loop () at /home/sds/src/emacs/trunk/src/keyboard.c:1140
No locals.
#48 recursive_edit_1 () at /home/sds/src/emacs/trunk/src/keyboard.c:779
        val = 15514000
#49 0x00000000004df492 in Frecursive_edit () at /home/sds/src/emacs/trunk/src/keyboard.c:843
        buffer = 12034322
#50 0x0000000000414ea5 in main (argc=1, argv=<optimized out>) at /home/sds/src/emacs/trunk/src/emacs.c:1570
        dummy = 140737271968032
        stack_bottom_variable = -83 '\255'
        do_initial_setlocale = <optimized out>
        dumping = <optimized out>
        skip_args = 0
        rlim = {
          rlim_cur = 8720000, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0

Lisp Backtrace:
"call-process" (0xffffbfa8)
"apply" (0xffffc138)
"insert-directory" (0xffffc310)
"dired-insert-directory" (0xffffc480)
"dired-readin-insert" (0xffffc5d8)
"dired-readin" (0xffffc748)
"dired-revert" (0xffffc898)
"revert-buffer" (0xffffc9d0)
"dired-sort-toggle" (0xffffcb48)
"dired-sort-toggle-or-edit" (0xffffccc8)
"call-interactively" (0xffffcea0)
"command-execute" (0xffffcfe8)
quit
A debugging session is active.

	Inferior 1 [process 27690] will be killed.

Quit anyway? (y or n) 

[-- Attachment #3: Type: text/plain, Size: 280 bytes --]



-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 13.04 (raring) X 11.0.11303000
http://www.childpsy.net/ http://americancensorship.org
http://dhimmi.com http://think-israel.org http://honestreporting.com
MS Windows vs IBM OS/2: Why marketing matters more than technology...

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#15134: (24.3.50; crash on dired-revert)
  2013-08-20 15:04   ` bug#15134: (24.3.50; crash on dired-revert) Sam Steingold
@ 2013-08-20 15:49     ` Glenn Morris
  2013-08-20 16:46       ` Sam Steingold
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2013-08-20 15:49 UTC (permalink / raw
  To: sds; +Cc: 15134


Pretty sure this will go away if you update.
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15082





^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#15134: (24.3.50; crash on dired-revert)
  2013-08-20 15:49     ` Glenn Morris
@ 2013-08-20 16:46       ` Sam Steingold
  0 siblings, 0 replies; 4+ messages in thread
From: Sam Steingold @ 2013-08-20 16:46 UTC (permalink / raw
  To: Glenn Morris; +Cc: 15134

> * Glenn Morris <etz@tah.bet> [2013-08-20 11:49:26 -0400]:
>
> Pretty sure this will go away if you update.
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15082

I just updated; let's see if it does go away.

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 13.04 (raring) X 11.0.11303000
http://www.childpsy.net/ http://truepeace.org http://dhimmi.com
http://think-israel.org http://www.memritv.org http://americancensorship.org
My name is Deja Vu. Have we met before?





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-08-20 16:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-19 17:14 bug#15134: 24.3.50; crash on dired-revert Sam Steingold
     [not found] ` <handler.15134.B.137693249110568.ack@debbugs.gnu.org>
2013-08-20 15:04   ` bug#15134: (24.3.50; crash on dired-revert) Sam Steingold
2013-08-20 15:49     ` Glenn Morris
2013-08-20 16:46       ` Sam Steingold

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.