From: Ken Brown <kbrown@cornell.edu>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 14569@debbugs.gnu.org, Paul Eggert <eggert@cs.ucla.edu>
Subject: bug#14569: 24.3.50; bootstrap fails on Cygwin
Date: Wed, 19 Jun 2013 16:24:02 -0400 [thread overview]
Message-ID: <51C21362.9090209@cornell.edu> (raw)
In-Reply-To: <83k3lrs9dc.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1401 bytes --]
On 6/18/2013 11:53 AM, Eli Zaretskii wrote:
> As for displaying the backtrace, just add the "bt" command to the
> chain, like this:
>
> emacsdbg = EMACSLOADPATH=$(lisp) LC_ALL=C gdb --batch --return-child-result -ex 'b abort' -ex run -ex bt -ex cont --args $(EMACS) $(EMACSOPT)
>
> GDB executes the commands given via -ex in order, so think of this as
> if you typed the commands whenever GDB shows its prompt.
Thanks, Eli. I replaced "bt" by "thread apply all bt", which probably
didn't provide additional useful information. I then ran "make
bootstrap" followed by repeated "make -k" until the bootstrap completed.
Early in the process there were two crashes with SIGSEGV, for which I
got backtraces (attached). In both cases the crash occurred in
gmalloc.c, which probably explains why we're seeing problems only on Cygwin.
After that there were many compile failures with errors like those that
others have reported:
Compiling gnus/gnus-cache.el
GLib (gthread-posix.c): Unexpected error from C library during
'pthread_setspecific': Invalid argument. Aborting.
Makefile:254: recipe for target `gnus/gnus-cache.elc' failed
But these compilations didn't invoke gdb, apparently because they
involved Makefile targets other than compile-onefile. So I didn't get
any more backtraces.
I can modify the Makefile further if necessary, but the attached
backtraces are a start.
Ken
[-- Attachment #2: backtrace5.txt --]
[-- Type: text/plain, Size: 33194 bytes --]
Converting CTLau-b5.html to CTLau-b5.el...
[New Thread 6580.0x197c]
[New Thread 6580.0x804]
[New Thread 6580.0x18d4]
Program received signal SIGSEGV, Segmentation fault.
0x005eb763 in _malloc_internal_nolock (size=0) at gmalloc.c:742
742 next->prev->next = next->next;
Thread 6 (Thread 6580.0x18d4):
#0 0x7779f8b1 in ntdll!ZwWaitForSingleObject () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x7779f8b1 in ntdll!ZwWaitForSingleObject () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x7707149d in WaitForSingleObjectEx () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3 0x00000314 in ?? ()
No symbol table info available.
#4 0x00000000 in ?? ()
No symbol table info available.
Thread 5 (Thread 6580.0x804):
#0 0x7779fd71 in ntdll!ZwDelayExecution () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x7779fd71 in ntdll!ZwDelayExecution () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x77073bc8 in SleepEx () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3 0x00000000 in ?? ()
No symbol table info available.
Thread 4 (Thread 6580.0x197c):
#0 0x777a013d in ntdll!ZwWaitForMultipleObjects () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x777a013d in ntdll!ZwWaitForMultipleObjects () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x770715e9 in WaitForMultipleObjectsEx () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3 0x00000003 in ?? ()
No symbol table info available.
#4 0xfff5c898 in ?? ()
No symbol table info available.
#5 0x75481a2c in WaitForMultipleObjectsEx () from /c/windows/syswow64/kernel32.dll
No symbol table info available.
#6 0x75484220 in WaitForMultipleObjects () from /c/windows/syswow64/kernel32.dll
No symbol table info available.
#7 0x610d4433 in select_stuff::wait (this=0xfff5cb68, readfds=0xfff5cb00, writefds=0xfff5cae0, exceptfds=0xfff5cac0, ms=4294967295) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/select.cc:385
s = 0x0
m = 3
__PRETTY_FUNCTION__ = "select_stuff::wait_states select_stuff::wait(_types_fd_set*, _types_fd_set*, _types_fd_set*, DWORD)"
w4 = {0x304, 0x2fc, 0x320, 0x5ecee1 <calloc+59>, 0x8002ee70, 0x0, 0xc, 0x8004dc00, 0x75484220 <WaitForMultipleObjects+24>, 0x3, 0xfff5c9d8, 0xfff5cb68, 0x1, 0xc, 0xfff5ca08, 0x61085bad <calloc(size_t, size_t)+45>, 0x1, 0xc, 0x0, 0x0, 0x75481194 <WaitForSingleObjectEx+67>, 0x1, 0xfff5ca08, 0x5ecee1 <calloc+59>, 0xfff5cb68, 0x6127a828, 0x0, 0x61003429 <operator new(unsigned int)+25>, 0x1, 0xc, 0x0, 0x3, 0x1, 0x2c, 0xfff5ca28, 0x610d539c <fhandler_pipe::select_read(select_stuff*)+76>, 0xc, 0x2c, 0x8c282d90, 0x2e4, 0x3, 0x3, 0xfff5ca98, 0x6102c779 <dtable::select_read(int, select_stuff*)+105>, 0x6127a828, 0xfff5cb68, 0x0, 0x61003429 <operator new(unsigned int)+25>, 0x1, 0x2c, 0x0, 0x6103a0ef <fhandler_base_overlapped::wait_overlapped(bool, bool, unsigned long*, bool, unsigned long)@24+479>, 0x2e4, 0x8004dc00, 0x3, 0x610d40f1 <select_stuff::test_and_set(int, _types_fd_set*, _types_fd_set*, _types_fd_set*)+305>, 0x61274c14, 0x3, 0xfff5cb68, 0x8c282d2a, 0xfff5cc8c, 0x2dc, 0xfff5cc90, 0xfff5cb68}
startfds = <optimized out>
wait_ret = <optimized out>
res = <optimized out>
#8 0x610d4b6f in select (maxfds=4, readfds=0xfff5cc90, writefds=0xfff5cc70, exceptfds=0xfff5cc50, ms=4294967295) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/select.cc:186
Converting CTLau-b5.html to CTLau-b5.el...done
start_time = <optimized out>
w = 0xfff5cae0
e = 0xfff5cac0
__PRETTY_FUNCTION__ = "int select(int, _types_fd_set*, _types_fd_set*, _types_fd_set*, DWORD)"
res = <optimized out>
sel = {return_on_signal = false, always_ready = false, windows_used = falseConverting cangjie-table.cns to tsang-cns.el...
, start = {fd = 1628363602, h = 0xfff5cbb0, fh = 0x7707149d <WaitForSingleObjectEx+152>, thread_errno = -668728, windows_handle = 39, read_ready = 252, write_ready = 15, except_ready = 97, read_selected = 208, write_selected = 20, except_selected = 7, except_on_write = 119, startup = 0x8c282c1c, peek = 0xfff5cbd8, verify = 0x610ffc27 <pthread_mutex::unlock()+23>, cleanup = 0x611a2600 <lock_process::locker>, next = 0x8004dc00}, device_specific_pipe = 0x8002ee70, device_specific_socket = 0x0, device_specific_serial = 0x0, device_specific_mailslot = 0x0}
r = 0xfff5cb00
#9 0x610d501f in cygwin_select (maxfds=4, readfds=0xfff5cc90, writefds=0xfff5cc70, exceptfds=0xfff5cc50, to=0x0) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/select.cc:122
ms = <optimized out>
__PRETTY_FUNCTION__ = "int cygwin_select(int, _types_fd_set*, _types_fd_set*, _types_fd_set*, timeval*)"
res = <optimized out>
#10 0x610b5b37 in poll (fds=0x80041c38, nfds=1, timeout=-1) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/poll.cc:85
invalid_fds = <optimized out>
read_fds = 0xfff5cc90
write_fds = 0xfff5cc70
tv = {tv_sec = 0, tv_usec = -1000}
ret = <optimized out>
max_fd = <optimized out>
except_fds = 0xfff5cc50
fds_size = <optimized out>
#11 0x610d9285 in _sigfe () from /usr/bin/cygwin1.dll
No symbol table info available.
#12 0xffffffff in ?? ()
No symbol table info available.
#13 0x80041c38 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 3 (Thread 6580.0x1a20):
#0 0x777a013d in ntdll!ZwWaitForMultipleObjects () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x777a013d in ntdll!ZwWaitForMultipleObjects () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x777d2f51 in ntdll!RtlMoveMemory () from /c/windows/system32/ntdll.dll
No symbol table info available.
#3 0x00000001 in ?? ()
No symbol table info available.
#4 0x00000001 in ?? ()
No symbol table info available.
#5 0x00000000 in ?? ()
No symbol table info available.
Thread 2 (Thread 6580.0x1be0):
#0 0x7779f8e5 in ntdll!ZwReadFile () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x7779f8e5 in ntdll!ZwReadFile () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x7706dd54 in ReadFile () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3 0x00000090 in ?? ()
No symbol table info available.
#4 0x75483f07 in ReadFile () from /c/windows/syswow64/kernel32.dll
No symbol table info available.
#5 0x00000090 in ?? ()
No symbol table info available.
#6 0x610de6be in wait_sig () at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/sigproc.cc:1229
nb = 0
q = <optimized out>
pack = {si = {si_signo = 0, si_code = 0, si_pid = 0, si_uid = 0, si_errno = 0, {__pad = {0 <repeats 32 times>}, _si_commune = {_si_code = 0, _si_read_handle = 0x0, _si_write_handle = 0x0, _si_process_handle = 0x0, {_si_fd = 0, _si_pipe_fhandler = 0x0, _si_str = 0x0}}, {{si_sigval = {sival_int = 0, sival_ptr = 0x0}, si_value = {sival_int = 0, sival_ptr = 0x0}}, {si_tid = 0, si_overrun = 0}}, {si_status = 0, si_utime = 0, si_stime = 0}, si_addr = 0x0, {__pad2 = {0 <repeats 31 times>}, si_cyg = 0x0}}}, pid = 0, sigtls = 0x0, mask = 0x0, {wakeup = 0x0, thread_handle = 0x0, next = 0x0}}
dummy_mask = 0
clearwait = <optimized out>
sig_held = false
__PRETTY_FUNCTION__ = "void wait_sig(void*)"
#7 0x61004a05 in cygthread::callfunc(bool)@8 (this=0x6118d880 <threads>, issimplestub=<optimized out>) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/cygthread.cc:51
pass_arg = 0x6118d880 <threads>
#8 0x61004f8f in cygthread::stub(void*)@4 (arg=0x6118d880 <threads>) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/cygthread.cc:93
notify = <optimized out>
info = 0x6118d880 <threads>
__PRETTY_FUNCTION__ = "static DWORD cygthread::stub(void*)"
#9 0x61005d1d in _cygtls::call2(unsigned long (*)(void*, void*), void*, void*)@16 (this=<optimized out>, func=0x61004f40 <cygthread::stub(void*)@4>, arg=0x6118d880 <threads>, buf=0x61005ebb <_cygtls::call(unsigned long (*)(void*, void*), void*)+91>) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/cygtls.cc:99
res = <optimized out>
#10 0x0358ff88 in ?? ()
No symbol table info available.
#11 0x754833aa in KERNEL32!BaseThreadInitThunk () from /c/windows/syswow64/kernel32.dll
No symbol table info available.
#12 0x777b9ef2 in ntdll!RtlInitializeExceptionChain () from /c/windows/system32/ntdll.dll
No symbol table info available.
#13 0x777b9ec5 in ntdll!RtlInitializeExceptionChain () from /c/windows/system32/ntdll.dll
No symbol table info available.
#14 0x00000000 in ?? ()
No symbol table info available.
Thread 1 (Thread 6580.0x169c):
#0 0x005eb763 in _malloc_internal_nolock (size=0) at gmalloc.c:742
log = 6
result = 0x8004dd80
block = 2656648
blocks = 2656672
lastblocks = 8689666
start = 2
i = 91
next = 0x8004dd80
#1 0x005eca83 in special_realloc (ptr=0x110ae40 <bss_sbrk_buffer+9374464>, size=48) at gmalloc.c:1308
result = 0x815ebc <o_fwd.60737>
type = 5
block = 2288
oldsize = 32
#2 0x005ecb12 in _realloc_internal_nolock (ptr=0x110ae40 <bss_sbrk_buffer+9374464>, size=48) at gmalloc.c:1342
result = 0x16
type = 2657312
block = 2656600
blocks = 8666397
oldlimit = 5562602
#3 0x005ece41 in _realloc_internal (ptr=0x110ae40 <bss_sbrk_buffer+9374464>, size=48) at gmalloc.c:1452
result = 0x54e83d <CHAR_TABLE_P+25>
#4 0x005ecea4 in realloc (ptr=0x110ae40 <bss_sbrk_buffer+9374464>, size=48) at gmalloc.c:1467
hook = 0x0
#5 0x0054f2ba in xrealloc (block=0x110ae40 <bss_sbrk_buffer+9374464>, size=48) at alloc.c:683
val = 0xe4
#6 0x0053f16e in regex_compile (pattern=0x8005c1dc "\\`\\(?:.*8859[-_]?9\\>\\)", size=22, syntax=3408388, bufp=0x813480 <searchbufs+640>) at regex.c:2789
old_buffer = 0x110ae40 <bss_sbrk_buffer+9374464> "\v\022\004"
p1 = 0x54df7f <SCHARS+17> "\213"
c = 91
c1 = 57
b = 0x110ae4e <bss_sbrk_buffer+9374478> "lic\001mode\f\001\002"
compile_stack = {stack = 0x80059800, size = 32, avail = 1}
p = 0x8005c1e9 "-_]?9\\>\\)"
pend = 0x8005c1f2 ""
translate = 8665885
pending_exact = 0x110ae49 <bss_sbrk_buffer+9374473> "\004\070\070\065\071lic\001mode\f\001\002"
laststart = 0x110ae48 <bss_sbrk_buffer+9374472> "\002\004\070\070\065\071lic\001mode\f\001\002"
begalt = 0x110ae41 <bss_sbrk_buffer+9374465> "\022\004"
beg_interval = 0xf915de <bss_sbrk_buffer+7828126> "\371"
fixup_alt_jump = 0x0
range_table_work = {table = 0x0, allocated = 0, used = 0, bits = 0}
multibyte = 0 '\000'
in_subpattern = 0
main_p = 0x8005b141 ""
main_pattern = 0x8005b140 "c"
main_pend = 0x8005b141 ""
#7 0x0054d0e6 in re_compile_pattern (pattern=0x8005c1dc "\\`\\(?:.*8859[-_]?9\\>\\)", length=22, bufp=0x813480 <searchbufs+640>) at regex.c:6324
ret = 2657528
#8 0x0053644a in compile_pattern_1 (cp=0x813470 <searchbufs+624>, pattern=18197681, translate=8665885, posix=false) at search.c:150
val = 0x0
old = 0
#9 0x005366a0 in compile_pattern (pattern=18197681, regp=0x0, translate=8665885, posix=false, multibyte=false) at search.c:245
cp = 0x813470 <searchbufs+624>
cpp = 0x8136e0 <searchbufs+1248>
#10 0x00536c90 in string_match_1 (regexp=18197681, string=17441953, start=8619034, posix=false) at search.c:402
val = -1
bufp = 0x8135b8 <searchbufs+952>
pos = 0
pos_byte = 0
i = 8478396
#11 0x00536e24 in Fstring_match (regexp=18197681, string=17441953, start=8619034) at search.c:452
No locals.
#12 0x0056d874 in eval_sub (form=9666190) at eval.c:2166
numargs = 12
args_left = 8619034
i = 5467645
maxargs = 3
argvals = {18197681, 17441953, 8619034, 5692401, 11223552, 1, -1, 5600938}
fun = 6373653
val = 8473252
original_fun = 8980698
original_args = 9666198
funcar = 8473252
gcpro1 = {next = 0x288ea8, var = 0x288ea8, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x54e708 <BUFFER_OBJFWDP+17>, nvars = 8473252}
gcpro3 = {next = 0x890892 <bss_sbrk_buffer+484690>, var = 0x288e60, nvars = 3}
#13 0x0056ae7b in Fprogn (args=9666222) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8980624}
#14 0x0056b9e6 in Flet (args=9666182) at eval.c:918
temps = 0x288f40
tem = 8619058
lexenv = 16534534
elt = 9666158
varlist = 8619034
count = 31
argnum = 1
gcpro1 = {next = 0x8e90da <bss_sbrk_buffer+847258>, var = 0x8cb4ce <bss_sbrk_buffer+725390>, nvars = 2658184}
gcpro2 = {next = 0x288f70, var = 0x288f98, nvars = 1}
sa_count = 31
sa_must_free = false
#15 0x0056d59d in eval_sub (form=9666150) at eval.c:2108
numargs = 8
args_left = 9666182
i = 2
maxargs = 2658624
argvals = {8478396, 2660500, 2658344, 8695744, 3, 2658384, 2658376, 5600859}
fun = 8087325
val = 8478396
original_fun = 8961866
original_args = 9666182
funcar = 8478396
gcpro1 = {next = 0x289048, var = 0x289048, nvars = 5564168}
gcpro2 = {next = 0x56dbf1 <eval_sub+2201>, var = 0xab41e0 <bss_sbrk_buffer+2727584>, nvars = 2658384}
gcpro3 = {next = 0x84afc2 <bss_sbrk_buffer+199810>, var = 0x289894, nvars = 2658600}
#16 0x0056ae7b in Fprogn (args=9661662) at eval.c:459
val = 9639649
gcpro1 = {next = 0x289050, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8961528}
#17 0x0056f1ce in funcall_lambda (fun=9661830, nargs=2, arg_vector=0x289140) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 8979010
lexenv = 16534534
count = 29
i = 2
optional = true
rest = false
#18 0x0056edbd in apply_lambda (fun=9661838, args=13970950) at eval.c:2899
args_left = 8619034
i = 2
numargs = 2
arg_vector = 0x289140
gcpro1 = {next = 0x0, var = 0x1, nvars = 2}
gcpro2 = {next = 0xd525f6 <bss_sbrk_buffer+5472950>, var = 0x7b57d0 <Scdr>, nvars = 2658696}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x289188, nvars = 5596975}
tem = 17441953
sa_count = 29
sa_must_free = false
#19 0x0056dbba in eval_sub (form=13971022) at eval.c:2235
fun = 9661838
val = 2658952
original_fun = 9618986
original_args = 13970950
funcar = 8961290
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x4, nvars = 8688858}
gcpro2 = {next = 0x56ae00 <Fcond+31>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 16323854}
gcpro3 = {next = 0x1, var = 0xd52d9e <bss_sbrk_buffer+5474910>, nvars = 2658888}
#20 0x0056ad98 in Fif (args=13970934) at eval.c:405
cond = 2
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x2892b8, nvars = 2}
#21 0x0056d59d in eval_sub (form=13971030) at eval.c:2108
numargs = 8
args_left = 13970934
i = 2
maxargs = 8619034
argvals = {9367650, 2, 2659304, 5692401, 11223488, 2659220, -1, 13732294}
fun = 8087013
val = 13968870
original_fun = 8961626
original_args = 13970934
funcar = 5561891
gcpro1 = {next = 0x2893a8, var = 0x56dfe0 <Fapply+927>, nvars = 3}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x8ef062 <bss_sbrk_buffer+871714>, nvars = 2659600}
gcpro3 = {next = 0x90b10e <bss_sbrk_buffer+986574>, var = 0xc, nvars = 2659336}
#22 0x0056ae7b in Fprogn (args=13970878) at eval.c:459
val = 8619034
gcpro1 = {next = 0x2893c4, var = 0x2893e8, nvars = 3}
#23 0x0056ba84 in Fwhile (args=13971062) at eval.c:940
test = 13971118
body = 13970878
gcpro1 = {next = 0x55672f <Fcdr+17>, var = 0xd189c6 <bss_sbrk_buffer+5236358>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2659336}
#24 0x0056d59d in eval_sub (form=13971126) at eval.c:2108
numargs = 12
args_left = 13971062
i = 3
maxargs = 8619034
argvals = {13732294, 17082625, 2659640, 1, 14123313, 8619034, 20, 8619034}
fun = 8087349
val = 2659608
original_fun = 8961914
original_args = 13971062
funcar = 14128418
gcpro1 = {next = 0x2, var = 0x8, nvars = 8963506}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0xd79552 <bss_sbrk_buffer+5632530>, nvars = 2659424}
gcpro3 = {next = 0x0, var = 0x289450, nvars = 1}
#25 0x0056ae7b in Fprogn (args=13970822) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x289538, nvars = 9367648}
#26 0x0056b9e6 in Flet (args=13971134) at eval.c:918
temps = 0x289530
tem = 8619034
lexenv = 8619034
elt = 9367650
varlist = 8619034
count = 25
argnum = 1
gcpro1 = {next = 0xab4190 <bss_sbrk_buffer+2727504>, var = 0x1, nvars = 2659704}
gcpro2 = {next = 0x1, var = 0x289638, nvars = 1}
sa_count = 25
sa_must_free = false
#27 0x0056d59d in eval_sub (form=13971166) at eval.c:2108
numargs = 12
args_left = 13971134
i = 3
maxargs = 2660144
argvals = {5562239, 17082625, 2659880, 14130040, 1, 12, 2659896, 5600859}
fun = 8087325
val = 2660024
original_fun = 8961866
original_args = 13971134
funcar = 14130042
gcpro1 = {next = 0x289718, var = 0xd52626 <bss_sbrk_buffer+5472998>, nvars = 17082625}
gcpro2 = {next = 0x289628, var = 0x54ed72 <string_intervals+17>, nvars = 17082625}
gcpro3 = {next = 0xd79b7a <bss_sbrk_buffer+5634106>, var = 0x104a901 <bss_sbrk_buffer+8586689>, nvars = 2659912}
#28 0x0056ae7b in Fprogn (args=13970662) at eval.c:459
val = 14114753
gcpro1 = {next = 0xe, var = 0x1, nvars = 9343192}
#29 0x0056f1ce in funcall_lambda (fun=13970574, nargs=2, arg_vector=0x289730) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 9343194
lexenv = 8619034
count = 22
i = 2
optional = false
rest = false
#30 0x0056edbd in apply_lambda (fun=13970574, args=14151606) at eval.c:2899
args_left = 8619034
i = 2
numargs = 2
arg_vector = 0x289730
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0xd7f516 <bss_sbrk_buffer+5657046>, nvars = 2}
gcpro2 = {next = 0x16, var = 0x4a901, nvars = 2}
gcpro3 = {next = 0x0, var = 0x63, nvars = 2}
tem = 13968934
sa_count = 22
sa_must_free = false
#31 0x0056dbba in eval_sub (form=14151614) at eval.c:2235
fun = 13970574
val = 2660472
original_fun = 14128226
original_args = 14151606
funcar = 8689666
gcpro1 = {next = 0x289848, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 17082625}
gcpro2 = {next = 0x56f777 <unbind_to+167>, var = 0xab4160 <bss_sbrk_buffer+2727456>, nvars = 12}
gcpro3 = {next = 0xab4160 <bss_sbrk_buffer+2727456>, var = 0xd7f4b6 <bss_sbrk_buffer+5656950>, nvars = 2660440}
#32 0x0056b8b4 in Flet (args=14200638) at eval.c:888
temps = 0x289890
tem = 5564423
lexenv = 2660808
elt = 14151622
varlist = 14020214
count = 21
argnum = 1
gcpro1 = {next = 0xd7f40e <bss_sbrk_buffer+5656782>, var = 0x10a24a1 <bss_sbrk_buffer+8946017>, nvars = 2660568}
gcpro2 = {next = 0x289c50, var = 0x289908, nvars = 1}
sa_count = 21
sa_must_free = false
#33 0x0056d59d in eval_sub (form=14200694) at eval.c:2108
numargs = 20
args_left = 14200638
i = 5
maxargs = 8619034
argvals = {14154174, 8619034, 2660840, 5683733, 20, 8619034, 2660792, 1}
fun = 8087325
val = 17441953
original_fun = 8961866
original_args = 14200638
funcar = 14154398
gcpro1 = {next = 0x2899b8, var = 0x8, nvars = 8961866}
gcpro2 = {next = 0x56b784 <Flet+89>, var = 0xd7f9be <bss_sbrk_buffer+5658238>, nvars = 2660756}
gcpro3 = {next = 0xd7f9ee <bss_sbrk_buffer+5658286>, var = 0xd7f4e6 <bss_sbrk_buffer+5656998>, nvars = 320}
#34 0x0056ae7b in Fprogn (args=14200718) at eval.c:459
val = 17441953
gcpro1 = {next = 0x7b6610 <Sprogn>, var = 0x289a18, nvars = 2}
#35 0x0056d59d in eval_sub (form=14200702) at eval.c:2108
numargs = 8
args_left = 14200710
i = 2
maxargs = 8619034
argvals = {8963506, 2660928, 1, 5602828, 8612864, 14073094, 2661064, 5699447}
fun = 8087061
val = 2661112
original_fun = 8961674
original_args = 14200710
funcar = 9485870
gcpro1 = {next = 0x289ac8, var = 0x8, nvars = 8961578}
gcpro2 = {next = 0x0, var = 0x88bf4a <bss_sbrk_buffer+465930>, nvars = 2661088}
gcpro3 = {next = 0xab4130 <bss_sbrk_buffer+2727408>, var = 0xd7f536 <bss_sbrk_buffer+5657078>, nvars = 4}
#36 0x0056adbe in Fif (args=14200734) at eval.c:409
cond = 17082625
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x289b28, nvars = 2}
#37 0x0056d59d in eval_sub (form=14200726) at eval.c:2108
numargs = 8
args_left = 14200734
i = 2
maxargs = 8619034
argvals = {8619034, 1, 8619034, 2661152, 8619034, 8087320, 2661272, 3}
fun = 8087013
val = 17082625
original_fun = 8961626
original_args = 14200734
funcar = 8961530
gcpro1 = {next = 0xffffffff, var = 0x88bdf8 <bss_sbrk_buffer+465592>, nvars = 2664536}
gcpro2 = {next = 0x56dbf1 <eval_sub+2201>, var = 0xab4120 <bss_sbrk_buffer+2727392>, nvars = 2661412}
gcpro3 = {next = 0x289e50, var = 0x28a2d0, nvars = 2661496}
#38 0x0056ae7b in Fprogn (args=14200758) at eval.c:459
val = 17082625
gcpro1 = {next = 0xc, var = 0x289c58, nvars = 14128392}
#39 0x0056b9e6 in Flet (args=10765726) at eval.c:918
temps = 0x289c50
tem = 8619034
lexenv = 8619034
elt = 14154286
varlist = 8619034
count = 17
argnum = 1
gcpro1 = {next = 0xd7fa46 <bss_sbrk_buffer+5658374>, var = 0xd75601 <bss_sbrk_buffer+5616321>, nvars = 2661528}
gcpro2 = {next = 0x28a2d0, var = 0x289cc8, nvars = 1}
sa_count = 17
sa_must_free = false
#40 0x0056d59d in eval_sub (form=10863254) at eval.c:2108
numargs = 32
args_left = 10765726
i = 8
maxargs = 2661968
argvals = {8478396, 9417345, 8619034, 8619032, 9397409, 8702746, 2661720, 5600859}
fun = 8087325
val = 14112257
original_fun = 8961866
original_args = 10765726
funcar = 8478396
gcpro1 = {next = 0x289d58, var = 0x289d58, nvars = 5564168}
gcpro2 = {next = 0x5740b9 <Fassq+272>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 12}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x8fb281 <bss_sbrk_buffer+921409>, nvars = 2661720}
#41 0x0056ae7b in Fprogn (args=10862974) at eval.c:459
val = 14112257
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0xa80c06 <bss_sbrk_buffer+2517190>, nvars = 8961528}
#42 0x0056f1ce in funcall_lambda (fun=10863246, nargs=1, arg_vector=0x289e50) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 8689362
lexenv = 8619034
count = 13
i = 1
optional = true
rest = false
#43 0x0056edbd in apply_lambda (fun=10863246, args=11013926) at eval.c:2899
args_left = 8619034
i = 1
numargs = 1
arg_vector = 0x289e50
gcpro1 = {next = 0x56ae36 <Fcond+85>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 1}
gcpro2 = {next = 0xa80ed6 <bss_sbrk_buffer+2517910>, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 2662072}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x289e88, nvars = 8619034}
tem = 8619034
sa_count = 13
sa_must_free = false
#44 0x0056dbba in eval_sub (form=11013918) at eval.c:2235
fun = 10863246
val = 9417345
original_fun = 10783202
original_args = 11013926
funcar = 8689666
gcpro1 = {next = 0x289f48, var = 0x289f48, nvars = 5564168}
gcpro2 = {next = 0x289ed0, var = 0x84afda <bss_sbrk_buffer+199834>, nvars = 8087320}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x1, nvars = 8619034}
#45 0x0056ae7b in Fprogn (args=10737566) at eval.c:459
val = 9417345
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0xf941ce <bss_sbrk_buffer+7839374>, nvars = 8961528}
#46 0x0056f1ce in funcall_lambda (fun=10939654, nargs=0, arg_vector=0x28a040) at eval.c:3017
val = 5706672
syms_left = 8619034
next = 8478396
lexenv = 11013126
count = 11
i = 0
optional = false
rest = false
#47 0x0056edbd in apply_lambda (fun=10939662, args=8619034) at eval.c:2899
args_left = 8619034
i = 0
numargs = 0
arg_vector = 0x28a040
gcpro1 = {next = 0x836e00 <bss_sbrk_buffer+117440>, var = 0x815ebc <o_fwd.60737>, nvars = 0}
gcpro2 = {next = 0x812cdc <bo_fwd.18329>, var = 0x28a2d0, nvars = 8478396}
gcpro3 = {next = 0x28a1b0, var = 0x28a088, nvars = 5600768}
tem = 7
sa_count = 11
sa_must_free = false
#48 0x0056dbba in eval_sub (form=11136198) at eval.c:2235
fun = 10939662
val = 2662776
original_fun = 11282746
original_args = 8619034
funcar = 8961290
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x1, nvars = 8689362}
gcpro2 = {next = 0x56ae7b <Fprogn+31>, var = 0xa2f03e <bss_sbrk_buffer+2182398>, nvars = 8619034}
gcpro3 = {next = 0x28a1b0, var = 0x1, nvars = 2662712}
#49 0x0056be0a in Funwind_protect (args=10768462) at eval.c:1150
val = 2662824
count = 9
#50 0x0056d59d in eval_sub (form=10768470) at eval.c:2108
numargs = 28
args_left = 10768462
i = 7
maxargs = 8619034
argvals = {8478396, 8962386, 2662968, 5694505, 2, 2662936, 1, 8619034}
fun = 8087445
val = 8478396
original_fun = 8962010
original_args = 10768462
funcar = 8478396
gcpro1 = {next = 0x28a238, var = 0x28a238, nvars = 5564168}
gcpro2 = {next = 0x104ab51 <bss_sbrk_buffer+8587281>, var = 0xab4080 <bss_sbrk_buffer+2727232>, nvars = 11136270}
gcpro3 = {next = 0xa9ed1e <bss_sbrk_buffer+2640350>, var = 0x28a610, nvars = 8690434}
#51 0x0056ae7b in Fprogn (args=11168886) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xa557a6 <bss_sbrk_buffer+2339942>, nvars = 8961528}
#52 0x0056b9e6 in Flet (args=11168822) at eval.c:918
temps = 0x28a2d0
tem = 17606710
lexenv = 16335310
elt = 11136238
varlist = 8619034
count = 7
argnum = 1
gcpro1 = {next = 0xa9ed06 <bss_sbrk_buffer+2640326>, var = 0x104ab51 <bss_sbrk_buffer+8587281>, nvars = 2663192}
gcpro2 = {next = 0x1, var = 0x28a348, nvars = 1}
sa_count = 7
sa_must_free = false
#53 0x0056d59d in eval_sub (form=11091870) at eval.c:2108
numargs = 8
args_left = 11168822
i = 2
maxargs = 2663952
argvals = {8968674, 9725026, 13864070, 2663792, 0, 32047104, 3670069, 2949168}
fun = 8087325
val = 17083217
original_fun = 8961866
original_args = 11168822
funcar = 32047104
gcpro1 = {next = 0x0, var = 0x28a3fc, nvars = 2005206902}
gcpro2 = {next = 0x4, var = 0x1e90000, nvars = 32172440}
gcpro3 = {next = 0x690070 <pure+507280>, var = 0x28a390, nvars = 3}
#54 0x0056ae7b in Fprogn (args=11091830) at eval.c:459
val = 17083217
gcpro1 = {next = 0x850fde <bss_sbrk_buffer+224414>, var = 0x28a458, nvars = 11}
#55 0x0056addb in Fif (args=11222926) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x28a488, nvars = 11}
#56 0x0056d59d in eval_sub (form=11222934) at eval.c:2108
numargs = 44
args_left = 11222926
i = 11
maxargs = 2663952
argvals = {8478396, 2664848, 2663572, 4, 2664096, 2004840917, 397963447, 1996909470}
fun = 8087013
val = 8478396
original_fun = 8961626
original_args = 11222926
funcar = 8478396
gcpro1 = {next = 0x28a518, var = 0x28a518, nvars = 5564168}
gcpro2 = {next = 0x18d4, var = 0x28a6b0, nvars = 2004484189}
gcpro3 = {next = 0x7707ef9d <KERNELBASE!CheckTokenMembership+2167>, var = 0x31c, nvars = 6580}
#57 0x0056ae7b in Fprogn (args=10953926) at eval.c:459
val = 9129921
gcpro1 = {next = 0x10003, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8961528}
#58 0x0056f1ce in funcall_lambda (fun=10953766, nargs=0, arg_vector=0x28a610) at eval.c:3017
val = 5706672
syms_left = 8619034
next = 2664304
lexenv = 10835878
count = 4
i = 0
optional = false
rest = false
#59 0x0056edbd in apply_lambda (fun=10953758, args=8619034) at eval.c:2899
args_left = 8619034
i = 0
numargs = 0
arg_vector = 0x28a610
gcpro1 = {next = 0x5ecee1 <calloc+59>, var = 0x8004dd40, nvars = 0}
gcpro2 = {next = 0x1eaca00, var = 0x1, nvars = 2664040}
gcpro3 = {next = 0xffe5f000, var = 0x0, nvars = 0}
tem = 2665344
sa_count = 4
sa_must_free = false
#60 0x0056dbba in eval_sub (form=9944750) at eval.c:2235
fun = 10953758
val = 8619034
original_fun = 11281130
original_args = 8619034
funcar = 8961290
gcpro1 = {next = 0x28a718, var = 0x836e01 <bss_sbrk_buffer+117441>, nvars = 5}
gcpro2 = {next = 0x61004d43 <cygthread::create()@4+403>, var = 0x28ab80, nvars = 0}
gcpro3 = {next = 0x815ebc <o_fwd.60737>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8613376}
#61 0x0056d202 in Feval (form=9944750, lexical=8619034) at eval.c:1993
count = 2
#62 0x004f03b7 in top_level_2 () at keyboard.c:1173
No locals.
#63 0x0056c136 in internal_condition_case (bfun=0x4f039a <top_level_2>, handlers=8689762, hfun=0x4effff <cmd_error>) at eval.c:1289
val = 0
c = {tag = 8619034, val = 8619034, next = 0x28a908, gcpro = 0x0, jmp = {2664404, 2665344, 32, 11223088, 0, 1, 2664648, 2664352, 5685457, 5439531, 2818091, 2686740, 2677272, 2818091, 2686740, 2664796, -2147164704, 2664744, 0, 14, 0, 0, 2664908, -2147171666, 2664500, 2, 1629103712, 0, 1, 2664792, 1628480791, 1629103712, 0, 2664848, 2664832, 2686740, -2147164672, 2664632, 1704608770, -2147171666, 2664564, 1629103712, 0, 0, 0, 1, 2664792, 2664528, 1628480743, 5439531, 2818091, 2686740}, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 0, interrupt_input_blocked = 0, byte_stack = 0x0}
h = {handler = 8689762, var = 8619034, chosen_clause = 2686740, tag = 0x28a7c4, next = 0x0}
#64 0x004f03eb in top_level_1 (ignore=8619034) at keyboard.c:1181
No locals.
#65 0x0056bc9c in internal_catch (tag=8687834, func=0x4f03b9 <top_level_1>, arg=8619034) at eval.c:1063
c = {tag = 8687834, val = 8619034, next = 0x0, gcpro = 0x0, jmp = {2664728, 2665344, 32, 11223088, 0, 1, 2664968, 2664688, 5684365, 5439531, 2818091, 2686740, 2677272, 0, -2147289248, 0, 2664888, 1628481649, 1629103712, 0, 2664888, 5599614, 8237784, 1, 0, 6214653, 0, 0, 0, 0, 0, 0, 2, 0, -2147283840, 385779400, 2664888, 2664888, 5564168, 11223072, 2664968, 5601931, 8237784, 8619034, 8613376, 5996542, 2665344, 0, 2664968, 8613377, 5, 5}, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 0, interrupt_input_blocked = 0, byte_stack = 0x0}
#66 0x004f031f in command_loop () at keyboard.c:1142
No locals.
#67 0x004efc7b in recursive_edit_1 () at keyboard.c:776
count = 1
val = 2665112
#68 0x004efdb7 in Frecursive_edit () at keyboard.c:840
count = 0
buffer = 8619034
#69 0x004ee375 in main (argc=11, argv=0x28ab80) at emacs.c:1550
dummy = 0
stack_bottom_variable = 0 '\000'
do_initial_setlocale = false
dumping = false
skip_args = 2
rlim = {rlim_cur = 2097082, rlim_max = 2097152}
no_loadup = false
junk = 0x0
dname_arg = 0x0
ch_to_dir = 0x28ab98 ".\254("
[Thread 6580.0x1be0 exited with code 3221225477]
[Thread 6580.0x1a20 exited with code 3221225477]
[Thread 6580.0x18d4 exited with code 3221225477]
[Thread 6580.0x197c exited with code 3221225477]
[Inferior 1 (process 6580) exited with code 030000000005]
[-- Attachment #3: backtrace6.txt --]
[-- Type: text/plain, Size: 122019 bytes --]
Compiling /home/kbrown/src/emacs/test/src/../lisp/mwheel.el
EMACSLOADPATH=/home/kbrown/src/emacs/test/lisp LC_ALL=C gdb --batch --return-child-result -ex 'b abort' -ex run -ex 'thread apply all bt full' -ex cont --args /home/kbrown/src/emacs/test/src/bootstrap-emacs.exe -batch --no-site-file --no-site-lisp \
-l bytecomp -f byte-compile-refresh-preloaded \
-f batch-byte-compile /home/kbrown/src/emacs/test/src/../lisp/mwheel.el
Breakpoint 1 at 0x60f268
[New Thread 6952.0x768]
[New Thread 6952.0x1574]
[New Thread 6952.0x174c]
[New Thread 6952.0x186c]
[New Thread 6952.0x1bd4]
[New Thread 6952.0x18a4]
Program received signal SIGSEGV, Segmentation fault.
0x005eb763 in _malloc_internal_nolock (size=0) at gmalloc.c:742
742 next->prev->next = next->next;
Thread 6 (Thread 6952.0x18a4):
#0 0x7779f8b1 in ntdll!ZwWaitForSingleObject () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x7779f8b1 in ntdll!ZwWaitForSingleObject () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x7707149d in WaitForSingleObjectEx () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3 0x00000324 in ?? ()
No symbol table info available.
#4 0x00000000 in ?? ()
No symbol table info available.
Thread 5 (Thread 6952.0x1bd4):
#0 0x7779fd71 in ntdll!ZwDelayExecution () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x7779fd71 in ntdll!ZwDelayExecution () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x77073bc8 in SleepEx () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3 0x00000000 in ?? ()
No symbol table info available.
Thread 4 (Thread 6952.0x186c):
#0 0x777a013d in ntdll!ZwWaitForMultipleObjects () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x777a013d in ntdll!ZwWaitForMultipleObjects () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x770715e9 in WaitForMultipleObjectsEx () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3 0x00000003 in ?? ()
No symbol table info available.
#4 0xfff5c898 in ?? ()
No symbol table info available.
#5 0x75481a2c in WaitForMultipleObjectsEx () from /c/windows/syswow64/kernel32.dll
No symbol table info available.
#6 0x75484220 in WaitForMultipleObjects () from /c/windows/syswow64/kernel32.dll
No symbol table info available.
#7 0x610d4433 in select_stuff::wait (this=0xfff5cb68, readfds=0xfff5cb00, writefds=0xfff5cae0, exceptfds=0xfff5cac0, ms=4294967295) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/select.cc:385
s = 0x0
m = 3
__PRETTY_FUNCTION__ = "select_stuff::wait_states select_stuff::wait(_types_fd_set*, _types_fd_set*, _types_fd_set*, DWORD)"
w4 = {0x30c, 0x304, 0x318, 0x5ecee1 <calloc+59>, 0x8002ee50, 0x0, 0xc, 0x8004dc00, 0x75484220 <WaitForMultipleObjects+24>, 0x3, 0xfff5c9d8, 0xfff5cb68, 0x1, 0xc, 0xfff5ca08, 0x61085bad <calloc(size_t, size_t)+45>, 0x1, 0xc, 0x0, 0x0, 0x75481194 <WaitForSingleObjectEx+67>, 0x1, 0xfff5ca08, 0x5ecee1 <calloc+59>, 0xfff5cb68, 0x6127aafc, 0x0, 0x61003429 <operator new(unsigned int)+25>, 0x1, 0xc, 0x0, 0x3, 0x1, 0x2c, 0xfff5ca28, 0x610d539c <fhandler_pipe::select_read(select_stuff*)+76>, 0xc, 0x2c, 0x68dc352a, 0x2ec, 0x3, 0x3, 0xfff5ca98, 0x6102c779 <dtable::select_read(int, select_stuff*)+105>, 0x6127aafc, 0xfff5cb68, 0x0, 0x61003429 <operator new(unsigned int)+25>, 0x1, 0x2c, 0x0, 0x6103a0ef <fhandler_base_overlapped::wait_overlapped(bool, bool, unsigned long*, bool, unsigned long)@24+479>, 0x2ec, 0x8004dc00, 0x3, 0x610d40f1 <select_stuff::test_and_set(int, _types_fd_set*, _types_fd_set*, _types_fd_set*)+305>, 0x61274c14, 0x3, 0xfff5cb68, 0x68dc35f5, 0xfff5cc8c, 0x2e4, 0xfff5cc90, 0xfff5cb68}
startfds = <optimized out>
wait_ret = <optimized out>
res = <optimized out>
#8 0x610d4b6f in select (maxfds=4, readfds=0xfff5cc90, writefds=0xfff5cc70, exceptfds=0xfff5cc50, ms=4294967295) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/select.cc:186
start_time = <optimized out>
w = 0xfff5cae0
e = 0xfff5cac0
__PRETTY_FUNCTION__ = "int select(int, _types_fd_set*, _types_fd_set*, _types_fd_set*, DWORD)"
res = <optimized out>
sel = {return_on_signal = false, always_ready = false, windows_used = false, start = {fd = 1628363602, h = 0xfff5cbb0, fh = 0x0, thread_errno = -668728, windows_handle = 39, read_ready = 252, write_ready = 15, except_ready = 97, read_selected = 2, write_selected = false, except_selected = false, except_on_write = false, startup = 0xfff5cc2c, peek = 0xfff5cbd8, verify = 0x610ffc27 <pthread_mutex::unlock()+23>, cleanup = 0x30c, next = 0x8004dc00}, device_specific_pipe = 0x8002ee50, device_specific_socket = 0x0, device_specific_serial = 0x0, device_specific_mailslot = 0x0}
r = 0xfff5cb00
#9 0x610d501f in cygwin_select (maxfds=4, readfds=0xfff5cc90, writefds=0xfff5cc70, exceptfds=0xfff5cc50, to=0x0) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/select.cc:122
ms = <optimized out>
__PRETTY_FUNCTION__ = "int cygwin_select(int, _types_fd_set*, _types_fd_set*, _types_fd_set*, timeval*)"
res = <optimized out>
#10 0x610b5b37 in poll (fds=0x80041c80, nfds=1, timeout=-1) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/poll.cc:85
invalid_fds = <optimized out>
read_fds = 0xfff5cc90
write_fds = 0xfff5cc70
tv = {tv_sec = 0, tv_usec = -1000}
ret = <optimized out>
max_fd = <optimized out>
except_fds = 0xfff5cc50
fds_size = <optimized out>
#11 0x610d9285 in _sigfe () from /usr/bin/cygwin1.dll
No symbol table info available.
#12 0xffffffff in ?? ()
No symbol table info available.
#13 0x80041c80 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 3 (Thread 6952.0x174c):
#0 0x777a013d in ntdll!ZwWaitForMultipleObjects () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x777a013d in ntdll!ZwWaitForMultipleObjects () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x777d2f51 in ntdll!RtlMoveMemory () from /c/windows/system32/ntdll.dll
No symbol table info available.
#3 0x00000001 in ?? ()
No symbol table info available.
#4 0x00000001 in ?? ()
No symbol table info available.
#5 0x00000000 in ?? ()
No symbol table info available.
Thread 2 (Thread 6952.0x1574):
#0 0x7779f8e5 in ntdll!ZwReadFile () from /c/windows/system32/ntdll.dll
No symbol table info available.
#1 0x7779f8e5 in ntdll!ZwReadFile () from /c/windows/system32/ntdll.dll
No symbol table info available.
#2 0x7706dd54 in ReadFile () from /c/windows/syswow64/KERNELBASE.dll
No symbol table info available.
#3 0x00000090 in ?? ()
No symbol table info available.
#4 0x75483f07 in ReadFile () from /c/windows/syswow64/kernel32.dll
No symbol table info available.
#5 0x00000090 in ?? ()
No symbol table info available.
#6 0x610de6be in wait_sig () at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/sigproc.cc:1229
nb = 0
q = <optimized out>
pack = {si = {si_signo = 0, si_code = 0, si_pid = 0, si_uid = 0, si_errno = 0, {__pad = {0 <repeats 32 times>}, _si_commune = {_si_code = 0, _si_read_handle = 0x0, _si_write_handle = 0x0, _si_process_handle = 0x0, {_si_fd = 0, _si_pipe_fhandler = 0x0, _si_str = 0x0}}, {{si_sigval = {sival_int = 0, sival_ptr = 0x0}, si_value = {sival_int = 0, sival_ptr = 0x0}}, {si_tid = 0, si_overrun = 0}}, {si_status = 0, si_utime = 0, si_stime = 0}, si_addr = 0x0, {__pad2 = {0 <repeats 31 times>}, si_cyg = 0x0}}}, pid = 0, sigtls = 0x0, mask = 0x0, {wakeup = 0x0, thread_handle = 0x0, next = 0x0}}
dummy_mask = 0
clearwait = <optimized out>
sig_held = false
__PRETTY_FUNCTION__ = "void wait_sig(void*)"
#7 0x61004a05 in cygthread::callfunc(bool)@8 (this=0x6118d880 <threads>, issimplestub=<optimized out>) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/cygthread.cc:51
pass_arg = 0x6118d880 <threads>
#8 0x61004f8f in cygthread::stub(void*)@4 (arg=0x6118d880 <threads>) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/cygthread.cc:93
notify = <optimized out>
info = 0x6118d880 <threads>
__PRETTY_FUNCTION__ = "static DWORD cygthread::stub(void*)"
#9 0x61005d1d in _cygtls::call2(unsigned long (*)(void*, void*), void*, void*)@16 (this=<optimized out>, func=0x61004f40 <cygthread::stub(void*)@4>, arg=0x6118d880 <threads>, buf=0x61005ebb <_cygtls::call(unsigned long (*)(void*, void*), void*)+91>) at /usr/src/debug/cygwin-1.7.20-1/winsup/cygwin/cygtls.cc:99
res = <optimized out>
#10 0x0384ff88 in ?? ()
No symbol table info available.
#11 0x754833aa in KERNEL32!BaseThreadInitThunk () from /c/windows/syswow64/kernel32.dll
No symbol table info available.
#12 0x777b9ef2 in ntdll!RtlInitializeExceptionChain () from /c/windows/system32/ntdll.dll
No symbol table info available.
#13 0x777b9ec5 in ntdll!RtlInitializeExceptionChain () from /c/windows/system32/ntdll.dll
No symbol table info available.
#14 0x00000000 in ?? ()
No symbol table info available.
Thread 1 (Thread 6952.0x768):
#0 0x005eb763 in _malloc_internal_nolock (size=0) at gmalloc.c:742
log = 4
result = 0x8002ee50
block = 0
blocks = 2
lastblocks = 8619034
start = 4199230
i = 13922246
next = 0x8002ee50
#1 0x005ecdc7 in _realloc_internal_nolock (ptr=0x80041c88, size=15) at gmalloc.c:1432
result = 0x56dbf1 <eval_sub+2201>
type = 3
block = 66
blocks = 65536
oldlimit = 6205623
#2 0x005ece41 in _realloc_internal (ptr=0x80041c88, size=15) at gmalloc.c:1452
result = 0x55765b <Fsymbol_value+17>
#3 0x005ecea4 in realloc (ptr=0x80041c88, size=15) at gmalloc.c:1467
hook = 0x0
#4 0x0054f2ba in xrealloc (block=0x80041c88, size=15) at alloc.c:683
val = 0x8005a000
#5 0x004729ee in coding_alloc_by_realloc (coding=0x28147c, bytes=10) at coding.c:1041
No locals.
#6 0x00472c9c in alloc_destination (coding=0x28147c, nbytes=10, dst=0x80041c88 "0\034\004\200x\244Q\001") at coding.c:1082
offset = 0
#7 0x00485c19 in encode_coding_charset (coding=0x28147c) at coding.c:5613
more_bytes = 10
charset = 0x55199c <make_save_pointer+32>
code = 8616731
multibytep = false
charbuf = 0x8005a000
charbuf_end = 0x8005a014
dst = 0x80041c88 "0\034\004\200x\244Q\001"
dst_end = 0x80041c8d "\244Q\001"
safe_room = 5
produced_chars = 0
attrs = 10282613
charset_list = 10025566
ascii_compatible = true
c = 4663311
#8 0x0048b6ae in encode_coding (coding=0x28147c) at coding.c:7700
attrs = 10282613
translation_table = 8619034
max_lookup = 1
cclspec = {ccl = {idx = 2626360, size = 6209282, prog = 0x0, ic = 11398870, eof_ic = 1, reg = {2626344, 5561891, 14072270, 2626392, -2147214200, 14072270, 8619034, 2626408}, private_state = 6209374, last_block = 5, status = 5, buf_magnification = 1, stack_idx = 5699447, src_multibyte = 11226608, dst_multibyte = 17, cr_consumed = 2626456, consumed = 0, produced = 4765755, suppress_error = 14072270, eight_bit_control = 2626456, quit_silently = 5566967}, cr_carryover = 5, eight_bit_carryover = "\002\000\000\000"}
sa_count = 219
sa_must_free = true
#9 0x0048cef7 in encode_coding_object (coding=0x28147c, src_object=16849873, from=0, from_byte=0, to=5, to_byte=5, dst_object=8619058) at coding.c:8269
count = 218
chars = 5
bytes = 5
attrs = 10282613
saved_pt = -1
saved_pt_byte = 2557210
need_marker_adjustment = false
kill_src_buffer = false
old_deactivate_mark = 8619034
#10 0x0048fe7e in code_convert_string (string=16849873, coding_system=10228834, dst_object=8619058, encodep=true, nocopy=false, norecord=true) at coding.c:9355
coding = {id = 17, common_flags = 7168, mode = 1, spec = {iso_2022 = {flags = 0, current_invocation = {101, 2}, current_designation = {0, 2626936, 5692401, -2147123232}, ctext_extended_segment_len = 5, single_shifting = 0, bol = 0, embedded_utf_8 = 0, cmp_status = {state = 2147844069, method = COMPOSITION_RELATIVE, old_form = true, length = 1, nchars = 0, ncomps = -2147165050, carryover = {0, 0, 8, 8961866, 0, -2147123227, 2626792, 5561891, 11396830, 2626872, 5699447, 11226560, 13921622, 2626968, 8499681, 2, 18, 0, 5680763, 11396774, 13921622, 2626872, 5573253, 16849873, 13921622, 0, 25396250, 104, 58, 2626968, 5698168, 0, 0, 0, 0, 0, 0, -2147123227, -2147123232, -2147123227, 0, 1, 1, 47, 47, 2627096, 5530218, 8472888, 0, 0, -2147123232, 5, 0, 0, 5, 11226544, 0, 8472924, 0, 5, 0, 2627032, 10721436, 4, 18152049, 16849873, 2627032, 5562134}}}, ccl = 0x0, utf_16 = {bom = utf_detect_bom, endian = (utf_16_little_endian | unknown: 100), surrogate = 2}, utf_8_bom = utf_detect_bom, emacs_mule = {cmp_status = {state = COMPOSING_NO, method = 101, old_form = 2, length = 0, nchars = 2626936, ncomps = 5692401, carryover = {-2147123232, 5, 0, -2147123227, 0, 1, 1, 0, -2147165050, 0, 0, 8, 8961866, 0, -2147123227, 2626792, 5561891, 11396830, 2626872, 5699447, 11226560, 13921622, 2626968, 8499681, 2, 18, 0, 5680763, 11396774, 13921622, 2626872, 5573253, 16849873, 13921622, 0, 25396250, 104, 58, 2626968, 5698168, 0, 0, 0, 0, 0, 0, -2147123227, -2147123232, -2147123227, 0, 1, 1, 47, 47, 2627096, 5530218, 8472888, 0, 0, -2147123232, 5, 0, 0, 5, 11226544, 0, 8472924, 0}}}}, max_charset_id = 1, safe_charsets = 0x9c3c5c <bss_sbrk_buffer+1743132> "\377", src_multibyte = 0, dst_multibyte = 0, head_ascii = 0, detected_utf8_chars = 7652, eol_seen = 5, produced = 0, produced_char = 0, consumed = 5, consumed_char = 5, errors = 0, error_positions = 0xd46fc6 <bss_sbrk_buffer+5426310>, result = CODING_RESULT_SUCCESS, src_pos = 0, src_pos_byte = 0, src_chars = 5, src_bytes = 5, src_object = 16849873, source = 0x80057fe0 "/home", dst_pos = 8472888, dst_pos_byte = 0, dst_bytes = 5, dst_object = 8619034, destination = 0x80041c88 "0\034\004\200x\244Q\001", charbuf = 0x8005a000, charbuf_size = 16384, charbuf_used = 5, chars_at_source = 0, annotated = 0, carryover = "\000\000\000\026\337T\000\321\033\001\001X\026(\000,\337T\000\321\033\001\001\230\026(\000\353nS\000\070I\201\000\340\177\005\200\005\000\000\000\000\000\000\000\005\000\000\000\000\000\000\000\230\026(\000\245QW\000\032", carryover_bytes = 0, default_char = 32, detector = 0x484977 <detect_coding_charset>, decoder = 0x484f51 <decode_coding_charset>, encoder = 0x485af6 <encode_coding_charset>}
chars = 5
bytes = 5
#11 0x0048ff51 in code_convert_string_norecord (string=16849873, coding_system=10228834, encodep=true) at coding.c:9377
No locals.
#12 0x005261e9 in Ffile_symlink_p (filename=16849873) at fileio.c:2777
handler = 8619034
#13 0x0056e8f2 in Ffuncall (nargs=2, args=0x281820) at eval.c:2790
fun = 6372021
original_fun = 8696530
funcar = 12
numargs = 1
lisp_numargs = 2627496
val = 2627480
internal_args = 0x281824
i = 8619034
#14 0x0056dcd1 in Fapply (nargs=2, args=0x281820) at eval.c:2276
i = 2627620
numargs = 1
spread_arg = 13922246
funcall_args = 0x0
fun = 8696530
retval = 10851930
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2818a8, nvars = 5690112}
sa_count = 217
sa_must_free = false
#15 0x0056d716 in eval_sub (form=10868478) at eval.c:2132
vals = 0x281820
argnum = 2
sa_count = 217
sa_must_free = false
numargs = 8
args_left = 8619034
i = 2627620
maxargs = 2628368
argvals = {8466740, 13897638, 8699482, 8619034, 2628240, 2628964, 2627752, 5680763}
fun = 8087613
val = 8466740
original_fun = 8960098
original_args = 10868470
funcar = 8466740
gcpro1 = {next = 0x2818a8, var = 0x2818a8, nvars = 5564168}
gcpro2 = {next = 0x55672f <Fcdr+17>, var = 0xc18922 <bss_sbrk_buffer+4187618>, nvars = 13922182}
gcpro3 = {next = 0xa5d6fe <bss_sbrk_buffer+2372542>, var = 0x281820, nvars = 2}
#16 0x0056ae7b in Fprogn (args=10868454) at eval.c:459
val = 8619034
gcpro1 = {next = 0x281994, var = 0x88b0f2 <bss_sbrk_buffer+462258>, nvars = 8699480}
#17 0x0056b710 in FletX (args=11363774) at eval.c:848
varlist = 8619034
var = 8699482
val = 8696530
elt = 10868510
lexenv = 8619034
count = 214
gcpro1 = {next = 0x281988, var = 0x57138f <Flength+328>, nvars = 8619034}
gcpro2 = {next = 0x54e807 <COMPILEDP+25>, var = 0xad65be <bss_sbrk_buffer+2867838>, nvars = 12}
gcpro3 = {next = 0xab4d50 <bss_sbrk_buffer+2730512>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2627928}
#18 0x0056d59d in eval_sub (form=11363718) at eval.c:2108
numargs = 8
args_left = 11363774
i = 2
maxargs = 2628368
argvals = {11226432, 12, 2628104, 8979152, 2628240, 2628964, 2628120, 5600859}
fun = 8087301
val = 13971542
original_fun = 8961890
original_args = 11363774
funcar = 8979154
gcpro1 = {next = 0xd40, var = 0xd46fc6 <bss_sbrk_buffer+5426310>, nvars = 10883526}
gcpro2 = {next = 0x2, var = 0x84b16a <bss_sbrk_buffer+200234>, nvars = 13971638}
gcpro3 = {next = 0x8902d2 <bss_sbrk_buffer+483218>, var = 0x2, nvars = 2628096}
#19 0x0056ae7b in Fprogn (args=11363686) at eval.c:459
val = 8499217
gcpro1 = {next = 0x2, var = 0x281a90, nvars = 8979152}
#20 0x0056f1ce in funcall_lambda (fun=11363710, nargs=2, arg_vector=0x281b10) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 8979154
lexenv = 8619034
count = 211
i = 2
optional = false
rest = false
#21 0x0056edbd in apply_lambda (fun=11363710, args=10883526) at eval.c:2899
args_left = 8619034
i = 2
numargs = 2
arg_vector = 0x281b10
gcpro1 = {next = 0xc18890 <bss_sbrk_buffer+4187472>, var = 0xa611ce <bss_sbrk_buffer+2387598>, nvars = 2}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2628472}
gcpro3 = {next = 0x281bb4, var = 0xffffffff, nvars = 8619034}
tem = 13922246
sa_count = 211
sa_must_free = false
#22 0x0056dbba in eval_sub (form=10883534) at eval.c:2235
fun = 11363710
val = 2628888
original_fun = 12683626
original_args = 10883526
funcar = 8689666
gcpro1 = {next = 0x281c08, var = 0xab8ed6 <bss_sbrk_buffer+2747286>, nvars = 8619034}
gcpro2 = {next = 0x55672f <Fcdr+17>, var = 0xadeece <bss_sbrk_buffer+2902926>, nvars = 2626928}
gcpro3 = {next = 0xc18892 <bss_sbrk_buffer+4187474>, var = 0xad4406 <bss_sbrk_buffer+2859206>, nvars = 2628616}
#23 0x0056ae7b in Fprogn (args=10883510) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x281c88, nvars = 3}
#24 0x0056addb in Fif (args=11398870) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x281cb8, nvars = 3}
#25 0x0056d59d in eval_sub (form=11398878) at eval.c:2108
numargs = 12
args_left = 11398870
i = 3
maxargs = 8619034
argvals = {11226368, 2627200, 20, 0, 0, -2147165052, 2628936, -2147123229}
fun = 8087013
val = 20
original_fun = 8961626
original_args = 11398870
funcar = 207
gcpro1 = {next = 0x281d68, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 11355174}
gcpro2 = {next = 0x55672f <Fcdr+17>, var = 0x84b2d2 <bss_sbrk_buffer+200594>, nvars = 11243222}
gcpro3 = {next = 0x80030511, var = 0x2, nvars = 2628936}
#26 0x0056ae7b in Fprogn (args=11396886) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x281de8, nvars = 9567400}
#27 0x0056b9e6 in Flet (args=11396830) at eval.c:918
temps = 0x281de0
tem = 8619034
lexenv = 8619034
elt = 11355214
varlist = 8619034
count = 207
argnum = 2
gcpro1 = {next = 0xab4ce0 <bss_sbrk_buffer+2730400>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2629160}
gcpro2 = {next = 0x2814b0, var = 0x281e58, nvars = 2}
sa_count = 207
sa_must_free = false
#28 0x0056d59d in eval_sub (form=11396774) at eval.c:2108
numargs = 8
args_left = 11396830
i = 2
maxargs = 1
argvals = {11226320, 13971590, 2629448, 8499681, 2, 18, 0, 5680763}
fun = 8087325
val = 2629448
original_fun = 8961866
original_args = 11396830
funcar = 0
gcpro1 = {next = 0x0, var = 0x183841a, nvars = 104}
gcpro2 = {next = 0x550a85 <Flist+42>, var = 0x1011bd1 <bss_sbrk_buffer+8353937>, nvars = 13971590}
gcpro3 = {next = 0xade6a6 <bss_sbrk_buffer+2900838>, var = 0xd53086 <bss_sbrk_buffer+5475654>, nvars = 2629352}
#29 0x0056ae7b in Fprogn (args=11396742) at eval.c:459
val = 8499681
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x81495c <searchbufs+5980>, nvars = 8979152}
#30 0x0056f1ce in funcall_lambda (fun=11396766, nargs=2, arg_vector=0x282078) at eval.c:3017
val = 0
syms_left = 8619034
next = 8979154
lexenv = 8619034
count = 204
i = 2
optional = false
rest = true
#31 0x0056ebc5 in Ffuncall (nargs=3, args=0x282074) at eval.c:2851
fun = 11396766
original_fun = 12683554
funcar = 8689666
numargs = 2
lisp_numargs = 2629704
val = -1
internal_args = 0x1
i = 8696050
#32 0x0056e463 in call2 (fn=12683554, arg1=8696530, arg2=16849873) at eval.c:2604
ret_ungc_val = 8619034
gcpro1 = {next = 0x0, var = 0xc18922 <bss_sbrk_buffer+4187618>, nvars = 3}
args = {12683554, 8696530, 16849873}
#33 0x0052618f in Ffile_symlink_p (filename=16849873) at fileio.c:2775
handler = 12683554
#34 0x0056d814 in eval_sub (form=10661534) at eval.c:2160
numargs = 4
args_left = 8619034
i = 1
maxargs = 1
argvals = {16849873, 8696170, 17705873, 5706639, 8619034, 8619034, 16472977, 12683554}
fun = 6372021
val = 2630056
original_fun = 8696530
original_args = 10661542
funcar = 1
gcpro1 = {next = 0x282228, var = 0x56dbf1 <eval_sub+2201>, nvars = 11226288}
gcpro2 = {next = 0x1, var = 0x1, nvars = 2631072}
gcpro3 = {next = 0xa2adee <bss_sbrk_buffer+2165422>, var = 0x282110, nvars = 1}
#35 0x0056af47 in Fsetq (args=10661526) at eval.c:528
args_left = 10661526
val = 8619034
sym = 2631072
lex_binding = 5706639
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2821f8, nvars = 12683554}
#36 0x0056d59d in eval_sub (form=10661518) at eval.c:2108
numargs = 8
args_left = 10661526
i = 2
maxargs = 8619034
argvals = {1, 2631072, 2630280, 5384884, 10603281, 8696170, 17705873, 5706639}
fun = 8087133
val = 16849873
original_fun = 8961746
original_args = 10661526
funcar = 11226272
gcpro1 = {next = 0x282288, var = 0x1, nvars = 1}
gcpro2 = {next = 0xc18922 <bss_sbrk_buffer+4187618>, var = 0xa09191 <bss_sbrk_buffer+2027089>, nvars = 16472977}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 10603281}
#37 0x0056ae7b in Fprogn (args=10661558) at eval.c:459
val = 16849873
gcpro1 = {next = 0x2822d0, var = 0x282308, nvars = 5}
#38 0x0056addb in Fif (args=10661374) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x282338, nvars = 5}
#39 0x0056d59d in eval_sub (form=10661326) at eval.c:2108
numargs = 20
args_left = 10661374
i = 5
maxargs = 8619034
argvals = {10629678, 6371512, 9126609, 12683554, 9126609, 1, 2630776, 5692401}
fun = 8087013
val = 20
original_fun = 8961626
original_args = 10661374
funcar = 0
gcpro1 = {next = 0x1, var = 0x0, nvars = 0}
gcpro2 = {next = 0x0, var = 0xa09261 <bss_sbrk_buffer+2027297>, nvars = 10603281}
gcpro3 = {next = 0xab4c60 <bss_sbrk_buffer+2730272>, var = 0x1, nvars = -1}
#40 0x0056ae7b in Fprogn (args=10661742) at eval.c:459
val = 8619034
gcpro1 = {next = 0x8b42c1 <bss_sbrk_buffer+630657>, var = 0x282448, nvars = 3}
#41 0x0056addb in Fif (args=10661222) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x282478, nvars = 3}
#42 0x0056d59d in eval_sub (form=10661174) at eval.c:2108
numargs = 12
args_left = 10661222
i = 3
maxargs = 8619034
argvals = {0, 0, -2147285709, 0, 0, 0, 1, 0}
fun = 8087013
val = 8619058
original_fun = 8961626
original_args = 10661222
funcar = 0
gcpro1 = {next = 0x0, var = 0x0, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 2628512}
gcpro3 = {next = 0x80030533, var = 0x0, nvars = 0}
#43 0x0056ae7b in Fprogn (args=10661750) at eval.c:459
val = 8619058
gcpro1 = {next = 0xc, var = 0x2825a8, nvars = 10485120}
#44 0x0056b9e6 in Flet (args=10629734) at eval.c:918
temps = 0x2825a0
tem = 8619034
lexenv = 8619034
elt = 10485122
varlist = 8619034
count = 196
argnum = 3
gcpro1 = {next = 0x68, var = 0x3a, nvars = 2631144}
gcpro2 = {next = 0x7b6670 <Squote>, var = 0x0, nvars = 3}
sa_count = 196
sa_must_free = false
#45 0x0056d59d in eval_sub (form=10629646) at eval.c:2108
numargs = 16
args_left = 10629734
i = 4
maxargs = 8619034
argvals = {4, 18152049, 2631304, 2631288, 5562134, -1, 2631336, 0}
fun = 8087325
val = 0
original_fun = 8961866
original_args = 10629734
funcar = 5
gcpro1 = {next = 0x0, var = 0x0, nvars = 2}
gcpro2 = {next = 0x5, var = 0x80057f90, nvars = 0}
gcpro3 = {next = 0x0, var = 0x2880, nvars = 5}
#46 0x0056ae7b in Fprogn (args=10661758) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x282728, nvars = 3}
#47 0x0056addb in Fif (args=10629542) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x282758, nvars = 3}
#48 0x0056d59d in eval_sub (form=10629534) at eval.c:2108
numargs = 12
args_left = 10629542
i = 3
maxargs = 8619034
argvals = {14058934, 2631552, 2631608, 4, 0, 0, 0, 0}
fun = 8087013
val = 2631928
original_fun = 8961626
original_args = 10629542
funcar = 11226144
gcpro1 = {next = 0x2, var = 0x1, nvars = 2}
gcpro2 = {next = 0x55999f <Flss+32>, var = 0x10e2b91 <bss_sbrk_buffer+9209937>, nvars = 8958194}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2631656}
#49 0x0056ae7b in Fprogn (args=10661766) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x282888, nvars = 9372320}
#50 0x0056b9e6 in Flet (args=10629526) at eval.c:918
temps = 0x282880
tem = 8619034
lexenv = 8619034
elt = 10629462
varlist = 8619034
count = 193
argnum = 1
gcpro1 = {next = 0xa2313e <bss_sbrk_buffer+2133502>, var = 0xd685ce <bss_sbrk_buffer+5563022>, nvars = 2631880}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2828c8, nvars = 1}
sa_count = 193
sa_must_free = false
#51 0x0056d59d in eval_sub (form=10629454) at eval.c:2108
numargs = 8
args_left = 10629526
i = 2
maxargs = 8619034
argvals = {13897006, 396, -1, 0, 0, 2631984, 3, 8619034}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 10629526
funcar = 11226096
gcpro1 = {next = 0x2829a8, var = 0x2829b0, nvars = 8974914}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8619034}
gcpro3 = {next = 0x0, var = 0x282940, nvars = 2}
#52 0x0056ae7b in Fprogn (args=10661774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x282a18, nvars = 4}
#53 0x0056ba84 in Fwhile (args=10629286) at eval.c:940
test = 10629270
body = 10629350
gcpro1 = {next = 0x55672f <Fcdr+17>, var = 0xa23696 <bss_sbrk_buffer+2134870>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2632264}
#54 0x0056d59d in eval_sub (form=10629262) at eval.c:2108
numargs = 16
args_left = 10629286
i = 4
maxargs = 8619034
argvals = {8466684, 13897006, 2632360, 5564423, 10630718, 12, 2632408, 5706639}
fun = 8087349
val = 8619034
original_fun = 8961914
original_args = 10629286
funcar = 8466684
gcpro1 = {next = 0x282ad8, var = 0x282ad8, nvars = 5564168}
gcpro2 = {next = 0x55672f <Fcdr+17>, var = 0xa5d756 <bss_sbrk_buffer+2372630>, nvars = 8087128}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2632408}
#55 0x0056ae7b in Fprogn (args=10661782) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xd5446e <bss_sbrk_buffer+5480750>, nvars = 8699312}
#56 0x0056b9e6 in Flet (args=10630966) at eval.c:918
temps = 0x282b70
tem = 14058958
lexenv = 8619034
elt = 10630782
varlist = 8619034
count = 189
argnum = 2
gcpro1 = {next = 0xa23526 <bss_sbrk_buffer+2134502>, var = 0x0, nvars = 2632632}
gcpro2 = {next = 0xa2363e <bss_sbrk_buffer+2134782>, var = 0xd40d2e <bss_sbrk_buffer+5401070>, nvars = 2}
sa_count = 189
sa_must_free = false
#57 0x0056d59d in eval_sub (form=10630766) at eval.c:2108
numargs = 20
args_left = 10630966
i = 5
maxargs = 13973382
argvals = {0, 0, 0, 0, 0, 0, 0, 0}
fun = 8087325
val = 13897006
original_fun = 8961866
original_args = 10630966
funcar = 0
gcpro1 = {next = 0x0, var = 0x0, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#58 0x0056ae7b in Fprogn (args=10661854) at eval.c:459
val = 13897006
gcpro1 = {next = 0x0, var = 0x0, nvars = 10485024}
#59 0x0056f1ce in funcall_lambda (fun=10659942, nargs=1, arg_vector=0x282e64) at eval.c:3017
val = 0
syms_left = 8619034
next = 10485026
lexenv = 8619034
count = 185
i = 1
optional = true
rest = false
#60 0x0056ebc5 in Ffuncall (nargs=2, args=0x282e60) at eval.c:2851
fun = 10659942
original_fun = 8958194
funcar = 8689666
numargs = 1
lisp_numargs = 2633192
val = 0
internal_args = 0x0
i = 8619034
#61 0x0056dcd1 in Fapply (nargs=2, args=0x282e60) at eval.c:2276
i = 2633316
numargs = 1
spread_arg = 13973382
funcall_args = 0x0
fun = 8958194
retval = 0
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x0, nvars = 0}
sa_count = 184
sa_must_free = false
#62 0x0056d716 in eval_sub (form=10868478) at eval.c:2132
vals = 0x282e60
argnum = 2
sa_count = 184
sa_must_free = false
numargs = 8
args_left = 8619034
i = 2633316
maxargs = 2634064
argvals = {8466740, 0, 0, 5534643, 0, 0, 0, 0}
fun = 8087613
val = 8466740
original_fun = 8960098
original_args = 10868470
funcar = 8466740
gcpro1 = {next = 0x282ee8, var = 0x282ee8, nvars = 5564168}
gcpro2 = {next = 0x547389 <re_match_2_internal+275>, var = 0xc18922 <bss_sbrk_buffer+4187618>, nvars = 13973286}
gcpro3 = {next = 0x0, var = 0x282e60, nvars = 2}
#63 0x0056ae7b in Fprogn (args=10868454) at eval.c:459
val = 8619034
gcpro1 = {next = 0x8003050e, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8699480}
#64 0x0056b710 in FletX (args=11363774) at eval.c:848
varlist = 8619034
var = 8699482
val = 8958194
elt = 10868510
lexenv = 8619034
count = 181
gcpro1 = {next = 0x282fc8, var = 0x57138f <Flength+328>, nvars = 8619034}
gcpro2 = {next = 0x54e807 <COMPILEDP+25>, var = 0xad65be <bss_sbrk_buffer+2867838>, nvars = 12}
gcpro3 = {next = 0x0, var = 0x0, nvars = 2633624}
#65 0x0056d59d in eval_sub (form=11363718) at eval.c:2108
numargs = 8
args_left = 11363774
i = 2
maxargs = 2634064
argvals = {0, 0, 0, 8979152, 0, 0, 2633816, 5600859}
fun = 8087301
val = 0
original_fun = 8961890
original_args = 11363774
funcar = 8979154
gcpro1 = {next = 0x0, var = 0xd53786 <bss_sbrk_buffer+5477446>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x8902d2 <bss_sbrk_buffer+483218>, var = 0x0, nvars = 0}
#66 0x0056ae7b in Fprogn (args=11363686) at eval.c:459
val = 8499217
gcpro1 = {next = 0x0, var = 0x0, nvars = 8979152}
#67 0x0056f1ce in funcall_lambda (fun=11363710, nargs=2, arg_vector=0x283150) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 8979154
lexenv = 8619034
count = 178
i = 2
optional = false
rest = false
#68 0x0056edbd in apply_lambda (fun=11363710, args=10883526) at eval.c:2899
args_left = 8619034
i = 2
numargs = 2
arg_vector = 0x283150
gcpro1 = {next = 0x0, var = 0x0, nvars = 2}
gcpro2 = {next = 0x0, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 0}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
tem = 13973382
sa_count = 178
sa_must_free = false
#69 0x0056dbba in eval_sub (form=10883534) at eval.c:2235
fun = 11363710
val = 0
original_fun = 12683626
original_args = 10883526
funcar = 8689666
gcpro1 = {next = 0x0, var = 0xab8ed6 <bss_sbrk_buffer+2747286>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0xc18892 <bss_sbrk_buffer+4187474>, var = 0x0, nvars = 0}
#70 0x0056ae7b in Fprogn (args=10883510) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x2832c8, nvars = 3}
#71 0x0056addb in Fif (args=11398870) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x2832f8, nvars = 3}
#72 0x0056d59d in eval_sub (form=11398878) at eval.c:2108
numargs = 12
args_left = 11398870
i = 3
maxargs = 8619034
argvals = {0, 0, 0, 0, 0, 0, 0, 0}
fun = 8087013
val = 0
original_fun = 8961626
original_args = 11398870
funcar = 0
gcpro1 = {next = 0x0, var = 0x0, nvars = 0}
gcpro2 = {next = 0x0, var = 0x88b0f2 <bss_sbrk_buffer+462258>, nvars = 11243222}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#73 0x0056ae7b in Fprogn (args=11396886) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x283428, nvars = 9567400}
#74 0x0056b9e6 in Flet (args=11396830) at eval.c:918
temps = 0x283420
tem = 8619034
lexenv = 8619034
elt = 11355214
varlist = 8619034
count = 174
argnum = 2
gcpro1 = {next = 0x0, var = 0x0, nvars = 2634856}
gcpro2 = {next = 0x0, var = 0x0, nvars = 2}
sa_count = 174
sa_must_free = false
#75 0x0056d59d in eval_sub (form=11396774) at eval.c:2108
numargs = 8
args_left = 11396830
i = 2
maxargs = 1
argvals = {0, 0, 0, 0, 0, 0, 0, 0}
fun = 8087325
val = 2635144
original_fun = 8961866
original_args = 11396830
funcar = 0
gcpro1 = {next = 0x0, var = 0x0, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#76 0x0056ae7b in Fprogn (args=11396742) at eval.c:459
val = 8499681
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2835b8, nvars = 8979152}
#77 0x0056f1ce in funcall_lambda (fun=11396766, nargs=2, arg_vector=0x2836c4) at eval.c:3017
val = 0
syms_left = 8619034
next = 8979154
lexenv = 8619034
count = 171
i = 2
optional = false
rest = true
#78 0x0056ebc5 in Ffuncall (nargs=3, args=0x2836c0) at eval.c:2851
fun = 11396766
original_fun = 12683554
funcar = 8689666
numargs = 2
lisp_numargs = -2147285709
val = 2635416
internal_args = 0x2836c8
i = 10629582
#79 0x0056d716 in eval_sub (form=10629566) at eval.c:2132
vals = 0x2836c0
argnum = 3
sa_count = 170
sa_must_free = false
numargs = 12
args_left = 8619034
i = 2635464
maxargs = 8619034
argvals = {-2147165050, -2147123321, -2147285712, 15, -2147123320, -2147285712, 18, -2147123319}
fun = 8087781
val = 2635672
original_fun = 8694386
original_args = 10629574
funcar = 0
gcpro1 = {next = 0x2, var = 0x80030533, nvars = -1}
gcpro2 = {next = 0x8003050e, var = 0x80030533, nvars = -1}
gcpro3 = {next = 0x80030530, var = 0x2836c0, nvars = 3}
#80 0x0056af47 in Fsetq (args=10629558) at eval.c:528
args_left = 10629558
val = 8619034
sym = 2636320
lex_binding = 5706639
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x0, nvars = -2147123312}
#81 0x0056d59d in eval_sub (form=10629550) at eval.c:2108
numargs = 16
args_left = 10629558
i = 4
maxargs = 8619034
argvals = {-2147123312, 0, 0, 0, 2, 2636320, 2635928, 5}
fun = 8087133
val = 2635976
original_fun = 8961746
original_args = 10629558
funcar = 5
gcpro1 = {next = 0x0, var = 0x80057f90, nvars = 5}
gcpro2 = {next = 0x54561e <re_search+75>, var = 0x814938 <searchbufs+5944>, nvars = 0}
gcpro3 = {next = 0x5, var = 0x283a20, nvars = 2635928}
#82 0x0056adbe in Fif (args=10629542) at eval.c:409
cond = 12683554
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x2838f8, nvars = 3}
#83 0x0056d59d in eval_sub (form=10629534) at eval.c:2108
numargs = 12
args_left = 10629542
i = 3
maxargs = 8619034
argvals = {0, 2636064, 2636120, 4, 0, 0, 0, 0}
fun = 8087013
val = 2636440
original_fun = 8961626
original_args = 10629542
funcar = 11225712
gcpro1 = {next = 0x2, var = 0x1, nvars = 2}
gcpro2 = {next = 0x55999f <Flss+32>, var = 0x10e2b91 <bss_sbrk_buffer+9209937>, nvars = 8958194}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2636168}
#84 0x0056ae7b in Fprogn (args=10661766) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x283a28, nvars = 9372320}
#85 0x0056b9e6 in Flet (args=10629526) at eval.c:918
temps = 0x283a20
tem = 12683554
lexenv = 8619034
elt = 10629462
varlist = 8619034
count = 166
argnum = 1
gcpro1 = {next = 0xa2313e <bss_sbrk_buffer+2133502>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2636392}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x283a68, nvars = 1}
sa_count = 166
sa_must_free = false
#86 0x0056d59d in eval_sub (form=10629454) at eval.c:2108
numargs = 8
args_left = 10629526
i = 2
maxargs = 8619034
argvals = {13979198, 372, -1, 0, 0, 2636496, 3, 13976686}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 10629526
funcar = 5562134
gcpro1 = {next = 0x283b38, var = 0x8c3154 <bss_sbrk_buffer+691732>, nvars = 8974914}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 10630358}
gcpro3 = {next = 0x53d4d5 <extract_number_and_incr+19>, var = 0x283ae0, nvars = 2}
#87 0x0056ae7b in Fprogn (args=10661774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x283bb8, nvars = 4}
#88 0x0056ba84 in Fwhile (args=10629286) at eval.c:940
test = 10629270
body = 10629350
gcpro1 = {next = 0x556709 <Fcar+17>, var = 0xa23696 <bss_sbrk_buffer+2134870>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2636776}
#89 0x0056d59d in eval_sub (form=10629262) at eval.c:2108
numargs = 16
args_left = 10629286
i = 4
maxargs = 8619034
argvals = {8466684, 0, 2636872, 9280088, 10630438, 2638164, 2636920, 5600859}
fun = 8087349
val = 8619034
original_fun = 8961914
original_args = 10629286
funcar = 8466684
gcpro1 = {next = 0x283c78, var = 0x283c78, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x0, nvars = 8086984}
gcpro3 = {next = 0x8d9a5a <bss_sbrk_buffer+784154>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 0}
#90 0x0056ae7b in Fprogn (args=10661782) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xd5446e <bss_sbrk_buffer+5480750>, nvars = 8699312}
#91 0x0056b9e6 in Flet (args=10630966) at eval.c:918
temps = 0x283d10
tem = 13976686
lexenv = 8619034
elt = 10630782
varlist = 8619034
count = 162
argnum = 2
gcpro1 = {next = 0xa23526 <bss_sbrk_buffer+2134502>, var = 0x80030511, nvars = 2637144}
gcpro2 = {next = 0xa234fe <bss_sbrk_buffer+2134462>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2}
sa_count = 162
sa_must_free = false
#92 0x0056d59d in eval_sub (form=10630766) at eval.c:2108
numargs = 20
args_left = 10630966
i = 5
maxargs = 2637584
argvals = {0, 0, 0, 10485024, 0, 0, 2637336, 5600859}
fun = 8087325
val = 13979198
original_fun = 8961866
original_args = 10630966
funcar = 10485026
gcpro1 = {next = 0x0, var = 0xd5379e <bss_sbrk_buffer+5477470>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x9ffd22 <bss_sbrk_buffer+1989090>, var = 0x0, nvars = 0}
#93 0x0056ae7b in Fprogn (args=10661854) at eval.c:459
val = 13979198
gcpro1 = {next = 0x0, var = 0x0, nvars = 10485024}
#94 0x0056f1ce in funcall_lambda (fun=10659942, nargs=3, arg_vector=0x283f10) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 10485026
lexenv = 8619034
count = 158
i = 3
optional = true
rest = false
#95 0x0056edbd in apply_lambda (fun=10659942, args=10660966) at eval.c:2899
args_left = 8619034
i = 3
numargs = 3
arg_vector = 0x283f10
gcpro1 = {next = 0x0, var = 0x0, nvars = 3}
gcpro2 = {next = 0x80030511, var = 0x2, nvars = 0}
gcpro3 = {next = 0x8004dc84, var = 0x0, nvars = -2147123321}
tem = 13973406
sa_count = 158
sa_must_free = false
#96 0x0056dbba in eval_sub (form=10660958) at eval.c:2235
fun = 10659942
val = 2637912
original_fun = 8958194
original_args = 10660966
funcar = 8689666
gcpro1 = {next = 0x80030533, var = 0x9ffd20 <bss_sbrk_buffer+1989088>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#97 0x0056d77c in eval_sub (form=10660950) at eval.c:2145
numargs = 4
args_left = 10660990
i = 0
maxargs = 1
argvals = {2637996, 5562134, 17705873, 2638008, 5562175, 17705873, 2638104, 5708278}
fun = 6371589
val = 2638136
original_fun = 8696218
original_args = 10660990
funcar = 8619034
gcpro1 = {next = 0x2840e8, var = 0x54e807 <COMPILEDP+25>, nvars = 10630046}
gcpro2 = {next = 0x80057f74, var = 0x0, nvars = 0}
gcpro3 = {next = 0x10e2b91 <bss_sbrk_buffer+9209937>, var = 0x2840a0, nvars = 0}
#98 0x0056b8b4 in Flet (args=10661014) at eval.c:888
temps = 0x284150
tem = 5564423
lexenv = 2638296
elt = 10660942
varlist = 10661006
count = 156
argnum = 1
gcpro1 = {next = 0x80057f74, var = 0x284160, nvars = 2638232}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 1}
sa_count = 156
sa_must_free = false
#99 0x0056d59d in eval_sub (form=10660910) at eval.c:2108
numargs = 12
args_left = 10661014
i = 3
maxargs = 8619034
argvals = {1, 1, 2638408, 17705873, 17705872, 1, 2638600, 5690304}
fun = 8087325
val = 2638568
original_fun = 8961866
original_args = 10661014
funcar = 2638496
gcpro1 = {next = 0x284288, var = 0x5504ce <make_specified_string+150>, nvars = 17705873}
gcpro2 = {next = 0x5, var = 0x10e2ba1 <bss_sbrk_buffer+9209953>, nvars = 8619034}
gcpro3 = {next = 0x9ffd82 <bss_sbrk_buffer+1989186>, var = 0x80057f84, nvars = 17705873}
#100 0x0056ae7b in Fprogn (args=10661150) at eval.c:459
val = 8619034
gcpro1 = {next = 0x84b13a <bss_sbrk_buffer+200186>, var = 0x2842d8, nvars = 3}
#101 0x0056addb in Fif (args=10630062) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x284308, nvars = 3}
#102 0x0056d59d in eval_sub (form=10630014) at eval.c:2108
numargs = 12
args_left = 10630062
i = 3
maxargs = 8619034
argvals = {17705889, 17705873, 1, 0, 0, -2147285709, 0, 0}
fun = 8087013
val = 8619034
original_fun = 8961626
original_args = 10630062
funcar = 0
gcpro1 = {next = 0x1, var = 0x4, nvars = 8696122}
gcpro2 = {next = 0x0, var = 0x114fe31 <bss_sbrk_buffer+9657073>, nvars = 0}
gcpro3 = {next = 0x0, var = 0x284350, nvars = 2}
#103 0x0056ad05 in For (args=10661158) at eval.c:359
val = 8619034
gcpro1 = {next = 0x7b65b0 <Sor>, var = 0x284418, nvars = 3}
#104 0x0056d59d in eval_sub (form=10629790) at eval.c:2108
numargs = 12
args_left = 10629822
i = 3
maxargs = 8619034
argvals = {0, 0, -2147285709, 0, 0, 0, 1, 0}
fun = 8086965
val = 17705873
original_fun = 8961578
original_args = 10629822
funcar = 109
gcpro1 = {next = 0x0, var = 0x2, nvars = 47}
gcpro2 = {next = 0x2844a8, var = 0x53d4d5 <extract_number_and_incr+19>, nvars = 2636608}
gcpro3 = {next = 0x80030533, var = 0x0, nvars = 0}
#105 0x0056ae7b in Fprogn (args=10661166) at eval.c:459
val = 17705873
gcpro1 = {next = 0xc, var = 0x284548, nvars = 10485120}
#106 0x0056b9e6 in Flet (args=10629734) at eval.c:918
temps = 0x284540
tem = 8619034
lexenv = 8619034
elt = 10485122
varlist = 8619034
count = 150
argnum = 3
gcpro1 = {next = 0x68, var = 0x3a, nvars = 2639240}
gcpro2 = {next = 0x1030530 <bss_sbrk_buffer+8479216>, var = 0x0, nvars = 3}
sa_count = 150
sa_must_free = false
#107 0x0056d59d in eval_sub (form=10629646) at eval.c:2108
numargs = 16
args_left = 10629734
i = 4
maxargs = 8619034
argvals = {4, 18152049, 2639400, 2639384, 5562134, -1, 2639432, 0}
fun = 8087325
val = 0
original_fun = 8961866
original_args = 10629734
funcar = 12
gcpro1 = {next = 0x0, var = 0x0, nvars = 2}
gcpro2 = {next = 0xc, var = 0x80057f68, nvars = 0}
gcpro3 = {next = 0x0, var = 0x4820, nvars = 12}
#108 0x0056ae7b in Fprogn (args=10661758) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x2846c8, nvars = 3}
#109 0x0056addb in Fif (args=10629542) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x2846f8, nvars = 3}
#110 0x0056d59d in eval_sub (form=10629534) at eval.c:2108
numargs = 12
args_left = 10629542
i = 3
maxargs = 8619034
argvals = {0, 2639648, 2639704, 4, 0, 0, 0, 0}
fun = 8087013
val = 2640024
original_fun = 8961626
original_args = 10629542
funcar = 11225408
gcpro1 = {next = 0x2, var = 0x1, nvars = 2}
gcpro2 = {next = 0x55999f <Flss+32>, var = 0x114fe31 <bss_sbrk_buffer+9657073>, nvars = 8958194}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2639752}
#111 0x0056ae7b in Fprogn (args=10661766) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x284828, nvars = 9372320}
#112 0x0056b9e6 in Flet (args=10629526) at eval.c:918
temps = 0x284820
tem = 8619034
lexenv = 8619034
elt = 10629462
varlist = 8619034
count = 147
argnum = 1
gcpro1 = {next = 0xa2313e <bss_sbrk_buffer+2133502>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2639976}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x284868, nvars = 1}
sa_count = 147
sa_must_free = false
#113 0x0056d59d in eval_sub (form=10629454) at eval.c:2108
numargs = 8
args_left = 10629526
i = 2
maxargs = 8619034
argvals = {13979198, 376, -1, 0, 0, 2640080, 3, 13976686}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 10629526
funcar = 5562134
gcpro1 = {next = 0x284938, var = 0x8c3154 <bss_sbrk_buffer+691732>, nvars = 8974914}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 10630358}
gcpro3 = {next = 0x53d4d5 <extract_number_and_incr+19>, var = 0x2848e0, nvars = 2}
#114 0x0056ae7b in Fprogn (args=10661774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2849b8, nvars = 4}
#115 0x0056ba84 in Fwhile (args=10629286) at eval.c:940
test = 10629270
body = 10629350
gcpro1 = {next = 0x556709 <Fcar+17>, var = 0xa23696 <bss_sbrk_buffer+2134870>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2640360}
#116 0x0056d59d in eval_sub (form=10629262) at eval.c:2108
numargs = 16
args_left = 10629286
i = 4
maxargs = 8619034
argvals = {8466684, 0, 2640456, 9280088, 10630438, 2641748, 2640504, 5600859}
fun = 8087349
val = 8619034
original_fun = 8961914
original_args = 10629286
funcar = 8466684
gcpro1 = {next = 0x284a78, var = 0x284a78, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x0, nvars = 8086984}
gcpro3 = {next = 0x8d9a5a <bss_sbrk_buffer+784154>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 0}
#117 0x0056ae7b in Fprogn (args=10661782) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xd5446e <bss_sbrk_buffer+5480750>, nvars = 8699312}
#118 0x0056b9e6 in Flet (args=10630966) at eval.c:918
temps = 0x284b10
tem = 13976686
lexenv = 8619034
elt = 10630782
varlist = 8619034
count = 143
argnum = 2
gcpro1 = {next = 0xa23526 <bss_sbrk_buffer+2134502>, var = 0x80030511, nvars = 2640728}
gcpro2 = {next = 0xa234fe <bss_sbrk_buffer+2134462>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2}
sa_count = 143
sa_must_free = false
#119 0x0056d59d in eval_sub (form=10630766) at eval.c:2108
numargs = 20
args_left = 10630966
i = 5
maxargs = 2641168
argvals = {0, 0, 0, 10485024, 0, 0, 2640920, 5600859}
fun = 8087325
val = 13979198
original_fun = 8961866
original_args = 10630966
funcar = 10485026
gcpro1 = {next = 0x0, var = 0xd5379e <bss_sbrk_buffer+5477470>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x9ffd22 <bss_sbrk_buffer+1989090>, var = 0x0, nvars = 0}
#120 0x0056ae7b in Fprogn (args=10661854) at eval.c:459
val = 13979198
gcpro1 = {next = 0x0, var = 0x0, nvars = 10485024}
#121 0x0056f1ce in funcall_lambda (fun=10659942, nargs=3, arg_vector=0x284d10) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 10485026
lexenv = 8619034
count = 139
i = 3
optional = true
rest = false
#122 0x0056edbd in apply_lambda (fun=10659942, args=10660966) at eval.c:2899
args_left = 8619034
i = 3
numargs = 3
arg_vector = 0x284d10
gcpro1 = {next = 0x0, var = 0x0, nvars = 3}
gcpro2 = {next = 0x80030511, var = 0x2, nvars = 0}
gcpro3 = {next = 0x8004dc84, var = 0x0, nvars = -2147123369}
tem = 13973406
sa_count = 139
sa_must_free = false
#123 0x0056dbba in eval_sub (form=10660958) at eval.c:2235
fun = 10659942
val = 2641496
original_fun = 8958194
original_args = 10660966
funcar = 8689666
gcpro1 = {next = 0x80030533, var = 0x9ffd20 <bss_sbrk_buffer+1989088>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#124 0x0056d77c in eval_sub (form=10660950) at eval.c:2145
numargs = 4
args_left = 10660990
i = 0
maxargs = 1
argvals = {2641580, 5562134, 18153009, 2641592, 5562175, 18153009, 2641688, 5708278}
fun = 6371589
val = 2641720
original_fun = 8696218
original_args = 10660990
funcar = 8619034
gcpro1 = {next = 0x284ee8, var = 0x54e807 <COMPILEDP+25>, nvars = 10630046}
gcpro2 = {next = 0x80057f44, var = 0x0, nvars = 0}
gcpro3 = {next = 0x114fe31 <bss_sbrk_buffer+9657073>, var = 0x284ea0, nvars = 0}
#125 0x0056b8b4 in Flet (args=10661014) at eval.c:888
temps = 0x284f50
tem = 5564423
lexenv = 2641880
elt = 10660942
varlist = 10661006
count = 137
argnum = 1
gcpro1 = {next = 0x80057f44, var = 0x284f60, nvars = 2641816}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 1}
sa_count = 137
sa_must_free = false
#126 0x0056d59d in eval_sub (form=10660910) at eval.c:2108
numargs = 12
args_left = 10661014
i = 3
maxargs = 8619034
argvals = {1, 1, 2641992, 18153009, 18153008, 1, 2642184, 5690304}
fun = 8087325
val = 2642152
original_fun = 8961866
original_args = 10661014
funcar = 2642080
gcpro1 = {next = 0x285088, var = 0x5504ce <make_specified_string+150>, nvars = 18153009}
gcpro2 = {next = 0xc, var = 0x114fe51 <bss_sbrk_buffer+9657105>, nvars = 8619034}
gcpro3 = {next = 0x9ffd82 <bss_sbrk_buffer+1989186>, var = 0x80057f54, nvars = 18153009}
#127 0x0056ae7b in Fprogn (args=10661150) at eval.c:459
val = 8619034
gcpro1 = {next = 0x84b13a <bss_sbrk_buffer+200186>, var = 0x2850d8, nvars = 3}
#128 0x0056addb in Fif (args=10630062) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x285108, nvars = 3}
#129 0x0056d59d in eval_sub (form=10630014) at eval.c:2108
numargs = 12
args_left = 10630062
i = 3
maxargs = 8619034
argvals = {18153041, 18153009, 1, 0, 0, -2147285709, 0, 0}
fun = 8087013
val = 8619034
original_fun = 8961626
original_args = 10630062
funcar = 0
gcpro1 = {next = 0x1, var = 0x4, nvars = 8696122}
gcpro2 = {next = 0x0, var = 0x114fe81 <bss_sbrk_buffer+9657153>, nvars = 0}
gcpro3 = {next = 0x0, var = 0x285150, nvars = 2}
#130 0x0056ad05 in For (args=10661158) at eval.c:359
val = 8619034
gcpro1 = {next = 0x7b65b0 <Sor>, var = 0x285218, nvars = 3}
#131 0x0056d59d in eval_sub (form=10629790) at eval.c:2108
numargs = 12
args_left = 10629822
i = 3
maxargs = 8619034
argvals = {0, 0, -2147285709, 0, 0, 0, 1, 0}
fun = 8086965
val = 18153009
original_fun = 8961578
original_args = 10629822
funcar = 109
gcpro1 = {next = 0x0, var = 0x2, nvars = 47}
gcpro2 = {next = 0x2852a8, var = 0x53d4d5 <extract_number_and_incr+19>, nvars = 2640192}
gcpro3 = {next = 0x80030533, var = 0x0, nvars = 0}
#132 0x0056ae7b in Fprogn (args=10661166) at eval.c:459
val = 18153009
gcpro1 = {next = 0xc, var = 0x285348, nvars = 10485120}
#133 0x0056b9e6 in Flet (args=10629734) at eval.c:918
temps = 0x285340
tem = 8619034
lexenv = 8619034
elt = 10485122
varlist = 8619034
count = 131
argnum = 3
gcpro1 = {next = 0x68, var = 0x3a, nvars = 2642824}
gcpro2 = {next = 0x1030530 <bss_sbrk_buffer+8479216>, var = 0x0, nvars = 3}
sa_count = 131
sa_must_free = false
#134 0x0056d59d in eval_sub (form=10629646) at eval.c:2108
numargs = 16
args_left = 10629734
i = 4
maxargs = 8619034
argvals = {4, 18152049, 2642984, 2642968, 5562134, -1, 2643016, 0}
fun = 8087325
val = 0
original_fun = 8961866
original_args = 10629734
funcar = 16
gcpro1 = {next = 0x0, var = 0x0, nvars = 2}
gcpro2 = {next = 0x10, var = 0x80057f34, nvars = 0}
gcpro3 = {next = 0x0, var = 0x5620, nvars = 16}
#135 0x0056ae7b in Fprogn (args=10661758) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x2854c8, nvars = 3}
#136 0x0056addb in Fif (args=10629542) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x2854f8, nvars = 3}
#137 0x0056d59d in eval_sub (form=10629534) at eval.c:2108
numargs = 12
args_left = 10629542
i = 3
maxargs = 8619034
argvals = {0, 2643232, 2643288, 4, 0, 0, 0, 0}
fun = 8087013
val = 2643608
original_fun = 8961626
original_args = 10629542
funcar = 11225104
gcpro1 = {next = 0x2, var = 0x1, nvars = 2}
gcpro2 = {next = 0x55999f <Flss+32>, var = 0x114fe81 <bss_sbrk_buffer+9657153>, nvars = 8958194}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2643336}
#138 0x0056ae7b in Fprogn (args=10661766) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x285628, nvars = 9372320}
#139 0x0056b9e6 in Flet (args=10629526) at eval.c:918
temps = 0x285620
tem = 8619034
lexenv = 8619034
elt = 10629462
varlist = 8619034
count = 128
argnum = 1
gcpro1 = {next = 0xa2313e <bss_sbrk_buffer+2133502>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2643560}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x285668, nvars = 1}
sa_count = 128
sa_must_free = false
#140 0x0056d59d in eval_sub (form=10629454) at eval.c:2108
numargs = 8
args_left = 10629526
i = 2
maxargs = 8619034
argvals = {13979198, 380, -1, 0, 0, 2643664, 3, 13976686}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 10629526
funcar = 5562134
gcpro1 = {next = 0x285738, var = 0x8c3154 <bss_sbrk_buffer+691732>, nvars = 8974914}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 10630358}
gcpro3 = {next = 0x53d4d5 <extract_number_and_incr+19>, var = 0x2856e0, nvars = 2}
#141 0x0056ae7b in Fprogn (args=10661774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2857b8, nvars = 4}
#142 0x0056ba84 in Fwhile (args=10629286) at eval.c:940
test = 10629270
body = 10629350
gcpro1 = {next = 0x556709 <Fcar+17>, var = 0xa23696 <bss_sbrk_buffer+2134870>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2643944}
#143 0x0056d59d in eval_sub (form=10629262) at eval.c:2108
numargs = 16
args_left = 10629286
i = 4
maxargs = 8619034
argvals = {8466684, 0, 2644040, 9280088, 10630438, 2645332, 2644088, 5600859}
fun = 8087349
val = 8619034
original_fun = 8961914
original_args = 10629286
funcar = 8466684
gcpro1 = {next = 0x285878, var = 0x285878, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x0, nvars = 8086984}
gcpro3 = {next = 0x8d9a5a <bss_sbrk_buffer+784154>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 0}
#144 0x0056ae7b in Fprogn (args=10661782) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xd5446e <bss_sbrk_buffer+5480750>, nvars = 8699312}
#145 0x0056b9e6 in Flet (args=10630966) at eval.c:918
temps = 0x285910
tem = 13976686
lexenv = 8619034
elt = 10630782
varlist = 8619034
count = 124
argnum = 2
gcpro1 = {next = 0xa23526 <bss_sbrk_buffer+2134502>, var = 0x80030511, nvars = 2644312}
gcpro2 = {next = 0xa234fe <bss_sbrk_buffer+2134462>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2}
sa_count = 124
sa_must_free = false
#146 0x0056d59d in eval_sub (form=10630766) at eval.c:2108
numargs = 20
args_left = 10630966
i = 5
maxargs = 2644752
argvals = {0, 0, 0, 10485024, 0, 0, 2644504, 5600859}
fun = 8087325
val = 13979198
original_fun = 8961866
original_args = 10630966
funcar = 10485026
gcpro1 = {next = 0x0, var = 0xd5379e <bss_sbrk_buffer+5477470>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x9ffd22 <bss_sbrk_buffer+1989090>, var = 0x0, nvars = 0}
#147 0x0056ae7b in Fprogn (args=10661854) at eval.c:459
val = 13979198
gcpro1 = {next = 0x0, var = 0x0, nvars = 10485024}
#148 0x0056f1ce in funcall_lambda (fun=10659942, nargs=3, arg_vector=0x285b10) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 10485026
lexenv = 8619034
count = 120
i = 3
optional = true
rest = false
#149 0x0056edbd in apply_lambda (fun=10659942, args=10660966) at eval.c:2899
args_left = 8619034
i = 3
numargs = 3
arg_vector = 0x285b10
gcpro1 = {next = 0x0, var = 0x0, nvars = 3}
gcpro2 = {next = 0x80030511, var = 0x2, nvars = 0}
gcpro3 = {next = 0x8004dc84, var = 0x0, nvars = -2147123425}
tem = 13973406
sa_count = 120
sa_must_free = false
#150 0x0056dbba in eval_sub (form=10660958) at eval.c:2235
fun = 10659942
val = 2645080
original_fun = 8958194
original_args = 10660966
funcar = 8689666
gcpro1 = {next = 0x80030533, var = 0x9ffd20 <bss_sbrk_buffer+1989088>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#151 0x0056d77c in eval_sub (form=10660950) at eval.c:2145
numargs = 4
args_left = 10660990
i = 0
maxargs = 1
argvals = {2645164, 5562134, 18153089, 2645176, 5562175, 18153089, 2645272, 5708278}
fun = 6371589
val = 2645304
original_fun = 8696218
original_args = 10660990
funcar = 8619034
gcpro1 = {next = 0x285ce8, var = 0x54e807 <COMPILEDP+25>, nvars = 10630046}
gcpro2 = {next = 0x80057f0e, var = 0x0, nvars = 0}
gcpro3 = {next = 0x114fe81 <bss_sbrk_buffer+9657153>, var = 0x285ca0, nvars = 0}
#152 0x0056b8b4 in Flet (args=10661014) at eval.c:888
temps = 0x285d50
tem = 5564423
lexenv = 2645464
elt = 10660942
varlist = 10661006
count = 118
argnum = 1
gcpro1 = {next = 0x80057f0e, var = 0x285d60, nvars = 2645400}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 1}
sa_count = 118
sa_must_free = false
#153 0x0056d59d in eval_sub (form=10660910) at eval.c:2108
numargs = 12
args_left = 10661014
i = 3
maxargs = 8619034
argvals = {18153088, 1, 16, 18153089, 5562156, 18153137, 2645768, 5690304}
fun = 8087325
val = 16
original_fun = 8961866
original_args = 10661014
funcar = 2645612
gcpro1 = {next = 0x10, var = 0x522d5b <directory_file_name+30>, nvars = 2645648}
gcpro2 = {next = 0x5504ce <make_specified_string+150>, var = 0x114feb1 <bss_sbrk_buffer+9657201>, nvars = 8619034}
gcpro3 = {next = 0x9ffd82 <bss_sbrk_buffer+1989186>, var = 0x0, nvars = 2645624}
#154 0x0056ae7b in Fprogn (args=10661150) at eval.c:459
val = 8619034
gcpro1 = {next = 0x84b13a <bss_sbrk_buffer+200186>, var = 0x285ed8, nvars = 3}
#155 0x0056addb in Fif (args=10630062) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x285f08, nvars = 3}
#156 0x0056d59d in eval_sub (form=10630014) at eval.c:2108
numargs = 12
args_left = 10630062
i = 3
maxargs = 8619034
argvals = {18153137, 18153089, 1, 0, 0, -2147285709, 0, 0}
fun = 8087013
val = 8619034
original_fun = 8961626
original_args = 10630062
funcar = 0
gcpro1 = {next = 0x1, var = 0x4, nvars = 8696122}
gcpro2 = {next = 0x0, var = 0x114fef1 <bss_sbrk_buffer+9657265>, nvars = 0}
gcpro3 = {next = 0x0, var = 0x285f50, nvars = 2}
#157 0x0056ad05 in For (args=10661158) at eval.c:359
val = 8619034
gcpro1 = {next = 0x7b65b0 <Sor>, var = 0x286018, nvars = 3}
#158 0x0056d59d in eval_sub (form=10629790) at eval.c:2108
numargs = 12
args_left = 10629822
i = 3
maxargs = 8619034
argvals = {0, 0, -2147285709, 0, 0, 0, 1, 0}
fun = 8086965
val = 18153089
original_fun = 8961578
original_args = 10629822
funcar = 109
gcpro1 = {next = 0x0, var = 0x2, nvars = 47}
gcpro2 = {next = 0x2860a8, var = 0x53d4d5 <extract_number_and_incr+19>, nvars = 2643776}
gcpro3 = {next = 0x80030533, var = 0x0, nvars = 0}
#159 0x0056ae7b in Fprogn (args=10661166) at eval.c:459
val = 18153089
gcpro1 = {next = 0xc, var = 0x286148, nvars = 10485120}
#160 0x0056b9e6 in Flet (args=10629734) at eval.c:918
temps = 0x286140
tem = 8619034
lexenv = 8619034
elt = 10485122
varlist = 8619034
count = 112
argnum = 3
gcpro1 = {next = 0x68, var = 0x3a, nvars = 2646408}
gcpro2 = {next = 0x1030530 <bss_sbrk_buffer+8479216>, var = 0x0, nvars = 3}
sa_count = 112
sa_must_free = false
#161 0x0056d59d in eval_sub (form=10629646) at eval.c:2108
numargs = 16
args_left = 10629734
i = 4
maxargs = 8619034
argvals = {4, 18152049, 2646568, 2646552, 5562134, -1, 2646600, 0}
fun = 8087325
val = 0
original_fun = 8961866
original_args = 10629734
funcar = 22
gcpro1 = {next = 0x0, var = 0x0, nvars = 2}
gcpro2 = {next = 0x16, var = 0x80057ef8, nvars = 0}
gcpro3 = {next = 0x0, var = 0x6420, nvars = 22}
#162 0x0056ae7b in Fprogn (args=10661758) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x2862c8, nvars = 3}
#163 0x0056addb in Fif (args=10629542) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x2862f8, nvars = 3}
#164 0x0056d59d in eval_sub (form=10629534) at eval.c:2108
numargs = 12
args_left = 10629542
i = 3
maxargs = 8619034
argvals = {0, 2646816, 2646872, 4, 0, 0, 0, 0}
fun = 8087013
val = 2647192
original_fun = 8961626
original_args = 10629542
funcar = 11224800
gcpro1 = {next = 0x2, var = 0x1, nvars = 2}
gcpro2 = {next = 0x55999f <Flss+32>, var = 0x114fef1 <bss_sbrk_buffer+9657265>, nvars = 8958194}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2646920}
#165 0x0056ae7b in Fprogn (args=10661766) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x286428, nvars = 9372320}
#166 0x0056b9e6 in Flet (args=10629526) at eval.c:918
temps = 0x286420
tem = 8619034
lexenv = 8619034
elt = 10629462
varlist = 8619034
count = 109
argnum = 1
gcpro1 = {next = 0xa2313e <bss_sbrk_buffer+2133502>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2647144}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x286468, nvars = 1}
sa_count = 109
sa_must_free = false
#167 0x0056d59d in eval_sub (form=10629454) at eval.c:2108
numargs = 8
args_left = 10629526
i = 2
maxargs = 8619034
argvals = {13979198, 384, -1, 0, 0, 2647248, 3, 13976686}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 10629526
funcar = 5562134
gcpro1 = {next = 0x286538, var = 0x8c3154 <bss_sbrk_buffer+691732>, nvars = 8974914}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 10630358}
gcpro3 = {next = 0x53d4d5 <extract_number_and_incr+19>, var = 0x2864e0, nvars = 2}
#168 0x0056ae7b in Fprogn (args=10661774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2865b8, nvars = 4}
#169 0x0056ba84 in Fwhile (args=10629286) at eval.c:940
test = 10629270
body = 10629350
gcpro1 = {next = 0x556709 <Fcar+17>, var = 0xa23696 <bss_sbrk_buffer+2134870>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2647528}
#170 0x0056d59d in eval_sub (form=10629262) at eval.c:2108
numargs = 16
args_left = 10629286
i = 4
maxargs = 8619034
argvals = {8466684, 0, 2647624, 9280088, 10630438, 2648916, 2647672, 5600859}
fun = 8087349
val = 8619034
original_fun = 8961914
original_args = 10629286
funcar = 8466684
gcpro1 = {next = 0x286678, var = 0x286678, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x0, nvars = 8086984}
gcpro3 = {next = 0x8d9a5a <bss_sbrk_buffer+784154>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 0}
#171 0x0056ae7b in Fprogn (args=10661782) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xd5446e <bss_sbrk_buffer+5480750>, nvars = 8699312}
#172 0x0056b9e6 in Flet (args=10630966) at eval.c:918
temps = 0x286710
tem = 13976686
lexenv = 8619034
elt = 10630782
varlist = 8619034
count = 105
argnum = 2
gcpro1 = {next = 0xa23526 <bss_sbrk_buffer+2134502>, var = 0x80030511, nvars = 2647896}
gcpro2 = {next = 0xa234fe <bss_sbrk_buffer+2134462>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2}
sa_count = 105
sa_must_free = false
#173 0x0056d59d in eval_sub (form=10630766) at eval.c:2108
numargs = 20
args_left = 10630966
i = 5
maxargs = 2648336
argvals = {0, 0, 0, 10485024, 0, 0, 2648088, 5600859}
fun = 8087325
val = 13979198
original_fun = 8961866
original_args = 10630966
funcar = 10485026
gcpro1 = {next = 0x0, var = 0xd5379e <bss_sbrk_buffer+5477470>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x9ffd22 <bss_sbrk_buffer+1989090>, var = 0x0, nvars = 0}
#174 0x0056ae7b in Fprogn (args=10661854) at eval.c:459
val = 13979198
gcpro1 = {next = 0x0, var = 0x0, nvars = 10485024}
#175 0x0056f1ce in funcall_lambda (fun=10659942, nargs=3, arg_vector=0x286910) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 10485026
lexenv = 8619034
count = 101
i = 3
optional = true
rest = false
#176 0x0056edbd in apply_lambda (fun=10659942, args=10660966) at eval.c:2899
args_left = 8619034
i = 3
numargs = 3
arg_vector = 0x286910
gcpro1 = {next = 0x0, var = 0x0, nvars = 3}
gcpro2 = {next = 0x80030511, var = 0x2, nvars = 0}
gcpro3 = {next = 0x8004dc84, var = 0x0, nvars = -2147123489}
tem = 13973406
sa_count = 101
sa_must_free = false
#177 0x0056dbba in eval_sub (form=10660958) at eval.c:2235
fun = 10659942
val = 2648664
original_fun = 8958194
original_args = 10660966
funcar = 8689666
gcpro1 = {next = 0x80030533, var = 0x9ffd20 <bss_sbrk_buffer+1989088>, nvars = 0}
gcpro2 = {next = 0x0, var = 0x0, nvars = 0}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#178 0x0056d77c in eval_sub (form=10660950) at eval.c:2145
numargs = 4
args_left = 10660990
i = 0
maxargs = 1
argvals = {2648748, 5562134, 18153201, 2648760, 5562175, 18153201, 2648856, 5708278}
fun = 6371589
val = 2648888
original_fun = 8696218
original_args = 10660990
funcar = 8619034
gcpro1 = {next = 0x286ae8, var = 0x54e807 <COMPILEDP+25>, nvars = 10630046}
gcpro2 = {next = 0x80057ecf, var = 0x0, nvars = 0}
gcpro3 = {next = 0x114fef1 <bss_sbrk_buffer+9657265>, var = 0x286aa0, nvars = 0}
#179 0x0056b8b4 in Flet (args=10661014) at eval.c:888
temps = 0x286b50
tem = 5564423
lexenv = 2649048
elt = 10660942
varlist = 10661006
count = 99
argnum = 1
gcpro1 = {next = 0x80057ecf, var = 0x286b60, nvars = 2648984}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 1}
sa_count = 99
sa_must_free = false
#180 0x0056d59d in eval_sub (form=10660910) at eval.c:2108
numargs = 12
args_left = 10661014
i = 3
maxargs = 8619034
argvals = {18153200, 1, 22, 18153201, 5562156, 18153217, 2649352, 5690304}
fun = 8087325
val = 22
original_fun = 8961866
original_args = 10661014
funcar = 2649196
gcpro1 = {next = 0x16, var = 0x522d5b <directory_file_name+30>, nvars = 2649232}
gcpro2 = {next = 0x5504ce <make_specified_string+150>, var = 0x114ff01 <bss_sbrk_buffer+9657281>, nvars = 8619034}
gcpro3 = {next = 0x9ffd82 <bss_sbrk_buffer+1989186>, var = 0x0, nvars = 2649208}
#181 0x0056ae7b in Fprogn (args=10661150) at eval.c:459
val = 8619034
gcpro1 = {next = 0x84b13a <bss_sbrk_buffer+200186>, var = 0x286cd8, nvars = 3}
#182 0x0056addb in Fif (args=10630062) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x286d08, nvars = 3}
#183 0x0056d59d in eval_sub (form=10630014) at eval.c:2108
numargs = 12
args_left = 10630062
i = 3
maxargs = 8619034
argvals = {18153217, 18153201, 1, 0, 0, -2147285709, 0, 0}
fun = 8087013
val = 8619034
original_fun = 8961626
original_args = 10630062
funcar = 0
gcpro1 = {next = 0x1, var = 0x4, nvars = 8696122}
gcpro2 = {next = 0x0, var = 0x114ff41 <bss_sbrk_buffer+9657345>, nvars = 0}
gcpro3 = {next = 0x0, var = 0x286d50, nvars = 2}
#184 0x0056ad05 in For (args=10661158) at eval.c:359
val = 8619034
gcpro1 = {next = 0x7b65b0 <Sor>, var = 0x286e18, nvars = 3}
#185 0x0056d59d in eval_sub (form=10629790) at eval.c:2108
numargs = 12
args_left = 10629822
i = 3
maxargs = 8619034
argvals = {0, 0, -2147285709, 0, 0, 0, 1, 0}
fun = 8086965
val = 18153201
original_fun = 8961578
original_args = 10629822
funcar = 109
gcpro1 = {next = 0x0, var = 0x2, nvars = 47}
gcpro2 = {next = 0x286ea8, var = 0x53d4d5 <extract_number_and_incr+19>, nvars = 2647360}
gcpro3 = {next = 0x80030533, var = 0x0, nvars = 0}
#186 0x0056ae7b in Fprogn (args=10661166) at eval.c:459
val = 18153201
gcpro1 = {next = 0xc, var = 0x286f48, nvars = 10485120}
#187 0x0056b9e6 in Flet (args=10629734) at eval.c:918
temps = 0x286f40
tem = 8619034
lexenv = 8619034
elt = 10485122
varlist = 8619034
count = 93
argnum = 3
gcpro1 = {next = 0x68, var = 0x3a, nvars = 2649992}
gcpro2 = {next = 0x1030530 <bss_sbrk_buffer+8479216>, var = 0x0, nvars = 3}
sa_count = 93
sa_must_free = false
#188 0x0056d59d in eval_sub (form=10629646) at eval.c:2108
numargs = 16
args_left = 10629734
i = 4
maxargs = 8619034
argvals = {4, 18152049, 2650152, 2650136, 5562134, -1, 2650184, 0}
fun = 8087325
val = 0
original_fun = 8961866
original_args = 10629734
funcar = 27
gcpro1 = {next = 0x0, var = 0x0, nvars = 2}
gcpro2 = {next = 0x1b, var = 0x80057eb4, nvars = 0}
gcpro3 = {next = 0x0, var = 0x7220, nvars = 27}
#189 0x0056ae7b in Fprogn (args=10661758) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x2870c8, nvars = 3}
#190 0x0056addb in Fif (args=10629542) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x2870f8, nvars = 3}
#191 0x0056d59d in eval_sub (form=10629534) at eval.c:2108
numargs = 12
args_left = 10629542
i = 3
maxargs = 8619034
argvals = {0, 2650400, 2650456, 4, 0, 0, 0, 0}
fun = 8087013
val = 2650776
original_fun = 8961626
original_args = 10629542
funcar = 11224496
gcpro1 = {next = 0x2, var = 0x1, nvars = 2}
gcpro2 = {next = 0x55999f <Flss+32>, var = 0x114ff41 <bss_sbrk_buffer+9657345>, nvars = 8958194}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2650504}
#192 0x0056ae7b in Fprogn (args=10661766) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x287228, nvars = 9372320}
#193 0x0056b9e6 in Flet (args=10629526) at eval.c:918
temps = 0x287220
tem = 8619034
lexenv = 8619034
elt = 10629462
varlist = 8619034
count = 90
argnum = 1
gcpro1 = {next = 0xa2313e <bss_sbrk_buffer+2133502>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2650728}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x287268, nvars = 1}
sa_count = 90
sa_must_free = false
#194 0x0056d59d in eval_sub (form=10629454) at eval.c:2108
numargs = 8
args_left = 10629526
i = 2
maxargs = 8619034
argvals = {13979198, 388, -1, 0, 0, 2650832, 3, 13976686}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 10629526
funcar = 5562134
gcpro1 = {next = 0x287338, var = 0x8c3154 <bss_sbrk_buffer+691732>, nvars = 8974914}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 10630358}
gcpro3 = {next = 0x53d4d5 <extract_number_and_incr+19>, var = 0x2872e0, nvars = 2}
#195 0x0056ae7b in Fprogn (args=10661774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2873b8, nvars = 4}
#196 0x0056ba84 in Fwhile (args=10629286) at eval.c:940
test = 10629270
body = 10629350
gcpro1 = {next = 0x556709 <Fcar+17>, var = 0xa23696 <bss_sbrk_buffer+2134870>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2651112}
#197 0x0056d59d in eval_sub (form=10629262) at eval.c:2108
numargs = 16
args_left = 10629286
i = 4
maxargs = 8619034
argvals = {8466684, 0, 2651208, 9280088, 10630438, 2652500, 2651256, 5600859}
fun = 8087349
val = 8619034
original_fun = 8961914
original_args = 10629286
funcar = 8466684
gcpro1 = {next = 0x287478, var = 0x287478, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x0, nvars = 8086984}
gcpro3 = {next = 0x8d9a5a <bss_sbrk_buffer+784154>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 0}
#198 0x0056ae7b in Fprogn (args=10661782) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xd5446e <bss_sbrk_buffer+5480750>, nvars = 8699312}
#199 0x0056b9e6 in Flet (args=10630966) at eval.c:918
temps = 0x287510
tem = 13976686
lexenv = 8619034
elt = 10630782
varlist = 8619034
count = 86
argnum = 2
gcpro1 = {next = 0xa23526 <bss_sbrk_buffer+2134502>, var = 0x80030511, nvars = 2651480}
gcpro2 = {next = 0xa234fe <bss_sbrk_buffer+2134462>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2}
sa_count = 86
sa_must_free = false
#200 0x0056d59d in eval_sub (form=10630766) at eval.c:2108
numargs = 20
args_left = 10630966
i = 5
maxargs = 2651920
argvals = {0, 0, 2651624, 10485024, 9258342, 8619034, 2651672, 5600859}
fun = 8087325
val = 13979198
original_fun = 8961866
original_args = 10630966
funcar = 10485026
gcpro1 = {next = 0x287618, var = 0xd5379e <bss_sbrk_buffer+5477470>, nvars = 1}
gcpro2 = {next = 0x55672f <Fcdr+17>, var = 0xd4765e <bss_sbrk_buffer+5427998>, nvars = 8083408}
gcpro3 = {next = 0x9ffd22 <bss_sbrk_buffer+1989090>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2651672}
#201 0x0056ae7b in Fprogn (args=10661854) at eval.c:459
val = 13979198
gcpro1 = {next = 0x287660, var = 0x1, nvars = 10485024}
#202 0x0056f1ce in funcall_lambda (fun=10659942, nargs=3, arg_vector=0x287710) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 10485026
lexenv = 8619034
count = 82
i = 3
optional = true
rest = false
#203 0x0056edbd in apply_lambda (fun=10659942, args=10660966) at eval.c:2899
args_left = 8619034
i = 3
numargs = 3
arg_vector = 0x287710
gcpro1 = {next = 0x836e00 <bss_sbrk_buffer+117440>, var = 0x815ebc <o_fwd.60737>, nvars = 3}
gcpro2 = {next = 0x80030511, var = 0x2, nvars = 8478396}
gcpro3 = {next = 0x8004dc84, var = 0x287818, nvars = -2147123565}
tem = 13973406
sa_count = 82
sa_must_free = false
#204 0x0056dbba in eval_sub (form=10660958) at eval.c:2235
fun = 10659942
val = 2652248
original_fun = 8958194
original_args = 10660966
funcar = 8689666
gcpro1 = {next = 0x80030533, var = 0x9ffd20 <bss_sbrk_buffer+1989088>, nvars = 8619034}
gcpro2 = {next = 0x54e807 <COMPILEDP+25>, var = 0x0, nvars = 12}
gcpro3 = {next = 0x8d457e <bss_sbrk_buffer+762430>, var = 0xd467be <bss_sbrk_buffer+5424254>, nvars = 2652152}
#205 0x0056d77c in eval_sub (form=10660950) at eval.c:2145
numargs = 4
args_left = 10660990
i = 0
maxargs = 1
argvals = {2652332, 5562134, 18153281, 2652344, 5562175, 18153281, 2652440, 5708278}
fun = 6371589
val = 2652472
original_fun = 8696218
original_args = 10660990
funcar = 8619034
gcpro1 = {next = 0x2878e8, var = 0x54e807 <COMPILEDP+25>, nvars = 10630046}
gcpro2 = {next = 0x80057e80, var = 0x0, nvars = 0}
gcpro3 = {next = 0x114ff41 <bss_sbrk_buffer+9657345>, var = 0x2878a0, nvars = 0}
#206 0x0056b8b4 in Flet (args=10661014) at eval.c:888
temps = 0x287950
tem = 5564423
lexenv = 2652632
elt = 10660942
varlist = 10661006
count = 80
argnum = 1
gcpro1 = {next = 0x80057e80, var = 0x287960, nvars = 2652568}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 1}
sa_count = 80
sa_must_free = false
#207 0x0056d59d in eval_sub (form=10660910) at eval.c:2108
numargs = 12
args_left = 10661014
i = 3
maxargs = 8619034
argvals = {18153280, 1, 27, 18153281, 5562156, 18153297, 2652936, 5690304}
fun = 8087325
val = 27
original_fun = 8961866
original_args = 10661014
funcar = 2652780
gcpro1 = {next = 0x1b, var = 0x522d5b <directory_file_name+30>, nvars = 2652816}
gcpro2 = {next = 0x5504ce <make_specified_string+150>, var = 0x114ff51 <bss_sbrk_buffer+9657361>, nvars = 8619034}
gcpro3 = {next = 0x9ffd82 <bss_sbrk_buffer+1989186>, var = 0x0, nvars = 2652792}
#208 0x0056ae7b in Fprogn (args=10661150) at eval.c:459
val = 8619034
gcpro1 = {next = 0x84b13a <bss_sbrk_buffer+200186>, var = 0x287ad8, nvars = 3}
#209 0x0056addb in Fif (args=10630062) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x287b08, nvars = 3}
#210 0x0056d59d in eval_sub (form=10630014) at eval.c:2108
numargs = 12
args_left = 10630062
i = 3
maxargs = 8619034
argvals = {18153297, 18153281, 1, 8619034, 8619034, -2147285709, 2653080, 5680763}
fun = 8087013
val = 8619034
original_fun = 8961626
original_args = 10630062
funcar = 0
gcpro1 = {next = 0x1, var = 0x4, nvars = 8696122}
gcpro2 = {next = 0x556700 <Fcar+8>, var = 0x114ff91 <bss_sbrk_buffer+9657425>, nvars = 12}
gcpro3 = {next = 0x8d45f6 <bss_sbrk_buffer+762550>, var = 0x287b50, nvars = 2}
#211 0x0056ad05 in For (args=10661158) at eval.c:359
val = 8619034
gcpro1 = {next = 0x7b65b0 <Sor>, var = 0x287c18, nvars = 3}
#212 0x0056d59d in eval_sub (form=10629790) at eval.c:2108
numargs = 12
args_left = 10629822
i = 3
maxargs = 8619034
argvals = {0, 3, -2147285709, 5690258, 9279730, 13923486, 1, 8698672}
fun = 8086965
val = 18153281
original_fun = 8961578
original_args = 10629822
funcar = 109
gcpro1 = {next = 0x287d78, var = 0x2, nvars = 47}
gcpro2 = {next = 0x287ca8, var = 0x53d4d5 <extract_number_and_incr+19>, nvars = 2650944}
gcpro3 = {next = 0x80030533, var = 0x7b5500 <Seq>, nvars = 2653368}
#213 0x0056ae7b in Fprogn (args=10661166) at eval.c:459
val = 18153281
gcpro1 = {next = 0xc, var = 0x287d48, nvars = 10485120}
#214 0x0056b9e6 in Flet (args=10629734) at eval.c:918
temps = 0x287d40
tem = 8619034
lexenv = 8619034
elt = 10485122
varlist = 8619034
count = 74
argnum = 3
gcpro1 = {next = 0x68, var = 0x3a, nvars = 2653576}
gcpro2 = {next = 0x1030530 <bss_sbrk_buffer+8479216>, var = 0x0, nvars = 3}
sa_count = 74
sa_must_free = false
#215 0x0056d59d in eval_sub (form=10629646) at eval.c:2108
numargs = 16
args_left = 10629734
i = 4
maxargs = 8619034
argvals = {4, 18152049, 2653736, 2653720, 5562134, -1, 2653768, 0}
fun = 8087325
val = 0
original_fun = 8961866
original_args = 10629734
funcar = 32
gcpro1 = {next = 0x0, var = 0x0, nvars = 2}
gcpro2 = {next = 0x20, var = 0x80057e60, nvars = 0}
gcpro3 = {next = 0x0, var = 0x8020, nvars = 32}
#216 0x0056ae7b in Fprogn (args=10661758) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x287ec8, nvars = 3}
#217 0x0056addb in Fif (args=10629542) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x287ef8, nvars = 3}
#218 0x0056d59d in eval_sub (form=10629534) at eval.c:2108
numargs = 12
args_left = 10629542
i = 3
maxargs = 8619034
argvals = {9248394, 2653984, 2654040, 4, 0, 0, 0, 0}
fun = 8087013
val = 2654360
original_fun = 8961626
original_args = 10629542
funcar = 11224192
gcpro1 = {next = 0x2, var = 0x1, nvars = 2}
gcpro2 = {next = 0x55999f <Flss+32>, var = 0x114ff91 <bss_sbrk_buffer+9657425>, nvars = 8958194}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2654088}
#219 0x0056ae7b in Fprogn (args=10661766) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x288028, nvars = 9372320}
#220 0x0056b9e6 in Flet (args=10629526) at eval.c:918
temps = 0x288020
tem = 8619034
lexenv = 8619034
elt = 10629462
varlist = 8619034
count = 71
argnum = 1
gcpro1 = {next = 0xa2313e <bss_sbrk_buffer+2133502>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2654312}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x288068, nvars = 1}
sa_count = 71
sa_must_free = false
#221 0x0056d59d in eval_sub (form=10629454) at eval.c:2108
numargs = 8
args_left = 10629526
i = 2
maxargs = 8619034
argvals = {13979198, 392, -1, 5683076, 9258806, 2654416, 3, 13976686}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 10629526
funcar = 5562134
gcpro1 = {next = 0x288138, var = 0x8c3154 <bss_sbrk_buffer+691732>, nvars = 8974914}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 10630358}
gcpro3 = {next = 0x53d4d5 <extract_number_and_incr+19>, var = 0x2880e0, nvars = 2}
#222 0x0056ae7b in Fprogn (args=10661774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2881b8, nvars = 4}
#223 0x0056ba84 in Fwhile (args=10629286) at eval.c:940
test = 10629270
body = 10629350
gcpro1 = {next = 0x556709 <Fcar+17>, var = 0xa23696 <bss_sbrk_buffer+2134870>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2654696}
#224 0x0056d59d in eval_sub (form=10629262) at eval.c:2108
numargs = 16
args_left = 10629286
i = 4
maxargs = 8619034
argvals = {8466684, 2655452, 2654792, 9280088, 10630438, 2656084, 2654840, 5600859}
fun = 8087349
val = 8619034
original_fun = 8961914
original_args = 10629286
funcar = 8466684
gcpro1 = {next = 0x288278, var = 0x288278, nvars = 5564168}
gcpro2 = {next = 0x3, var = 0x7b65e5 <Sif+5>, nvars = 8086984}
gcpro3 = {next = 0x8d9a5a <bss_sbrk_buffer+784154>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2654824}
#225 0x0056ae7b in Fprogn (args=10661782) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xd5446e <bss_sbrk_buffer+5480750>, nvars = 8699312}
#226 0x0056b9e6 in Flet (args=10630966) at eval.c:918
temps = 0x288310
tem = 13976686
lexenv = 8619034
elt = 10630782
varlist = 8619034
count = 67
argnum = 2
gcpro1 = {next = 0xa23526 <bss_sbrk_buffer+2134502>, var = 0x80030511, nvars = 2655064}
gcpro2 = {next = 0xa234fe <bss_sbrk_buffer+2134462>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2}
sa_count = 67
sa_must_free = false
#227 0x0056d59d in eval_sub (form=10630766) at eval.c:2108
numargs = 20
args_left = 10630966
i = 5
maxargs = 2655504
argvals = {1, 2655444, 2655416, 10485024, 8619034, 1, 2655256, 5600859}
fun = 8087325
val = 13979198
original_fun = 8961866
original_args = 10630966
funcar = 10485026
gcpro1 = {next = 0xffffffff, var = 0xd5379e <bss_sbrk_buffer+5477470>, nvars = 9251174}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x8d1e42 <bss_sbrk_buffer+752386>, nvars = 1}
gcpro3 = {next = 0x9ffd22 <bss_sbrk_buffer+1989090>, var = 0x288aa0, nvars = 2655448}
#228 0x0056ae7b in Fprogn (args=10661854) at eval.c:459
val = 13979198
gcpro1 = {next = 0x2884dc, var = 0x2884b8, nvars = 10485024}
#229 0x0056f1ce in funcall_lambda (fun=10659942, nargs=3, arg_vector=0x288510) at eval.c:3017
val = 5596975
syms_left = 8619034
next = 10485026
lexenv = 8619034
count = 63
i = 3
optional = true
rest = false
#230 0x0056edbd in apply_lambda (fun=10659942, args=10660966) at eval.c:2899
args_left = 8619034
i = 3
numargs = 3
arg_vector = 0x288510
gcpro1 = {next = 0x56dbf1 <eval_sub+2201>, var = 0xab43d0 <bss_sbrk_buffer+2728080>, nvars = 3}
gcpro2 = {next = 0x80030511, var = 0x2, nvars = 2655784}
gcpro3 = {next = 0x8004dc84, var = 0x288548, nvars = -2147123653}
tem = 13973406
sa_count = 63
sa_must_free = false
#231 0x0056dbba in eval_sub (form=10660958) at eval.c:2235
fun = 10659942
val = 2655832
original_fun = 8958194
original_args = 10660966
funcar = 8689666
gcpro1 = {next = 0x80030533, var = 0x9ffd20 <bss_sbrk_buffer+1989088>, nvars = 9248322}
gcpro2 = {next = 0x10, var = 0x0, nvars = 8619034}
gcpro3 = {next = 0xab43b0 <bss_sbrk_buffer+2728048>, var = 0x8c70aa <bss_sbrk_buffer+707946>, nvars = -1}
#232 0x0056d77c in eval_sub (form=10660950) at eval.c:2145
numargs = 4
args_left = 10660990
i = 0
maxargs = 1
argvals = {2655916, 5562134, 18153361, 2655928, 5562175, 18153361, 2656024, 5708278}
fun = 6371589
val = 2656056
original_fun = 8696218
original_args = 10660990
funcar = 8619034
gcpro1 = {next = 0x2886e8, var = 0x54e807 <COMPILEDP+25>, nvars = 10630046}
gcpro2 = {next = 0x800578a5, var = 0x0, nvars = 0}
gcpro3 = {next = 0x114ff91 <bss_sbrk_buffer+9657425>, var = 0x2886a0, nvars = 0}
#233 0x0056b8b4 in Flet (args=10661014) at eval.c:888
temps = 0x288750
tem = 5564423
lexenv = 2656216
elt = 10660942
varlist = 10661006
count = 61
argnum = 1
gcpro1 = {next = 0x800578a5, var = 0x288760, nvars = 2656152}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 1}
sa_count = 61
sa_must_free = false
#234 0x0056d59d in eval_sub (form=10660910) at eval.c:2108
numargs = 12
args_left = 10661014
i = 3
maxargs = 8619034
argvals = {33, 5562134, 18153361, 18153361, 2657088, 0, 2656520, 5690304}
fun = 8087325
val = 1853321074
original_fun = 8961866
original_args = 10661014
funcar = 5562107
gcpro1 = {next = 0x288868, var = 0x575100 <Fplist_get+21>, nvars = 2656348}
gcpro2 = {next = 0x522d5b <directory_file_name+30>, var = 0x114fa31 <bss_sbrk_buffer+9656049>, nvars = 8619034}
gcpro3 = {next = 0x9ffd82 <bss_sbrk_buffer+1989186>, var = 0x288880, nvars = 32}
#235 0x0056ae7b in Fprogn (args=10661150) at eval.c:459
val = 8619034
gcpro1 = {next = 0x84b13a <bss_sbrk_buffer+200186>, var = 0x2888d8, nvars = 3}
#236 0x0056addb in Fif (args=10630062) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x288908, nvars = 3}
#237 0x0056d59d in eval_sub (form=10630014) at eval.c:2108
numargs = 12
args_left = 10630062
i = 3
maxargs = 8619034
argvals = {18151985, 18153361, 1, 1, 1, -2147285709, 1, 3}
fun = 8087013
val = 8619034
original_fun = 8961626
original_args = 10630062
funcar = 0
gcpro1 = {next = 0x1, var = 0x4, nvars = 8696122}
gcpro2 = {next = 0x0, var = 0x1150631 <bss_sbrk_buffer+9659121>, nvars = 7629159}
gcpro3 = {next = 0x7b65e5 <Sif+5>, var = 0x288950, nvars = 2}
#238 0x0056ad05 in For (args=10661158) at eval.c:359
val = 8619034
gcpro1 = {next = 0x7b65b0 <Sor>, var = 0x288a18, nvars = 3}
#239 0x0056d59d in eval_sub (form=10629790) at eval.c:2108
numargs = 12
args_left = 10629822
i = 3
maxargs = 8619034
argvals = {2, 2659768, -2147285709, 8700144, 9247866, 2657012, 1, 5600859}
fun = 8086965
val = 18153361
original_fun = 8961578
original_args = 10629822
funcar = 5562239
gcpro1 = {next = 0x80057000, var = 0x114fa71 <bss_sbrk_buffer+9656113>, nvars = 1}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0xc, nvars = 18152048}
gcpro3 = {next = 0x80030533, var = 0xd4535e <bss_sbrk_buffer+5419038>, nvars = -2147123672}
#240 0x0056ae7b in Fprogn (args=10661166) at eval.c:459
val = 18153361
gcpro1 = {next = 0xc, var = 0x288b48, nvars = 10485120}
#241 0x0056b9e6 in Flet (args=10629734) at eval.c:918
temps = 0x288b40
tem = 8619034
lexenv = 8619034
elt = 10485122
varlist = 8619034
count = 55
argnum = 3
gcpro1 = {next = 0x68, var = 0x3a, nvars = 2657160}
gcpro2 = {next = 0x17b6670, var = 0x0, nvars = 3}
sa_count = 55
sa_must_free = false
#242 0x0056d59d in eval_sub (form=10629646) at eval.c:2108
numargs = 16
args_left = 10629734
i = 4
maxargs = 8619034
argvals = {4, 8472888, 2657352, 5465269, 10472225, -1, 8472888, 5707308}
fun = 8087325
val = 0
original_fun = 8961866
original_args = 10629734
funcar = 45
gcpro1 = {next = 0x0, var = 0x0, nvars = 11}
gcpro2 = {next = 0x2d, var = 0x80057878, nvars = 0}
gcpro3 = {next = 0x0, var = 0x550c, nvars = 45}
#243 0x0056ae7b in Fprogn (args=10661758) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x288cc8, nvars = 3}
#244 0x0056addb in Fif (args=10629542) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x288cf8, nvars = 3}
#245 0x0056d59d in eval_sub (form=10629534) at eval.c:2108
numargs = 12
args_left = 10629542
i = 3
maxargs = 8619034
argvals = {13973406, 2657568, 2657624, 4, 0, 0, 0, 0}
fun = 8087013
val = 2657944
original_fun = 8961626
original_args = 10629542
funcar = 11223888
gcpro1 = {next = 0x2, var = 0x1, nvars = 2}
gcpro2 = {next = 0x55999f <Flss+32>, var = 0x1150631 <bss_sbrk_buffer+9659121>, nvars = 8958194}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2657672}
#246 0x0056ae7b in Fprogn (args=10661766) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x288e28, nvars = 9372320}
#247 0x0056b9e6 in Flet (args=10629526) at eval.c:918
temps = 0x288e20
tem = 8619034
lexenv = 8619034
elt = 10629462
varlist = 8619034
count = 52
argnum = 1
gcpro1 = {next = 0xa2313e <bss_sbrk_buffer+2133502>, var = 0xd5446e <bss_sbrk_buffer+5480750>, nvars = 2657896}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x288e68, nvars = 1}
sa_count = 52
sa_must_free = false
#248 0x0056d59d in eval_sub (form=10629454) at eval.c:2108
numargs = 8
args_left = 10629526
i = 2
maxargs = 8619034
argvals = {13979198, 396, -1, 2658040, 8689666, 2658000, 3, 8619034}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 10629526
funcar = 11223840
gcpro1 = {next = 0x288f48, var = 0x288f50, nvars = 8974914}
gcpro2 = {next = 0x56d3c0 <eval_sub+104>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8619034}
gcpro3 = {next = 0x849fda <bss_sbrk_buffer+195738>, var = 0x288ee0, nvars = 2}
#249 0x0056ae7b in Fprogn (args=10661774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x288fb8, nvars = 4}
#250 0x0056ba84 in Fwhile (args=10629286) at eval.c:940
test = 10629270
body = 10629350
gcpro1 = {next = 0x55672f <Fcdr+17>, var = 0xa23696 <bss_sbrk_buffer+2134870>, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2658280}
#251 0x0056d59d in eval_sub (form=10629262) at eval.c:2108
numargs = 16
args_left = 10629286
i = 4
maxargs = 8619034
argvals = {8466684, 13979198, 2658376, 5564423, 10630718, 12, 2658424, 5706639}
fun = 8087349
val = 8619034
original_fun = 8961914
original_args = 10629286
funcar = 8466684
gcpro1 = {next = 0x289078, var = 0x289078, nvars = 5564168}
gcpro2 = {next = 0x557d5a <Fset_default+309>, var = 0x81656c <o_fwd.17941>, nvars = 8087128}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = -1}
#252 0x0056ae7b in Fprogn (args=10661782) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xcef06e <bss_sbrk_buffer+5066030>, nvars = 8699312}
#253 0x0056b9e6 in Flet (args=10630966) at eval.c:918
temps = 0x289110
tem = 13976686
lexenv = 8619034
elt = 10630782
varlist = 8619034
count = 48
argnum = 2
gcpro1 = {next = 0xa23526 <bss_sbrk_buffer+2134502>, var = 0x7b65c8 <Sand>, nvars = 2658648}
gcpro2 = {next = 0xa2363e <bss_sbrk_buffer+2134782>, var = 0xd54e3e <bss_sbrk_buffer+5483262>, nvars = 2}
sa_count = 48
sa_must_free = false
#254 0x0056d59d in eval_sub (form=10630766) at eval.c:2108
numargs = 20
args_left = 10630966
i = 5
maxargs = 8619058
argvals = {8619034, 13979470, 2658920, 5683733, 38, 9464254, 2658856, 1}
fun = 8087325
val = 13979198
original_fun = 8961866
original_args = 10630966
funcar = 8477804
gcpro1 = {next = 0x815ebc <o_fwd.60737>, var = 0x836e00 <bss_sbrk_buffer+117440>, nvars = 8478396}
gcpro2 = {next = 0x8, var = 0x88be42 <bss_sbrk_buffer+465666>, nvars = 6}
gcpro3 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x2, nvars = 608}
#255 0x0056ae7b in Fprogn (args=10661854) at eval.c:459
val = 13979198
gcpro1 = {next = 0x5, var = 0x2892d8, nvars = 10485024}
#256 0x0056f1ce in funcall_lambda (fun=10659942, nargs=1, arg_vector=0x2893ac) at eval.c:3017
val = 5564450
syms_left = 8619034
next = 10485026
lexenv = 8619034
count = 44
i = 1
optional = true
rest = false
#257 0x0056ebc5 in Ffuncall (nargs=2, args=0x2893a8) at eval.c:2851
fun = 10659942
original_fun = 8958194
funcar = 8689666
numargs = 1
lisp_numargs = 8613376
val = 2659224
internal_args = 0x83841a <bss_sbrk_buffer+123098>
i = 8619058
#258 0x0056e429 in call1 (fn=8958194, arg1=18155057) at eval.c:2589
ret_ungc_val = 8961528
gcpro1 = {next = 0x80057878, var = 0x8002d200, nvars = 2}
args = {8958194, 18155057}
#259 0x005916f5 in readevalloop (readcharfun=-2147298811, stream=0x0, sourcename=18155057, printflag=false, unibyte=8619034, readfun=8619034, start=8619034, end=8619034) at lread.c:1777
c = 8619034
val = 8619034
count = 39
gcpro1 = {next = 0x289448, var = 0x56f670 <specbind+573>, nvars = 8957954}
gcpro2 = {next = 0x88b000 <bss_sbrk_buffer+462016>, var = 0x1, nvars = 11223664}
gcpro3 = {next = 0x834620 <bss_sbrk_buffer+107232>, var = 0x5, nvars = 8646430}
gcpro4 = {next = 0x5, var = 0x289418, nvars = 5302084}
b = 0x8002d200
continue_reading_p = false
lex_bound = 8619034
whole_buffer = false
first_sexp = true
macroexpand = 9053642
#260 0x00591ccf in Feval_buffer (buffer=-2147298811, printflag=8619034, filename=18155057, unibyte=8619034, do_allow_print=8619058) at lread.c:1934
count = 35
tem = 8619034
buf = -2147298811
#261 0x0056d8fc in eval_sub (form=9464094) at eval.c:2174
numargs = 20
args_left = 8619034
i = 8619034
maxargs = 8619058
argvals = {-2147298811, 8619034, 18155057, 8619034, 8619058, -2147125128, 2659608, 5600833}
fun = 8091365
val = 8619034
original_fun = 8710362
original_args = 9464086
funcar = 8961122
gcpro1 = {next = 0x289518, var = 0x289518, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x54e708 <BUFFER_OBJFWDP+17>, nvars = 8478396}
gcpro3 = {next = 0x815c6c <o_fwd.65045>, var = 0x2894d0, nvars = 5}
#262 0x0056ae7b in Fprogn (args=9464014) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8699480}
#263 0x0056b9e6 in Flet (args=9464374) at eval.c:918
temps = 0x2895b0
tem = 8619034
lexenv = 8619034
elt = 9464398
varlist = 8619034
count = 31
argnum = 3
gcpro1 = {next = 0xd42b3e <bss_sbrk_buffer+5408766>, var = 0xc, nvars = 2659832}
gcpro2 = {next = 0xd4236e <bss_sbrk_buffer+5406766>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 3}
sa_count = 31
sa_must_free = false
#264 0x0056d59d in eval_sub (form=9464454) at eval.c:2108
numargs = 12
args_left = 9464374
i = 3
maxargs = -2147125128
argvals = {9464526, 12, 2660008, 2660000, 8619034, 5833170, 2660088, 5693408}
fun = 8087325
val = 2660104
original_fun = 8961866
original_args = 9464374
funcar = 8480108
gcpro1 = {next = 0x2896e8, var = 0x557d5a <Fset_default+309>, nvars = 8480108}
gcpro2 = {next = 0x2896a8, var = 0x54de23 <XSETCDR+17>, nvars = 9464526}
gcpro3 = {next = 0x3, var = 0x2896a0, nvars = 8}
#265 0x0056be0a in Funwind_protect (args=9464006) at eval.c:1150
val = 2660152
count = 29
#266 0x0056d59d in eval_sub (form=9464462) at eval.c:2108
numargs = 8
args_left = 9464006
i = 2
maxargs = -2147125128
argvals = {8479980, 1, 2660296, 4783953, 18155057, 10228834, 8619058, 14}
fun = 8087445
val = 8619034
original_fun = 8962010
original_args = 9464006
funcar = 8961122
gcpro1 = {next = 0x2897c8, var = 0x2897c8, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x8f37a1 <bss_sbrk_buffer+889953>, nvars = 5562134}
gcpro3 = {next = 0x0, var = 0x0, nvars = 0}
#267 0x0056ae7b in Fprogn (args=9463934) at eval.c:459
val = 8619034
gcpro1 = {next = 0xe, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8980104}
#268 0x0056b710 in FletX (args=9464654) at eval.c:848
varlist = 8619034
var = 8980106
val = 168
elt = 9464718
lexenv = 8619034
count = 25
gcpro1 = {next = 0x2898a8, var = 0x57138f <Flength+328>, nvars = 8619034}
gcpro2 = {next = 0x54e807 <COMPILEDP+25>, var = 0x906b4e <bss_sbrk_buffer+968718>, nvars = 12}
gcpro3 = {next = 0x0, var = 0x289840, nvars = 2660472}
#269 0x0056d59d in eval_sub (form=9464862) at eval.c:2108
numargs = 28
args_left = 9464654
i = 7
maxargs = -2147125128
argvals = {8470704, 0, 0, 2660985, 427, 373, 0, 427}
fun = 8087301
val = 0
original_fun = 8961890
original_args = 9464654
funcar = 14
gcpro1 = {next = 0x7779fc2a <ntdll!ZwSetInformationFile+18>, var = 0x610375db <fhandler_base::lseek(long long, int)+315>, nvars = 824}
gcpro2 = {next = 0x0, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 5562134}
gcpro3 = {next = 0x3b, var = 0xdc28a5 <bss_sbrk_buffer+5932389>, nvars = 8470740}
#270 0x0056ae7b in Fprogn (args=9461582) at eval.c:459
val = 8619034
gcpro1 = {next = 0x0, var = 0x2899b8, nvars = 3}
#271 0x0056addb in Fif (args=9464982) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x2899e8, nvars = 3}
#272 0x0056d59d in eval_sub (form=9465022) at eval.c:2108
numargs = 12
args_left = 9464982
i = 3
maxargs = -2147125128
argvals = {8478396, 539831584, 1953720684, 543584032, 1296647500, 1766598688, 1918988898, 1718558841}
fun = 8087013
val = 8478396
original_fun = 8961626
original_args = 9464982
funcar = 8478396
gcpro1 = {next = 0x289a78, var = 0x289a78, nvars = 5564168}
gcpro2 = {next = 0x74654d20, var = 0x29646f68, nvars = 757738784}
gcpro3 = {next = 0x616d4520, var = 0x49207363, nvars = 1953853550}
#273 0x0056ae7b in Fprogn (args=9461470) at eval.c:459
val = 9396529
gcpro1 = {next = 0xb097eb0d, var = 0xd38c26 <bss_sbrk_buffer+5368038>, nvars = 8961528}
#274 0x0056f1ce in funcall_lambda (fun=9461374, nargs=4, arg_vector=0x289c10) at eval.c:3017
val = 1967658040
syms_left = 8619034
next = 9565522
lexenv = 8619034
count = 18
i = 4
optional = true
rest = false
#275 0x0056ebc5 in Ffuncall (nargs=5, args=0x289c0c) at eval.c:2851
fun = 9461374
original_fun = 9565450
funcar = 8689666
numargs = 4
lisp_numargs = 0
val = 5
internal_args = 0x1150631 <bss_sbrk_buffer+9659121>
i = 5
#276 0x0056e4e9 in call4 (fn=9565450, arg1=18155057, arg2=18155057, arg3=8619058, arg4=8619058) at eval.c:2638
ret_ungc_val = 0
gcpro1 = {next = 0x656d2065, var = 0x200, nvars = 5}
args = {9565450, 18155057, 18155057, 8619058, 8619058}
#277 0x005908bb in Fload (file=18155073, noerror=8619058, nomessage=8619058, nosuffix=8619058, must_suffix=8619034) at lread.c:1284
val = 8665885
stream = 0x80057878
fd = 18155057
count = 13
gcpro1 = {next = 0x843b18 <bss_sbrk_buffer+169944>, var = 0x843b18 <bss_sbrk_buffer+169944>, nvars = 11136830}
gcpro2 = {next = 0x54dfb8 <SBYTES+25>, var = 0x1, nvars = 188}
gcpro3 = {next = 0x289d10, var = 0x2, nvars = 100}
found = 18155057
efound = 5562697
hist_file_name = 18155057
newer = false
compiled = false
handler = 2661800
safe_p = true
fmode = 0x7d1614 <DEFAULT_REHASH_SIZE+204> "r"
tmp = {1, 5562602}
version = 0
#278 0x0056d8fc in eval_sub (form=11136846) at eval.c:2174
numargs = 16
args_left = 8619034
i = 8619058
maxargs = 8619034
argvals = {18155073, 8619058, 8619058, 8619058, 8619034, 8665885, 8467308, 0}
fun = 8091317
val = 8465628
original_fun = 8710338
original_args = 11136822
funcar = 8465628
gcpro1 = {next = 0x289e38, var = 0x289e38, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x22, nvars = 8467272}
gcpro3 = {next = 0x289e1c, var = 0x289df0, nvars = 5}
#279 0x0056ae7b in Fprogn (args=11136790) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0x1156171 <bss_sbrk_buffer+9682481>, nvars = 8962384}
#280 0x0056b9e6 in Flet (args=11136854) at eval.c:918
temps = 0x289ed0
tem = 18009249
lexenv = 13863974
elt = 11136878
varlist = 8619034
count = 11
argnum = 1
gcpro1 = {next = 0x836e00 <bss_sbrk_buffer+117440>, var = 0x849b02 <bss_sbrk_buffer+194498>, nvars = 2662168}
gcpro2 = {next = 0xa9efae <bss_sbrk_buffer+2641006>, var = 0xffffffff, nvars = 1}
sa_count = 11
sa_must_free = false
#281 0x0056d59d in eval_sub (form=11136886) at eval.c:2108
numargs = 8
args_left = 11136854
i = 2
maxargs = 8619034
argvals = {18155137, 18009249, 8619034, 5680763, 10896430, 18009249, 2662344, 5596975}
fun = 8087325
val = 8619034
original_fun = 8961866
original_args = 11136854
funcar = 18009249
gcpro1 = {next = 0x28a058, var = 0x56ba15 <Flet+746>, nvars = 10}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0xa6443e <bss_sbrk_buffer+2400510>, nvars = 8619034}
gcpro3 = {next = 0x1156171 <bss_sbrk_buffer+9682481>, var = 0x289f90, nvars = 3}
#282 0x0056ad05 in For (args=11136782) at eval.c:359
val = 8619034
gcpro1 = {next = 0x7b65b0 <Sor>, var = 0x28a058, nvars = 2}
#283 0x0056d59d in eval_sub (form=11136966) at eval.c:2108
numargs = 8
args_left = 11136894
i = 2
maxargs = 8619034
argvals = {10851906, 10472225, 9947014, 8619034, -1, 8619034, 8619034, 8619034}
fun = 8086965
val = 8619034
original_fun = 8961578
original_args = 11136894
funcar = 1634559279
gcpro1 = {next = 0x20, var = 0x0, nvars = 1836017711}
gcpro2 = {next = 0x5239d6 <Fexpand_file_name+2113>, var = 0x1150731 <bss_sbrk_buffer+9659377>, nvars = 8696074}
gcpro3 = {next = 0x54df2c <SSDATA+17>, var = 0x20, nvars = 2662872}
#284 0x0056ae7b in Fprogn (args=11136774) at eval.c:459
val = 8619034
gcpro1 = {next = 0x707369 <pure+995465>, var = 0x0, nvars = 5}
#285 0x0056ba84 in Fwhile (args=10896526) at eval.c:940
test = 9248418
body = 10896478
gcpro1 = {next = 0x0, var = 0x0, nvars = 8087344}
gcpro2 = {next = 0x83841a <bss_sbrk_buffer+123098>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 2662688}
#286 0x0056d59d in eval_sub (form=10896534) at eval.c:2108
numargs = 20
args_left = 10896526
i = 5
maxargs = 8619034
argvals = {8478396, 13864070, 2662952, 5572657, 13864070, 8619034, 2662952, 4}
fun = 8087349
val = 8478396
original_fun = 8961914
original_args = 10896526
funcar = 8478396
gcpro1 = {next = 0x28a238, var = 0x28a238, nvars = 5564168}
gcpro2 = {next = 0x0, var = 0x8c7d31 <bss_sbrk_buffer+711153>, nvars = 18009729}
gcpro3 = {next = 0x84a272 <bss_sbrk_buffer+196402>, var = 0xa557a6 <bss_sbrk_buffer+2339942>, nvars = 8619034}
#287 0x0056ae7b in Fprogn (args=11136718) at eval.c:459
val = 8619034
gcpro1 = {next = 0xc, var = 0xa557a6 <bss_sbrk_buffer+2339942>, nvars = 8961528}
#288 0x0056b9e6 in Flet (args=10896542) at eval.c:918
temps = 0x28a2d0
tem = 8619034
lexenv = 13863974
elt = 9053666
varlist = 8619034
count = 7
argnum = 3
gcpro1 = {next = 0xa646b6 <bss_sbrk_buffer+2401142>, var = 0x838432 <bss_sbrk_buffer+123122>, nvars = 2663192}
gcpro2 = {next = 0xd38c86 <bss_sbrk_buffer+5368134>, var = 0x28a348, nvars = 3}
sa_count = 7
sa_must_free = false
#289 0x0056d59d in eval_sub (form=10896630) at eval.c:2108
numargs = 8
args_left = 10896542
i = 2
maxargs = 2663952
argvals = {8968674, 9725026, 13864070, 2663792, 0, 31653888, 3473465, 31653888}
fun = 8087325
val = 13864070
original_fun = 8961866
original_args = 10896542
funcar = 31653888
gcpro1 = {next = 0x0, var = 0x28a3fc, nvars = 2005206902}
gcpro2 = {next = 0xfeeefeee, var = 0x1e30000, nvars = 31775352}
gcpro3 = {next = 0x7780a5fb <ntdll!RtlUlonglongByteSwap+53675>, var = 0x28a390, nvars = 3}
#290 0x0056ae7b in Fprogn (args=11091854) at eval.c:459
val = 13864070
gcpro1 = {next = 0x850fde <bss_sbrk_buffer+224414>, var = 0x28a458, nvars = 11}
#291 0x0056addb in Fif (args=11222926) at eval.c:410
cond = 8619034
gcpro1 = {next = 0x7b65e0 <Sif>, var = 0x28a488, nvars = 11}
#292 0x0056d59d in eval_sub (form=11222934) at eval.c:2108
numargs = 44
args_left = 11222926
i = 11
maxargs = 2663952
argvals = {8478396, 2664848, 2663572, 4, 2664096, 2004840917, 396544381, 1996909470}
fun = 8087013
val = 8478396
original_fun = 8961626
original_args = 11222926
funcar = 8478396
gcpro1 = {next = 0x28a518, var = 0x28a518, nvars = 5564168}
gcpro2 = {next = 0x18a4, var = 0x28a6b0, nvars = 2004484189}
gcpro3 = {next = 0x7707ef9d <KERNELBASE!CheckTokenMembership+2167>, var = 0x32c, nvars = 6952}
#293 0x0056ae7b in Fprogn (args=10953926) at eval.c:459
val = 9129921
gcpro1 = {next = 0x10003, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8961528}
#294 0x0056f1ce in funcall_lambda (fun=10953766, nargs=0, arg_vector=0x28a610) at eval.c:3017
val = 5706672
syms_left = 8619034
next = 2664304
lexenv = 10835878
count = 4
i = 0
optional = false
rest = false
#295 0x0056edbd in apply_lambda (fun=10953758, args=8619034) at eval.c:2899
args_left = 8619034
i = 0
numargs = 0
arg_vector = 0x28a610
gcpro1 = {next = 0x5ecee1 <calloc+59>, var = 0x8004dd40, nvars = 0}
gcpro2 = {next = 0x1e4d638, var = 0x1, nvars = 2664040}
gcpro3 = {next = 0xffe5f000, var = 0x0, nvars = 0}
tem = 2665344
sa_count = 4
sa_must_free = false
#296 0x0056dbba in eval_sub (form=9944750) at eval.c:2235
fun = 10953758
val = 8619034
original_fun = 11281130
original_args = 8619034
funcar = 8961290
gcpro1 = {next = 0x28a718, var = 0x836e01 <bss_sbrk_buffer+117441>, nvars = 5}
gcpro2 = {next = 0x61004d43 <cygthread::create()@4+403>, var = 0x28ab80, nvars = 0}
gcpro3 = {next = 0x815ebc <o_fwd.60737>, var = 0x83841a <bss_sbrk_buffer+123098>, nvars = 8613376}
#297 0x0056d202 in Feval (form=9944750, lexical=8619034) at eval.c:1993
count = 2
#298 0x004f03b7 in top_level_2 () at keyboard.c:1173
No locals.
#299 0x0056c136 in internal_condition_case (bfun=0x4f039a <top_level_2>, handlers=8689762, hfun=0x4effff <cmd_error>) at eval.c:1289
val = 0
c = {tag = 8619034, val = 8619034, next = 0x28a908, gcpro = 0x0, jmp = {2664404, 2665344, 32, 11223088, 0, 1, 2664648, 2664352, 5685457, 5439531, 2818091, 2686740, 2677272, 2818091, 2686740, 2664796, -2147164704, 2664744, 0, 14, 0, 0, 2664908, -2147171666, 2664500, 2, 1629103712, 0, 1, 2664792, 1628480791, 1629103712, 0, 2664848, 2664832, 2686740, -2147164672, 2664632, 982645838, -2147171666, 2664564, 1629103712, 0, 0, 0, 1, 2664792, 2664528, 1628480743, 5439531, 2818091, 2686740}, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 0, interrupt_input_blocked = 0, byte_stack = 0x0}
h = {handler = 8689762, var = 8619034, chosen_clause = 2686740, tag = 0x28a7c4, next = 0x0}
#300 0x004f03eb in top_level_1 (ignore=8619034) at keyboard.c:1181
No locals.
#301 0x0056bc9c in internal_catch (tag=8687834, func=0x4f03b9 <top_level_1>, arg=8619034) at eval.c:1063
c = {tag = 8687834, val = 8619034, next = 0x0, gcpro = 0x0, jmp = {2664728, 2665344, 32, 11223088, 0, 1, 2664968, 2664688, 5684365, 5439531, 2818091, 2686740, 2677272, 0, -2147289248, 0, 2664888, 1628481649, 1629103712, 0, 2664888, 5599614, 8237784, 1, 0, 6214653, 0, 0, 0, 0, 0, 0, 2, 0, -2147283968, 686215800, 2664888, 2664888, 5564168, 11223072, 2664968, 5601931, 8237784, 8619034, 8613376, 5996542, 2665344, 0, 2664968, 8613377, 5, 5}, handlerlist = 0x0, lisp_eval_depth = 0, pdlcount = 2, poll_suppress_count = 0, interrupt_input_blocked = 0, byte_stack = 0x0}
#302 0x004f031f in command_loop () at keyboard.c:1142
No locals.
#303 0x004efc7b in recursive_edit_1 () at keyboard.c:776
count = 1
val = 2665112
#304 0x004efdb7 in Frecursive_edit () at keyboard.c:840
count = 0
buffer = 8619034
#305 0x004ee375 in main (argc=11, argv=0x28ab80) at emacs.c:1550
dummy = 0
stack_bottom_variable = 0 '\000'
do_initial_setlocale = false
dumping = false
skip_args = 2
rlim = {rlim_cur = 2097082, rlim_max = 2097152}
no_loadup = false
junk = 0x0
dname_arg = 0x0
ch_to_dir = 0x28ab98 ".\254("
[Thread 6952.0x186c exited with code 3221225477]
[Thread 6952.0x1574 exited with code 3221225477]
[Thread 6952.0x1bd4 exited with code 3221225477]
[Thread 6952.0x174c exited with code 3221225477]
[Inferior 1 (process 6952) exited with code 030000000005]
next prev parent reply other threads:[~2013-06-19 20:24 UTC|newest]
Thread overview: 120+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-15 13:54 bug#14569: 24.3.50; bootstrap fails on Cygwin Angelo Graziosi
2013-06-16 13:11 ` Ken Brown
[not found] ` <51BDB979.3040508@cornell.edu>
[not found] ` <20130616150141.GB3622@ednor.casa.cgf.cx>
2013-06-16 17:51 ` Ken Brown
[not found] ` <51BDFB25.8080101@cornell.edu>
2013-06-16 18:20 ` Ken Brown
2013-06-22 20:49 ` Angelo Graziosi
2013-06-23 19:49 ` Angelo Graziosi
2013-06-23 20:47 ` Angelo Graziosi
2013-06-24 2:43 ` Eli Zaretskii
2013-06-24 0:34 ` Paul Eggert
2013-06-24 11:02 ` Ken Brown
2013-06-24 14:34 ` Paul Eggert
2013-06-24 15:51 ` Ken Brown
2013-06-24 16:55 ` Paul Eggert
2013-06-24 17:16 ` Ken Brown
2013-06-24 17:50 ` Angelo Graziosi
2013-06-24 21:05 ` Paul Eggert
2013-06-24 23:50 ` Angelo Graziosi
2013-06-25 13:34 ` Ken Brown
2013-06-25 13:55 ` Ken Brown
2013-06-25 14:51 ` Paul Eggert
2013-06-25 15:51 ` Ken Brown
2013-06-25 16:18 ` Paul Eggert
2013-06-27 14:56 ` Paul Eggert
2013-06-27 16:44 ` Angelo Graziosi
2013-06-27 16:54 ` Angelo Graziosi
2013-06-28 5:16 ` Paul Eggert
2013-06-27 19:32 ` Ken Brown
2013-06-28 12:20 ` Ken Brown
2013-06-28 14:50 ` Paul Eggert
2013-06-28 15:29 ` Ken Brown
2013-06-28 16:22 ` Angelo Graziosi
2013-06-28 21:40 ` Ken Brown
2013-07-01 11:21 ` Ken Brown
2013-07-01 12:28 ` Angelo Graziosi
2013-07-01 13:51 ` Ken Brown
2013-07-01 14:04 ` Ken Brown
2013-07-01 14:19 ` Paul Eggert
2013-07-01 16:16 ` Ken Brown
2013-07-01 17:31 ` Angelo Graziosi
2013-07-01 18:40 ` Ken Brown
2013-07-01 21:07 ` Paul Eggert
2013-07-01 21:47 ` Angelo Graziosi
2013-07-01 22:41 ` Ken Brown
2013-06-07 0:16 ` Katsumi Yamaoka
2013-06-10 13:54 ` Angelo Graziosi
2013-06-10 16:27 ` Jan Djärv
2013-06-10 18:56 ` Angelo Graziosi
2013-06-10 20:10 ` Paul Eggert
2013-06-10 21:15 ` Angelo Graziosi
2013-06-10 21:52 ` Paul Eggert
2013-06-10 22:06 ` Angelo Graziosi
2013-06-10 23:23 ` Angelo Graziosi
2013-06-11 15:13 ` Angelo Graziosi
2013-06-11 18:10 ` Paul Eggert
2013-06-11 20:13 ` Angelo Graziosi
2013-06-11 15:39 ` Jan Djärv
2013-06-11 16:58 ` Eli Zaretskii
2013-06-11 18:50 ` Paul Eggert
2013-06-11 19:26 ` Ken Brown
2013-06-11 19:53 ` Eli Zaretskii
2013-06-11 20:06 ` Ken Brown
2013-06-11 20:58 ` Jan Djärv
2013-06-11 20:59 ` Jan Djärv
2013-06-12 7:00 ` Jan Djärv
2013-06-12 18:33 ` Paul Eggert
2013-06-12 20:11 ` Angelo Graziosi
2013-06-13 7:08 ` Jan Djärv
2013-06-13 17:39 ` Paul Eggert
2013-06-14 9:11 ` Jan Djärv
2013-06-14 17:45 ` Paul Eggert
[not found] ` <51BB56CB.7030209@cs.ucla.edu>
2013-06-14 18:03 ` Christopher Faylor
2013-06-14 18:03 ` Christopher Faylor
2013-06-14 18:16 ` Eli Zaretskii
[not found] ` <20130614180359.GA5295@ednor.casa.cgf.cx>
2013-06-14 20:22 ` Ken Brown
[not found] ` <51BB7B82.4010204@cornell.edu>
2013-06-15 7:04 ` Eli Zaretskii
2013-06-15 9:54 ` Jan Djärv
2013-06-15 10:42 ` Eli Zaretskii
2013-06-15 12:47 ` Jan Djärv
2013-06-17 1:56 ` Ken Brown
2013-06-17 6:22 ` Jan Djärv
2013-06-17 15:06 ` Eli Zaretskii
2013-06-17 20:15 ` Ken Brown
2013-06-18 15:53 ` Eli Zaretskii
2013-06-19 20:24 ` Ken Brown [this message]
2013-06-20 2:45 ` Eli Zaretskii
2013-06-20 3:00 ` Ken Brown
2013-06-20 15:54 ` Eli Zaretskii
2013-06-22 15:13 ` Ken Brown
2013-06-22 19:04 ` Paul Eggert
2013-06-23 15:56 ` Ken Brown
2013-06-23 16:13 ` Eli Zaretskii
2013-06-23 18:22 ` Paul Eggert
2013-06-12 4:29 ` Katsumi Yamaoka
2013-07-02 2:19 ` Katsumi Yamaoka
2013-07-02 5:23 ` Katsumi Yamaoka
2013-07-02 11:22 ` Ken Brown
2013-07-02 13:57 ` Katsumi Yamaoka
2013-07-04 2:27 ` bug#14569: Emacs segfaulting on FreeBSD 9.1-RELEASE (amd64) during memory allocation wahjava.ml
2013-07-17 6:36 ` bug#14569: bug#14766: 24.3.50; sometimes "Memory exhausted" on Cygwin Katsumi Yamaoka
-- strict thread matches above, loose matches on Subject: below --
2013-07-02 13:57 Katsumi Yamaoka
2013-07-02 14:15 ` Angelo Graziosi
2013-07-03 2:31 ` Katsumi Yamaoka
2013-07-02 19:56 ` Ken Brown
2013-07-03 2:30 ` Katsumi Yamaoka
2013-07-03 3:24 ` Ken Brown
2013-07-03 4:54 ` Paul Eggert
2013-07-03 10:01 ` Katsumi Yamaoka
2013-07-03 10:57 ` Ken Brown
2013-07-03 11:48 ` Katsumi Yamaoka
2013-07-03 6:36 ` Michael Albinus
2013-07-03 10:01 ` Katsumi Yamaoka
2013-07-03 16:00 Emacs segfaulting on FreeBSD 9.1-RELEASE (amd64) during memory allocation Ashish SHUKLA
2013-07-04 0:54 ` Paul Eggert
2013-07-04 11:03 ` Giorgos Keramidas
2013-07-04 0:58 ` bug#14569: " Paul Eggert
2013-07-04 2:13 ` Ken Brown
2013-07-04 2:27 ` wahjava.ml
2013-07-04 6:23 ` bug#14569: " Paul Eggert
2013-07-04 10:59 ` Ken Brown
2013-07-04 19:09 ` Ashish SHUKLA
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51C21362.9090209@cornell.edu \
--to=kbrown@cornell.edu \
--cc=14569@debbugs.gnu.org \
--cc=eggert@cs.ucla.edu \
--cc=eliz@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.