Package: emacs;
Reported by: Phil <p.stephani2 <at> gmail.com>
Date: Thu, 11 Aug 2016 18:57:02 UTC
Severity: normal
Found in version 25.1
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
View this message in rfc822 format
From: help-debbugs <at> gnu.org (GNU bug Tracking System) To: Paul Eggert <eggert <at> cs.ucla.edu> Cc: tracker <at> debbugs.gnu.org Subject: bug#24206: closed (25.1; Curly quotes generate invalid strings, leading to a segfault) Date: Sun, 14 Aug 2016 04:55:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 13 Aug 2016 23:54:43 -0500 with message-id <f1b9c0f6-39e3-2237-8f52-cc50805efbfb <at> cs.ucla.edu> and subject line Re: 25.1; Curly quotes generate invalid strings, leading to a segfault has caused the debbugs.gnu.org bug report #24206, regarding 25.1; Curly quotes generate invalid strings, leading to a segfault to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs <at> gnu.org.) -- 24206: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24206 GNU Bug Tracking System Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Phil <p.stephani2 <at> gmail.com> To: bug-gnu-emacs <at> gnu.org Subject: 25.1; Curly quotes generate invalid strings, leading to a segfault Date: Thu, 11 Aug 2016 11:55:05 -0700Build is from the emacs-25 branch. $ ./emacs -Q -eval "(progn (defface test nil \"\`\\240'\") (customize-face 'test))" character.h:703: Emacs fatal error: assertion failed: CHAR_VALID_P (ch) Fatal error 6: Aborted I think this is serious enough to be release-blocking. Seen in the wild with older versions of show-wspace.el. (gdb) bt full #0 terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:354 No locals. #1 0x00000000006122e6 in die (msg=0x732ed0 "CHAR_VALID_P (ch)", file=0x732ec4 "character.h", line=703) at alloc.c:7223 No locals. #2 0x000000000057c60d in char_table_translate (obj=..., ch=4195776) at character.h:703 No locals. #3 0x00000000005fe182 in re_search_2 (bufp=0xd76160 <searchbufs+5792>, str1=0x0, size1=0, str2=0x1ae6898 "‘\240’", size2=7, startpos=0, range=1, regs=0xd766f0 <search_regs>, stop=7) at regex.c:4370 buf_charlen = 2 irange = 7 lim = 0 d = 0x1ae689e "\231" buf_ch = 4195776 val = 14115136 string1 = 0x0 string2 = 0x1ae6898 "‘\240’" fastmap = 0xd761a0 <searchbufs+5856> "" translate = { i = 21377445 } total_size = 7 endpos = 7 anchored_start = 0 '\000' multibyte = 1 '\001' #4 0x00000000005fdcef in re_search (bufp=0xd76160 <searchbufs+5792>, string=0x1ae6898 "‘\240’", size=7, startpos=0, range=7, regs=0xd766f0 <search_regs>) at regex.c:4228 No locals. #5 0x00000000005ea018 in string_match_1 (regexp=..., string=..., start=..., posix=false) at search.c:404 val = 5747501 bufp = 0xd76160 <searchbufs+5792> pos = 0 pos_byte = 0 i = 42963155872 #6 0x00000000005ea18d in Fstring_match (regexp=..., string=..., start=...) at search.c:444 No locals. #7 0x0000000000637da1 in Ffuncall (nargs=3, args=0x7fffffff5df0) at eval.c:2700 internal_argbuf = {{ i = 19272884 }, { i = 19244804 }, { i = 0 }, { i = 0 }, { i = 0 }, { i = 6836305 }, { i = 20056252 }, { i = 326 }} fun = { i = 10117229 } original_fun = { i = 655680 } funcar = { i = 11020413 } numargs = 2 lisp_numargs = { i = 19272884 } val = { i = 43248 } internal_args = 0x7fffffff5d60 count = 36 #8 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff66e0) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 36 op = 2 vectorp = 0x15310e8 stack = { pc = 0x1ae653d "\203\252", byte_string = { i = 19273556 }, byte_string_start = 0x1ae6528 "\300\301\002!!\302\002\303\"\302\211\004\304\"\305\"`\306\307\005\"\203\252", next = 0x7fffffff6e00 } top = 0x7fffffff5df0 result = { i = 0 } type = CATCHER #9 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff66d8) at eval.c:2855 size = 5 val = { i = 21698117 } syms_left = { i = 1030 } next = { i = 60157747265 } lexenv = { i = 140737488315600 } count = 36 i = 60143831280 optional = false rest = false #10 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffff66d0) at eval.c:2742 fun = { i = 21698117 } original_fun = { i = 13352512 } funcar = { i = 140737488315760 } numargs = 1 lisp_numargs = { i = 140737488315792 } val = { i = 0 } internal_args = 0xda08f0 <lispsym> count = 35 #11 0x000000000063697b in Fapply (nargs=3, args=0x7fffffff66d0) at eval.c:2274 i = 5740786 numargs = 0 funcall_nargs = 13443920 funcall_args = 0x0 spread_arg = { i = 0 } fun = { i = 13352512 } retval = { i = 140737488315952 } sa_avail = 16384 sa_count = 35 sa_must_free = false #12 0x000000000064631d in Fwidget_apply (nargs=2, args=0x7fffffff6828) at fns.c:2931 widget = { i = 29645555 } property = { i = 13443920 } propval = { i = 13352512 } trailing_args = { i = 0 } result = { i = 13750941 } #13 0x0000000000637bef in Ffuncall (nargs=3, args=0x7fffffff6820) at eval.c:2673 fun = { i = 13750941 } original_fun = { i = 209904 } funcar = { i = 327 } numargs = 2 lisp_numargs = { i = 0 } val = { i = 0 } internal_args = 0x51a count = 34 #14 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff70c0) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 31 op = 2 vectorp = 0x152f188 stack = { pc = 0x1cae31a "\210\266\b\354 \355 \356\002\302\"\210\356\001\303\"\210\357\003\360\004#\210\357\003\361\003#\266\003db\210+\362 \207", byte_string = { i = 27692132 }, byte_string_start = 0x1cae1a8 "\214\302\211\030\031``}\210`É\211\211\211\211\211\304\006\t\305\"c\210\006\ab\210\306\307\303\302#\203\064\001Ȕf\311\312!\210\211\313=\203\067", next = 0x7fffffff77c0 } top = 0x7fffffff6820 result = { i = 0 } type = CATCHER #15 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff70b8) at eval.c:2855 size = 5 val = { i = 21320085 } syms_left = { i = 1030 } next = { i = 64424472336 } lexenv = { i = 140737488318128 } count = 31 i = 60143831280 optional = false rest = false #16 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffff70b0) at eval.c:2742 fun = { i = 21320085 } original_fun = { i = 13340640 } funcar = { i = 140737488318272 } numargs = 1 lisp_numargs = { i = 140737488318320 } val = { i = 0 } internal_args = 0xda08f0 <lispsym> count = 30 #17 0x000000000063697b in Fapply (nargs=3, args=0x7fffffff70b0) at eval.c:2274 i = 5740786 numargs = 0 funcall_nargs = 13340592 funcall_args = 0x0 spread_arg = { i = 0 } fun = { i = 13340640 } retval = { i = 140737488318480 } sa_avail = 16384 sa_count = 30 sa_must_free = false #18 0x000000000064631d in Fwidget_apply (nargs=2, args=0x7fffffff71e0) at fns.c:2931 widget = { i = 29645555 } property = { i = 13340592 } propval = { i = 13340640 } trailing_args = { i = 0 } result = { i = 13750941 } #19 0x0000000000637bef in Ffuncall (nargs=3, args=0x7fffffff71d8) at eval.c:2673 fun = { i = 13750941 } original_fun = { i = 209904 } funcar = { i = 140737488318832 } numargs = 2 lisp_numargs = { i = 0 } val = { i = 14 } internal_args = 0x7fffffff71e0 count = 29 #20 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=7, args=0x7fffffff7988) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 29 op = 2 vectorp = 0x1530168 stack = { pc = 0x1caedcd "\210\211\207", byte_string = { i = 18832916 }, byte_string_start = 0x1caed98 "\300\301\003\003#\302\001\303\006\006#\210\304\001\305\"\204\061", next = 0x7fffffff8160 } top = 0x7fffffff71d8 result = { i = 17283764 } type = CATCHER #21 0x000000000063873d in funcall_lambda (fun=..., nargs=7, arg_vector=0x7fffffff7978) at eval.c:2855 size = 5 val = { i = 21283133 } syms_left = { i = 2570 } next = { i = 60159187875 } lexenv = { i = 140737488320624 } count = 29 i = 60143831280 optional = false rest = false #22 0x0000000000637fbb in Ffuncall (nargs=8, args=0x7fffffff7970) at eval.c:2742 fun = { i = 21283133 } original_fun = { i = 13537904 } funcar = { i = 47994 } numargs = 7 lisp_numargs = { i = 0 } val = { i = 1 } internal_args = 0x1c count = 28 #23 0x0000000000636fb6 in Fapply (nargs=6, args=0x7fffffff7b80) at eval.c:2321 i = 8 numargs = 7 funcall_nargs = 8 funcall_args = 0x7fffffff7970 spread_arg = { i = 0 } fun = { i = 21283133 } retval = { i = 64 } sa_avail = 16320 sa_count = 28 sa_must_free = false #24 0x0000000000637bef in Ffuncall (nargs=7, args=0x7fffffff7b78) at eval.c:2673 fun = { i = 13746093 } original_fun = { i = 8400 } funcar = { i = 0 } numargs = 6 lisp_numargs = { i = 140737488321312 } val = { i = 140737488321232 } internal_args = 0x5798f2 <builtin_lisp_symbol+44> count = 27 #25 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=3, args=0x7fffffff8360) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 27 op = 6 vectorp = 0x15303a0 stack = { pc = 0x1cafa6d "\301\006\t\311\"B#\207", byte_string = { i = 19832100 }, byte_string_start = 0x1cafa30 "\300\002!\301\003\302\"\301\004\303\"\002\205D", next = 0x7fffffff8980 } top = 0x7fffffff7b78 result = { i = 28183283 } type = CATCHER #26 0x000000000063873d in funcall_lambda (fun=..., nargs=3, arg_vector=0x7fffffff8358) at eval.c:2855 size = 5 val = { i = 21698261 } syms_left = { i = 1542 } next = { i = 60157740323 } lexenv = { i = 140737488323088 } count = 27 i = 60143831280 optional = false rest = false #27 0x0000000000637fbb in Ffuncall (nargs=4, args=0x7fffffff8350) at eval.c:2742 fun = { i = 21698261 } original_fun = { i = 13352656 } funcar = { i = 140737488323248 } numargs = 3 lisp_numargs = { i = 0 } val = { i = 14 } internal_args = 0x7fffffff8358 count = 26 #28 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff8c40) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 26 op = 3 vectorp = 0x14dca90 stack = { pc = 0x10584c4 "\210\002\204:\001\004\374N\324\006\b\375\376\006\v\310\006\006\206*\001\377&\006\330\006\t\201@", byte_string = { i = 28080308 }, byte_string_start = 0x10583b0 "\306\001\307\"\306\002\310\"\306\003\311\"\206\022", next = 0x7fffffff9360 } top = 0x7fffffff8350 result = { i = 28198083 } type = CATCHER #29 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff8c38) at eval.c:2855 size = 5 val = { i = 21859661 } syms_left = { i = 1030 } next = { i = 60157741873 } lexenv = { i = 140737488325168 } count = 26 i = 60143831280 optional = false rest = false #30 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffff8c30) at eval.c:2742 fun = { i = 21859661 } original_fun = { i = 13736416 } funcar = { i = 140737488325328 } numargs = 1 lisp_numargs = { i = 140737488325360 } val = { i = 0 } internal_args = 0xda08f0 <lispsym> count = 25 #31 0x000000000063697b in Fapply (nargs=3, args=0x7fffffff8c30) at eval.c:2274 i = 5740786 numargs = 0 funcall_nargs = 13443920 funcall_args = 0x0 spread_arg = { i = 0 } fun = { i = 13736416 } retval = { i = 140737488325520 } sa_avail = 16384 sa_count = 25 sa_must_free = false #32 0x000000000064631d in Fwidget_apply (nargs=2, args=0x7fffffff8d88) at fns.c:2931 widget = { i = 28198227 } property = { i = 13443920 } propval = { i = 13736416 } trailing_args = { i = 0 } result = { i = 13750941 } #33 0x0000000000637bef in Ffuncall (nargs=3, args=0x7fffffff8d80) at eval.c:2673 fun = { i = 13750941 } original_fun = { i = 209904 } funcar = { i = 256 } numargs = 2 lisp_numargs = { i = 0 } val = { i = 0 } internal_args = 0x3fe count = 24 #34 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff9620) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 21 op = 2 vectorp = 0x152f188 stack = { pc = 0x1cae31a "\210\266\b\354 \355 \356\002\302\"\210\356\001\303\"\210\357\003\360\004#\210\357\003\361\003#\266\003db\210+\362 \207", byte_string = { i = 27692132 }, byte_string_start = 0x1cae1a8 "\214\302\211\030\031``}\210`É\211\211\211\211\211\304\006\t\305\"c\210\006\ab\210\306\307\303\302#\203\064\001Ȕf\311\312!\210\211\313=\203\067", next = 0x7fffffff9cf0 } top = 0x7fffffff8d80 result = { i = 0 } type = (CONDITION_CASE | CATCHER_ALL | unknown: 32764) #35 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff9618) at eval.c:2855 size = 5 val = { i = 21320085 } syms_left = { i = 1030 } next = { i = 60150829029 } lexenv = { i = 140737488327696 } count = 21 i = 60143831280 optional = false rest = false #36 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffff9610) at eval.c:2742 fun = { i = 21320085 } original_fun = { i = 13340640 } funcar = { i = 140737488328000 } numargs = 1 lisp_numargs = { i = 140737488327888 } val = { i = 0 } internal_args = 0xda08f0 <lispsym> count = 20 #37 0x000000000063697b in Fapply (nargs=3, args=0x7fffffff9610) at eval.c:2274 i = 5740786 numargs = 0 funcall_nargs = 13340592 funcall_args = 0x0 spread_arg = { i = 0 } fun = { i = 13340640 } retval = { i = 140737488328048 } sa_avail = 16384 sa_count = 20 sa_must_free = false #38 0x000000000064631d in Fwidget_apply (nargs=2, args=0x7fffffff9738) at fns.c:2931 widget = { i = 28198227 } property = { i = 13340592 } propval = { i = 13340640 } trailing_args = { i = 0 } result = { i = 13750941 } #39 0x0000000000637bef in Ffuncall (nargs=3, args=0x7fffffff9730) at eval.c:2673 fun = { i = 13750941 } original_fun = { i = 209904 } funcar = { i = 140737488328400 } numargs = 2 lisp_numargs = { i = 140737488328400 } val = { i = 28198227 } internal_args = 0xda08f0 <lispsym> count = 19 #40 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=9, args=0x7fffffff9ec0) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 19 op = 2 vectorp = 0x152f160 stack = { pc = 0x1cae149 "\210\211\207", byte_string = { i = 27924884 }, byte_string_start = 0x1cae140 "\300\301\003\003#\302\001\303\"\210\211\207", next = 0x7fffffffa4a0 } top = 0x7fffffff9730 result = { i = 23327188 } type = CATCHER #41 0x000000000063873d in funcall_lambda (fun=..., nargs=9, arg_vector=0x7fffffff9eb8) at eval.c:2855 size = 5 val = { i = 21283085 } syms_left = { i = 1542 } next = { i = 64424484544 } lexenv = { i = 140737488330144 } count = 19 i = 60143831280 optional = false rest = false #42 0x0000000000637fbb in Ffuncall (nargs=10, args=0x7fffffff9eb0) at eval.c:2742 fun = { i = 21283085 } original_fun = { i = 5048688 } funcar = { i = 73014444049 } numargs = 9 lisp_numargs = { i = 32 } val = { i = 23327188 } internal_args = 0x11824f0 count = 18 #43 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa680) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 18 op = 9 vectorp = 0x145c2d0 stack = { pc = 0x1c8d50c "\207", byte_string = { i = 17198852 }, byte_string_start = 0x1c8d4f8 "\300\001A@\301\302\303\304\305\306\006\b@!\307\006\t@&\t\207", next = 0x7fffffffaeb0 } top = 0x7fffffff9eb0 result = { i = 0 } type = CATCHER #44 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa678) at eval.c:2855 size = 5 val = { i = 21349141 } syms_left = { i = 1030 } next = { i = 60147901680 } lexenv = { i = 140737488332112 } count = 18 i = 60135282930 optional = false rest = false #45 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffffa670) at eval.c:2742 fun = { i = 21349141 } original_fun = { i = 21349141 } funcar = { i = 30046240 } numargs = 1 lisp_numargs = { i = 140737488332304 } val = { i = 21221269 } internal_args = 0xda08f0 <lispsym> count = 17 #46 0x000000000063768c in call1 (fn=..., arg1=...) at eval.c:2552 No locals. #47 0x0000000000644f36 in mapcar1 (leni=1, vals=0x7fffffffa720, fn=..., seq=...) at fns.c:2522 tail = { i = 19025347 } dummy = { i = 0 } i = 0 #48 0x00000000006453c7 in Fmapcar (function=..., sequence=...) at fns.c:2587 len = { i = 1 } leni = 1 args = 0x7fffffffa720 ret = { i = 8 } sa_avail = 16376 sa_count = 17 sa_must_free = false #49 0x0000000000637d66 in Ffuncall (nargs=3, args=0x7fffffffa8a8) at eval.c:2696 internal_argbuf = {{ i = 0 }, { i = 5747687 }, { i = 140737488332896 }, { i = 14289136 }, { i = 0 }, { i = 6537166 }, { i = 140737488332928 }, { i = 5740786 }} fun = { i = 13750461 } original_fun = { i = 209392 } funcar = { i = 0 } numargs = 2 lisp_numargs = { i = 0 } val = { i = 140737488332880 } internal_args = 0x7fffffffa8b0 count = 16 #50 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffffb098) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 16 op = 2 vectorp = 0x14a5498 stack = { pc = 0x1c8d0c9 "\202\f\001\361C\002G\357\362\363\364\365\366\006\a\006\a\"\367\"\370\371%\005\"\266\202\026 <at> h\372=\204\030\001\307\325!\210\353\373!\210\353\374!\210\016A\375=\204-\001\376\377\016@\"\210\353\201B", byte_string = { i = 17213076 }, byte_string_start = 0x1c8cfd8 "\306 \210\b\206\b", next = 0x7fffffffb640 } top = 0x7fffffffa8a8 result = { i = 30046245 } type = CATCHER #51 0x000000000063873d in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffffb088) at eval.c:2855 size = 5 val = { i = 21649109 } syms_left = { i = 2054 } next = { i = 60133946176 } lexenv = { i = 140737488334688 } count = 16 i = 60143831280 optional = true rest = false #52 0x0000000000637fbb in Ffuncall (nargs=3, args=0x7fffffffb080) at eval.c:2742 fun = { i = 21649109 } original_fun = { i = 13482336 } funcar = { i = 140737488334832 } numargs = 2 lisp_numargs = { i = 0 } val = { i = 30046245 } internal_args = 0x1a58470 count = 15 #53 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffffb828) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 15 op = 2 vectorp = 0x145b220 stack = { pc = 0x1c8cbc6 "\207", byte_string = { i = 27807924 }, byte_string_start = 0x1c8cbb8 "\300\301\003\206\a", next = 0x7fffffffbde0 } top = 0x7fffffffb080 result = { i = 29812948 } type = CATCHER #54 0x000000000063873d in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffffb818) at eval.c:2855 size = 5 val = { i = 21344837 } syms_left = { i = 3078 } next = { i = 60143286381 } lexenv = { i = 140737488336624 } count = 15 i = 60143831280 optional = false rest = false #55 0x0000000000637fbb in Ffuncall (nargs=3, args=0x7fffffffb810) at eval.c:2742 fun = { i = 21344837 } original_fun = { i = 4911488 } funcar = { i = 19025347 } numargs = 2 lisp_numargs = { i = 19025267 } val = { i = 29812852 } internal_args = 0x609b49 <Fcons+274> count = 14 #56 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffbec8) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 14 op = 2 vectorp = 0x1459098 stack = { pc = 0x1c98a00 "\207", byte_string = { i = 27970292 }, byte_string_start = 0x1c989a8 "\001\300\235\203\n", next = 0x7fffffffc980 } top = 0x7fffffffb810 result = { i = 0 } type = CATCHER #57 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffbec0) at eval.c:2855 size = 6 val = { i = 0 } syms_left = { i = 2050 } next = { i = 140737488338544 } lexenv = { i = 140737488338592 } count = 14 i = 14289136 optional = false rest = false #58 0x000000000063839c in apply_lambda (fun=..., args=..., count=13) at eval.c:2794 args_left = { i = 0 } i = 1 numargs = 1 arg_vector = 0x7fffffffbec0 tem = { i = 43632 } sa_avail = 16376 sa_count = 14 sa_must_free = false #59 0x0000000000636629 in eval_sub (form=...) at eval.c:2211 fun = { i = 21332837 } val = { i = 43632 } original_fun = { i = 4911008 } original_args = { i = 18499859 } funcar = { i = 9168 } count = 13 argvals = {{ i = 18499603 }, { i = 13744888 }, { i = 140737488339072 }, { i = 14289136 }, { i = 0 }, { i = 42963417848 }, { i = 140737488339088 }, { i = 5740786 }} #60 0x00000000006312fa in Fprogn (body=...) at eval.c:426 val = { i = 43632 } #61 0x0000000000636035 in eval_sub (form=...) at eval.c:2119 args_left = { i = 18500019 } numargs = { i = 10 } fun = { i = 13744893 } val = { i = 21474836480 } original_fun = { i = 37296 } original_args = { i = 18500019 } funcar = { i = 0 } count = 12 argvals = {{ i = 140737488339440 }, { i = 6525521 }, { i = 0 }, { i = 14316352 }, { i = 27216 }, { i = 13746040 }, { i = 0 }, { i = 14316352 }} #62 0x0000000000635a13 in Feval (form=..., lexical=...) at eval.c:1988 count = 11 #63 0x0000000000637d66 in Ffuncall (nargs=2, args=0x7fffffffc390) at eval.c:2696 internal_argbuf = {{ i = 18500259 }, { i = 0 }, { i = 140737488339696 }, { i = 14289136 }, { i = 23258208 }, { i = 6569068 }, { i = 140737488339728 }, { i = 5740786 }} fun = { i = 13746045 } original_fun = { i = 18144 } funcar = { i = 0 } numargs = 1 lisp_numargs = { i = 18500259 } val = { i = 18500259 } internal_args = 0x7fffffffc2c0 count = 10 #64 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffcb48) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 8 op = 1 vectorp = 0xad11d8 <pure+1224088> stack = { pc = 0xc9ed21 <pure+3115233> "\210\202L\003\016A权\317\001\313\347\350\016C\"\003\206m\001\n\211A\022\242\211\262\r\313\332\036D\322\003\003\003#)\266\203\203\211\001\006\n\327\313O\262\vڲ\001\351\352\006\f!!\262\v\211\203\252\001\314\016E\006\fC\"\026E\006\t\203\313\001\016E\262\n\202\313\001\006\t\203\301\001\006\t\006\v\006\vAB\241\210\006\tA\262\n\202\313\001\006\n\016EB\211\026E\262\n\210\202L\003\016A띃\367\001\352\002\206\340\001\n\211A\022\242!\351\001!\354\001!\203\355\001\211\262\002\355\002\313\332#\266\003\202L\003\016A\027\002\352\002\206\b\002\n\211A\022\242!\351\001!\355\001\313ډ$\266\003\202L\003\016", <incomplete sequence \357\232>..., byte_string = { i = 11342260 }, byte_string_start = 0xc9ebce <pure+3114894> "\306 \210\b\203\021", next = 0x7fffffffd180 } top = 0x7fffffffc390 result = { i = 0 } type = CATCHER #65 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffcb40) at eval.c:2855 size = 5 val = { i = 11342213 } syms_left = { i = 1030 } next = { i = 64424495632 } lexenv = { i = 140737488341552 } count = 8 i = 60143831280 optional = false rest = false #66 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffffcb38) at eval.c:2742 fun = { i = 11342213 } original_fun = { i = 9027824 } funcar = { i = 28191699 } numargs = 1 lisp_numargs = { i = 14936768 } val = { i = 45936 } internal_args = 0x61560f <find_symbol_value+337> count = 7 #67 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffd348) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 7 op = 1 vectorp = 0xacb7e8 <pure+1201064> stack = { pc = 0xca176d <pure+3126061> "\210\307\016@\211\203k\006\211@\002\204d\006\211;\203d\006\201", <incomplete sequence \316>, byte_string = { i = 11319236 }, byte_string_start = 0xca114c <pure+3124492> "\306 \020\307\021\n\023\307\024\310\311!\211\307=\204\060", next = 0x7fffffffd940 } top = 0x7fffffffcb38 result = { i = 28191699 } type = CONDITION_CASE #68 0x000000000063873d in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffd348) at eval.c:2855 size = 5 val = { i = 11319189 } syms_left = { i = 2 } next = { i = 60143277141 } lexenv = { i = 140737488343600 } count = 7 i = 60143831280 optional = false rest = false #69 0x0000000000637fbb in Ffuncall (nargs=1, args=0x7fffffffd340) at eval.c:2742 fun = { i = 11319189 } original_fun = { i = 9025296 } funcar = { i = 18594869 } numargs = 0 lisp_numargs = { i = 43248 } val = { i = 18594869 } internal_args = 0x61560f <find_symbol_value+337> count = 6 #70 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffda20) at bytecode.c:880 targets = {0x68989f <exec_byte_code+18714>, 0x68990c <exec_byte_code+18823>, 0x68990e <exec_byte_code+18825>, 0x689910 <exec_byte_code+18827>, 0x689912 <exec_byte_code+18829>, 0x689912 <exec_byte_code+18829>, 0x689978 <exec_byte_code+18931>, 0x6899e8 <exec_byte_code+19043>, 0x685480 <exec_byte_code+1275>, 0x685482 <exec_byte_code+1277>, 0x685484 <exec_byte_code+1279>, 0x685486 <exec_byte_code+1281>, 0x685488 <exec_byte_code+1283>, 0x685488 <exec_byte_code+1283>, 0x685491 <exec_byte_code+1292>, 0x68544b <exec_byte_code+1222>, 0x685a8d <exec_byte_code+2824>, 0x685a8f <exec_byte_code+2826>, 0x685a91 <exec_byte_code+2828>, 0x685a93 <exec_byte_code+2830>, 0x685a95 <exec_byte_code+2832>, 0x685a95 <exec_byte_code+2832>, 0x685ad3 <exec_byte_code+2894>, 0x685a9e <exec_byte_code+2841>, 0x685da3 <exec_byte_code+3614>, 0x685da5 <exec_byte_code+3616>, 0x685da7 <exec_byte_code+3618>, 0x685da9 <exec_byte_code+3620>, 0x685dab <exec_byte_code+3622>, 0x685dab <exec_byte_code+3622>, 0x685d54 <exec_byte_code+3535>, 0x685d6e <exec_byte_code+3561>, 0x685e66 <exec_byte_code+3809>, 0x685e68 <exec_byte_code+3811>, 0x685e6a <exec_byte_code+3813>, 0x685e6c <exec_byte_code+3815>, 0x685e6e <exec_byte_code+3817>, 0x685e6e <exec_byte_code+3817>, 0x685e17 <exec_byte_code+3730>, 0x685e31 <exec_byte_code+3756>, 0x685f31 <exec_byte_code+4012>, 0x685f33 <exec_byte_code+4014>, 0x685f35 <exec_byte_code+4016>, 0x685f37 <exec_byte_code+4018>, 0x685f39 <exec_byte_code+4020>, 0x685f39 <exec_byte_code+4020>, 0x685ee2 <exec_byte_code+3933>, 0x685efc <exec_byte_code+3959>, 0x686eee <exec_byte_code+8041>, 0x686da0 <exec_byte_code+7707>, 0x686d94 <exec_byte_code+7695>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x687135 <exec_byte_code+8624>, 0x687260 <exec_byte_code+8923>, 0x6872ce <exec_byte_code+9033>, 0x68733d <exec_byte_code+9144>, 0x6873ad <exec_byte_code+9256>, 0x6858a8 <exec_byte_code+2339>, 0x685937 <exec_byte_code+2482>, 0x687435 <exec_byte_code+9392>, 0x6857c2 <exec_byte_code+2109>, 0x6859a6 <exec_byte_code+2593>, 0x6874ab <exec_byte_code+9510>, 0x68751a <exec_byte_code+9621>, 0x687563 <exec_byte_code+9694>, 0x6875d2 <exec_byte_code+9805>, 0x687628 <exec_byte_code+9891>, 0x68770a <exec_byte_code+10117>, 0x687753 <exec_byte_code+10190>, 0x6877c2 <exec_byte_code+10301>, 0x687854 <exec_byte_code+10447>, 0x68789d <exec_byte_code+10520>, 0x6878e6 <exec_byte_code+10593>, 0x687955 <exec_byte_code+10704>, 0x6879c4 <exec_byte_code+10815>, 0x687a33 <exec_byte_code+10926>, 0x687ac5 <exec_byte_code+11072>, 0x687b1b <exec_byte_code+11158>, 0x687b71 <exec_byte_code+11244>, 0x687c53 <exec_byte_code+11470>, 0x687ced <exec_byte_code+11624>, 0x687d87 <exec_byte_code+11778>, 0x688027 <exec_byte_code+12450>, 0x68809b <exec_byte_code+12566>, 0x68810f <exec_byte_code+12682>, 0x688183 <exec_byte_code+12798>, 0x6881f7 <exec_byte_code+12914>, 0x68824d <exec_byte_code+13000>, 0x6882eb <exec_byte_code+13158>, 0x688341 <exec_byte_code+13244>, 0x688397 <exec_byte_code+13330>, 0x6883ed <exec_byte_code+13416>, 0x688508 <exec_byte_code+13699>, 0x686c2b <exec_byte_code+7334>, 0x68856b <exec_byte_code+13798>, 0x6885b4 <exec_byte_code+13871>, 0x68868e <exec_byte_code+14089>, 0x6886f1 <exec_byte_code+14188>, 0x688754 <exec_byte_code+14287>, 0x68879d <exec_byte_code+14360>, 0x6887ef <exec_byte_code+14442>, 0x688841 <exec_byte_code+14524>, 0x68889b <exec_byte_code+14614>, 0x68989f <exec_byte_code+18714>, 0x6888f4 <exec_byte_code+14703>, 0x68893b <exec_byte_code+14774>, 0x688982 <exec_byte_code+14845>, 0x6889c9 <exec_byte_code+14916>, 0x688a10 <exec_byte_code+14987>, 0x688a57 <exec_byte_code+15058>, 0x686c2b <exec_byte_code+7334>, 0x68989f <exec_byte_code+18714>, 0x688aa0 <exec_byte_code+15131>, 0x688af4 <exec_byte_code+15215>, 0x688b3d <exec_byte_code+15288>, 0x688b86 <exec_byte_code+15361>, 0x688bf5 <exec_byte_code+15472>, 0x688c64 <exec_byte_code+15583>, 0x688cad <exec_byte_code+15656>, 0x688ddd <exec_byte_code+15960>, 0x688e4c <exec_byte_code+16071>, 0x688ebb <exec_byte_code+16182>, 0x688f2a <exec_byte_code+16293>, 0x688f71 <exec_byte_code+16364>, 0x68989f <exec_byte_code+18714>, 0x686b5f <exec_byte_code+7130>, 0x685fe2 <exec_byte_code+4189>, 0x685665 <exec_byte_code+1760>, 0x686109 <exec_byte_code+4484>, 0x686266 <exec_byte_code+4833>, 0x6863b4 <exec_byte_code+5167>, 0x686ae4 <exec_byte_code+7007>, 0x686b2a <exec_byte_code+7077>, 0x685cfd <exec_byte_code+3448>, 0x686bec <exec_byte_code+7271>, 0x686c5d <exec_byte_code+7384>, 0x686ce4 <exec_byte_code+7519>, 0x686d23 <exec_byte_code+7582>, 0x686f2d <exec_byte_code+8104>, 0x686fb5 <exec_byte_code+8240>, 0x687047 <exec_byte_code+8386>, 0x6870ab <exec_byte_code+8486>, 0x685f96 <exec_byte_code+4113>, 0x688fba <exec_byte_code+16437>, 0x68904c <exec_byte_code+16583>, 0x689095 <exec_byte_code+16656>, 0x6890de <exec_byte_code+16729>, 0x689127 <exec_byte_code+16802>, 0x689170 <exec_byte_code+16875>, 0x6891df <exec_byte_code+16986>, 0x68924e <exec_byte_code+17097>, 0x6892bd <exec_byte_code+17208>, 0x68932c <exec_byte_code+17319>, 0x6894b1 <exec_byte_code+17708>, 0x689520 <exec_byte_code+17819>, 0x68958f <exec_byte_code+17930>, 0x6895d8 <exec_byte_code+18003>, 0x689647 <exec_byte_code+18114>, 0x6896b6 <exec_byte_code+18225>, 0x689710 <exec_byte_code+18315>, 0x68976a <exec_byte_code+18405>, 0x688443 <exec_byte_code+13502>, 0x688499 <exec_byte_code+13588>, 0x6897c0 <exec_byte_code+18491>, 0x689830 <exec_byte_code+18603>, 0x68989f <exec_byte_code+18714>, 0x686502 <exec_byte_code+5501>, 0x6865fc <exec_byte_code+5751>, 0x686738 <exec_byte_code+6067>, 0x686874 <exec_byte_code+6383>, 0x6869ac <exec_byte_code+6695>, 0x68767e <exec_byte_code+9977>, 0x687bc7 <exec_byte_code+11330>, 0x688602 <exec_byte_code+13949>, 0x689a7f <exec_byte_code+19194>, 0x689af2 <exec_byte_code+19309>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689b8c <exec_byte_code+19463>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x68989f <exec_byte_code+18714>, 0x689c26 <exec_byte_code+19617> <repeats 64 times>} count = 5 op = 0 vectorp = 0xaca850 <pure+1197072> stack = { pc = 0xca1e51 <pure+3127825> "\210)\210\375\376\377\"\210\201H", byte_string = { i = 11315244 }, byte_string_start = 0xca1cdd <pure+3127453> "\b\203\b", next = 0x0 } top = 0x7fffffffd340 result = { i = 15079300 } type = CATCHER #71 0x000000000063873d in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffda20) at eval.c:2855 size = 5 val = { i = 140737488345584 } syms_left = { i = 2 } next = { i = 0 } lexenv = { i = 0 } count = 5 i = 0 optional = false rest = false #72 0x000000000063839c in apply_lambda (fun=..., args=..., count=4) at eval.c:2794 args_left = { i = 0 } i = 0 numargs = 0 arg_vector = 0x7fffffffda20 tem = { i = 0 } sa_avail = 16384 sa_count = 5 sa_must_free = false #73 0x0000000000636629 in eval_sub (form=...) at eval.c:2211 fun = { i = 11315197 } val = { i = 21474836480 } original_fun = { i = 8974768 } original_args = { i = 0 } funcar = { i = 0 } count = 4 argvals = {{ i = 140737488346080 }, { i = 6525521 }, { i = 0 }, { i = 14316352 }, { i = 27216 }, { i = 5740786 }, { i = 0 }, { i = 14316352 }} #74 0x0000000000635a13 in Feval (form=..., lexical=...) at eval.c:1988 count = 3 #75 0x00000000005838b8 in top_level_2 () at keyboard.c:1116 No locals. #76 0x0000000000633fcb in internal_condition_case (bfun=0x58389b <top_level_2>, handlers=..., hfun=0x583296 <cmd_error>) at eval.c:1309 val = { i = 18149064 } c = 0x114efc0 #77 0x00000000005838f9 in top_level_1 (ignore=...) at keyboard.c:1124 No locals. #78 0x0000000000633539 in internal_catch (tag=..., func=0x5838ba <top_level_1>, arg=...) at eval.c:1074 val = { i = 140737278924728 } c = 0x114ee90 #79 0x00000000005837f1 in command_loop () at keyboard.c:1085 No locals. #80 0x0000000000582d8d in recursive_edit_1 () at keyboard.c:692 count = 1 val = { i = 140737488346448 } #81 0x0000000000582f89 in Frecursive_edit () at keyboard.c:763 count = 0 buffer = { i = 0 } #82 0x0000000000580bfb in main (argc=4, argv=0x7fffffffdf38) at emacs.c:1626 dummy = { i = 4131212846 } stack_bottom_variable = -1 '\377' do_initial_setlocale = true dumping = false skip_args = 0 rlim = { rlim_cur = 8720000, rlim_max = 18446744073709551615 } no_loadup = false junk = 0x0 dname_arg = 0x0 ch_to_dir = 0x0 original_pwd = 0x0 Lisp Backtrace: "string-match" (0xffff5df8) "widget-documentation-string-value-create" (0xffff66d8) "widget-apply" (0xffff6828) "widget-default-create" (0xffff70b8) "widget-apply" (0xffff71e0) "widget-create-child-and-convert" (0xffff7978) "apply" (0xffff7b80) "widget-add-documentation-string-button" (0xffff8358) "custom-face-value-create" (0xffff8c38) "widget-apply" (0xffff8d88) "widget-default-create" (0xffff9618) "widget-apply" (0xffff9738) "widget-create" (0xffff9eb8) 0x145c310 PVEC_COMPILED "mapcar" (0xffffa8b0) "custom-buffer-create-internal" (0xffffb088) "custom-buffer-create" (0xffffb818) "customize-face" (0xffffbec0) "progn" (0xffffc120) "eval" (0xffffc398) "command-line-1" (0xffffcb40) "command-line" (0xffffd348) "normal-top-level" (0xffffda20) (gdb) backtrace #0 terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:354 #1 0x00000000006122e6 in die (msg=0x732ed0 "CHAR_VALID_P (ch)", file=0x732ec4 "character.h", line=703) at alloc.c:7223 #2 0x000000000057c60d in char_table_translate (obj=..., ch=4195776) at character.h:703 #3 0x00000000005fe182 in re_search_2 (bufp=0xd76160 <searchbufs+5792>, str1=0x0, size1=0, str2=0x1ae6898 "‘\240’", size2=7, startpos=0, range=1, regs=0xd766f0 <search_regs>, stop=7) at regex.c:4370 #4 0x00000000005fdcef in re_search (bufp=0xd76160 <searchbufs+5792>, string=0x1ae6898 "‘\240’", size=7, startpos=0, range=7, regs=0xd766f0 <search_regs>) at regex.c:4228 #5 0x00000000005ea018 in string_match_1 (regexp=..., string=..., start=..., posix=false) at search.c:404 #6 0x00000000005ea18d in Fstring_match (regexp=..., string=..., start=...) at search.c:444 #7 0x0000000000637da1 in Ffuncall (nargs=3, args=0x7fffffff5df0) at eval.c:2700 #8 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff66e0) at bytecode.c:880 #9 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff66d8) at eval.c:2855 #10 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffff66d0) at eval.c:2742 #11 0x000000000063697b in Fapply (nargs=3, args=0x7fffffff66d0) at eval.c:2274 #12 0x000000000064631d in Fwidget_apply (nargs=2, args=0x7fffffff6828) at fns.c:2931 #13 0x0000000000637bef in Ffuncall (nargs=3, args=0x7fffffff6820) at eval.c:2673 #14 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff70c0) at bytecode.c:880 #15 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff70b8) at eval.c:2855 #16 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffff70b0) at eval.c:2742 #17 0x000000000063697b in Fapply (nargs=3, args=0x7fffffff70b0) at eval.c:2274 #18 0x000000000064631d in Fwidget_apply (nargs=2, args=0x7fffffff71e0) at fns.c:2931 #19 0x0000000000637bef in Ffuncall (nargs=3, args=0x7fffffff71d8) at eval.c:2673 #20 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=7, args=0x7fffffff7988) at bytecode.c:880 #21 0x000000000063873d in funcall_lambda (fun=..., nargs=7, arg_vector=0x7fffffff7978) at eval.c:2855 #22 0x0000000000637fbb in Ffuncall (nargs=8, args=0x7fffffff7970) at eval.c:2742 #23 0x0000000000636fb6 in Fapply (nargs=6, args=0x7fffffff7b80) at eval.c:2321 #24 0x0000000000637bef in Ffuncall (nargs=7, args=0x7fffffff7b78) at eval.c:2673 #25 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=3, args=0x7fffffff8360) at bytecode.c:880 #26 0x000000000063873d in funcall_lambda (fun=..., nargs=3, arg_vector=0x7fffffff8358) at eval.c:2855 #27 0x0000000000637fbb in Ffuncall (nargs=4, args=0x7fffffff8350) at eval.c:2742 #28 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff8c40) at bytecode.c:880 #29 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff8c38) at eval.c:2855 #30 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffff8c30) at eval.c:2742 #31 0x000000000063697b in Fapply (nargs=3, args=0x7fffffff8c30) at eval.c:2274 #32 0x000000000064631d in Fwidget_apply (nargs=2, args=0x7fffffff8d88) at fns.c:2931 #33 0x0000000000637bef in Ffuncall (nargs=3, args=0x7fffffff8d80) at eval.c:2673 #34 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffff9620) at bytecode.c:880 #35 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffff9618) at eval.c:2855 #36 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffff9610) at eval.c:2742 #37 0x000000000063697b in Fapply (nargs=3, args=0x7fffffff9610) at eval.c:2274 #38 0x000000000064631d in Fwidget_apply (nargs=2, args=0x7fffffff9738) at fns.c:2931 #39 0x0000000000637bef in Ffuncall (nargs=3, args=0x7fffffff9730) at eval.c:2673 #40 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=9, args=0x7fffffff9ec0) at bytecode.c:880 #41 0x000000000063873d in funcall_lambda (fun=..., nargs=9, arg_vector=0x7fffffff9eb8) at eval.c:2855 #42 0x0000000000637fbb in Ffuncall (nargs=10, args=0x7fffffff9eb0) at eval.c:2742 #43 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffa680) at bytecode.c:880 #44 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffa678) at eval.c:2855 #45 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffffa670) at eval.c:2742 #46 0x000000000063768c in call1 (fn=..., arg1=...) at eval.c:2552 #47 0x0000000000644f36 in mapcar1 (leni=1, vals=0x7fffffffa720, fn=..., seq=...) at fns.c:2522 #48 0x00000000006453c7 in Fmapcar (function=..., sequence=...) at fns.c:2587 #49 0x0000000000637d66 in Ffuncall (nargs=3, args=0x7fffffffa8a8) at eval.c:2696 #50 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffffb098) at bytecode.c:880 #51 0x000000000063873d in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffffb088) at eval.c:2855 #52 0x0000000000637fbb in Ffuncall (nargs=3, args=0x7fffffffb080) at eval.c:2742 #53 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=2, args=0x7fffffffb828) at bytecode.c:880 #54 0x000000000063873d in funcall_lambda (fun=..., nargs=2, arg_vector=0x7fffffffb818) at eval.c:2855 #55 0x0000000000637fbb in Ffuncall (nargs=3, args=0x7fffffffb810) at eval.c:2742 #56 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffbec8) at bytecode.c:880 #57 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffbec0) at eval.c:2855 #58 0x000000000063839c in apply_lambda (fun=..., args=..., count=13) at eval.c:2794 #59 0x0000000000636629 in eval_sub (form=...) at eval.c:2211 #60 0x00000000006312fa in Fprogn (body=...) at eval.c:426 #61 0x0000000000636035 in eval_sub (form=...) at eval.c:2119 #62 0x0000000000635a13 in Feval (form=..., lexical=...) at eval.c:1988 #63 0x0000000000637d66 in Ffuncall (nargs=2, args=0x7fffffffc390) at eval.c:2696 #64 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=1, args=0x7fffffffcb48) at bytecode.c:880 #65 0x000000000063873d in funcall_lambda (fun=..., nargs=1, arg_vector=0x7fffffffcb40) at eval.c:2855 #66 0x0000000000637fbb in Ffuncall (nargs=2, args=0x7fffffffcb38) at eval.c:2742 #67 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffd348) at bytecode.c:880 #68 0x000000000063873d in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffd348) at eval.c:2855 #69 0x0000000000637fbb in Ffuncall (nargs=1, args=0x7fffffffd340) at eval.c:2742 #70 0x0000000000685ea8 in exec_byte_code (bytestr=..., vector=..., maxdepth=..., args_template=..., nargs=0, args=0x7fffffffda20) at bytecode.c:880 #71 0x000000000063873d in funcall_lambda (fun=..., nargs=0, arg_vector=0x7fffffffda20) at eval.c:2855 #72 0x000000000063839c in apply_lambda (fun=..., args=..., count=4) at eval.c:2794 #73 0x0000000000636629 in eval_sub (form=...) at eval.c:2211 #74 0x0000000000635a13 in Feval (form=..., lexical=...) at eval.c:1988 #75 0x00000000005838b8 in top_level_2 () at keyboard.c:1116 #76 0x0000000000633fcb in internal_condition_case (bfun=0x58389b <top_level_2>, handlers=..., hfun=0x583296 <cmd_error>) at eval.c:1309 #77 0x00000000005838f9 in top_level_1 (ignore=...) at keyboard.c:1124 #78 0x0000000000633539 in internal_catch (tag=..., func=0x5838ba <top_level_1>, arg=...) at eval.c:1074 #79 0x00000000005837f1 in command_loop () at keyboard.c:1085 #80 0x0000000000582d8d in recursive_edit_1 () at keyboard.c:692 #81 0x0000000000582f89 in Frecursive_edit () at keyboard.c:763 #82 0x0000000000580bfb in main (argc=4, argv=0x7fffffffdf38) at emacs.c:1626 Lisp Backtrace: "string-match" (0xffff5df8) "widget-documentation-string-value-create" (0xffff66d8) "widget-apply" (0xffff6828) "widget-default-create" (0xffff70b8) "widget-apply" (0xffff71e0) "widget-create-child-and-convert" (0xffff7978) "apply" (0xffff7b80) "widget-add-documentation-string-button" (0xffff8358) "custom-face-value-create" (0xffff8c38) "widget-apply" (0xffff8d88) "widget-default-create" (0xffff9618) "widget-apply" (0xffff9738) "widget-create" (0xffff9eb8) 0x145c310 PVEC_COMPILED "mapcar" (0xffffa8b0) "custom-buffer-create-internal" (0xffffb088) "custom-buffer-create" (0xffffb818) "customize-face" (0xffffbec0) "progn" (0xffffc120) "eval" (0xffffc398) "command-line-1" (0xffffcb40) "command-line" (0xffffd348) "normal-top-level" (0xffffda20) (gdb) In GNU Emacs 25.1.53 (x86_64-unknown-linux-gnu, GTK+ Version 3.10.8) of 2016-08-11 built on unknown Repository revision: d2db5dd8358f132252c8d11d40b1457615c43a57 Windowing system distributor 'The X.Org Foundation', version 11.0.11702000 System Description: Ubuntu 14.04 LTS Configured using: 'configure --enable-checking --enable-check-lisp-object-type 'CFLAGS=-g3 -O0 -gdwarf-4'' Configured features: XPM JPEG TIFF GIF PNG SOUND GSETTINGS NOTIFY GNUTLS FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-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 line-number-mode: t transient-mark-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message dired format-spec rfc822 mml mml-sec password-cache epg epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util help-fns help-mode easymenu cl-loaddefs pcase cl-lib mail-prsvr mail-utils time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded 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 inotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 88111 5027) (symbols 48 19695 0) (miscs 40 298 147) (strings 32 14560 4939) (string-bytes 1 425838) (vectors 16 12636) (vector-slots 8 440301 4619) (floats 8 164 22) (intervals 56 196 0) (buffers 976 20) (heap 1024 40436 1149))
[Message part 3 (message/rfc822, inline)]
From: Paul Eggert <eggert <at> cs.ucla.edu> To: Phil <p.stephani2 <at> gmail.com> Cc: Eli Zaretskii <eliz <at> gnu.org>, John Wiegley <johnw <at> gnu.org>, Nicolas Petton <nicolas <at> petton.fr>, 24206-done <at> debbugs.gnu.org Subject: Re: 25.1; Curly quotes generate invalid strings, leading to a segfault Date: Sat, 13 Aug 2016 23:54:43 -0500[Message part 4 (text/plain, inline)]Thanks forreporting that, Phil. Ituncovered several bugs in substitute-command-keys,some predating the curved-quote changes in Emacs 25. I installed a patch into Emacs master as commit 2791580f5eaa65948a13ea4ea4952d03b4da795b and am closing the bug as fixed. For Emacs 25 I propose installing the attached patch, which should avoid the emacs-goodies-el problem though it does not fix the other (presumably less-likely) bugs in this area. This patch is considerably simpler than what I just installed into master.[0001-Fix-core-dump-with-unibyte-substitute-command-keys.patch (text/x-patch, attachment)]
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.