Package: emacs;
Reported by: Andy Moreton <amoreton <at> solarflare.com>
Date: Wed, 16 Apr 2014 10:46:01 UTC
Severity: normal
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
View this message in rfc822 format
From: Andy Moreton <amoreton <at> solarflare.com> To: Eli Zaretskii <eliz <at> gnu.org> Cc: 17275 <at> debbugs.gnu.org Subject: bug#17275: emacs-24 crash in dired Date: Wed, 16 Apr 2014 17:08:20 +0100
On 16/04/2014 2:39 PM, Eli Zaretskii wrote: >> Date: Wed, 16 Apr 2014 11:24:14 +0100 >> From: Andy Moreton <amoreton <at> solarflare.com> >> >> Running emacs 24 on win7 64bit built from r116968 with mingw32 gcc 4.7.2. >> >> From "emacs -Q" >> 1) Open a dired buffer: >> C-x C-f ~/.emacs.d RET >> >> 2) Switch to external 'ls' program >> (setq insert-directory-program "C:/cygwin/bin/ls.exe") >> (setq ls-lisp-use-insert-directory-program t) >> (setq dired-listing-switches "-al --group-directories-first") >> >> 3) Type 'g' in the dired buffer (bound to revert-buffer) >> Emacs shows the abort dialog. >> >> This is a recent regression (within the last week) as I build emacs from >> source daily. This bug does not manifest in current emacs trunk builds. > > Sorry, I can't reproduce this here. There's a slight chance that this > is because my ls.exe is not a Cygwin program, but I doubt that's the > cause. > > (Anyway, why do you switch to ls.exe after you already have a Dired > buffer produced by ls-lisp.el? Does the problem happen if you do the > switch before visiting the directory?) > >> I have not managed to get gdb to emit a usable backtrace. > > Did you try starting Emacs under GDB in the first place? > Not previously, but that did give a working backtrace. This is from the same recipe as above, run under GDB. Here is the only interesting thread from "thread apply all bt full": Thread 1 (Thread 4320.0x11dc): #0 0x76d4321a in KERNELBASE!DeleteAce () from C:\Windows\syswow64\KernelBase.dll No symbol table info available. #1 0x011fd8dc in emacs_abort () at ../../src/w32fns.c:8460 button = 0x6 #2 0x010f183a in terminate_due_to_signal (sig=0x16, backtrace_limit=0x7fffffff) at ../../src/emacs.c:378 No locals. #3 0x01163f46 in die (msg=0x14abd6c "c->buffer_beg <= start && end <= c->buffer_end", file=0x14abbf0 "../../src/region-cache.c", line=0x16c) at ../../src/alloc.c:6826 No locals. #4 0x011d6f32 in set_cache_region (c=0x5206560, start=0x1388, end=0x139a, value=0x1) at ../../src/region-cache.c:364 No locals. #5 0x011d763e in know_region_cache (buf=0x5225000, c=0x5206560, start=0x1388, end=0x139a) at ../../src/region-cache.c:671 No locals. #6 0x01146940 in find_newline (start=0x1388, start_byte=0x1388, end=0x139b, end_byte=0x139b, count=0x1, shortage=0x88d734, bytepos=0x0, allow_quit=0x1) at ../../src/search.c:812 nl = 0x52f7123 "\n" lim_addr = 0x52f7124 "" cursor = 0xffffffed lim_byte = 0x139b base = 0xffffffed next = 0xffffffff tem = 0x139a ceiling_byte = 0x139a newline_cache = 0x5206560 direction = 0x1 cache_buffer = 0x5225000 #7 0x01146fa4 in find_before_next_newline (from=0x1a, to=0x0, cnt=0x1, bytepos=0x0) at ../../src/search.c:1006 shortage = 0x0 pos = 0x379a822 #8 0x01170147 in Fline_end_position (n=0x4) at ../../src/editfns.c:813 clipped_n = 0x1 end_pos = 0x58 orig = 0x1a #9 0x0113db27 in Fend_of_line (n=0x4) at ../../src/cmds.c:199 newpos = 0x379a822 #10 0x011c53ed in exec_byte_code (bytestr=0x12aeef9, vector=0x12aef0d, maxdepth=0x58, args_template=0x1008, nargs=0x4, args=0x88db48) at ../../src/bytecode.c:1744 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0x1e op = 0x7f vectorp = 0x12aef0c stack = {pc = 0x144b420 "\210\201i", byte_string = 0x12aeef9, byte_string_start = 0x144b072 " \005! \" \030", next = 0x88db8c} top = 0x88d7f4 result = 0x9 type = (unknown: 12) #11 0x011828cd in funcall_lambda (fun=0x12aeee5, nargs=0x4, arg_vector=0x88db38) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x1008 next = 0x75025a9f lexenv = 0xc count = 0x1e i = 0x12aeee0 optional = 0x1 rest = 0xe #12 0x01182327 in Ffuncall (nargs=0x5, args=0x88db34) at ../../src/eval.c:2864 fun = 0x12aeee5 original_fun = 0x12aeee5 funcar = 0xe numargs = 0x4 lisp_numargs = 0x0 val = 0x88db18 internal_args = 0x134bacd i = 0x88df70 #13 0x011c2d04 in exec_byte_code (bytestr=0x134bab9, vector=0x134bacd, maxdepth=0x20, args_template=0x379a822, nargs=0x0, args=0x0) at ../../src/bytecode.c:916 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0x1d op = 0x4 vectorp = 0x134bacc stack = {pc = 0x13d2627 " \n! \"\n \036%\036& \036' (", byte_string = 0x134bab9, byte_string_start = 0x13d261d "\b \v", next = 0x88dfcc} top = 0x88db34 result = 0xc00000 type = (unknown: 12) #14 0x01182c91 in funcall_lambda (fun=0x134ba75, nargs=0x5, arg_vector=0x134bacd) at ../../src/eval.c:3049 val = 0x1180785 syms_left = 0x379a822 next = 0x3bce902 lexenv = 0x379a822 count = 0x18 i = 0x5 optional = 0x1 rest = 0x0 #15 0x01182327 in Ffuncall (nargs=0x6, args=0x88de60) at ../../src/eval.c:2864 fun = 0x134ba75 original_fun = 0x3bce882 funcar = 0x88df3c numargs = 0x5 lisp_numargs = 0x0 val = 0x40 internal_args = 0x88de60 i = 0x88de58 #16 0x0118164c in Fapply (nargs=0x3, args=0x88df8c) at ../../src/eval.c:2354 i = 0x6 numargs = 0x5 spread_arg = 0x379a822 funcall_args = 0x88de60 fun = 0x134ba75 retval = 0x1479edd gcpro1 = {next = 0x1479ed8, var = 0x88deb8, nvars = 0x6} sa_count = 0x17 sa_must_free = 0x0 #17 0x01181fdb in Ffuncall (nargs=0x4, args=0x88df88) at ../../src/eval.c:2796 fun = 0x1479edd original_fun = 0x37b86e2 funcar = 0x0 numargs = 0x3 lisp_numargs = 0x88df58 val = 0x88df68 internal_args = 0x88e2c8 i = 0x524660e #18 0x011c2d04 in exec_byte_code (bytestr=0x3a15ee1, vector=0x3ae5fe5, maxdepth=0x14, args_template=0x200, nargs=0x4, args=0x88e2c8) at ../../src/bytecode.c:916 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0x16 op = 0x3 vectorp = 0x3ae5fe4 <__register_frame_info+61759460> stack = {pc = 0x37a3df5 <__register_frame_info+58342901> " ", byte_string = 0x3a15ee1, byte_string_start = 0x37a3df0 <__register_frame_info+58342896> " \003# ", next = 0x88e31c} top = 0x88df88 result = 0x38346f1 type = (unknown: 12) #19 0x011828cd in funcall_lambda (fun=0x394efe5, nargs=0x4, arg_vector=0x88e2c8) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x200 next = 0x16 lexenv = 0xc count = 0x16 i = 0x394efe0 optional = 0x1 rest = 0xe #20 0x01182327 in Ffuncall (nargs=0x5, args=0x88e2c4) at ../../src/eval.c:2864 fun = 0x394efe5 original_fun = 0x3976a02 funcar = 0x3a3b1a4 numargs = 0x4 lisp_numargs = 0x88e288 val = 0x88e288 internal_args = 0x88e600 i = 0x40 #21 0x011c2d04 in exec_byte_code (bytestr=0x3831bb1, vector=0x3b47dc5, maxdepth=0x40, args_template=0x1408, nargs=0x5, args=0x88e614) at ../../src/bytecode.c:916 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0x14 op = 0x4 vectorp = 0x3b47dc4 <__register_frame_info+62160324> stack = {pc = 0x51ea4dc "\210 \f! ", byte_string = 0x3831bb1, byte_string_start = 0x51ea470 "` \b! \001\030 ! \021", next = 0x88e64c} top = 0x88e2c4 result = 0x20 type = (unknown: 12) #22 0x011828cd in funcall_lambda (fun=0x3b47e95, nargs=0x5, arg_vector=0x88e600) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x1408 next = 0x20 lexenv = 0xc count = 0x14 i = 0x3b47e90 optional = 0x1 rest = 0xe #23 0x01182327 in Ffuncall (nargs=0x6, args=0x88e5fc) at ../../src/eval.c:2864 fun = 0x3b47e95 original_fun = 0x382e1e2 funcar = 0x20 numargs = 0x5 lisp_numargs = 0x88e5d8 val = 0x0 internal_args = 0x88e92c i = 0x1275931 #24 0x011c2d04 in exec_byte_code (bytestr=0x38318f1, vector=0x3b47cd5, maxdepth=0x20, args_template=0x0, nargs=0x0, args=0x88e92c) at ../../src/bytecode.c:916 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0x13 op = 0x5 vectorp = 0x3b47cd4 <__register_frame_info+62160084> stack = {pc = 0x51ea210 " L", byte_string = 0x38318f1, byte_string_start = 0x51ea1e0 " \b: \022", next = 0x88e96c} top = 0x88e5fc result = 0x5225005 type = (unknown: 12) #25 0x011828cd in funcall_lambda (fun=0x3b47d0d, nargs=0x0, arg_vector=0x88e92c) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x0 next = 0x1 lexenv = 0xc count = 0x13 i = 0x3b47d08 optional = 0x1 rest = 0xe #26 0x01182327 in Ffuncall (nargs=0x1, args=0x88e928) at ../../src/eval.c:2864 fun = 0x3b47d0d original_fun = 0x382e1a2 funcar = 0x3a3b168 numargs = 0x0 lisp_numargs = 0x88e908 val = 0x379a822 internal_args = 0x88ec64 i = 0x379a842 #27 0x011c2d04 in exec_byte_code (bytestr=0x382ef71, vector=0x3b47c65, maxdepth=0x14, args_template=0x0, nargs=0x0, args=0x88ec64) at ../../src/bytecode.c:916 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0xe op = 0x0 vectorp = 0x3b47c64 <__register_frame_info+62159972> stack = {pc = 0x51ea178 "\210*eb\210 !\210 \026\016 \210 \001! @ = W", byte_string = 0x382ef71, byte_string_start = 0x51ea140 " \030 : \017", next = 0x88ec9c} top = 0x88e928 result = 0x379a822 type = (unknown: 12) #28 0x011828cd in funcall_lambda (fun=0x3b47cbd, nargs=0x0, arg_vector=0x88ec64) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x0 next = 0x39c2bc6 lexenv = 0xc count = 0xe i = 0x3b47cb8 optional = 0x1 rest = 0xe #29 0x01182327 in Ffuncall (nargs=0x1, args=0x88ec60) at ../../src/eval.c:2864 fun = 0x3b47cbd original_fun = 0x382e0c2 funcar = 0x1 numargs = 0x0 lisp_numargs = 0x88ec28 val = 0x379a822 internal_args = 0x88ef84 i = 0x379a822 #30 0x011c2d04 in exec_byte_code (bytestr=0x3831ca1, vector=0x384c6e5, maxdepth=0x2c, args_template=0x800, nargs=0x2, args=0x88ef8c) at ../../src/bytecode.c:916 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0xa op = 0x0 vectorp = 0x384c6e4 <__register_frame_info+59033316> stack = {pc = 0x51ea829 "\210 \001!\210) \003!\210 !\210 \004!\210 \001 t", byte_string = 0x3831ca1, byte_string_start = 0x51ea7e0 "~\210 \b!A \031\032eb\210 ed\" \003\v: &", next = 0x88efbc} top = 0x88ec60 result = 0x379a822 type = (unknown: 12) #31 0x011828cd in funcall_lambda (fun=0x384c745, nargs=0x2, arg_vector=0x88ef84) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x800 next = 0x1539b78 lexenv = 0xc count = 0xa i = 0x384c740 optional = 0x1 rest = 0xe #32 0x01182327 in Ffuncall (nargs=0x3, args=0x88ef80) at ../../src/eval.c:2864 fun = 0x384c745 original_fun = 0x382e302 funcar = 0x770535c8 numargs = 0x2 lisp_numargs = 0x88ef58 val = 0x88ef58 internal_args = 0x88f2f8 i = 0x5246e8e #33 0x011c2d04 in exec_byte_code (bytestr=0x12ada31, vector=0x12ada45, maxdepth=0x18, args_template=0xc00, nargs=0x1, args=0x88f2fc) at ../../src/bytecode.c:916 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0x7 op = 0x2 vectorp = 0x12ada44 stack = {pc = 0x144ca0c "* ", byte_string = 0x12ada31, byte_string_start = 0x144ca00 " \001\030\031\n ", next = 0x88f57c} top = 0x88ef80 result = 0x379a822 type = (unknown: 12) #34 0x011828cd in funcall_lambda (fun=0x12ada15, nargs=0x1, arg_vector=0x88f2f8) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0xc00 next = 0x0 lexenv = 0xc count = 0x7 i = 0x12ada10 optional = 0x1 rest = 0xe #35 0x01182327 in Ffuncall (nargs=0x2, args=0x88f2f4) at ../../src/eval.c:2864 fun = 0x12ada15 original_fun = 0x394fec2 funcar = 0xc numargs = 0x1 lisp_numargs = 0x88f278 val = 0x88f298 internal_args = 0x0 i = 0x379a822 #36 0x0118127b in Fapply (nargs=0x2, args=0x88f2f4) at ../../src/eval.c:2301 i = 0x147b0b5 numargs = 0x1 spread_arg = 0x5246eae funcall_args = 0x0 fun = 0x394fec2 retval = 0x37bae02 gcpro1 = {next = 0x379a822 <__register_frame_info+58304546>, var = 0x88f338, nvars = 0xc} sa_count = 0x6 sa_must_free = 0x0 #37 0x01181b81 in apply1 (fn=0x394fec2, arg=0x5246eae) at ../../src/eval.c:2588 ret_ungc_val = 0x379a822 args = {0x394fec2, 0x379a842} gcpro1 = {next = 0x1164efc <Fcar+17>, var = 0x88f2f4, nvars = 0x2} #38 0x01179fb2 in Fcall_interactively (function=0x394fec2, record_flag=0x379a822, keys=0x379fb75) at ../../src/callint.c:378 input = 0x12ada5e funval = 0x12ada15 events = 0x61 args = 0x12ada15 visargs = 0x10edfe7 <ASIZE+17> specs = 0x5246eae filter_specs = 0x12ada5e teml = 0x10ed6c9 up_event = 0x379a822 enable = 0x379a822 speccount = 0x5 next_event = 0x1479bf5 prefix_arg = 0x379a822 string = 0x0 tem = 0x88f448 "\" y\003 \016\001 G\001 G\001h \210" varies = 0x88f408 "\" y\003\" y\003 \003 \003 \003\005" i = 0x1479bf0 nargs = 0x12ada15 mark = 0x3813470 arg_from_tty = 0x0 gcpro1 = {next = 0x88f438, var = 0x118245a <Ffuncall+1699>, nvars = 0x3a3b078} gcpro2 = {next = 0x10eee24 <SUBRP+25>, var = 0x147c4b5, nvars = 0xa} gcpro3 = {next = 0x147c4b5, var = 0x147c4b0, nvars = 0x88f3a8} gcpro4 = {next = 0xa, var = 0x88f3a8, nvars = 0x10ed6c9} gcpro5 = {next = 0x88f388, var = 0x10eee24 <SUBRP+25>, nvars = 0x147c4b5} key_count = 0x1 record_then_fail = 0x0 save_this_command = 0x394fec2 save_last_command = 0x379a822 save_this_original_command = 0x394fec2 save_real_this_command = 0x394fec2 #39 0x01182140 in Ffuncall (nargs=0x4, args=0x88f52c) at ../../src/eval.c:2822 fun = 0x1479bf5 original_fun = 0x37baf22 funcar = 0x3978982 numargs = 0x3 lisp_numargs = 0x3a021ae val = 0x379a822 internal_args = 0x88f530 i = 0x2 #40 0x011c2d04 in exec_byte_code (bytestr=0x12e71c9, vector=0x12e71dd, maxdepth=0x34, args_template=0x1004, nargs=0x1, args=0x88f860) at ../../src/bytecode.c:916 targets = {0x11c5ad0 <exec_byte_code+14687>, 0x11c5b26 <exec_byte_code+14773>, 0x11c5b28 <exec_byte_code+14775>, 0x11c5b2a <exec_byte_code+14777>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b2c <exec_byte_code+14779>, 0x11c5b7c <exec_byte_code+14859>, 0x11c5bde <exec_byte_code+14957>, 0x11c24a8 <exec_byte_code+823>, 0x11c24aa <exec_byte_code+825>, 0x11c24ac <exec_byte_code+827>, 0x11c24ae <exec_byte_code+829>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b0 <exec_byte_code+831>, 0x11c24b6 <exec_byte_code+837>, 0x11c2473 <exec_byte_code+770>, 0x11c294d <exec_byte_code+2012>, 0x11c294f <exec_byte_code+2014>, 0x11c2951 <exec_byte_code+2016>, 0x11c2953 <exec_byte_code+2018>, 0x11c2955 <exec_byte_code+2020>, 0x11c2955 <exec_byte_code+2020>, 0x11c2990 <exec_byte_code+2079>, 0x11c295b <exec_byte_code+2026>, 0x11c2c2e <exec_byte_code+2749>, 0x11c2c30 <exec_byte_code+2751>, 0x11c2c32 <exec_byte_code+2753>, 0x11c2c34 <exec_byte_code+2755>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2c36 <exec_byte_code+2757>, 0x11c2bdf <exec_byte_code+2670>, 0x11c2bf9 <exec_byte_code+2696>, 0x11c2cd7 <exec_byte_code+2918>, 0x11c2cd9 <exec_byte_code+2920>, 0x11c2cdb <exec_byte_code+2922>, 0x11c2cdd <exec_byte_code+2924>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2cdf <exec_byte_code+2926>, 0x11c2c88 <exec_byte_code+2839>, 0x11c2ca2 <exec_byte_code+2865>, 0x11c2d81 <exec_byte_code+3088>, 0x11c2d83 <exec_byte_code+3090>, 0x11c2d85 <exec_byte_code+3092>, 0x11c2d87 <exec_byte_code+3094>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d89 <exec_byte_code+3096>, 0x11c2d32 <exec_byte_code+3009>, 0x11c2d4c <exec_byte_code+3035>, 0x11c3aed <exec_byte_code+6524>, 0x11c3924 <exec_byte_code+6067>, 0x11c391b <exec_byte_code+6058>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3cbe <exec_byte_code+6989>, 0x11c3da3 <exec_byte_code+7218>, 0x11c3dea <exec_byte_code+7289>, 0x11c3e31 <exec_byte_code+7360>, 0x11c3e7c <exec_byte_code+7435>, 0x11c27f2 <exec_byte_code+1665>, 0x11c2842 <exec_byte_code+1745>, 0x11c3ed1 <exec_byte_code+7520>, 0x11c2748 <exec_byte_code+1495>, 0x11c2890 <exec_byte_code+1823>, 0x11c3f19 <exec_byte_code+7592>, 0x11c3f6d <exec_byte_code+7676>, 0x11c3fa8 <exec_byte_code+7735>, 0x11c3ffc <exec_byte_code+7819>, 0x11c4041 <exec_byte_code+7888>, 0x11c40f2 <exec_byte_code+8065>, 0x11c412d <exec_byte_code+8124>, 0x11c4181 <exec_byte_code+8208>, 0x11c41ee <exec_byte_code+8317>, 0x11c4229 <exec_byte_code+8376>, 0x11c4264 <exec_byte_code+8435>, 0x11c42b8 <exec_byte_code+8519>, 0x11c430c <exec_byte_code+8603>, 0x11c4360 <exec_byte_code+8687>, 0x11c43cd <exec_byte_code+8796>, 0x11c4412 <exec_byte_code+8865>, 0x11c4457 <exec_byte_code+8934>, 0x11c4508 <exec_byte_code+9111>, 0x11c457f <exec_byte_code+9230>, 0x11c45f6 <exec_byte_code+9349>, 0x11c47c5 <exec_byte_code+9812>, 0x11c4821 <exec_byte_code+9904>, 0x11c487d <exec_byte_code+9996>, 0x11c48d9 <exec_byte_code+10088>, 0x11c4935 <exec_byte_code+10180>, 0x11c497a <exec_byte_code+10249>, 0x11c49f5 <exec_byte_code+10372>, 0x11c4a3a <exec_byte_code+10441>, 0x11c4a7f <exec_byte_code+10510>, 0x11c4ac4 <exec_byte_code+10579>, 0x11c4ba2 <exec_byte_code+10801>, 0x11c37d9 <exec_byte_code+5736>, 0x11c4bf3 <exec_byte_code+10882>, 0x11c4c2e <exec_byte_code+10941>, 0x11c4cdb <exec_byte_code+11114>, 0x11c4d2c <exec_byte_code+11195>, 0x11c4d7d <exec_byte_code+11276>, 0x11c4db8 <exec_byte_code+11335>, 0x11c4dfb <exec_byte_code+11402>, 0x11c4e3e <exec_byte_code+11469>, 0x11c4e89 <exec_byte_code+11544>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c4ece <exec_byte_code+11613>, 0x11c4f05 <exec_byte_code+11668>, 0x11c4f3c <exec_byte_code+11723>, 0x11c4f73 <exec_byte_code+11778>, 0x11c4faa <exec_byte_code+11833>, 0x11c4fe1 <exec_byte_code+11888>, 0x11c37d9 <exec_byte_code+5736>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c501c <exec_byte_code+11947>, 0x11c5062 <exec_byte_code+12017>, 0x11c509d <exec_byte_code+12076>, 0x11c50d8 <exec_byte_code+12135>, 0x11c512c <exec_byte_code+12219>, 0x11c5180 <exec_byte_code+12303>, 0x11c51bb <exec_byte_code+12362>, 0x11c52ad <exec_byte_code+12604>, 0x11c5301 <exec_byte_code+12688>, 0x11c5355 <exec_byte_code+12772>, 0x11c53a9 <exec_byte_code+12856>, 0x11c53e0 <exec_byte_code+12911>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3725 <exec_byte_code+5556>, 0x11c2e0d <exec_byte_code+3228>, 0x11c2642 <exec_byte_code+1233>, 0x11c2eff <exec_byte_code+3470>, 0x11c3011 <exec_byte_code+3744>, 0x11c311b <exec_byte_code+4010>, 0x11c36c8 <exec_byte_code+5463>, 0x11c36f8 <exec_byte_code+5511>, 0x11c2b9c <exec_byte_code+2603>, 0x11c379b <exec_byte_code+5674>, 0x11c3807 <exec_byte_code+5782>, 0x11c3881 <exec_byte_code+5904>, 0x11c38bf <exec_byte_code+5966>, 0x11c3b23 <exec_byte_code+6578>, 0x11c3b91 <exec_byte_code+6688>, 0x11c3bfe <exec_byte_code+6797>, 0x11c3c54 <exec_byte_code+6883>, 0x11c2dd0 <exec_byte_code+3167>, 0x11c541b <exec_byte_code+12970>, 0x11c5488 <exec_byte_code+13079>, 0x11c54c3 <exec_byte_code+13138>, 0x11c54fe <exec_byte_code+13197>, 0x11c5539 <exec_byte_code+13256>, 0x11c5574 <exec_byte_code+13315>, 0x11c55c8 <exec_byte_code+13399>, 0x11c561c <exec_byte_code+13483>, 0x11c5670 <exec_byte_code+13567>, 0x11c56c4 <exec_byte_code+13651>, 0x11c57e1 <exec_byte_code+13936>, 0x11c5835 <exec_byte_code+14020>, 0x11c5889 <exec_byte_code+14104>, 0x11c58c4 <exec_byte_code+14163>, 0x11c5918 <exec_byte_code+14247>, 0x11c596c <exec_byte_code+14331>, 0x11c59b3 <exec_byte_code+14402>, 0x11c59fa <exec_byte_code+14473>, 0x11c4b09 <exec_byte_code+10648>, 0x11c4b4e <exec_byte_code+10717>, 0x11c5a3f <exec_byte_code+14542>, 0x11c5a8a <exec_byte_code+14617>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c3225 <exec_byte_code+4276>, 0x11c32f0 <exec_byte_code+4479>, 0x11c33ea <exec_byte_code+4729>, 0x11c34e4 <exec_byte_code+4979>, 0x11c35d6 <exec_byte_code+5221>, 0x11c4086 <exec_byte_code+7957>, 0x11c449c <exec_byte_code+9003>, 0x11c4c6f <exec_byte_code+11006>, 0x11c5c62 <exec_byte_code+15089>, 0x11c5cc4 <exec_byte_code+15187>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5d48 <exec_byte_code+15319>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5ad0 <exec_byte_code+14687>, 0x11c5dc1 <exec_byte_code+15440> <repeats 64 times>} count = 0x4 op = 0x3 vectorp = 0x12e71dc stack = {pc = 0x1426c03 "\006\006\071 ", byte_string = 0x12e71c9, byte_string_start = 0x1426b8f " \020 ? \f", next = 0x0} top = 0x88f52c result = 0x1cf598c type = (unknown: 12) #41 0x011828cd in funcall_lambda (fun=0x12e71b5, nargs=0x1, arg_vector=0x88f85c) at ../../src/eval.c:2983 val = 0x1180785 syms_left = 0x1004 next = 0x0 lexenv = 0xc count = 0x4 i = 0x12e71b0 optional = 0x1 rest = 0xe #42 0x01182327 in Ffuncall (nargs=0x2, args=0x88f858) at ../../src/eval.c:2864 fun = 0x12e71b5 original_fun = 0x37a5c62 funcar = 0x3 numargs = 0x1 lisp_numargs = 0x88f838 val = 0x1 internal_args = 0x0 i = 0x136e5d80 #43 0x01181bd6 in call1 (fn=0x37a5c62, arg1=0x394fec2) at ../../src/eval.c:2614 ret_ungc_val = 0x379a822 gcpro1 = {next = 0x3a732a5 <__register_frame_info+61289125>, var = 0x3b7ae10 <__register_frame_info+62369296>, nvars = 0x2} args = {0x37a5c62, 0x394fec2} #44 0x010f5bed in command_loop_1 () at ../../src/keyboard.c:1556 scount = 0x2 cmd = 0x394fec2 keybuf = {0x19c, 0x190, 0x1275931, 0x37cce82, 0x88f91f, 0x0, 0x4, 0x379a822, 0x3952742, 0x39e303c, 0x88f8f8, 0x10f4fd3, 0x37a5ee2, 0x52200de, 0x1275931, 0x37cce82, 0x379da80, 0x7efde000, 0x88f958, 0x10f4ef4, 0x52200de, 0x88f91f, 0x88f938, 0x11805f9, 0x2, 0x393f5ee, 0x88f948, 0x0, 0x0, 0x4e4} i = 0x1 prev_modiff = 0x183 prev_buffer = 0x5225000 already_adjusted = 0x0 #45 0x0117f04b in internal_condition_case (bfun=0x10f5589 <command_loop_1>, handlers=0x37a7122, hfun=0x10f4def <cmd_error>) at ../../src/eval.c:1354 val = 0x393f5ee c = 0x379d700 <__register_frame_info+58316544> #46 0x010f523e in command_loop_2 (ignore=0x379a822) at ../../src/keyboard.c:1174 val = 0x0 #47 0x0117e5f8 in internal_catch (tag=0x37a5f02, func=0x10f521a <command_loop_2>, arg=0x379a822) at ../../src/eval.c:1118 val = 0x379a822 c = 0x379d780 <__register_frame_info+58316672> #48 0x010f51f6 in command_loop () at ../../src/keyboard.c:1153 No locals. #49 0x010f498c in recursive_edit_1 () at ../../src/keyboard.c:777 count = 0x1 val = 0x88fa38 #50 0x010f4b48 in Frecursive_edit () at ../../src/keyboard.c:845 count = 0x0 buffer = 0x379a822 #51 0x010f2d4b in main (argc=0x2, argv=0xea1ff0) at ../../src/emacs.c:1646 dummy = 0x126b350 stack_bottom_variable = 0x0 do_initial_setlocale = 0x1 dumping = 0x0 skip_args = 0x0 no_loadup = 0x0 junk = 0x0 dname_arg = 0x0 ch_to_dir = 0x75011162 <onexit+53> " \220\220\220\220\220 \377\377\377" original_pwd = 0x0
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.