* bug#44850: 27.1; Emacs crash in font handling with font-backend ns
2020-11-26 11:01 ` Lars Ingebrigtsen
@ 2020-11-26 17:26 ` Pieter van Oostrum
2020-11-26 19:23 ` Eli Zaretskii
0 siblings, 1 reply; 15+ messages in thread
From: Pieter van Oostrum @ 2020-11-26 17:26 UTC (permalink / raw)
To: Lars Ingebrigtsen; +Cc: 44850, Pieter van Oostrum
[-- Attachment #1: Type: text/plain, Size: 426 bytes --]
Lars Ingebrigtsen <larsi@gnus.org> writes:
> Pieter van Oostrum <pieter-l@vanoostrum.org> writes:
>
>> I compiled the emacs-27 branch from Git with debugging info, and here is the extended backtrace:
>>
>> It seems that macfont_info->cache is NULL.
>
> Would it be possible for you to test with the "master" branch and see
> whether the problem exists there, too?
The master branch also crashes but with a different error:
[-- Attachment #2: Crash info --]
[-- Type: text/plain, Size: 76116 bytes --]
doprnt.c:493: Emacs fatal error: assertion failed: ASCII_CHAR_P (fmtchar)
Thread 3 hit Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=2147483647)
at emacs.c:378
378 signal (sig, SIG_DFL);
(gdb) bt full
#0 terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:378
No locals.
#1 0x000000010029534b in die (msg=0x10051332b "ASCII_CHAR_P (fmtchar)",
file=0x1005132cc "doprnt.c", line=493) at alloc.c:7355
No locals.
#2 0x00000001003d61d5 in doprnt (buffer=0x103ec69b0 "Emacs ", bufsize=9223372036854775801,
format=0x10051ecc5 "%s — (%d x %d)", format_end=0x0, ap=0x7ffeefbf62b0) at doprnt.c:493
fmt0 = 0x10051ecc9 "— (%d x %d)"
fmtchar = -30 '\342'
src = 0x7fff3bc96b21 "windowWillResize:toSize:"
srclen = 13637
modifier_len = "\000\001\001\001\001"
fmt = 0x10051ecca "\200\224 (%d x %d)"
bufptr = 0x103ec69b7 ""
tembuf = '\000' <repeats 37 times>, "h\224@", '\000' <repeats 13 times>, "\210\200\300", '\000' <repeats 14 times>, ".@", '\000' <repeats 46 times>, ".@", '\000' <repeats 22 times>, ".@", '\000' <repeats 22 times>, ".@", '\000' <repeats 104 times>...
size_allocated = 408
sprintf_buffer = 0x7ffeefbf5f70 ""
big_buffer = 0x0
quoting_style = XIL(0x3ed0)
#3 0x00000001003d6cbc in esprintf (buf=0x103ec69b0 "Emacs ",
format=0x10051ecc5 "%s — (%d x %d)") at doprnt.c:535
nbytes = 4360792496
ap = {{
gp_offset = 24,
fp_offset = 48,
overflow_arg_area = 0x7ffeefbf62e0,
reg_save_area = 0x7ffeefbf61e0
}}
#4 0x000000010044b6da in -[EmacsView windowWillResize:toSize:] (self=0x109a84840,
_cmd=0x7fff3bc96b21, sender=0x109a85530, frameSize=...) at nsterm.m:7285
size_title = 0x103ec69b0 "Emacs "
window = 0x109a85530
r = {
origin = {
x = 0,
y = -506
},
size = {
width = 735,
height = 1306
}
}
extra = 22
cols = 100
rows = 46
#5 0x00007fff3b0aa31f in -[NSWindow _confirmSize:force:] ()
from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
No symbol table info available.
#6 0x00007fff3b1019b8 in _NSMakeWindowVisible ()
from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
No symbol table info available.
#7 0x00007fff3b10106a in -[NSWindow constrainFrameRect:toScreen:] ()
from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
No symbol table info available.
#8 0x0000000100452d45 in -[EmacsWindow constrainFrameRect:toScreen:] (self=0x109a85530,
_cmd=0x7fff3bc8f78d, frameRect=..., screen=0x0) at nsterm.m:8880
No locals.
#9 0x00007fff3b116de3 in -[NSWindow _overrideDefeatingConstrainFrameRect:toScreen:] ()
from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
No symbol table info available.
#10 0x00007fff3b8bcf2c in -[NSWindow _reallyDoOrderWindowAboveOrBelow:relativeTo:findKey:forCounter:force:isModal:] () from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
No symbol table info available.
#11 0x00007fff3b115765 in -[NSWindow _doOrderWindow:relativeTo:findKey:forCounter:force:isModal:]
() from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
No symbol table info available.
#12 0x00007fff3b1155cb in -[NSWindow orderWindow:relativeTo:] ()
from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
No symbol table info available.
#13 0x00007fff3b1b91c9 in -[NSWindow makeKeyAndOrderFront:] ()
from /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
No symbol table info available.
#14 0x000000010043d6e4 in ns_raise_frame (f=0x104228420, make_key=1 '\001') at nsterm.m:1536
view = 0x109a84840
#15 0x000000010043d327 in ns_make_frame_visible (f=0x104228420) at nsterm.m:1634
view = 0x109a84840
window = 0x109a85530
#16 0x00000001004581d7 in ns_make_frame_visible_invisible (f=0x104228420, visible=true)
at nsterm.m:1694
No locals.
#17 0x0000000100028438 in Fmake_frame_visible (frame=XIL(0x104228425)) at frame.c:2645
f = 0x104228420
#18 0x0000000100306374 in funcall_subr (subr=0x100537a00, numargs=1, args=0x7ffeefbf73b0)
at eval.c:2930
internal_argbuf = {XIL(0x100537a05), XIL(0x10000010030b724), XIL(0x7ffeefbf7220),
make_fixnum(1074526866), XIL(0x100537a05), XIL(0x100537a05), XIL(0x7ffeefbf7240),
XIL(0x1002fea85)}
internal_args = 0x7ffeefbf73b0
#19 0x000000010030497e in Ffuncall (nargs=2, args=0x7ffeefbf73a8) at eval.c:2857
fun = XIL(0x100537a05)
original_fun = XIL(0x8760)
funcar = XIL(0x100a20770)
numargs = 1
val = XIL(0)
count = 15
#20 0x000000010038ef3b in exec_byte_code (bytestr=XIL(0x1057adf34), vector=XIL(0x1057ad3cd),
maxdepth=make_fixnum(13), args_template=make_fixnum(256), nargs=1, args=0x7ffeefbf83b0)
at bytecode.c:632
op = 1
type = CATCHER
targets = {0x100393466 <exec_byte_code+27686>, 0x100393497 <exec_byte_code+27735>,
0x10039349c <exec_byte_code+27740>, 0x1003934a1 <exec_byte_code+27745>,
0x1003934a6 <exec_byte_code+27750>, 0x1003934ab <exec_byte_code+27755>,
0x100393520 <exec_byte_code+27872>, 0x1003935ab <exec_byte_code+28011>,
0x10038e47d <exec_byte_code+7229>, 0x10038e482 <exec_byte_code+7234>,
0x10038e487 <exec_byte_code+7239>, 0x10038e48c <exec_byte_code+7244>,
0x10038e491 <exec_byte_code+7249>, 0x10038e496 <exec_byte_code+7254>,
0x10038e4aa <exec_byte_code+7274>, 0x10038e431 <exec_byte_code+7153>,
0x10038eac1 <exec_byte_code+8833>, 0x10038eac6 <exec_byte_code+8838>,
0x10038eacb <exec_byte_code+8843>, 0x10038ead0 <exec_byte_code+8848>,
0x10038ead5 <exec_byte_code+8853>, 0x10038eada <exec_byte_code+8858>,
0x10038eb3a <exec_byte_code+8954>, 0x10038eaee <exec_byte_code+8878>,
0x10038edcb <exec_byte_code+9611>, 0x10038edd0 <exec_byte_code+9616>,
0x10038edd5 <exec_byte_code+9621>, 0x10038edda <exec_byte_code+9626>,
0x10038eddf <exec_byte_code+9631>, 0x10038ede4 <exec_byte_code+9636>,
0x10038ed5c <exec_byte_code+9500>, 0x10038ed7f <exec_byte_code+9535>,
0x10038eec8 <exec_byte_code+9864>, 0x10038eecd <exec_byte_code+9869>,
0x10038eed2 <exec_byte_code+9874>, 0x10038eed7 <exec_byte_code+9879>,
0x10038eedc <exec_byte_code+9884>, 0x10038eee1 <exec_byte_code+9889>,
0x10038ee59 <exec_byte_code+9753>, 0x10038ee7c <exec_byte_code+9788>,
0x10038effc <exec_byte_code+10172>, 0x10038f001 <exec_byte_code+10177>,
0x10038f006 <exec_byte_code+10182>, 0x10038f00b <exec_byte_code+10187>,
0x10038f010 <exec_byte_code+10192>, 0x10038f015 <exec_byte_code+10197>,
0x10038ef8d <exec_byte_code+10061>, 0x10038efb0 <exec_byte_code+10096>,
0x10038fbb1 <exec_byte_code+13169>, 0x10038fa5a <exec_byte_code+12826>,
0x10038fa4b <exec_byte_code+12811>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10038fe68 <exec_byte_code+13864>, 0x100390039 <exec_byte_code+14329>,
0x1003900e4 <exec_byte_code+14500>, 0x10039018f <exec_byte_code+14671>,
0x100390237 <exec_byte_code+14839>, 0x10038e839 <exec_byte_code+8185>,
0x10038e8fe <exec_byte_code+8382>, 0x100390318 <exec_byte_code+15064>,
0x10038e709 <exec_byte_code+7881>, 0x10038e991 <exec_byte_code+8529>,
0x1003903da <exec_byte_code+15258>, 0x10039046d <exec_byte_code+15405>,
0x1003904da <exec_byte_code+15514>, 0x10039056d <exec_byte_code+15661>,
0x100390607 <exec_byte_code+15815>, 0x100390784 <exec_byte_code+16196>,
0x1003907f1 <exec_byte_code+16305>, 0x100390884 <exec_byte_code+16452>,
0x10039093f <exec_byte_code+16639>, 0x1003909ac <exec_byte_code+16748>,
0x100390a19 <exec_byte_code+16857>, 0x100390aac <exec_byte_code+17004>,
0x100390b3f <exec_byte_code+17151>, 0x100390bd2 <exec_byte_code+17298>,
0x100390c8d <exec_byte_code+17485>, 0x100390d10 <exec_byte_code+17616>,
0x100390d93 <exec_byte_code+17747>, 0x100390ecf <exec_byte_code+18063>,
0x10039102f <exec_byte_code+18415>, 0x10039118f <exec_byte_code+18767>,
0x100391224 <exec_byte_code+18916>, 0x1003912bc <exec_byte_code+19068>,
0x100391354 <exec_byte_code+19220>, 0x1003913ec <exec_byte_code+19372>,
0x100391484 <exec_byte_code+19524>, 0x100391507 <exec_byte_code+19655>,
0x10039166e <exec_byte_code+20014>, 0x1003916f1 <exec_byte_code+20145>,
0x100391774 <exec_byte_code+20276>, 0x1003917f7 <exec_byte_code+20407>,
0x100391990 <exec_byte_code+20816>, 0x10038f84c <exec_byte_code+12300>,
0x100391a21 <exec_byte_code+20961>, 0x100391a8e <exec_byte_code+21070>,
0x100391bb8 <exec_byte_code+21368>, 0x100391c42 <exec_byte_code+21506>,
0x100391ccc <exec_byte_code+21644>, 0x100391d39 <exec_byte_code+21753>,
0x100391dab <exec_byte_code+21867>, 0x100391e1d <exec_byte_code+21981>,
0x100391e97 <exec_byte_code+22103>, 0x10039346b <exec_byte_code+27691>,
0x100391f27 <exec_byte_code+22247>, 0x100391f99 <exec_byte_code+22361>,
0x10039200b <exec_byte_code+22475>, 0x10039207d <exec_byte_code+22589>,
0x1003920ef <exec_byte_code+22703>, 0x100392161 <exec_byte_code+22817>,
0x10038f851 <exec_byte_code+12305>, 0x10039346b <exec_byte_code+27691>,
0x1003921ce <exec_byte_code+22926>, 0x10039225a <exec_byte_code+23066>,
0x1003922c7 <exec_byte_code+23175>, 0x100392334 <exec_byte_code+23284>,
0x1003923c7 <exec_byte_code+23431>, 0x10039245a <exec_byte_code+23578>,
0x1003924c7 <exec_byte_code+23687>, 0x1003925c0 <exec_byte_code+23936>,
0x100392653 <exec_byte_code+24083>, 0x1003926e6 <exec_byte_code+24230>,
0x100392779 <exec_byte_code+24377>, 0x1003927eb <exec_byte_code+24491>,
0x10039346b <exec_byte_code+27691>, 0x10038f76a <exec_byte_code+12074>,
0x10038f108 <exec_byte_code+10440>, 0x10038e633 <exec_byte_code+7667>,
0x10038f1f6 <exec_byte_code+10678>, 0x10038f2be <exec_byte_code+10878>,
0x10038f38a <exec_byte_code+11082>, 0x10038f71b <exec_byte_code+11995>,
0x10038f720 <exec_byte_code+12000>, 0x10038ecf3 <exec_byte_code+9395>,
0x10038f80f <exec_byte_code+12239>, 0x10038f88e <exec_byte_code+12366>,
0x10038f958 <exec_byte_code+12568>, 0x10038f9af <exec_byte_code+12655>,
0x10038fc02 <exec_byte_code+13250>, 0x10038fc88 <exec_byte_code+13384>,
0x10038fd43 <exec_byte_code+13571>, 0x10038fdb9 <exec_byte_code+13689>,
0x10038f09a <exec_byte_code+10330>, 0x100392858 <exec_byte_code+24600>,
0x100392913 <exec_byte_code+24787>, 0x100392980 <exec_byte_code+24896>,
0x1003929ed <exec_byte_code+25005>, 0x100392a5a <exec_byte_code+25114>,
0x100392ac7 <exec_byte_code+25223>, 0x100392b5a <exec_byte_code+25370>,
0x100392bed <exec_byte_code+25517>, 0x100392c80 <exec_byte_code+25664>,
0x100392d13 <exec_byte_code+25811>, 0x100392f00 <exec_byte_code+26304>,
0x100392f93 <exec_byte_code+26451>, 0x100393026 <exec_byte_code+26598>,
0x100393093 <exec_byte_code+26707>, 0x100393126 <exec_byte_code+26854>,
0x1003931b9 <exec_byte_code+27001>, 0x100393226 <exec_byte_code+27110>,
0x100393293 <exec_byte_code+27219>, 0x10039187a <exec_byte_code+20538>,
0x1003918fd <exec_byte_code+20669>, 0x100393316 <exec_byte_code+27350>,
0x1003933be <exec_byte_code+27518>, 0x10039346b <exec_byte_code+27691>,
0x10038f456 <exec_byte_code+11286>, 0x10038f47f <exec_byte_code+11327>,
0x10038f524 <exec_byte_code+11492>, 0x10038f5c9 <exec_byte_code+11657>,
0x10038f672 <exec_byte_code+11826>, 0x1003906cb <exec_byte_code+16011>,
0x100390e16 <exec_byte_code+17878>, 0x100391aff <exec_byte_code+21183>,
0x100393664 <exec_byte_code+28196>, 0x1003936f5 <exec_byte_code+28341>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003937b2 <exec_byte_code+28530>, 0x100393871 <exec_byte_code+28721>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003939fc <exec_byte_code+29116> <repeats 64 times>}
const_length = 22
bytestr_length = 114
vectorp = 0x1057ad3d0
quitcounter = 10 '\n'
stack_items = 14
sa_avail = 16158
sa_count = 14
alloc = 0x7ffeefbf7370
stack_base = 0x7ffeefbf7370
top = 0x7ffeefbf73a8
stack_lim = 0x7ffeefbf73e0
bytestr_data = 0x7ffeefbf73e0 "\300\001!\262\001\301\001!\302\002\236\303\304C\304C\002\211\203%"
pc = 0x7ffeefbf743f "\210\202j"
count = 14
result = XIL(0x103fe3920)
#21 0x000000010030b843 in fetch_and_exec_byte_code (fun=XIL(0x1057ad39d),
syms_left=make_fixnum(256), nargs=1, args=0x7ffeefbf83a8) at eval.c:2979
No locals.
#22 0x000000010030698d in funcall_lambda (fun=XIL(0x1057ad39d), nargs=1,
arg_vector=0x7ffeefbf83a8) at eval.c:3060
val = XIL(0x100000000000000)
syms_left = make_fixnum(256)
next = XIL(0x1800000000)
lexenv = XIL(0)
count = 14
i = 140732920726080
optional = false
rest = false
#23 0x00000001003049ce in Ffuncall (nargs=2, args=0x7ffeefbf83a0) at eval.c:2859
fun = XIL(0x1057ad39d)
original_fun = XIL(0x4d8cbf8)
funcar = XIL(0x100a20770)
numargs = 1
val = XIL(0)
count = 13
#24 0x000000010038ef3b in exec_byte_code (bytestr=XIL(0x1057adf74), vector=XIL(0x1057ad35d),
maxdepth=make_fixnum(3), args_template=make_fixnum(257), nargs=1, args=0x7ffeefbf96b0)
at bytecode.c:632
op = 1
type = CATCHER
targets = {0x100393466 <exec_byte_code+27686>, 0x100393497 <exec_byte_code+27735>,
0x10039349c <exec_byte_code+27740>, 0x1003934a1 <exec_byte_code+27745>,
0x1003934a6 <exec_byte_code+27750>, 0x1003934ab <exec_byte_code+27755>,
0x100393520 <exec_byte_code+27872>, 0x1003935ab <exec_byte_code+28011>,
0x10038e47d <exec_byte_code+7229>, 0x10038e482 <exec_byte_code+7234>,
0x10038e487 <exec_byte_code+7239>, 0x10038e48c <exec_byte_code+7244>,
0x10038e491 <exec_byte_code+7249>, 0x10038e496 <exec_byte_code+7254>,
0x10038e4aa <exec_byte_code+7274>, 0x10038e431 <exec_byte_code+7153>,
0x10038eac1 <exec_byte_code+8833>, 0x10038eac6 <exec_byte_code+8838>,
0x10038eacb <exec_byte_code+8843>, 0x10038ead0 <exec_byte_code+8848>,
0x10038ead5 <exec_byte_code+8853>, 0x10038eada <exec_byte_code+8858>,
0x10038eb3a <exec_byte_code+8954>, 0x10038eaee <exec_byte_code+8878>,
0x10038edcb <exec_byte_code+9611>, 0x10038edd0 <exec_byte_code+9616>,
0x10038edd5 <exec_byte_code+9621>, 0x10038edda <exec_byte_code+9626>,
0x10038eddf <exec_byte_code+9631>, 0x10038ede4 <exec_byte_code+9636>,
0x10038ed5c <exec_byte_code+9500>, 0x10038ed7f <exec_byte_code+9535>,
0x10038eec8 <exec_byte_code+9864>, 0x10038eecd <exec_byte_code+9869>,
0x10038eed2 <exec_byte_code+9874>, 0x10038eed7 <exec_byte_code+9879>,
0x10038eedc <exec_byte_code+9884>, 0x10038eee1 <exec_byte_code+9889>,
0x10038ee59 <exec_byte_code+9753>, 0x10038ee7c <exec_byte_code+9788>,
0x10038effc <exec_byte_code+10172>, 0x10038f001 <exec_byte_code+10177>,
0x10038f006 <exec_byte_code+10182>, 0x10038f00b <exec_byte_code+10187>,
0x10038f010 <exec_byte_code+10192>, 0x10038f015 <exec_byte_code+10197>,
0x10038ef8d <exec_byte_code+10061>, 0x10038efb0 <exec_byte_code+10096>,
0x10038fbb1 <exec_byte_code+13169>, 0x10038fa5a <exec_byte_code+12826>,
0x10038fa4b <exec_byte_code+12811>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10038fe68 <exec_byte_code+13864>, 0x100390039 <exec_byte_code+14329>,
0x1003900e4 <exec_byte_code+14500>, 0x10039018f <exec_byte_code+14671>,
0x100390237 <exec_byte_code+14839>, 0x10038e839 <exec_byte_code+8185>,
0x10038e8fe <exec_byte_code+8382>, 0x100390318 <exec_byte_code+15064>,
0x10038e709 <exec_byte_code+7881>, 0x10038e991 <exec_byte_code+8529>,
0x1003903da <exec_byte_code+15258>, 0x10039046d <exec_byte_code+15405>,
0x1003904da <exec_byte_code+15514>, 0x10039056d <exec_byte_code+15661>,
0x100390607 <exec_byte_code+15815>, 0x100390784 <exec_byte_code+16196>,
0x1003907f1 <exec_byte_code+16305>, 0x100390884 <exec_byte_code+16452>,
0x10039093f <exec_byte_code+16639>, 0x1003909ac <exec_byte_code+16748>,
0x100390a19 <exec_byte_code+16857>, 0x100390aac <exec_byte_code+17004>,
0x100390b3f <exec_byte_code+17151>, 0x100390bd2 <exec_byte_code+17298>,
0x100390c8d <exec_byte_code+17485>, 0x100390d10 <exec_byte_code+17616>,
0x100390d93 <exec_byte_code+17747>, 0x100390ecf <exec_byte_code+18063>,
0x10039102f <exec_byte_code+18415>, 0x10039118f <exec_byte_code+18767>,
0x100391224 <exec_byte_code+18916>, 0x1003912bc <exec_byte_code+19068>,
0x100391354 <exec_byte_code+19220>, 0x1003913ec <exec_byte_code+19372>,
0x100391484 <exec_byte_code+19524>, 0x100391507 <exec_byte_code+19655>,
0x10039166e <exec_byte_code+20014>, 0x1003916f1 <exec_byte_code+20145>,
0x100391774 <exec_byte_code+20276>, 0x1003917f7 <exec_byte_code+20407>,
0x100391990 <exec_byte_code+20816>, 0x10038f84c <exec_byte_code+12300>,
0x100391a21 <exec_byte_code+20961>, 0x100391a8e <exec_byte_code+21070>,
0x100391bb8 <exec_byte_code+21368>, 0x100391c42 <exec_byte_code+21506>,
0x100391ccc <exec_byte_code+21644>, 0x100391d39 <exec_byte_code+21753>,
0x100391dab <exec_byte_code+21867>, 0x100391e1d <exec_byte_code+21981>,
0x100391e97 <exec_byte_code+22103>, 0x10039346b <exec_byte_code+27691>,
0x100391f27 <exec_byte_code+22247>, 0x100391f99 <exec_byte_code+22361>,
0x10039200b <exec_byte_code+22475>, 0x10039207d <exec_byte_code+22589>,
0x1003920ef <exec_byte_code+22703>, 0x100392161 <exec_byte_code+22817>,
0x10038f851 <exec_byte_code+12305>, 0x10039346b <exec_byte_code+27691>,
0x1003921ce <exec_byte_code+22926>, 0x10039225a <exec_byte_code+23066>,
0x1003922c7 <exec_byte_code+23175>, 0x100392334 <exec_byte_code+23284>,
0x1003923c7 <exec_byte_code+23431>, 0x10039245a <exec_byte_code+23578>,
0x1003924c7 <exec_byte_code+23687>, 0x1003925c0 <exec_byte_code+23936>,
0x100392653 <exec_byte_code+24083>, 0x1003926e6 <exec_byte_code+24230>,
0x100392779 <exec_byte_code+24377>, 0x1003927eb <exec_byte_code+24491>,
0x10039346b <exec_byte_code+27691>, 0x10038f76a <exec_byte_code+12074>,
0x10038f108 <exec_byte_code+10440>, 0x10038e633 <exec_byte_code+7667>,
0x10038f1f6 <exec_byte_code+10678>, 0x10038f2be <exec_byte_code+10878>,
0x10038f38a <exec_byte_code+11082>, 0x10038f71b <exec_byte_code+11995>,
0x10038f720 <exec_byte_code+12000>, 0x10038ecf3 <exec_byte_code+9395>,
0x10038f80f <exec_byte_code+12239>, 0x10038f88e <exec_byte_code+12366>,
0x10038f958 <exec_byte_code+12568>, 0x10038f9af <exec_byte_code+12655>,
0x10038fc02 <exec_byte_code+13250>, 0x10038fc88 <exec_byte_code+13384>,
0x10038fd43 <exec_byte_code+13571>, 0x10038fdb9 <exec_byte_code+13689>,
0x10038f09a <exec_byte_code+10330>, 0x100392858 <exec_byte_code+24600>,
0x100392913 <exec_byte_code+24787>, 0x100392980 <exec_byte_code+24896>,
0x1003929ed <exec_byte_code+25005>, 0x100392a5a <exec_byte_code+25114>,
0x100392ac7 <exec_byte_code+25223>, 0x100392b5a <exec_byte_code+25370>,
0x100392bed <exec_byte_code+25517>, 0x100392c80 <exec_byte_code+25664>,
0x100392d13 <exec_byte_code+25811>, 0x100392f00 <exec_byte_code+26304>,
0x100392f93 <exec_byte_code+26451>, 0x100393026 <exec_byte_code+26598>,
0x100393093 <exec_byte_code+26707>, 0x100393126 <exec_byte_code+26854>,
0x1003931b9 <exec_byte_code+27001>, 0x100393226 <exec_byte_code+27110>,
0x100393293 <exec_byte_code+27219>, 0x10039187a <exec_byte_code+20538>,
0x1003918fd <exec_byte_code+20669>, 0x100393316 <exec_byte_code+27350>,
0x1003933be <exec_byte_code+27518>, 0x10039346b <exec_byte_code+27691>,
0x10038f456 <exec_byte_code+11286>, 0x10038f47f <exec_byte_code+11327>,
0x10038f524 <exec_byte_code+11492>, 0x10038f5c9 <exec_byte_code+11657>,
0x10038f672 <exec_byte_code+11826>, 0x1003906cb <exec_byte_code+16011>,
0x100390e16 <exec_byte_code+17878>, 0x100391aff <exec_byte_code+21183>,
0x100393664 <exec_byte_code+28196>, 0x1003936f5 <exec_byte_code+28341>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003937b2 <exec_byte_code+28530>, 0x100393871 <exec_byte_code+28721>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003939fc <exec_byte_code+29116> <repeats 64 times>}
const_length = 1
bytestr_length = 4
vectorp = 0x1057ad360
quitcounter = 1 '\001'
stack_items = 4
sa_avail = 16348
sa_count = 13
alloc = 0x7ffeefbf8390
stack_base = 0x7ffeefbf8390
top = 0x7ffeefbf83a0
stack_lim = 0x7ffeefbf83b0
bytestr_data = 0x7ffeefbf83b0 "\300\001!\207\376\177"
pc = 0x7ffeefbf83b3 "\207\376\177"
count = 13
result = XIL(0x10038f71b)
#25 0x000000010030b843 in fetch_and_exec_byte_code (fun=XIL(0x1057ad30d),
syms_left=make_fixnum(257), nargs=1, args=0x7ffeefbf96a8) at eval.c:2979
No locals.
#26 0x000000010030698d in funcall_lambda (fun=XIL(0x1057ad30d), nargs=1,
arg_vector=0x7ffeefbf96a8) at eval.c:3060
val = XIL(0x1000001002ff37c)
syms_left = make_fixnum(257)
next = XIL(0x1800000000)
lexenv = XIL(0xa20770)
count = 13
i = 140732920730016
optional = false
rest = false
#27 0x00000001003049ce in Ffuncall (nargs=2, args=0x7ffeefbf96a0) at eval.c:2859
fun = XIL(0x1057ad30d)
original_fun = XIL(0x1057ad30d)
funcar = XIL(0x104108603)
numargs = 1
val = XIL(0x7ffeefbf92e0)
count = 12
#28 0x0000000100300f51 in Fapply (nargs=2, args=0x7ffeefbf96a0) at eval.c:2444
i = 4386906208
funcall_nargs = 4381279334
funcall_args = 0x0
spread_arg = XIL(0x104108603)
fun = XIL(0x1057ad30d)
sa_avail = 16384
sa_count = 12
numargs = 1
retval = XIL(0x60)
#29 0x0000000100306256 in funcall_subr (subr=0x1005415a0, numargs=2, args=0x7ffeefbf96a0)
at eval.c:2910
No locals.
#30 0x000000010030497e in Ffuncall (nargs=3, args=0x7ffeefbf9698) at eval.c:2857
fun = XIL(0x1005415a5)
original_fun = XIL(0x23d0)
funcar = XIL(0x3660)
numargs = 2
val = XIL(0x1057ad30d)
count = 11
#31 0x000000010038ef3b in exec_byte_code (bytestr=XIL(0x1052ca6fc), vector=XIL(0x1057aaf75),
maxdepth=make_fixnum(15), args_template=make_fixnum(128), nargs=1, args=0x7ffeefbfa6a8)
at bytecode.c:632
op = 2
type = (unknown: 4022313504)
targets = {0x100393466 <exec_byte_code+27686>, 0x100393497 <exec_byte_code+27735>,
0x10039349c <exec_byte_code+27740>, 0x1003934a1 <exec_byte_code+27745>,
0x1003934a6 <exec_byte_code+27750>, 0x1003934ab <exec_byte_code+27755>,
0x100393520 <exec_byte_code+27872>, 0x1003935ab <exec_byte_code+28011>,
0x10038e47d <exec_byte_code+7229>, 0x10038e482 <exec_byte_code+7234>,
0x10038e487 <exec_byte_code+7239>, 0x10038e48c <exec_byte_code+7244>,
0x10038e491 <exec_byte_code+7249>, 0x10038e496 <exec_byte_code+7254>,
0x10038e4aa <exec_byte_code+7274>, 0x10038e431 <exec_byte_code+7153>,
0x10038eac1 <exec_byte_code+8833>, 0x10038eac6 <exec_byte_code+8838>,
0x10038eacb <exec_byte_code+8843>, 0x10038ead0 <exec_byte_code+8848>,
0x10038ead5 <exec_byte_code+8853>, 0x10038eada <exec_byte_code+8858>,
0x10038eb3a <exec_byte_code+8954>, 0x10038eaee <exec_byte_code+8878>,
0x10038edcb <exec_byte_code+9611>, 0x10038edd0 <exec_byte_code+9616>,
0x10038edd5 <exec_byte_code+9621>, 0x10038edda <exec_byte_code+9626>,
0x10038eddf <exec_byte_code+9631>, 0x10038ede4 <exec_byte_code+9636>,
0x10038ed5c <exec_byte_code+9500>, 0x10038ed7f <exec_byte_code+9535>,
0x10038eec8 <exec_byte_code+9864>, 0x10038eecd <exec_byte_code+9869>,
0x10038eed2 <exec_byte_code+9874>, 0x10038eed7 <exec_byte_code+9879>,
0x10038eedc <exec_byte_code+9884>, 0x10038eee1 <exec_byte_code+9889>,
0x10038ee59 <exec_byte_code+9753>, 0x10038ee7c <exec_byte_code+9788>,
0x10038effc <exec_byte_code+10172>, 0x10038f001 <exec_byte_code+10177>,
0x10038f006 <exec_byte_code+10182>, 0x10038f00b <exec_byte_code+10187>,
0x10038f010 <exec_byte_code+10192>, 0x10038f015 <exec_byte_code+10197>,
0x10038ef8d <exec_byte_code+10061>, 0x10038efb0 <exec_byte_code+10096>,
0x10038fbb1 <exec_byte_code+13169>, 0x10038fa5a <exec_byte_code+12826>,
0x10038fa4b <exec_byte_code+12811>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10038fe68 <exec_byte_code+13864>, 0x100390039 <exec_byte_code+14329>,
0x1003900e4 <exec_byte_code+14500>, 0x10039018f <exec_byte_code+14671>,
0x100390237 <exec_byte_code+14839>, 0x10038e839 <exec_byte_code+8185>,
0x10038e8fe <exec_byte_code+8382>, 0x100390318 <exec_byte_code+15064>,
0x10038e709 <exec_byte_code+7881>, 0x10038e991 <exec_byte_code+8529>,
0x1003903da <exec_byte_code+15258>, 0x10039046d <exec_byte_code+15405>,
0x1003904da <exec_byte_code+15514>, 0x10039056d <exec_byte_code+15661>,
0x100390607 <exec_byte_code+15815>, 0x100390784 <exec_byte_code+16196>,
0x1003907f1 <exec_byte_code+16305>, 0x100390884 <exec_byte_code+16452>,
0x10039093f <exec_byte_code+16639>, 0x1003909ac <exec_byte_code+16748>,
0x100390a19 <exec_byte_code+16857>, 0x100390aac <exec_byte_code+17004>,
0x100390b3f <exec_byte_code+17151>, 0x100390bd2 <exec_byte_code+17298>,
0x100390c8d <exec_byte_code+17485>, 0x100390d10 <exec_byte_code+17616>,
0x100390d93 <exec_byte_code+17747>, 0x100390ecf <exec_byte_code+18063>,
0x10039102f <exec_byte_code+18415>, 0x10039118f <exec_byte_code+18767>,
0x100391224 <exec_byte_code+18916>, 0x1003912bc <exec_byte_code+19068>,
0x100391354 <exec_byte_code+19220>, 0x1003913ec <exec_byte_code+19372>,
0x100391484 <exec_byte_code+19524>, 0x100391507 <exec_byte_code+19655>,
0x10039166e <exec_byte_code+20014>, 0x1003916f1 <exec_byte_code+20145>,
0x100391774 <exec_byte_code+20276>, 0x1003917f7 <exec_byte_code+20407>,
0x100391990 <exec_byte_code+20816>, 0x10038f84c <exec_byte_code+12300>,
0x100391a21 <exec_byte_code+20961>, 0x100391a8e <exec_byte_code+21070>,
0x100391bb8 <exec_byte_code+21368>, 0x100391c42 <exec_byte_code+21506>,
0x100391ccc <exec_byte_code+21644>, 0x100391d39 <exec_byte_code+21753>,
0x100391dab <exec_byte_code+21867>, 0x100391e1d <exec_byte_code+21981>,
0x100391e97 <exec_byte_code+22103>, 0x10039346b <exec_byte_code+27691>,
0x100391f27 <exec_byte_code+22247>, 0x100391f99 <exec_byte_code+22361>,
0x10039200b <exec_byte_code+22475>, 0x10039207d <exec_byte_code+22589>,
0x1003920ef <exec_byte_code+22703>, 0x100392161 <exec_byte_code+22817>,
0x10038f851 <exec_byte_code+12305>, 0x10039346b <exec_byte_code+27691>,
0x1003921ce <exec_byte_code+22926>, 0x10039225a <exec_byte_code+23066>,
0x1003922c7 <exec_byte_code+23175>, 0x100392334 <exec_byte_code+23284>,
0x1003923c7 <exec_byte_code+23431>, 0x10039245a <exec_byte_code+23578>,
0x1003924c7 <exec_byte_code+23687>, 0x1003925c0 <exec_byte_code+23936>,
0x100392653 <exec_byte_code+24083>, 0x1003926e6 <exec_byte_code+24230>,
0x100392779 <exec_byte_code+24377>, 0x1003927eb <exec_byte_code+24491>,
0x10039346b <exec_byte_code+27691>, 0x10038f76a <exec_byte_code+12074>,
0x10038f108 <exec_byte_code+10440>, 0x10038e633 <exec_byte_code+7667>,
0x10038f1f6 <exec_byte_code+10678>, 0x10038f2be <exec_byte_code+10878>,
0x10038f38a <exec_byte_code+11082>, 0x10038f71b <exec_byte_code+11995>,
0x10038f720 <exec_byte_code+12000>, 0x10038ecf3 <exec_byte_code+9395>,
0x10038f80f <exec_byte_code+12239>, 0x10038f88e <exec_byte_code+12366>,
0x10038f958 <exec_byte_code+12568>, 0x10038f9af <exec_byte_code+12655>,
0x10038fc02 <exec_byte_code+13250>, 0x10038fc88 <exec_byte_code+13384>,
0x10038fd43 <exec_byte_code+13571>, 0x10038fdb9 <exec_byte_code+13689>,
0x10038f09a <exec_byte_code+10330>, 0x100392858 <exec_byte_code+24600>,
0x100392913 <exec_byte_code+24787>, 0x100392980 <exec_byte_code+24896>,
0x1003929ed <exec_byte_code+25005>, 0x100392a5a <exec_byte_code+25114>,
0x100392ac7 <exec_byte_code+25223>, 0x100392b5a <exec_byte_code+25370>,
0x100392bed <exec_byte_code+25517>, 0x100392c80 <exec_byte_code+25664>,
0x100392d13 <exec_byte_code+25811>, 0x100392f00 <exec_byte_code+26304>,
0x100392f93 <exec_byte_code+26451>, 0x100393026 <exec_byte_code+26598>,
0x100393093 <exec_byte_code+26707>, 0x100393126 <exec_byte_code+26854>,
0x1003931b9 <exec_byte_code+27001>, 0x100393226 <exec_byte_code+27110>,
0x100393293 <exec_byte_code+27219>, 0x10039187a <exec_byte_code+20538>,
0x1003918fd <exec_byte_code+20669>, 0x100393316 <exec_byte_code+27350>,
0x1003933be <exec_byte_code+27518>, 0x10039346b <exec_byte_code+27691>,
0x10038f456 <exec_byte_code+11286>, 0x10038f47f <exec_byte_code+11327>,
0x10038f524 <exec_byte_code+11492>, 0x10038f5c9 <exec_byte_code+11657>,
0x10038f672 <exec_byte_code+11826>, 0x1003906cb <exec_byte_code+16011>,
0x100390e16 <exec_byte_code+17878>, 0x100391aff <exec_byte_code+21183>,
0x100393664 <exec_byte_code+28196>, 0x1003936f5 <exec_byte_code+28341>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003937b2 <exec_byte_code+28530>, 0x100393871 <exec_byte_code+28721>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003939fc <exec_byte_code+29116> <repeats 64 times>}
const_length = 15
bytestr_length = 46
vectorp = 0x1057aaf78
quitcounter = 1 '\001'
stack_items = 16
sa_avail = 16210
sa_count = 11
alloc = 0x7ffeefbf9680
stack_base = 0x7ffeefbf9680
top = 0x7ffeefbf9698
stack_lim = 0x7ffeefbf9700
bytestr_data = 0x7ffeefbf9700 "\f\306\307\002\r\"\303\307\002\002\"\206)"
pc = 0x7ffeefbf972d "\207"
count = 11
result = XIL(0x105100810)
#32 0x000000010030b843 in fetch_and_exec_byte_code (fun=XIL(0x1057aaf45),
syms_left=make_fixnum(128), nargs=1, args=0x7ffeefbfa6a8) at eval.c:2979
No locals.
#33 0x000000010030698d in funcall_lambda (fun=XIL(0x1057aaf45), nargs=1,
arg_vector=0x7ffeefbfa6a8) at eval.c:3060
val = XIL(0x100000000000000)
syms_left = make_fixnum(128)
next = XIL(0x1800000000)
lexenv = XIL(0)
count = 11
i = 140732920734992
optional = false
rest = false
#34 0x00000001003049ce in Ffuncall (nargs=2, args=0x7ffeefbfa6a0) at eval.c:2859
fun = XIL(0x1057aaf45)
original_fun = XIL(0x4d8a740)
funcar = XIL(0x100a20770)
numargs = 1
val = XIL(0x10520e6fd)
count = 10
#35 0x000000010038ef3b in exec_byte_code (bytestr=XIL(0x1057bc504), vector=XIL(0x1052737e5),
maxdepth=make_fixnum(14), args_template=make_fixnum(256), nargs=1, args=0x7ffeefbfb758)
at bytecode.c:632
op = 1
type = (unknown: 4022317808)
targets = {0x100393466 <exec_byte_code+27686>, 0x100393497 <exec_byte_code+27735>,
0x10039349c <exec_byte_code+27740>, 0x1003934a1 <exec_byte_code+27745>,
0x1003934a6 <exec_byte_code+27750>, 0x1003934ab <exec_byte_code+27755>,
0x100393520 <exec_byte_code+27872>, 0x1003935ab <exec_byte_code+28011>,
0x10038e47d <exec_byte_code+7229>, 0x10038e482 <exec_byte_code+7234>,
0x10038e487 <exec_byte_code+7239>, 0x10038e48c <exec_byte_code+7244>,
0x10038e491 <exec_byte_code+7249>, 0x10038e496 <exec_byte_code+7254>,
0x10038e4aa <exec_byte_code+7274>, 0x10038e431 <exec_byte_code+7153>,
0x10038eac1 <exec_byte_code+8833>, 0x10038eac6 <exec_byte_code+8838>,
0x10038eacb <exec_byte_code+8843>, 0x10038ead0 <exec_byte_code+8848>,
0x10038ead5 <exec_byte_code+8853>, 0x10038eada <exec_byte_code+8858>,
0x10038eb3a <exec_byte_code+8954>, 0x10038eaee <exec_byte_code+8878>,
0x10038edcb <exec_byte_code+9611>, 0x10038edd0 <exec_byte_code+9616>,
0x10038edd5 <exec_byte_code+9621>, 0x10038edda <exec_byte_code+9626>,
0x10038eddf <exec_byte_code+9631>, 0x10038ede4 <exec_byte_code+9636>,
0x10038ed5c <exec_byte_code+9500>, 0x10038ed7f <exec_byte_code+9535>,
0x10038eec8 <exec_byte_code+9864>, 0x10038eecd <exec_byte_code+9869>,
0x10038eed2 <exec_byte_code+9874>, 0x10038eed7 <exec_byte_code+9879>,
0x10038eedc <exec_byte_code+9884>, 0x10038eee1 <exec_byte_code+9889>,
0x10038ee59 <exec_byte_code+9753>, 0x10038ee7c <exec_byte_code+9788>,
0x10038effc <exec_byte_code+10172>, 0x10038f001 <exec_byte_code+10177>,
0x10038f006 <exec_byte_code+10182>, 0x10038f00b <exec_byte_code+10187>,
0x10038f010 <exec_byte_code+10192>, 0x10038f015 <exec_byte_code+10197>,
0x10038ef8d <exec_byte_code+10061>, 0x10038efb0 <exec_byte_code+10096>,
0x10038fbb1 <exec_byte_code+13169>, 0x10038fa5a <exec_byte_code+12826>,
0x10038fa4b <exec_byte_code+12811>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10038fe68 <exec_byte_code+13864>, 0x100390039 <exec_byte_code+14329>,
0x1003900e4 <exec_byte_code+14500>, 0x10039018f <exec_byte_code+14671>,
0x100390237 <exec_byte_code+14839>, 0x10038e839 <exec_byte_code+8185>,
0x10038e8fe <exec_byte_code+8382>, 0x100390318 <exec_byte_code+15064>,
0x10038e709 <exec_byte_code+7881>, 0x10038e991 <exec_byte_code+8529>,
0x1003903da <exec_byte_code+15258>, 0x10039046d <exec_byte_code+15405>,
0x1003904da <exec_byte_code+15514>, 0x10039056d <exec_byte_code+15661>,
0x100390607 <exec_byte_code+15815>, 0x100390784 <exec_byte_code+16196>,
0x1003907f1 <exec_byte_code+16305>, 0x100390884 <exec_byte_code+16452>,
0x10039093f <exec_byte_code+16639>, 0x1003909ac <exec_byte_code+16748>,
0x100390a19 <exec_byte_code+16857>, 0x100390aac <exec_byte_code+17004>,
0x100390b3f <exec_byte_code+17151>, 0x100390bd2 <exec_byte_code+17298>,
0x100390c8d <exec_byte_code+17485>, 0x100390d10 <exec_byte_code+17616>,
0x100390d93 <exec_byte_code+17747>, 0x100390ecf <exec_byte_code+18063>,
0x10039102f <exec_byte_code+18415>, 0x10039118f <exec_byte_code+18767>,
0x100391224 <exec_byte_code+18916>, 0x1003912bc <exec_byte_code+19068>,
0x100391354 <exec_byte_code+19220>, 0x1003913ec <exec_byte_code+19372>,
0x100391484 <exec_byte_code+19524>, 0x100391507 <exec_byte_code+19655>,
0x10039166e <exec_byte_code+20014>, 0x1003916f1 <exec_byte_code+20145>,
0x100391774 <exec_byte_code+20276>, 0x1003917f7 <exec_byte_code+20407>,
0x100391990 <exec_byte_code+20816>, 0x10038f84c <exec_byte_code+12300>,
0x100391a21 <exec_byte_code+20961>, 0x100391a8e <exec_byte_code+21070>,
0x100391bb8 <exec_byte_code+21368>, 0x100391c42 <exec_byte_code+21506>,
0x100391ccc <exec_byte_code+21644>, 0x100391d39 <exec_byte_code+21753>,
0x100391dab <exec_byte_code+21867>, 0x100391e1d <exec_byte_code+21981>,
0x100391e97 <exec_byte_code+22103>, 0x10039346b <exec_byte_code+27691>,
0x100391f27 <exec_byte_code+22247>, 0x100391f99 <exec_byte_code+22361>,
0x10039200b <exec_byte_code+22475>, 0x10039207d <exec_byte_code+22589>,
0x1003920ef <exec_byte_code+22703>, 0x100392161 <exec_byte_code+22817>,
0x10038f851 <exec_byte_code+12305>, 0x10039346b <exec_byte_code+27691>,
0x1003921ce <exec_byte_code+22926>, 0x10039225a <exec_byte_code+23066>,
0x1003922c7 <exec_byte_code+23175>, 0x100392334 <exec_byte_code+23284>,
0x1003923c7 <exec_byte_code+23431>, 0x10039245a <exec_byte_code+23578>,
0x1003924c7 <exec_byte_code+23687>, 0x1003925c0 <exec_byte_code+23936>,
0x100392653 <exec_byte_code+24083>, 0x1003926e6 <exec_byte_code+24230>,
0x100392779 <exec_byte_code+24377>, 0x1003927eb <exec_byte_code+24491>,
0x10039346b <exec_byte_code+27691>, 0x10038f76a <exec_byte_code+12074>,
0x10038f108 <exec_byte_code+10440>, 0x10038e633 <exec_byte_code+7667>,
0x10038f1f6 <exec_byte_code+10678>, 0x10038f2be <exec_byte_code+10878>,
0x10038f38a <exec_byte_code+11082>, 0x10038f71b <exec_byte_code+11995>,
0x10038f720 <exec_byte_code+12000>, 0x10038ecf3 <exec_byte_code+9395>,
0x10038f80f <exec_byte_code+12239>, 0x10038f88e <exec_byte_code+12366>,
0x10038f958 <exec_byte_code+12568>, 0x10038f9af <exec_byte_code+12655>,
0x10038fc02 <exec_byte_code+13250>, 0x10038fc88 <exec_byte_code+13384>,
0x10038fd43 <exec_byte_code+13571>, 0x10038fdb9 <exec_byte_code+13689>,
0x10038f09a <exec_byte_code+10330>, 0x100392858 <exec_byte_code+24600>,
0x100392913 <exec_byte_code+24787>, 0x100392980 <exec_byte_code+24896>,
0x1003929ed <exec_byte_code+25005>, 0x100392a5a <exec_byte_code+25114>,
0x100392ac7 <exec_byte_code+25223>, 0x100392b5a <exec_byte_code+25370>,
0x100392bed <exec_byte_code+25517>, 0x100392c80 <exec_byte_code+25664>,
0x100392d13 <exec_byte_code+25811>, 0x100392f00 <exec_byte_code+26304>,
0x100392f93 <exec_byte_code+26451>, 0x100393026 <exec_byte_code+26598>,
0x100393093 <exec_byte_code+26707>, 0x100393126 <exec_byte_code+26854>,
0x1003931b9 <exec_byte_code+27001>, 0x100393226 <exec_byte_code+27110>,
0x100393293 <exec_byte_code+27219>, 0x10039187a <exec_byte_code+20538>,
0x1003918fd <exec_byte_code+20669>, 0x100393316 <exec_byte_code+27350>,
0x1003933be <exec_byte_code+27518>, 0x10039346b <exec_byte_code+27691>,
0x10038f456 <exec_byte_code+11286>, 0x10038f47f <exec_byte_code+11327>,
0x10038f524 <exec_byte_code+11492>, 0x10038f5c9 <exec_byte_code+11657>,
0x10038f672 <exec_byte_code+11826>, 0x1003906cb <exec_byte_code+16011>,
0x100390e16 <exec_byte_code+17878>, 0x100391aff <exec_byte_code+21183>,
0x100393664 <exec_byte_code+28196>, 0x1003936f5 <exec_byte_code+28341>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003937b2 <exec_byte_code+28530>, 0x100393871 <exec_byte_code+28721>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003939fc <exec_byte_code+29116> <repeats 64 times>}
const_length = 41
bytestr_length = 309
vectorp = 0x1052737e8
quitcounter = 1 '\001'
stack_items = 15
sa_avail = 15955
sa_count = 9
alloc = 0x7ffeefbfa660
stack_base = 0x7ffeefbfa660
top = 0x7ffeefbfa6a0
stack_lim = 0x7ffeefbfa6d8
bytestr_data = 0x7ffeefbfa6d8 "\306\001\236A\307\002\236\203."
pc = 0x7ffeefbfa79c ")\262\002\211\203", <incomplete sequence \352>
count = 9
result = XIL(0x104108923)
#36 0x000000010030b843 in fetch_and_exec_byte_code (fun=XIL(0x1052737ad),
syms_left=make_fixnum(256), nargs=1, args=0x7ffeefbfb750) at eval.c:2979
No locals.
#37 0x000000010030698d in funcall_lambda (fun=XIL(0x1052737ad), nargs=1,
arg_vector=0x7ffeefbfb750) at eval.c:3060
val = XIL(0x100000000000000)
syms_left = make_fixnum(256)
next = XIL(0x1800000000)
lexenv = XIL(0)
count = 9
i = 140732920739312
optional = false
rest = false
#38 0x00000001003049ce in Ffuncall (nargs=2, args=0x7ffeefbfb748) at eval.c:2859
fun = XIL(0x1052737ad)
original_fun = XIL(0x4852f88)
funcar = XIL(0x100a207d0)
numargs = 1
val = XIL(0x60)
count = 8
#39 0x000000010038ef3b in exec_byte_code (bytestr=XIL(0x105a50ea4), vector=XIL(0x105a50dfd),
maxdepth=make_fixnum(6), args_template=make_fixnum(0), nargs=0, args=0x7ffeefbfc710)
at bytecode.c:632
op = 1
type = (unknown: 4022321824)
targets = {0x100393466 <exec_byte_code+27686>, 0x100393497 <exec_byte_code+27735>,
0x10039349c <exec_byte_code+27740>, 0x1003934a1 <exec_byte_code+27745>,
0x1003934a6 <exec_byte_code+27750>, 0x1003934ab <exec_byte_code+27755>,
0x100393520 <exec_byte_code+27872>, 0x1003935ab <exec_byte_code+28011>,
0x10038e47d <exec_byte_code+7229>, 0x10038e482 <exec_byte_code+7234>,
0x10038e487 <exec_byte_code+7239>, 0x10038e48c <exec_byte_code+7244>,
0x10038e491 <exec_byte_code+7249>, 0x10038e496 <exec_byte_code+7254>,
0x10038e4aa <exec_byte_code+7274>, 0x10038e431 <exec_byte_code+7153>,
0x10038eac1 <exec_byte_code+8833>, 0x10038eac6 <exec_byte_code+8838>,
0x10038eacb <exec_byte_code+8843>, 0x10038ead0 <exec_byte_code+8848>,
0x10038ead5 <exec_byte_code+8853>, 0x10038eada <exec_byte_code+8858>,
0x10038eb3a <exec_byte_code+8954>, 0x10038eaee <exec_byte_code+8878>,
0x10038edcb <exec_byte_code+9611>, 0x10038edd0 <exec_byte_code+9616>,
0x10038edd5 <exec_byte_code+9621>, 0x10038edda <exec_byte_code+9626>,
0x10038eddf <exec_byte_code+9631>, 0x10038ede4 <exec_byte_code+9636>,
0x10038ed5c <exec_byte_code+9500>, 0x10038ed7f <exec_byte_code+9535>,
0x10038eec8 <exec_byte_code+9864>, 0x10038eecd <exec_byte_code+9869>,
0x10038eed2 <exec_byte_code+9874>, 0x10038eed7 <exec_byte_code+9879>,
0x10038eedc <exec_byte_code+9884>, 0x10038eee1 <exec_byte_code+9889>,
0x10038ee59 <exec_byte_code+9753>, 0x10038ee7c <exec_byte_code+9788>,
0x10038effc <exec_byte_code+10172>, 0x10038f001 <exec_byte_code+10177>,
0x10038f006 <exec_byte_code+10182>, 0x10038f00b <exec_byte_code+10187>,
0x10038f010 <exec_byte_code+10192>, 0x10038f015 <exec_byte_code+10197>,
0x10038ef8d <exec_byte_code+10061>, 0x10038efb0 <exec_byte_code+10096>,
0x10038fbb1 <exec_byte_code+13169>, 0x10038fa5a <exec_byte_code+12826>,
0x10038fa4b <exec_byte_code+12811>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10038fe68 <exec_byte_code+13864>, 0x100390039 <exec_byte_code+14329>,
0x1003900e4 <exec_byte_code+14500>, 0x10039018f <exec_byte_code+14671>,
0x100390237 <exec_byte_code+14839>, 0x10038e839 <exec_byte_code+8185>,
0x10038e8fe <exec_byte_code+8382>, 0x100390318 <exec_byte_code+15064>,
0x10038e709 <exec_byte_code+7881>, 0x10038e991 <exec_byte_code+8529>,
0x1003903da <exec_byte_code+15258>, 0x10039046d <exec_byte_code+15405>,
0x1003904da <exec_byte_code+15514>, 0x10039056d <exec_byte_code+15661>,
0x100390607 <exec_byte_code+15815>, 0x100390784 <exec_byte_code+16196>,
0x1003907f1 <exec_byte_code+16305>, 0x100390884 <exec_byte_code+16452>,
0x10039093f <exec_byte_code+16639>, 0x1003909ac <exec_byte_code+16748>,
0x100390a19 <exec_byte_code+16857>, 0x100390aac <exec_byte_code+17004>,
0x100390b3f <exec_byte_code+17151>, 0x100390bd2 <exec_byte_code+17298>,
0x100390c8d <exec_byte_code+17485>, 0x100390d10 <exec_byte_code+17616>,
0x100390d93 <exec_byte_code+17747>, 0x100390ecf <exec_byte_code+18063>,
0x10039102f <exec_byte_code+18415>, 0x10039118f <exec_byte_code+18767>,
0x100391224 <exec_byte_code+18916>, 0x1003912bc <exec_byte_code+19068>,
0x100391354 <exec_byte_code+19220>, 0x1003913ec <exec_byte_code+19372>,
0x100391484 <exec_byte_code+19524>, 0x100391507 <exec_byte_code+19655>,
0x10039166e <exec_byte_code+20014>, 0x1003916f1 <exec_byte_code+20145>,
0x100391774 <exec_byte_code+20276>, 0x1003917f7 <exec_byte_code+20407>,
0x100391990 <exec_byte_code+20816>, 0x10038f84c <exec_byte_code+12300>,
0x100391a21 <exec_byte_code+20961>, 0x100391a8e <exec_byte_code+21070>,
0x100391bb8 <exec_byte_code+21368>, 0x100391c42 <exec_byte_code+21506>,
0x100391ccc <exec_byte_code+21644>, 0x100391d39 <exec_byte_code+21753>,
0x100391dab <exec_byte_code+21867>, 0x100391e1d <exec_byte_code+21981>,
0x100391e97 <exec_byte_code+22103>, 0x10039346b <exec_byte_code+27691>,
0x100391f27 <exec_byte_code+22247>, 0x100391f99 <exec_byte_code+22361>,
0x10039200b <exec_byte_code+22475>, 0x10039207d <exec_byte_code+22589>,
0x1003920ef <exec_byte_code+22703>, 0x100392161 <exec_byte_code+22817>,
0x10038f851 <exec_byte_code+12305>, 0x10039346b <exec_byte_code+27691>,
0x1003921ce <exec_byte_code+22926>, 0x10039225a <exec_byte_code+23066>,
0x1003922c7 <exec_byte_code+23175>, 0x100392334 <exec_byte_code+23284>,
0x1003923c7 <exec_byte_code+23431>, 0x10039245a <exec_byte_code+23578>,
0x1003924c7 <exec_byte_code+23687>, 0x1003925c0 <exec_byte_code+23936>,
0x100392653 <exec_byte_code+24083>, 0x1003926e6 <exec_byte_code+24230>,
0x100392779 <exec_byte_code+24377>, 0x1003927eb <exec_byte_code+24491>,
0x10039346b <exec_byte_code+27691>, 0x10038f76a <exec_byte_code+12074>,
0x10038f108 <exec_byte_code+10440>, 0x10038e633 <exec_byte_code+7667>,
0x10038f1f6 <exec_byte_code+10678>, 0x10038f2be <exec_byte_code+10878>,
0x10038f38a <exec_byte_code+11082>, 0x10038f71b <exec_byte_code+11995>,
0x10038f720 <exec_byte_code+12000>, 0x10038ecf3 <exec_byte_code+9395>,
0x10038f80f <exec_byte_code+12239>, 0x10038f88e <exec_byte_code+12366>,
0x10038f958 <exec_byte_code+12568>, 0x10038f9af <exec_byte_code+12655>,
0x10038fc02 <exec_byte_code+13250>, 0x10038fc88 <exec_byte_code+13384>,
0x10038fd43 <exec_byte_code+13571>, 0x10038fdb9 <exec_byte_code+13689>,
0x10038f09a <exec_byte_code+10330>, 0x100392858 <exec_byte_code+24600>,
0x100392913 <exec_byte_code+24787>, 0x100392980 <exec_byte_code+24896>,
0x1003929ed <exec_byte_code+25005>, 0x100392a5a <exec_byte_code+25114>,
0x100392ac7 <exec_byte_code+25223>, 0x100392b5a <exec_byte_code+25370>,
0x100392bed <exec_byte_code+25517>, 0x100392c80 <exec_byte_code+25664>,
0x100392d13 <exec_byte_code+25811>, 0x100392f00 <exec_byte_code+26304>,
0x100392f93 <exec_byte_code+26451>, 0x100393026 <exec_byte_code+26598>,
0x100393093 <exec_byte_code+26707>, 0x100393126 <exec_byte_code+26854>,
0x1003931b9 <exec_byte_code+27001>, 0x100393226 <exec_byte_code+27110>,
0x100393293 <exec_byte_code+27219>, 0x10039187a <exec_byte_code+20538>,
0x1003918fd <exec_byte_code+20669>, 0x100393316 <exec_byte_code+27350>,
0x1003933be <exec_byte_code+27518>, 0x10039346b <exec_byte_code+27691>,
0x10038f456 <exec_byte_code+11286>, 0x10038f47f <exec_byte_code+11327>,
0x10038f524 <exec_byte_code+11492>, 0x10038f5c9 <exec_byte_code+11657>,
0x10038f672 <exec_byte_code+11826>, 0x1003906cb <exec_byte_code+16011>,
0x100390e16 <exec_byte_code+17878>, 0x100391aff <exec_byte_code+21183>,
0x100393664 <exec_byte_code+28196>, 0x1003936f5 <exec_byte_code+28341>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003937b2 <exec_byte_code+28530>, 0x100393871 <exec_byte_code+28721>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003939fc <exec_byte_code+29116> <repeats 64 times>}
const_length = 20
bytestr_length = 66
vectorp = 0x105a50e00
quitcounter = 1 '\001'
stack_items = 7
sa_avail = 16262
sa_count = 8
alloc = 0x7ffeefbfb740
stack_base = 0x7ffeefbfb740
top = 0x7ffeefbfb748
stack_lim = 0x7ffeefbfb778
bytestr_data = 0x7ffeefbfb778 "\b\205A"
pc = 0x7ffeefbfb79f "\211\026\022\026\023\315\v!\023\316\016\022\317\320\n\317\"#\210\321\n!\210ʉ\022\207\070"
count = 8
result = XIL(0x30)
#40 0x000000010030b843 in fetch_and_exec_byte_code (fun=XIL(0x105a50dcd),
syms_left=make_fixnum(0), nargs=0, args=0x7ffeefbfc710) at eval.c:2979
No locals.
#41 0x000000010030698d in funcall_lambda (fun=XIL(0x105a50dcd), nargs=0,
arg_vector=0x7ffeefbfc710) at eval.c:3060
val = XIL(0x100000000000000)
syms_left = make_fixnum(0)
next = XIL(0x1800000000)
lexenv = XIL(0)
count = 8
i = 140732920743328
optional = false
rest = false
#42 0x00000001003049ce in Ffuncall (nargs=1, args=0x7ffeefbfc708) at eval.c:2859
fun = XIL(0x105a50dcd)
original_fun = XIL(0x5030628)
funcar = XIL(0x100a20770)
numargs = 0
val = XIL(0)
count = 7
#43 0x000000010038ef3b in exec_byte_code (bytestr=XIL(0x105a55efc), vector=XIL(0x105a52e15),
maxdepth=make_fixnum(14), args_template=make_fixnum(0), nargs=0, args=0x7ffeefbfdd38)
at bytecode.c:632
op = 0
type = CONDITION_CASE
targets = {0x100393466 <exec_byte_code+27686>, 0x100393497 <exec_byte_code+27735>,
0x10039349c <exec_byte_code+27740>, 0x1003934a1 <exec_byte_code+27745>,
0x1003934a6 <exec_byte_code+27750>, 0x1003934ab <exec_byte_code+27755>,
0x100393520 <exec_byte_code+27872>, 0x1003935ab <exec_byte_code+28011>,
0x10038e47d <exec_byte_code+7229>, 0x10038e482 <exec_byte_code+7234>,
0x10038e487 <exec_byte_code+7239>, 0x10038e48c <exec_byte_code+7244>,
0x10038e491 <exec_byte_code+7249>, 0x10038e496 <exec_byte_code+7254>,
0x10038e4aa <exec_byte_code+7274>, 0x10038e431 <exec_byte_code+7153>,
0x10038eac1 <exec_byte_code+8833>, 0x10038eac6 <exec_byte_code+8838>,
0x10038eacb <exec_byte_code+8843>, 0x10038ead0 <exec_byte_code+8848>,
0x10038ead5 <exec_byte_code+8853>, 0x10038eada <exec_byte_code+8858>,
0x10038eb3a <exec_byte_code+8954>, 0x10038eaee <exec_byte_code+8878>,
0x10038edcb <exec_byte_code+9611>, 0x10038edd0 <exec_byte_code+9616>,
0x10038edd5 <exec_byte_code+9621>, 0x10038edda <exec_byte_code+9626>,
0x10038eddf <exec_byte_code+9631>, 0x10038ede4 <exec_byte_code+9636>,
0x10038ed5c <exec_byte_code+9500>, 0x10038ed7f <exec_byte_code+9535>,
0x10038eec8 <exec_byte_code+9864>, 0x10038eecd <exec_byte_code+9869>,
0x10038eed2 <exec_byte_code+9874>, 0x10038eed7 <exec_byte_code+9879>,
0x10038eedc <exec_byte_code+9884>, 0x10038eee1 <exec_byte_code+9889>,
0x10038ee59 <exec_byte_code+9753>, 0x10038ee7c <exec_byte_code+9788>,
0x10038effc <exec_byte_code+10172>, 0x10038f001 <exec_byte_code+10177>,
0x10038f006 <exec_byte_code+10182>, 0x10038f00b <exec_byte_code+10187>,
0x10038f010 <exec_byte_code+10192>, 0x10038f015 <exec_byte_code+10197>,
0x10038ef8d <exec_byte_code+10061>, 0x10038efb0 <exec_byte_code+10096>,
0x10038fbb1 <exec_byte_code+13169>, 0x10038fa5a <exec_byte_code+12826>,
0x10038fa4b <exec_byte_code+12811>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10038fe68 <exec_byte_code+13864>, 0x100390039 <exec_byte_code+14329>,
0x1003900e4 <exec_byte_code+14500>, 0x10039018f <exec_byte_code+14671>,
0x100390237 <exec_byte_code+14839>, 0x10038e839 <exec_byte_code+8185>,
0x10038e8fe <exec_byte_code+8382>, 0x100390318 <exec_byte_code+15064>,
0x10038e709 <exec_byte_code+7881>, 0x10038e991 <exec_byte_code+8529>,
0x1003903da <exec_byte_code+15258>, 0x10039046d <exec_byte_code+15405>,
0x1003904da <exec_byte_code+15514>, 0x10039056d <exec_byte_code+15661>,
0x100390607 <exec_byte_code+15815>, 0x100390784 <exec_byte_code+16196>,
0x1003907f1 <exec_byte_code+16305>, 0x100390884 <exec_byte_code+16452>,
0x10039093f <exec_byte_code+16639>, 0x1003909ac <exec_byte_code+16748>,
0x100390a19 <exec_byte_code+16857>, 0x100390aac <exec_byte_code+17004>,
0x100390b3f <exec_byte_code+17151>, 0x100390bd2 <exec_byte_code+17298>,
0x100390c8d <exec_byte_code+17485>, 0x100390d10 <exec_byte_code+17616>,
0x100390d93 <exec_byte_code+17747>, 0x100390ecf <exec_byte_code+18063>,
0x10039102f <exec_byte_code+18415>, 0x10039118f <exec_byte_code+18767>,
0x100391224 <exec_byte_code+18916>, 0x1003912bc <exec_byte_code+19068>,
0x100391354 <exec_byte_code+19220>, 0x1003913ec <exec_byte_code+19372>,
0x100391484 <exec_byte_code+19524>, 0x100391507 <exec_byte_code+19655>,
0x10039166e <exec_byte_code+20014>, 0x1003916f1 <exec_byte_code+20145>,
0x100391774 <exec_byte_code+20276>, 0x1003917f7 <exec_byte_code+20407>,
0x100391990 <exec_byte_code+20816>, 0x10038f84c <exec_byte_code+12300>,
0x100391a21 <exec_byte_code+20961>, 0x100391a8e <exec_byte_code+21070>,
0x100391bb8 <exec_byte_code+21368>, 0x100391c42 <exec_byte_code+21506>,
0x100391ccc <exec_byte_code+21644>, 0x100391d39 <exec_byte_code+21753>,
0x100391dab <exec_byte_code+21867>, 0x100391e1d <exec_byte_code+21981>,
0x100391e97 <exec_byte_code+22103>, 0x10039346b <exec_byte_code+27691>,
0x100391f27 <exec_byte_code+22247>, 0x100391f99 <exec_byte_code+22361>,
0x10039200b <exec_byte_code+22475>, 0x10039207d <exec_byte_code+22589>,
0x1003920ef <exec_byte_code+22703>, 0x100392161 <exec_byte_code+22817>,
0x10038f851 <exec_byte_code+12305>, 0x10039346b <exec_byte_code+27691>,
0x1003921ce <exec_byte_code+22926>, 0x10039225a <exec_byte_code+23066>,
0x1003922c7 <exec_byte_code+23175>, 0x100392334 <exec_byte_code+23284>,
0x1003923c7 <exec_byte_code+23431>, 0x10039245a <exec_byte_code+23578>,
0x1003924c7 <exec_byte_code+23687>, 0x1003925c0 <exec_byte_code+23936>,
0x100392653 <exec_byte_code+24083>, 0x1003926e6 <exec_byte_code+24230>,
0x100392779 <exec_byte_code+24377>, 0x1003927eb <exec_byte_code+24491>,
0x10039346b <exec_byte_code+27691>, 0x10038f76a <exec_byte_code+12074>,
0x10038f108 <exec_byte_code+10440>, 0x10038e633 <exec_byte_code+7667>,
0x10038f1f6 <exec_byte_code+10678>, 0x10038f2be <exec_byte_code+10878>,
0x10038f38a <exec_byte_code+11082>, 0x10038f71b <exec_byte_code+11995>,
0x10038f720 <exec_byte_code+12000>, 0x10038ecf3 <exec_byte_code+9395>,
0x10038f80f <exec_byte_code+12239>, 0x10038f88e <exec_byte_code+12366>,
0x10038f958 <exec_byte_code+12568>, 0x10038f9af <exec_byte_code+12655>,
0x10038fc02 <exec_byte_code+13250>, 0x10038fc88 <exec_byte_code+13384>,
0x10038fd43 <exec_byte_code+13571>, 0x10038fdb9 <exec_byte_code+13689>,
0x10038f09a <exec_byte_code+10330>, 0x100392858 <exec_byte_code+24600>,
0x100392913 <exec_byte_code+24787>, 0x100392980 <exec_byte_code+24896>,
0x1003929ed <exec_byte_code+25005>, 0x100392a5a <exec_byte_code+25114>,
0x100392ac7 <exec_byte_code+25223>, 0x100392b5a <exec_byte_code+25370>,
0x100392bed <exec_byte_code+25517>, 0x100392c80 <exec_byte_code+25664>,
0x100392d13 <exec_byte_code+25811>, 0x100392f00 <exec_byte_code+26304>,
0x100392f93 <exec_byte_code+26451>, 0x100393026 <exec_byte_code+26598>,
0x100393093 <exec_byte_code+26707>, 0x100393126 <exec_byte_code+26854>,
0x1003931b9 <exec_byte_code+27001>, 0x100393226 <exec_byte_code+27110>,
0x100393293 <exec_byte_code+27219>, 0x10039187a <exec_byte_code+20538>,
0x1003918fd <exec_byte_code+20669>, 0x100393316 <exec_byte_code+27350>,
0x1003933be <exec_byte_code+27518>, 0x10039346b <exec_byte_code+27691>,
0x10038f456 <exec_byte_code+11286>, 0x10038f47f <exec_byte_code+11327>,
0x10038f524 <exec_byte_code+11492>, 0x10038f5c9 <exec_byte_code+11657>,
0x10038f672 <exec_byte_code+11826>, 0x1003906cb <exec_byte_code+16011>,
0x100390e16 <exec_byte_code+17878>, 0x100391aff <exec_byte_code+21183>,
0x100393664 <exec_byte_code+28196>, 0x1003936f5 <exec_byte_code+28341>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003937b2 <exec_byte_code+28530>, 0x100393871 <exec_byte_code+28721>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003939fc <exec_byte_code+29116> <repeats 64 times>}
const_length = 205
bytestr_length = 1660
vectorp = 0x105a52e18
quitcounter = 31 '\037'
stack_items = 15
sa_avail = 14604
sa_count = 7
alloc = 0x7ffeefbfc6f0
stack_base = 0x7ffeefbfc6f0
top = 0x7ffeefbfc708
stack_lim = 0x7ffeefbfc768
bytestr_data = 0x7ffeefbfc768 "\306C\306C\307 \020\306\021\n\023\306\024\310\311!\211\306=\204("
pc = 0x7ffeefbfcbb3 "\210\201\242"
count = 7
result = XIL(0x103e48da4)
#44 0x000000010030b843 in fetch_and_exec_byte_code (fun=XIL(0x105a52de5),
syms_left=make_fixnum(0), nargs=0, args=0x7ffeefbfdd38) at eval.c:2979
No locals.
#45 0x000000010030698d in funcall_lambda (fun=XIL(0x105a52de5), nargs=0,
arg_vector=0x7ffeefbfdd38) at eval.c:3060
val = XIL(0x100000000000000)
syms_left = make_fixnum(0)
next = XIL(0x1800000000)
lexenv = XIL(0)
count = 7
i = 140732920749008
optional = false
rest = false
#46 0x00000001003049ce in Ffuncall (nargs=1, args=0x7ffeefbfdd30) at eval.c:2859
fun = XIL(0x105a52de5)
original_fun = XIL(0x5032640)
funcar = XIL(0x100a20770)
numargs = 0
val = XIL(0x104805cfd)
count = 6
#47 0x000000010038ef3b in exec_byte_code (bytestr=XIL(0x105a56bc4), vector=XIL(0x105a560cd),
maxdepth=make_fixnum(12), args_template=make_fixnum(0), nargs=0, args=0x7ffeefbfed90)
at bytecode.c:632
op = 0
type = CONDITION_CASE
targets = {0x100393466 <exec_byte_code+27686>, 0x100393497 <exec_byte_code+27735>,
0x10039349c <exec_byte_code+27740>, 0x1003934a1 <exec_byte_code+27745>,
0x1003934a6 <exec_byte_code+27750>, 0x1003934ab <exec_byte_code+27755>,
0x100393520 <exec_byte_code+27872>, 0x1003935ab <exec_byte_code+28011>,
0x10038e47d <exec_byte_code+7229>, 0x10038e482 <exec_byte_code+7234>,
0x10038e487 <exec_byte_code+7239>, 0x10038e48c <exec_byte_code+7244>,
0x10038e491 <exec_byte_code+7249>, 0x10038e496 <exec_byte_code+7254>,
0x10038e4aa <exec_byte_code+7274>, 0x10038e431 <exec_byte_code+7153>,
0x10038eac1 <exec_byte_code+8833>, 0x10038eac6 <exec_byte_code+8838>,
0x10038eacb <exec_byte_code+8843>, 0x10038ead0 <exec_byte_code+8848>,
0x10038ead5 <exec_byte_code+8853>, 0x10038eada <exec_byte_code+8858>,
0x10038eb3a <exec_byte_code+8954>, 0x10038eaee <exec_byte_code+8878>,
0x10038edcb <exec_byte_code+9611>, 0x10038edd0 <exec_byte_code+9616>,
0x10038edd5 <exec_byte_code+9621>, 0x10038edda <exec_byte_code+9626>,
0x10038eddf <exec_byte_code+9631>, 0x10038ede4 <exec_byte_code+9636>,
0x10038ed5c <exec_byte_code+9500>, 0x10038ed7f <exec_byte_code+9535>,
0x10038eec8 <exec_byte_code+9864>, 0x10038eecd <exec_byte_code+9869>,
0x10038eed2 <exec_byte_code+9874>, 0x10038eed7 <exec_byte_code+9879>,
0x10038eedc <exec_byte_code+9884>, 0x10038eee1 <exec_byte_code+9889>,
0x10038ee59 <exec_byte_code+9753>, 0x10038ee7c <exec_byte_code+9788>,
0x10038effc <exec_byte_code+10172>, 0x10038f001 <exec_byte_code+10177>,
0x10038f006 <exec_byte_code+10182>, 0x10038f00b <exec_byte_code+10187>,
0x10038f010 <exec_byte_code+10192>, 0x10038f015 <exec_byte_code+10197>,
0x10038ef8d <exec_byte_code+10061>, 0x10038efb0 <exec_byte_code+10096>,
0x10038fbb1 <exec_byte_code+13169>, 0x10038fa5a <exec_byte_code+12826>,
0x10038fa4b <exec_byte_code+12811>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10038fe68 <exec_byte_code+13864>, 0x100390039 <exec_byte_code+14329>,
0x1003900e4 <exec_byte_code+14500>, 0x10039018f <exec_byte_code+14671>,
0x100390237 <exec_byte_code+14839>, 0x10038e839 <exec_byte_code+8185>,
0x10038e8fe <exec_byte_code+8382>, 0x100390318 <exec_byte_code+15064>,
0x10038e709 <exec_byte_code+7881>, 0x10038e991 <exec_byte_code+8529>,
0x1003903da <exec_byte_code+15258>, 0x10039046d <exec_byte_code+15405>,
0x1003904da <exec_byte_code+15514>, 0x10039056d <exec_byte_code+15661>,
0x100390607 <exec_byte_code+15815>, 0x100390784 <exec_byte_code+16196>,
0x1003907f1 <exec_byte_code+16305>, 0x100390884 <exec_byte_code+16452>,
0x10039093f <exec_byte_code+16639>, 0x1003909ac <exec_byte_code+16748>,
0x100390a19 <exec_byte_code+16857>, 0x100390aac <exec_byte_code+17004>,
0x100390b3f <exec_byte_code+17151>, 0x100390bd2 <exec_byte_code+17298>,
0x100390c8d <exec_byte_code+17485>, 0x100390d10 <exec_byte_code+17616>,
0x100390d93 <exec_byte_code+17747>, 0x100390ecf <exec_byte_code+18063>,
0x10039102f <exec_byte_code+18415>, 0x10039118f <exec_byte_code+18767>,
0x100391224 <exec_byte_code+18916>, 0x1003912bc <exec_byte_code+19068>,
0x100391354 <exec_byte_code+19220>, 0x1003913ec <exec_byte_code+19372>,
0x100391484 <exec_byte_code+19524>, 0x100391507 <exec_byte_code+19655>,
0x10039166e <exec_byte_code+20014>, 0x1003916f1 <exec_byte_code+20145>,
0x100391774 <exec_byte_code+20276>, 0x1003917f7 <exec_byte_code+20407>,
0x100391990 <exec_byte_code+20816>, 0x10038f84c <exec_byte_code+12300>,
0x100391a21 <exec_byte_code+20961>, 0x100391a8e <exec_byte_code+21070>,
0x100391bb8 <exec_byte_code+21368>, 0x100391c42 <exec_byte_code+21506>,
0x100391ccc <exec_byte_code+21644>, 0x100391d39 <exec_byte_code+21753>,
0x100391dab <exec_byte_code+21867>, 0x100391e1d <exec_byte_code+21981>,
0x100391e97 <exec_byte_code+22103>, 0x10039346b <exec_byte_code+27691>,
0x100391f27 <exec_byte_code+22247>, 0x100391f99 <exec_byte_code+22361>,
0x10039200b <exec_byte_code+22475>, 0x10039207d <exec_byte_code+22589>,
0x1003920ef <exec_byte_code+22703>, 0x100392161 <exec_byte_code+22817>,
0x10038f851 <exec_byte_code+12305>, 0x10039346b <exec_byte_code+27691>,
0x1003921ce <exec_byte_code+22926>, 0x10039225a <exec_byte_code+23066>,
0x1003922c7 <exec_byte_code+23175>, 0x100392334 <exec_byte_code+23284>,
0x1003923c7 <exec_byte_code+23431>, 0x10039245a <exec_byte_code+23578>,
0x1003924c7 <exec_byte_code+23687>, 0x1003925c0 <exec_byte_code+23936>,
0x100392653 <exec_byte_code+24083>, 0x1003926e6 <exec_byte_code+24230>,
0x100392779 <exec_byte_code+24377>, 0x1003927eb <exec_byte_code+24491>,
0x10039346b <exec_byte_code+27691>, 0x10038f76a <exec_byte_code+12074>,
0x10038f108 <exec_byte_code+10440>, 0x10038e633 <exec_byte_code+7667>,
0x10038f1f6 <exec_byte_code+10678>, 0x10038f2be <exec_byte_code+10878>,
0x10038f38a <exec_byte_code+11082>, 0x10038f71b <exec_byte_code+11995>,
0x10038f720 <exec_byte_code+12000>, 0x10038ecf3 <exec_byte_code+9395>,
0x10038f80f <exec_byte_code+12239>, 0x10038f88e <exec_byte_code+12366>,
0x10038f958 <exec_byte_code+12568>, 0x10038f9af <exec_byte_code+12655>,
0x10038fc02 <exec_byte_code+13250>, 0x10038fc88 <exec_byte_code+13384>,
0x10038fd43 <exec_byte_code+13571>, 0x10038fdb9 <exec_byte_code+13689>,
0x10038f09a <exec_byte_code+10330>, 0x100392858 <exec_byte_code+24600>,
0x100392913 <exec_byte_code+24787>, 0x100392980 <exec_byte_code+24896>,
0x1003929ed <exec_byte_code+25005>, 0x100392a5a <exec_byte_code+25114>,
0x100392ac7 <exec_byte_code+25223>, 0x100392b5a <exec_byte_code+25370>,
0x100392bed <exec_byte_code+25517>, 0x100392c80 <exec_byte_code+25664>,
0x100392d13 <exec_byte_code+25811>, 0x100392f00 <exec_byte_code+26304>,
0x100392f93 <exec_byte_code+26451>, 0x100393026 <exec_byte_code+26598>,
0x100393093 <exec_byte_code+26707>, 0x100393126 <exec_byte_code+26854>,
0x1003931b9 <exec_byte_code+27001>, 0x100393226 <exec_byte_code+27110>,
0x100393293 <exec_byte_code+27219>, 0x10039187a <exec_byte_code+20538>,
0x1003918fd <exec_byte_code+20669>, 0x100393316 <exec_byte_code+27350>,
0x1003933be <exec_byte_code+27518>, 0x10039346b <exec_byte_code+27691>,
0x10038f456 <exec_byte_code+11286>, 0x10038f47f <exec_byte_code+11327>,
0x10038f524 <exec_byte_code+11492>, 0x10038f5c9 <exec_byte_code+11657>,
0x10038f672 <exec_byte_code+11826>, 0x1003906cb <exec_byte_code+16011>,
0x100390e16 <exec_byte_code+17878>, 0x100391aff <exec_byte_code+21183>,
0x100393664 <exec_byte_code+28196>, 0x1003936f5 <exec_byte_code+28341>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003937b2 <exec_byte_code+28530>, 0x100393871 <exec_byte_code+28721>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x10039346b <exec_byte_code+27691>, 0x10039346b <exec_byte_code+27691>,
0x1003939fc <exec_byte_code+29116> <repeats 64 times>}
const_length = 84
bytestr_length = 500
vectorp = 0x105a560d0
quitcounter = 39 '\''
stack_items = 13
sa_avail = 15780
sa_count = 5
alloc = 0x7ffeefbfdd20
stack_base = 0x7ffeefbfdd20
top = 0x7ffeefbfdd30
stack_lim = 0x7ffeefbfdd88
bytestr_data = 0x7ffeefbfdd88 "\b\203\b"
pc = 0x7ffeefbfdf2f "\210)\210\201L"
count = 5
result = XIL(0x7ffeefbfe808)
#48 0x000000010030b843 in fetch_and_exec_byte_code (fun=XIL(0x105a5609d),
syms_left=make_fixnum(0), nargs=0, args=0x7ffeefbfed90) at eval.c:2979
No locals.
#49 0x000000010030698d in funcall_lambda (fun=XIL(0x105a5609d), nargs=0,
arg_vector=0x7ffeefbfed90) at eval.c:3060
val = make_fixnum(0)
syms_left = make_fixnum(0)
next = XIL(0x10030e15b)
lexenv = XIL(0x7ffeefbfed80)
count = 5
i = 0
optional = false
rest = false
#50 0x0000000100300d05 in apply_lambda (fun=XIL(0x105a5609d), args=XIL(0), count=4) at eval.c:3004
arg_vector = 0x7ffeefbfed90
tem = XIL(0x1800000000)
sa_avail = 16384
sa_count = 5
numargs = 0
args_left = XIL(0)
#51 0x00000001002f623d in eval_sub (form=XIL(0x105c062bb)) at eval.c:2379
original_fun = XIL(0x50358f8)
original_args = XIL(0)
count = 4
fun = XIL(0x105a5609d)
val = XIL(0x103dd7a00)
funcar = XIL(0)
argvals = {XIL(0x7ffeefbff130), XIL(0), XIL(0x10520e6fd), XIL(0), XIL(0x100a20770),
XIL(0), XIL(0x7ffeefbff150), XIL(0x100a27ee0)}
#52 0x00000001002ff28d in Feval (form=XIL(0x105c062bb), lexical=XIL(0)) at eval.c:2163
count = 3
#53 0x00000001001dff4a in top_level_2 () at keyboard.c:1104
No locals.
#54 0x00000001002fd27f in internal_condition_case (bfun=0x1001dff20 <top_level_2>,
handlers=XIL(0x90), hfun=0x1001dfbd0 <cmd_error>) at eval.c:1407
val = XIL(0x90)
c = 0x103e452e0
#55 0x00000001001dfb61 in top_level_1 (ignore=XIL(0)) at keyboard.c:1112
No locals.
#56 0x00000001002fc3b8 in internal_catch (tag=XIL(0xc5d0), func=0x1001dfb00 <top_level_1>,
arg=XIL(0)) at eval.c:1168
val = XIL(0x100a20770)
c = 0x103e451f0
#57 0x00000001001bb214 in command_loop () at keyboard.c:1073
No locals.
#58 0x00000001001bb017 in recursive_edit_1 () at keyboard.c:718
count = 1
val = XIL(0x1002f3565)
#59 0x00000001001bb4c6 in Frecursive_edit () at keyboard.c:790
count = 0
buffer = XIL(0)
#60 0x00000001001b803e in main (argc=1, argv=0x7ffeefbff830) at emacs.c:2047
stack_bottom_variable = 0x0
no_loadup = false
junk = 0x0
dname_arg = 0x0
dname_arg2 = "\000\370\277\357\376\177\000\000\324\223\273\000\001\000\000\000\030\370\277\357\376\177\000\000\000\000\000\000\001\000\000\000\060\370\277\357\376\177\000\000\030\370\277\357\376\177\000\000 \205\273\000\001\000\000\000\000\000\000\000\001\000\000\000H\202\273\000\001\000\000\000\000\000\000\000\000\000\000"
ch_to_dir = 0x0
original_pwd = 0x0
dump_mode = 0x0
skip_args = 0
temacs = 0x0
attempt_load_pdump = true
rlim = {
rlim_cur = 10022912,
rlim_max = 67104768
}
lc_all = 0x0
sockfd = -1
module_assertions = false
[New Thread 0x165f of process 70265]
[New Thread 0x1c03 of process 70265]
[New Thread 0x1d03 of process 70265]
Lisp Backtrace:
"make-frame-visible" (0xefbf73b0)
"x-create-frame-with-faces" (0xefbf83a8)
0x57ad308 PVEC_COMPILED
"apply" (0xefbf96a0)
"frame-creation-function" (0xefbfa6a8)
"make-frame" (0xefbfb750)
"frame-initialize" (0xefbfc710)
"command-line" (0xefbfdd38)
"normal-top-level" (0xefbfed90)
(gdb) xbacktrace
"make-frame-visible" (0xefbf73b0)
"x-create-frame-with-faces" (0xefbf83a8)
0x57ad308 PVEC_COMPILED
"apply" (0xefbf96a0)
"frame-creation-function" (0xefbfa6a8)
"make-frame" (0xefbfb750)
"frame-initialize" (0xefbfc710)
"command-line" (0xefbfdd38)
"normal-top-level" (0xefbfed90)
(gdb)
[-- Attachment #3: Type: text/plain, Size: 87 bytes --]
--
Pieter van Oostrum
www: http://pieter.vanoostrum.org/
PGP key: [8DAE142BE17999C4]
^ permalink raw reply [flat|nested] 15+ messages in thread