* bug#18152: 24.3.92; Crash in emacs 24 while reverting a buffer
@ 2014-07-30 17:03 Andy Moreton
2014-07-30 17:30 ` Eli Zaretskii
0 siblings, 1 reply; 5+ messages in thread
From: Andy Moreton @ 2014-07-30 17:03 UTC (permalink / raw)
To: 18152
Running emacs 24 built from r117416 on Win7 64bit using Mingw toolchain.
After several hours of working normally, I hit <f5> (which I have bound
to revert-buffer) in a c-mode buffer. Emacs crashed, and running gdb
showed the follwing backtrace:
Attaching to process 5344
[New Thread 5344.0x1018]
[New Thread 5344.0x1190]
[New Thread 5344.0x1b64]
[New Thread 5344.0x16f8]
[New Thread 5344.0x1b14]
Reading symbols from C:\emacs\src\emacs\emacs-24\obj-mingw32\src\emacs.exe.=
..done.
(gdb) Continuing.
Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 5344.0x1018]
0x76f93227 in KERNELBASE!DeleteAce () from C:\Windows\syswow64\KernelBase.d=
ll
(gdb)=20
Thread 4 (Thread 5344.0x16f8):
#0 0x777f1f46 in ntdll!LdrQueryProcessModuleInformation () from C:\Windows=
\SysWOW64\ntdll.dll
No symbol table info available.
#1 0x777f1f46 in ntdll!LdrQueryProcessModuleInformation () from C:\Windows=
\SysWOW64\ntdll.dll
No symbol table info available.
#2 0x77823392 in ntdll!RtlCreateTagHeap () from C:\Windows\SysWOW64\ntdll.=
dll
No symbol table info available.
#3 0x00000128 in ?? ()
No symbol table info available.
#4 0x71f5fedc in ?? ()
No symbol table info available.
#5 0x763f338a in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Wind=
ows\syswow64\kernel32.dll
No symbol table info available.
#6 0x71f5ffd4 in ?? ()
No symbol table info available.
#7 0x77809f72 in ntdll!RtlpNtSetValueKey () from C:\Windows\SysWOW64\ntdll=
.dll
No symbol table info available.
#8 0x00c16040 in ?? ()
No symbol table info available.
#9 0x77809f45 in ntdll!RtlpNtSetValueKey () from C:\Windows\SysWOW64\ntdll=
.dll
No symbol table info available.
#10 0x77823e85 in ntdll!RtlSidIsHigherLevel () from C:\Windows\SysWOW64\ntd=
ll.dll
No symbol table info available.
#11 0x00c16040 in ?? ()
No symbol table info available.
#12 0x00000000 in ?? ()
No symbol table info available.
Thread 3 (Thread 5344.0x1b64):
#0 0x76c378d7 in USER32!IsDialogMessage () from C:\Windows\syswow64\user32=
.dll
No symbol table info available.
#1 0x76c378d7 in USER32!IsDialogMessage () from C:\Windows\syswow64\user32=
.dll
No symbol table info available.
#2 0x76c3790d in USER32!GetCursorPos () from C:\Windows\syswow64\user32.dll
No symbol table info available.
#3 0x6e93fec0 in ?? ()
No symbol table info available.
#4 0x011f37e8 in w32_msg_pump (msg_buf=3D0x6e93ff28) at ../../src/w32fns.c=
:2450
msg =3D {hwnd =3D 0x11b053e <read1+1486>, message =3D 0xf, wParam =
=3D 0x0, lParam =3D 0x0, time =3D 0x19ac55b4, pt =3D {x =3D 0x3ed, y =3D 0x=
298}}
result =3D 0x0
focus_window =3D 0x403
#5 0x011f3a26 in w32_msg_worker@4 (arg=3D0x0) at ../../src/w32fns.c:2676
msg =3D {hwnd =3D 0x0, message =3D 0x0, wParam =3D 0x0, lParam =3D =
0x0, time =3D 0x0, pt =3D {x =3D 0x0, y =3D 0x0}}
dummy_buf =3D {next =3D 0x0, w32msg =3D {msg =3D {hwnd =3D 0x0, mes=
sage =3D 0x0, wParam =3D 0x0, lParam =3D 0x0, time =3D 0x0, pt =3D {x =3D 0=
x0, y =3D 0x0}}, dwModifiers =3D 0x0, rect =3D {left =3D 0x0, top =3D 0x0, =
right =3D 0x0, bottom =3D 0x0}}, result =3D 0x0, completed =3D 0x0}
#6 0x763f338a in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Wind=
ows\syswow64\kernel32.dll
No symbol table info available.
#7 0x6e93ffd4 in ?? ()
No symbol table info available.
#8 0x77809f72 in ntdll!RtlpNtSetValueKey () from C:\Windows\SysWOW64\ntdll=
.dll
No symbol table info available.
#9 0x00000000 in ?? ()
No symbol table info available.
Thread 2 (Thread 5344.0x1190):
#0 0x777f015d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from =
C:\Windows\SysWOW64\ntdll.dll
No symbol table info available.
#1 0x777f015d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from =
C:\Windows\SysWOW64\ntdll.dll
No symbol table info available.
#2 0x77822f91 in ntdll!RtlWeaklyEnumerateEntryHashTable () from C:\Windows=
\SysWOW64\ntdll.dll
No symbol table info available.
#3 0x00000003 in ?? ()
No symbol table info available.
#4 0x00c12ac8 in ?? ()
No symbol table info available.
#5 0x763f338a in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Wind=
ows\syswow64\kernel32.dll
No symbol table info available.
#6 0x6e13ffd4 in ?? ()
No symbol table info available.
#7 0x77809f72 in ntdll!RtlpNtSetValueKey () from C:\Windows\SysWOW64\ntdll=
.dll
No symbol table info available.
#8 0x00c12a98 in ?? ()
No symbol table info available.
#9 0x77809f45 in ntdll!RtlpNtSetValueKey () from C:\Windows\SysWOW64\ntdll=
.dll
No symbol table info available.
#10 0x77822e65 in ntdll!RtlWeaklyEnumerateEntryHashTable () from C:\Windows=
\SysWOW64\ntdll.dll
No symbol table info available.
#11 0x00c12a98 in ?? ()
No symbol table info available.
#12 0x00000000 in ?? ()
No symbol table info available.
Thread 1 (Thread 5344.0x1018):
#0 0x76f93227 in KERNELBASE!DeleteAce () from C:\Windows\syswow64\KernelBa=
se.dll
No symbol table info available.
#1 0x011ff2fc in emacs_abort () at ../../src/w32fns.c:8478
button =3D 0x6
#2 0x010f21d6 in terminate_due_to_signal (sig=3D0x16, backtrace_limit=3D0x=
7fffffff) at ../../src/emacs.c:378
No locals.
#3 0x01164fe0 in die (msg=3D0x14a0b9a "same_at_start =3D=3D GPT_BYTE", fil=
e=3D0x14a00a7 "../../src/fileio.c", line=3D0xfcb) at ../../src/alloc.c:6833
No locals.
#4 0x0113799a in Finsert_file_contents (filename=3D0x6364c71, visit=3D0x37=
a7842, beg=3D0x37a7822, end=3D0x37a7822, replace=3D0x37a7842) at ../../src/=
fileio.c:4043
bufpos =3D 0x38f
this =3D 0x0
this_count =3D 0x13
same_at_start =3D 0x380
same_at_end =3D 0x390
decoded =3D 0xb3414b0 "/", '*' <repeats 74 times>, "\\\n*//*! \\fil=
e wt_mem.c - WT (Windows Tools) memory allocation helper routines\n** <L5_P=
RIVATE L5_SOURCE>\n** \\author al\n** \\b"...
temp =3D 0x373
gcpro1 =3D {next =3D 0x2a20200a, var =3D 0x69626d41, nvars =3D 0x75=
6f7567}
same_at_start_charpos =3D 0x2f2f2f2f
inserted_chars =3D 0x9d8b0b1
overlap =3D 0xfffffff0
multibyte =3D 0x1
conversion_buffer =3D 0x37ad805
st =3D {st_ino =3D 0xfffff8a01c6d8010, st_dev =3D 0x0, st_mode =3D =
0x81b6, st_nlink =3D 0x1, st_uid =3D 0x1462, st_gid =3D 0x201, st_size =3D =
0x6a0, st_rdev =3D 0x0, st_atime =3D 0x53d9208d, st_mtime =3D 0x53d23741, s=
t_ctime =3D 0x53d23741, st_uname =3D "ajm\000\060\210\000U*\001\030\000\000=
\000\000\000\000\000|\210\000@", '\000' <repeats 27 times>, " \000\000\000\=
000\000\000\000f\000\032\002\200=87", '\000' <repeats 13 times>, "\200=87\0=
00d\002\000\000C\033\000=E2\210\000=96\030v=E2\210\001=E4\210\000/\016\"\00=
1=E2\210\000\001\000\000\000\000\000\000\000\000\000\200=87\000 \000\000\00=
0p\000:\000\\\000w\000o\000r\000k\000\\\000h\000g\000\\\000d\000e\000f\000a=
\000u\000l\000t\000\\\000v\000\065\000\\\000s\000r\000c\000\\\000l\000i\000=
b\000\\\000w\000i\000n\000\\\000w\000t\000\\\000.\000#\000w\000t\000_\000".=
.., st_gname =3D "Domain Users\000\000t\000\\\000v\000\065\000\\\000s\000r\=
000c\000\\\000l\000i\000b\000\\\000w\000i\000n\000\\\000w\000t\000\\\000w\0=
00t\000_\000m\000e\000m\000.\000c\000\000\000e\000m\000.\000c\000\000\000\0=
04=B8\210\000\001\016\001qL6\006\000\000\000\000=E3\210\000\000\000\000\000=
qL6\006\000\000\000\000=E3\210\000S\033\001\000\000\000\000\001\000\000\000=
\001\000\000\000qL6\006qL6\006\000\000\000\000=E3\210\000=F7\016\001qL6\006=
-\000\000\000x\210\000^\025\001qL6\006\000\000\000\000\030\210\000\071\016\=
001p\004H\001\n\000\000\000\000\000\000\000"...}
mtime =3D {tv_sec =3D 0x53d23741, tv_nsec =3D 0x0}
fd =3D 0x3
inserted =3D 0x10
how_much =3D 0x37a7842
beg_offset =3D 0x0
end_offset =3D 0x6a0
unprocessed =3D 0x0
count =3D 0x11
gcpro1 =3D {next =3D 0x88e27c, var =3D 0x0, nvars =3D 0x88e264}
gcpro2 =3D {next =3D 0x7780a997 <ntdll!RtlpQueryDefaultUILanguage+1=
932>, var =3D 0x470006, nvars =3D 0x365c9c}
gcpro3 =3D {next =3D 0xbe0000, var =3D 0xc38780, nvars =3D 0x88e214}
gcpro4 =3D {next =3D 0x0, var =3D 0x0, nvars =3D 0x0}
gcpro5 =3D {next =3D 0x0, var =3D 0x0, nvars =3D 0x0}
handler =3D 0x37a7822
val =3D 0x37a7822
insval =3D 0x1155d07
orig_filename =3D 0x6364c71
old_undo =3D 0x37a7822
p =3D 0x37a7822
total =3D 0x0
not_regular =3D 0x0
save_errno =3D 0x0
read_buf =3D "/", '*' <repeats 74 times>, "\\\n*//*! \\file wt_mem.=
c - WT (Windows Tools) memory allocation helper routines\n** <L5_PRIVATE L5=
_SOURCE>\n** \\author al\n** \\brief WT (Windows Tools) memory allocatio=
n helper routines.\n** "...
coding =3D {id =3D 0x1, common_flags =3D 0x1400, mode =3D 0x0, spec=
=3D {iso_2022 =3D {flags =3D 0x0, current_invocation =3D {0x0, 0x63746100}=
, current_designation =3D {0x676e6968, 0x75677241, 0x746e656d, 0x656d614e},=
ctext_extended_segment_len =3D 0x4e203d20, single_shifting =3D 0x1, bol =
=3D 0x0, embedded_utf_8 =3D 0x1, cmp_status =3D {state =3D 1713381386, meth=
od =3D 673215087, old_form =3D 0x49, length =3D 0x203d2078, nchars =3D 0x49=
203b30, ncomps =3D 0x7865646e, carryover =3D {0x50203c20, 0x65737261, 0x4e3=
e2d72, 0x65626d75, 0x4f664f72, 0x6f697470, 0x203b736e, 0x65646e49, 0x292b2b=
78, 0x200a7b20, 0x50202020, 0x435f5457, 0x4f5f504c, 0x4f495450, 0x4e495f4e,=
0x20204f46, 0x6974704f, 0x3d206e6f, 0x50282620, 0x65737261, 0x4f3e2d72, 0x=
6f697470, 0x495b736e, 0x7865646e, 0xa3b295d, 0x20202020, 0x5354504c, 0x2020=
5254, 0x20202020, 0x20202020, 0x20202020, 0x67724120, 0x6e656d75, 0x6d614e7=
4, 0x200a3b65, 0x48202020, 0x55534552, 0x2020544c, 0x20202020, 0x20202020, =
0x20202020, 0x75736552, 0xa3b746c, 0x20202020, 0x455a4953, 0x2020545f, 0x20=
202020, 0x20202020, 0x20202020, 0x67724120, 0x6e656d75, 0x6d614e74, 0x6e654=
c65, 0x3b687467, 0x20200a0a, 0x66692020, 0x4f212820, 0x6f697470, 0x413e2d6e=
, 0x6d756772, 0x4e746e65, 0x73656d61, 0x20200a29, 0x20202020, 0x746e6f63, 0=
x65756e69, 0x200a0a3b, 0x2f202020}}}, ccl =3D 0x0, utf_16 =3D {bom =3D utf_=
detect_bom, endian =3D utf_16_big_endian, surrogate =3D 0x63746100}, utf_8_=
bom =3D utf_detect_bom, emacs_mule =3D {cmp_status =3D {state =3D COMPOSING=
_NO, method =3D COMPOSITION_RELATIVE, old_form =3D 0x0, length =3D 0x676e69=
68, nchars =3D 0x75677241, ncomps =3D 0x746e656d, carryover =3D {0x656d614e=
, 0x4e203d20, 0x3b4c4c55, 0x6620200a, 0x2820726f, 0x65646e49, 0x203d2078, 0=
x49203b30, 0x7865646e, 0x50203c20, 0x65737261, 0x4e3e2d72, 0x65626d75, 0x4f=
664f72, 0x6f697470, 0x203b736e, 0x65646e49, 0x292b2b78, 0x200a7b20, 0x50202=
020, 0x435f5457, 0x4f5f504c, 0x4f495450, 0x4e495f4e, 0x20204f46, 0x6974704f=
, 0x3d206e6f, 0x50282620, 0x65737261, 0x4f3e2d72, 0x6f697470, 0x495b736e, 0=
x7865646e, 0xa3b295d, 0x20202020, 0x5354504c, 0x20205254, 0x20202020, 0x202=
02020, 0x20202020, 0x67724120, 0x6e656d75, 0x6d614e74, 0x200a3b65, 0x482020=
20, 0x55534552, 0x2020544c, 0x20202020, 0x20202020, 0x20202020, 0x75736552,=
0xa3b746c, 0x20202020, 0x455a4953, 0x2020545f, 0x20202020, 0x20202020, 0x2=
0202020, 0x67724120, 0x6e656d75, 0x6d614e74, 0x6e654c65, 0x3b687467, 0x2020=
0a0a, 0x66692020, 0x4f212820, 0x6f697470, 0x413e2d6e}}}, undecided =3D {inh=
ibit_nbd =3D 0x0, inhibit_ied =3D 0x0, prefer_utf_8 =3D 0x0}}, max_charset_=
id =3D 0x0, safe_charsets =3D 0x37af030 <__register_frame_info+58388528> ""=
, src_multibyte =3D 0x0, dst_multibyte =3D 0x1, head_ascii =3D 0x6a0, detec=
ted_utf8_bytes =3D 0x746e656d, detected_utf8_chars =3D 0x6d616e20, eol_seen=
=3D 0x1, produced =3D 0x6a0, produced_char =3D 0x6a0, consumed =3D 0x6a0, =
consumed_char =3D 0x6a0, errors =3D 0x0, error_positions =3D 0x20200a2f, re=
sult =3D CODING_RESULT_SUCCESS, src_pos =3D 0x656d7567, src_pos_byte =3D 0x=
614e746e, src_chars =3D 0x6a0, src_bytes =3D 0x6a0, src_object =3D 0x37a782=
2, source =3D 0x87e1cc "/", '*' <repeats 74 times>, "\\\n*//*! \\file wt_me=
m.c - WT (Windows Tools) memory allocation helper routines\n** <L5_PRIVATE =
L5_SOURCE>\n** \\author al\n** \\b"..., dst_pos =3D 0x1, dst_pos_byte =3D=
0x1, dst_bytes =3D 0x7d3e, dst_object =3D 0x37ad805, destination =3D 0xb34=
14b0 "/", '*' <repeats 74 times>, "\\\n*//*! \\file wt_mem.c - WT (Windows =
Tools) memory allocation helper routines\n** <L5_PRIVATE L5_SOURCE>\n** \\a=
uthor al\n** \\b"..., charbuf =3D 0x9d8d000, charbuf_size =3D 0x4000, cha=
rbuf_used =3D 0x0, chars_at_source =3D 0x1, raw_destination =3D 0x0, annota=
ted =3D 0x0, carryover =3D "Result =3D StringCchLength(ArgumentName, STRSAF=
E_MAX_CCH,\n ", carryover_bytes =3D 0x0, default_char =3D 0x0, detec=
tor =3D 0x0, decoder =3D 0x10b250d <decode_coding_raw_text>, encoder =3D 0x=
10b261f <encode_coding_raw_text>}
replace_handled =3D 0x0
set_coding_system =3D 0x1
coding_system =3D 0x37b89a2
read_quit =3D 0x0
empty_undo_list_p =3D 0x0
old_Vdeactivate_mark =3D 0x37a7822
we_locked_file =3D 0x0
fd_index =3D 0x11
#5 0x01183257 in Ffuncall (nargs=3D0x6, args=3D0x88e62c) at ../../src/eval=
.c:2831
fun =3D 0x127725d
original_fun =3D 0x37b6fc2
funcar =3D 0x54d7140
numargs =3D 0x5
lisp_numargs =3D 0x88e608
val =3D 0x37b7a02
internal_args =3D 0x37a7842 <__register_frame_info+58357826>
i =3D 0x37a7822
#6 0x011c3e10 in exec_byte_code (bytestr=3D0x12afc41, vector=3D0x12afc55, =
maxdepth=3D0x20, args_template=3D0x808, nargs=3D0x2, args=3D0x88e978) at ..=
/../src/bytecode.c:916
targets =3D {0x11c6bdc <exec_byte_code+14687>, 0x11c6c32 <exec_byte=
_code+14773>, 0x11c6c34 <exec_byte_code+14775>, 0x11c6c36 <exec_byte_code+1=
4777>, 0x11c6c38 <exec_byte_code+14779>, 0x11c6c38 <exec_byte_code+14779>, =
0x11c6c88 <exec_byte_code+14859>, 0x11c6cea <exec_byte_code+14957>, 0x11c35=
b4 <exec_byte_code+823>, 0x11c35b6 <exec_byte_code+825>, 0x11c35b8 <exec_by=
te_code+827>, 0x11c35ba <exec_byte_code+829>, 0x11c35bc <exec_byte_code+831=
>, 0x11c35bc <exec_byte_code+831>, 0x11c35c2 <exec_byte_code+837>, 0x11c357=
f <exec_byte_code+770>, 0x11c3a59 <exec_byte_code+2012>, 0x11c3a5b <exec_by=
te_code+2014>, 0x11c3a5d <exec_byte_code+2016>, 0x11c3a5f <exec_byte_code+2=
018>, 0x11c3a61 <exec_byte_code+2020>, 0x11c3a61 <exec_byte_code+2020>, 0x1=
1c3a9c <exec_byte_code+2079>, 0x11c3a67 <exec_byte_code+2026>, 0x11c3d3a <e=
xec_byte_code+2749>, 0x11c3d3c <exec_byte_code+2751>, 0x11c3d3e <exec_byte_=
code+2753>, 0x11c3d40 <exec_byte_code+2755>, 0x11c3d42 <exec_byte_code+2757=
>, 0x11c3d42 <exec_byte_code+2757>, 0x11c3ceb <exec_byte_code+2670>, 0x11c3=
d05 <exec_byte_code+2696>, 0x11c3de3 <exec_byte_code+2918>, 0x11c3de5 <exec=
_byte_code+2920>, 0x11c3de7 <exec_byte_code+2922>, 0x11c3de9 <exec_byte_cod=
e+2924>, 0x11c3deb <exec_byte_code+2926>, 0x11c3deb <exec_byte_code+2926>, =
0x11c3d94 <exec_byte_code+2839>, 0x11c3dae <exec_byte_code+2865>, 0x11c3e8d=
<exec_byte_code+3088>, 0x11c3e8f <exec_byte_code+3090>, 0x11c3e91 <exec_by=
te_code+3092>, 0x11c3e93 <exec_byte_code+3094>, 0x11c3e95 <exec_byte_code+3=
096>, 0x11c3e95 <exec_byte_code+3096>, 0x11c3e3e <exec_byte_code+3009>, 0x1=
1c3e58 <exec_byte_code+3035>, 0x11c4bf9 <exec_byte_code+6524>, 0x11c4a30 <e=
xec_byte_code+6067>, 0x11c4a27 <exec_byte_code+6058>, 0x11c6bdc <exec_byte_=
code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14=
687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0=
x11c4dca <exec_byte_code+6989>, 0x11c4eaf <exec_byte_code+7218>, 0x11c4ef6 =
<exec_byte_code+7289>, 0x11c4f3d <exec_byte_code+7360>, 0x11c4f88 <exec_byt=
e_code+7435>, 0x11c38fe <exec_byte_code+1665>, 0x11c394e <exec_byte_code+17=
45>, 0x11c4fdd <exec_byte_code+7520>, 0x11c3854 <exec_byte_code+1495>, 0x11=
c399c <exec_byte_code+1823>, 0x11c5025 <exec_byte_code+7592>, 0x11c5079 <ex=
ec_byte_code+7676>, 0x11c50b4 <exec_byte_code+7735>, 0x11c5108 <exec_byte_c=
ode+7819>, 0x11c514d <exec_byte_code+7888>, 0x11c51fe <exec_byte_code+8065>=
, 0x11c5239 <exec_byte_code+8124>, 0x11c528d <exec_byte_code+8208>, 0x11c52=
fa <exec_byte_code+8317>, 0x11c5335 <exec_byte_code+8376>, 0x11c5370 <exec_=
byte_code+8435>, 0x11c53c4 <exec_byte_code+8519>, 0x11c5418 <exec_byte_code=
+8603>, 0x11c546c <exec_byte_code+8687>, 0x11c54d9 <exec_byte_code+8796>, 0=
x11c551e <exec_byte_code+8865>, 0x11c5563 <exec_byte_code+8934>, 0x11c5614 =
<exec_byte_code+9111>, 0x11c568b <exec_byte_code+9230>, 0x11c5702 <exec_byt=
e_code+9349>, 0x11c58d1 <exec_byte_code+9812>, 0x11c592d <exec_byte_code+99=
04>, 0x11c5989 <exec_byte_code+9996>, 0x11c59e5 <exec_byte_code+10088>, 0x1=
1c5a41 <exec_byte_code+10180>, 0x11c5a86 <exec_byte_code+10249>, 0x11c5b01 =
<exec_byte_code+10372>, 0x11c5b46 <exec_byte_code+10441>, 0x11c5b8b <exec_b=
yte_code+10510>, 0x11c5bd0 <exec_byte_code+10579>, 0x11c5cae <exec_byte_cod=
e+10801>, 0x11c48e5 <exec_byte_code+5736>, 0x11c5cff <exec_byte_code+10882>=
, 0x11c5d3a <exec_byte_code+10941>, 0x11c5de7 <exec_byte_code+11114>, 0x11c=
5e38 <exec_byte_code+11195>, 0x11c5e89 <exec_byte_code+11276>, 0x11c5ec4 <e=
xec_byte_code+11335>, 0x11c5f07 <exec_byte_code+11402>, 0x11c5f4a <exec_byt=
e_code+11469>, 0x11c5f95 <exec_byte_code+11544>, 0x11c6bdc <exec_byte_code+=
14687>, 0x11c5fda <exec_byte_code+11613>, 0x11c6011 <exec_byte_code+11668>,=
0x11c6048 <exec_byte_code+11723>, 0x11c607f <exec_byte_code+11778>, 0x11c6=
0b6 <exec_byte_code+11833>, 0x11c60ed <exec_byte_code+11888>, 0x11c48e5 <ex=
ec_byte_code+5736>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6128 <exec_byte_=
code+11947>, 0x11c616e <exec_byte_code+12017>, 0x11c61a9 <exec_byte_code+12=
076>, 0x11c61e4 <exec_byte_code+12135>, 0x11c6238 <exec_byte_code+12219>, 0=
x11c628c <exec_byte_code+12303>, 0x11c62c7 <exec_byte_code+12362>, 0x11c63b=
9 <exec_byte_code+12604>, 0x11c640d <exec_byte_code+12688>, 0x11c6461 <exec=
_byte_code+12772>, 0x11c64b5 <exec_byte_code+12856>, 0x11c64ec <exec_byte_c=
ode+12911>, 0x11c6bdc <exec_byte_code+14687>, 0x11c4831 <exec_byte_code+555=
6>, 0x11c3f19 <exec_byte_code+3228>, 0x11c374e <exec_byte_code+1233>, 0x11c=
400b <exec_byte_code+3470>, 0x11c411d <exec_byte_code+3744>, 0x11c4227 <exe=
c_byte_code+4010>, 0x11c47d4 <exec_byte_code+5463>, 0x11c4804 <exec_byte_co=
de+5511>, 0x11c3ca8 <exec_byte_code+2603>, 0x11c48a7 <exec_byte_code+5674>,=
0x11c4913 <exec_byte_code+5782>, 0x11c498d <exec_byte_code+5904>, 0x11c49c=
b <exec_byte_code+5966>, 0x11c4c2f <exec_byte_code+6578>, 0x11c4c9d <exec_b=
yte_code+6688>, 0x11c4d0a <exec_byte_code+6797>, 0x11c4d60 <exec_byte_code+=
6883>, 0x11c3edc <exec_byte_code+3167>, 0x11c6527 <exec_byte_code+12970>, 0=
x11c6594 <exec_byte_code+13079>, 0x11c65cf <exec_byte_code+13138>, 0x11c660=
a <exec_byte_code+13197>, 0x11c6645 <exec_byte_code+13256>, 0x11c6680 <exec=
_byte_code+13315>, 0x11c66d4 <exec_byte_code+13399>, 0x11c6728 <exec_byte_c=
ode+13483>, 0x11c677c <exec_byte_code+13567>, 0x11c67d0 <exec_byte_code+136=
51>, 0x11c68ed <exec_byte_code+13936>, 0x11c6941 <exec_byte_code+14020>, 0x=
11c6995 <exec_byte_code+14104>, 0x11c69d0 <exec_byte_code+14163>, 0x11c6a24=
<exec_byte_code+14247>, 0x11c6a78 <exec_byte_code+14331>, 0x11c6abf <exec_=
byte_code+14402>, 0x11c6b06 <exec_byte_code+14473>, 0x11c5c15 <exec_byte_co=
de+10648>, 0x11c5c5a <exec_byte_code+10717>, 0x11c6b4b <exec_byte_code+1454=
2>, 0x11c6b96 <exec_byte_code+14617>, 0x11c6bdc <exec_byte_code+14687>, 0x1=
1c4331 <exec_byte_code+4276>, 0x11c43fc <exec_byte_code+4479>, 0x11c44f6 <e=
xec_byte_code+4729>, 0x11c45f0 <exec_byte_code+4979>, 0x11c46e2 <exec_byte_=
code+5221>, 0x11c5192 <exec_byte_code+7957>, 0x11c55a8 <exec_byte_code+9003=
>, 0x11c5d7b <exec_byte_code+11006>, 0x11c6d6e <exec_byte_code+15089>, 0x11=
c6dd0 <exec_byte_code+15187>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <=
exec_byte_code+14687>, 0x11c6e54 <exec_byte_code+15319>, 0x11c6bdc <exec_by=
te_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code=
+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>=
, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c=
6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6ecd <e=
xec_byte_code+15440> <repeats 64 times>}
count =3D 0xf
op =3D 0x5
vectorp =3D 0x12afc54
stack =3D {pc =3D 0x145413d ")=87", byte_string =3D 0x12afc41, byte=
_string_start =3D 0x14540c4 "\002!=84\023", next =3D 0x88e9bc}
top =3D 0x88e62c
result =3D 0x4
type =3D (unknown: 12)
#7 0x01183965 in funcall_lambda (fun=3D0x12afc2d, nargs=3D0x2, arg_vector=
=3D0x88e970) at ../../src/eval.c:2983
val =3D 0x118181d
syms_left =3D 0x808
next =3D 0x1526cfc
lexenv =3D 0xc
count =3D 0xf
i =3D 0x12afc28
optional =3D 0x1
rest =3D 0xe
#8 0x011833bf in Ffuncall (nargs=3D0x3, args=3D0x88e96c) at ../../src/eval=
.c:2864
fun =3D 0x12afc2d
original_fun =3D 0x3967e22
funcar =3D 0x54d7118
numargs =3D 0x2
lisp_numargs =3D 0x88e938
val =3D 0x37a7822
internal_args =3D 0x88eca4
i =3D 0x37a7842
#9 0x011c3e10 in exec_byte_code (bytestr=3D0x12afb09, vector=3D0x12afb1d, =
maxdepth=3D0x30, args_template=3D0x808, nargs=3D0x2, args=3D0x88ecac) at ..=
/../src/bytecode.c:916
targets =3D {0x11c6bdc <exec_byte_code+14687>, 0x11c6c32 <exec_byte=
_code+14773>, 0x11c6c34 <exec_byte_code+14775>, 0x11c6c36 <exec_byte_code+1=
4777>, 0x11c6c38 <exec_byte_code+14779>, 0x11c6c38 <exec_byte_code+14779>, =
0x11c6c88 <exec_byte_code+14859>, 0x11c6cea <exec_byte_code+14957>, 0x11c35=
b4 <exec_byte_code+823>, 0x11c35b6 <exec_byte_code+825>, 0x11c35b8 <exec_by=
te_code+827>, 0x11c35ba <exec_byte_code+829>, 0x11c35bc <exec_byte_code+831=
>, 0x11c35bc <exec_byte_code+831>, 0x11c35c2 <exec_byte_code+837>, 0x11c357=
f <exec_byte_code+770>, 0x11c3a59 <exec_byte_code+2012>, 0x11c3a5b <exec_by=
te_code+2014>, 0x11c3a5d <exec_byte_code+2016>, 0x11c3a5f <exec_byte_code+2=
018>, 0x11c3a61 <exec_byte_code+2020>, 0x11c3a61 <exec_byte_code+2020>, 0x1=
1c3a9c <exec_byte_code+2079>, 0x11c3a67 <exec_byte_code+2026>, 0x11c3d3a <e=
xec_byte_code+2749>, 0x11c3d3c <exec_byte_code+2751>, 0x11c3d3e <exec_byte_=
code+2753>, 0x11c3d40 <exec_byte_code+2755>, 0x11c3d42 <exec_byte_code+2757=
>, 0x11c3d42 <exec_byte_code+2757>, 0x11c3ceb <exec_byte_code+2670>, 0x11c3=
d05 <exec_byte_code+2696>, 0x11c3de3 <exec_byte_code+2918>, 0x11c3de5 <exec=
_byte_code+2920>, 0x11c3de7 <exec_byte_code+2922>, 0x11c3de9 <exec_byte_cod=
e+2924>, 0x11c3deb <exec_byte_code+2926>, 0x11c3deb <exec_byte_code+2926>, =
0x11c3d94 <exec_byte_code+2839>, 0x11c3dae <exec_byte_code+2865>, 0x11c3e8d=
<exec_byte_code+3088>, 0x11c3e8f <exec_byte_code+3090>, 0x11c3e91 <exec_by=
te_code+3092>, 0x11c3e93 <exec_byte_code+3094>, 0x11c3e95 <exec_byte_code+3=
096>, 0x11c3e95 <exec_byte_code+3096>, 0x11c3e3e <exec_byte_code+3009>, 0x1=
1c3e58 <exec_byte_code+3035>, 0x11c4bf9 <exec_byte_code+6524>, 0x11c4a30 <e=
xec_byte_code+6067>, 0x11c4a27 <exec_byte_code+6058>, 0x11c6bdc <exec_byte_=
code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14=
687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0=
x11c4dca <exec_byte_code+6989>, 0x11c4eaf <exec_byte_code+7218>, 0x11c4ef6 =
<exec_byte_code+7289>, 0x11c4f3d <exec_byte_code+7360>, 0x11c4f88 <exec_byt=
e_code+7435>, 0x11c38fe <exec_byte_code+1665>, 0x11c394e <exec_byte_code+17=
45>, 0x11c4fdd <exec_byte_code+7520>, 0x11c3854 <exec_byte_code+1495>, 0x11=
c399c <exec_byte_code+1823>, 0x11c5025 <exec_byte_code+7592>, 0x11c5079 <ex=
ec_byte_code+7676>, 0x11c50b4 <exec_byte_code+7735>, 0x11c5108 <exec_byte_c=
ode+7819>, 0x11c514d <exec_byte_code+7888>, 0x11c51fe <exec_byte_code+8065>=
, 0x11c5239 <exec_byte_code+8124>, 0x11c528d <exec_byte_code+8208>, 0x11c52=
fa <exec_byte_code+8317>, 0x11c5335 <exec_byte_code+8376>, 0x11c5370 <exec_=
byte_code+8435>, 0x11c53c4 <exec_byte_code+8519>, 0x11c5418 <exec_byte_code=
+8603>, 0x11c546c <exec_byte_code+8687>, 0x11c54d9 <exec_byte_code+8796>, 0=
x11c551e <exec_byte_code+8865>, 0x11c5563 <exec_byte_code+8934>, 0x11c5614 =
<exec_byte_code+9111>, 0x11c568b <exec_byte_code+9230>, 0x11c5702 <exec_byt=
e_code+9349>, 0x11c58d1 <exec_byte_code+9812>, 0x11c592d <exec_byte_code+99=
04>, 0x11c5989 <exec_byte_code+9996>, 0x11c59e5 <exec_byte_code+10088>, 0x1=
1c5a41 <exec_byte_code+10180>, 0x11c5a86 <exec_byte_code+10249>, 0x11c5b01 =
<exec_byte_code+10372>, 0x11c5b46 <exec_byte_code+10441>, 0x11c5b8b <exec_b=
yte_code+10510>, 0x11c5bd0 <exec_byte_code+10579>, 0x11c5cae <exec_byte_cod=
e+10801>, 0x11c48e5 <exec_byte_code+5736>, 0x11c5cff <exec_byte_code+10882>=
, 0x11c5d3a <exec_byte_code+10941>, 0x11c5de7 <exec_byte_code+11114>, 0x11c=
5e38 <exec_byte_code+11195>, 0x11c5e89 <exec_byte_code+11276>, 0x11c5ec4 <e=
xec_byte_code+11335>, 0x11c5f07 <exec_byte_code+11402>, 0x11c5f4a <exec_byt=
e_code+11469>, 0x11c5f95 <exec_byte_code+11544>, 0x11c6bdc <exec_byte_code+=
14687>, 0x11c5fda <exec_byte_code+11613>, 0x11c6011 <exec_byte_code+11668>,=
0x11c6048 <exec_byte_code+11723>, 0x11c607f <exec_byte_code+11778>, 0x11c6=
0b6 <exec_byte_code+11833>, 0x11c60ed <exec_byte_code+11888>, 0x11c48e5 <ex=
ec_byte_code+5736>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6128 <exec_byte_=
code+11947>, 0x11c616e <exec_byte_code+12017>, 0x11c61a9 <exec_byte_code+12=
076>, 0x11c61e4 <exec_byte_code+12135>, 0x11c6238 <exec_byte_code+12219>, 0=
x11c628c <exec_byte_code+12303>, 0x11c62c7 <exec_byte_code+12362>, 0x11c63b=
9 <exec_byte_code+12604>, 0x11c640d <exec_byte_code+12688>, 0x11c6461 <exec=
_byte_code+12772>, 0x11c64b5 <exec_byte_code+12856>, 0x11c64ec <exec_byte_c=
ode+12911>, 0x11c6bdc <exec_byte_code+14687>, 0x11c4831 <exec_byte_code+555=
6>, 0x11c3f19 <exec_byte_code+3228>, 0x11c374e <exec_byte_code+1233>, 0x11c=
400b <exec_byte_code+3470>, 0x11c411d <exec_byte_code+3744>, 0x11c4227 <exe=
c_byte_code+4010>, 0x11c47d4 <exec_byte_code+5463>, 0x11c4804 <exec_byte_co=
de+5511>, 0x11c3ca8 <exec_byte_code+2603>, 0x11c48a7 <exec_byte_code+5674>,=
0x11c4913 <exec_byte_code+5782>, 0x11c498d <exec_byte_code+5904>, 0x11c49c=
b <exec_byte_code+5966>, 0x11c4c2f <exec_byte_code+6578>, 0x11c4c9d <exec_b=
yte_code+6688>, 0x11c4d0a <exec_byte_code+6797>, 0x11c4d60 <exec_byte_code+=
6883>, 0x11c3edc <exec_byte_code+3167>, 0x11c6527 <exec_byte_code+12970>, 0=
x11c6594 <exec_byte_code+13079>, 0x11c65cf <exec_byte_code+13138>, 0x11c660=
a <exec_byte_code+13197>, 0x11c6645 <exec_byte_code+13256>, 0x11c6680 <exec=
_byte_code+13315>, 0x11c66d4 <exec_byte_code+13399>, 0x11c6728 <exec_byte_c=
ode+13483>, 0x11c677c <exec_byte_code+13567>, 0x11c67d0 <exec_byte_code+136=
51>, 0x11c68ed <exec_byte_code+13936>, 0x11c6941 <exec_byte_code+14020>, 0x=
11c6995 <exec_byte_code+14104>, 0x11c69d0 <exec_byte_code+14163>, 0x11c6a24=
<exec_byte_code+14247>, 0x11c6a78 <exec_byte_code+14331>, 0x11c6abf <exec_=
byte_code+14402>, 0x11c6b06 <exec_byte_code+14473>, 0x11c5c15 <exec_byte_co=
de+10648>, 0x11c5c5a <exec_byte_code+10717>, 0x11c6b4b <exec_byte_code+1454=
2>, 0x11c6b96 <exec_byte_code+14617>, 0x11c6bdc <exec_byte_code+14687>, 0x1=
1c4331 <exec_byte_code+4276>, 0x11c43fc <exec_byte_code+4479>, 0x11c44f6 <e=
xec_byte_code+4729>, 0x11c45f0 <exec_byte_code+4979>, 0x11c46e2 <exec_byte_=
code+5221>, 0x11c5192 <exec_byte_code+7957>, 0x11c55a8 <exec_byte_code+9003=
>, 0x11c5d7b <exec_byte_code+11006>, 0x11c6d6e <exec_byte_code+15089>, 0x11=
c6dd0 <exec_byte_code+15187>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <=
exec_byte_code+14687>, 0x11c6e54 <exec_byte_code+15319>, 0x11c6bdc <exec_by=
te_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code=
+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>=
, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c=
6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6ecd <e=
xec_byte_code+15440> <repeats 64 times>}
count =3D 0xc
op =3D 0x2
vectorp =3D 0x12afb1c
stack =3D {pc =3D 0x145426e "\210=E4 !!\026*=DE=89=DE\016+%\210=E7\=
003\"\210=89=83", byte_string =3D 0x12afb09, byte_string_start =3D 0x14541f=
0 "rp!=86\b", next =3D 0x88ecdc}
top =3D 0x88e96c
result =3D 0x6
type =3D (unknown: 12)
#10 0x01183965 in funcall_lambda (fun=3D0x12afaf5, nargs=3D0x2, arg_vector=
=3D0x88eca4) at ../../src/eval.c:2983
val =3D 0x118181d
syms_left =3D 0x808
next =3D 0x131f4d1
lexenv =3D 0xc
count =3D 0xc
i =3D 0x12afaf0
optional =3D 0x1
rest =3D 0xe
#11 0x011833bf in Ffuncall (nargs=3D0x3, args=3D0x88eca0) at ../../src/eval=
.c:2864
fun =3D 0x12afaf5
original_fun =3D 0x3967de2
funcar =3D 0x37a7822
numargs =3D 0x2
lisp_numargs =3D 0x88ec78
val =3D 0x104
internal_args =3D 0x88ef20
i =3D 0x3aa6322
#12 0x011c3e10 in exec_byte_code (bytestr=3D0x12afa89, vector=3D0x12afa9d, =
maxdepth=3D0x18, args_template=3D0xc00, nargs=3D0x2, args=3D0x88ef28) at ..=
/../src/bytecode.c:916
targets =3D {0x11c6bdc <exec_byte_code+14687>, 0x11c6c32 <exec_byte=
_code+14773>, 0x11c6c34 <exec_byte_code+14775>, 0x11c6c36 <exec_byte_code+1=
4777>, 0x11c6c38 <exec_byte_code+14779>, 0x11c6c38 <exec_byte_code+14779>, =
0x11c6c88 <exec_byte_code+14859>, 0x11c6cea <exec_byte_code+14957>, 0x11c35=
b4 <exec_byte_code+823>, 0x11c35b6 <exec_byte_code+825>, 0x11c35b8 <exec_by=
te_code+827>, 0x11c35ba <exec_byte_code+829>, 0x11c35bc <exec_byte_code+831=
>, 0x11c35bc <exec_byte_code+831>, 0x11c35c2 <exec_byte_code+837>, 0x11c357=
f <exec_byte_code+770>, 0x11c3a59 <exec_byte_code+2012>, 0x11c3a5b <exec_by=
te_code+2014>, 0x11c3a5d <exec_byte_code+2016>, 0x11c3a5f <exec_byte_code+2=
018>, 0x11c3a61 <exec_byte_code+2020>, 0x11c3a61 <exec_byte_code+2020>, 0x1=
1c3a9c <exec_byte_code+2079>, 0x11c3a67 <exec_byte_code+2026>, 0x11c3d3a <e=
xec_byte_code+2749>, 0x11c3d3c <exec_byte_code+2751>, 0x11c3d3e <exec_byte_=
code+2753>, 0x11c3d40 <exec_byte_code+2755>, 0x11c3d42 <exec_byte_code+2757=
>, 0x11c3d42 <exec_byte_code+2757>, 0x11c3ceb <exec_byte_code+2670>, 0x11c3=
d05 <exec_byte_code+2696>, 0x11c3de3 <exec_byte_code+2918>, 0x11c3de5 <exec=
_byte_code+2920>, 0x11c3de7 <exec_byte_code+2922>, 0x11c3de9 <exec_byte_cod=
e+2924>, 0x11c3deb <exec_byte_code+2926>, 0x11c3deb <exec_byte_code+2926>, =
0x11c3d94 <exec_byte_code+2839>, 0x11c3dae <exec_byte_code+2865>, 0x11c3e8d=
<exec_byte_code+3088>, 0x11c3e8f <exec_byte_code+3090>, 0x11c3e91 <exec_by=
te_code+3092>, 0x11c3e93 <exec_byte_code+3094>, 0x11c3e95 <exec_byte_code+3=
096>, 0x11c3e95 <exec_byte_code+3096>, 0x11c3e3e <exec_byte_code+3009>, 0x1=
1c3e58 <exec_byte_code+3035>, 0x11c4bf9 <exec_byte_code+6524>, 0x11c4a30 <e=
xec_byte_code+6067>, 0x11c4a27 <exec_byte_code+6058>, 0x11c6bdc <exec_byte_=
code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14=
687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0=
x11c4dca <exec_byte_code+6989>, 0x11c4eaf <exec_byte_code+7218>, 0x11c4ef6 =
<exec_byte_code+7289>, 0x11c4f3d <exec_byte_code+7360>, 0x11c4f88 <exec_byt=
e_code+7435>, 0x11c38fe <exec_byte_code+1665>, 0x11c394e <exec_byte_code+17=
45>, 0x11c4fdd <exec_byte_code+7520>, 0x11c3854 <exec_byte_code+1495>, 0x11=
c399c <exec_byte_code+1823>, 0x11c5025 <exec_byte_code+7592>, 0x11c5079 <ex=
ec_byte_code+7676>, 0x11c50b4 <exec_byte_code+7735>, 0x11c5108 <exec_byte_c=
ode+7819>, 0x11c514d <exec_byte_code+7888>, 0x11c51fe <exec_byte_code+8065>=
, 0x11c5239 <exec_byte_code+8124>, 0x11c528d <exec_byte_code+8208>, 0x11c52=
fa <exec_byte_code+8317>, 0x11c5335 <exec_byte_code+8376>, 0x11c5370 <exec_=
byte_code+8435>, 0x11c53c4 <exec_byte_code+8519>, 0x11c5418 <exec_byte_code=
+8603>, 0x11c546c <exec_byte_code+8687>, 0x11c54d9 <exec_byte_code+8796>, 0=
x11c551e <exec_byte_code+8865>, 0x11c5563 <exec_byte_code+8934>, 0x11c5614 =
<exec_byte_code+9111>, 0x11c568b <exec_byte_code+9230>, 0x11c5702 <exec_byt=
e_code+9349>, 0x11c58d1 <exec_byte_code+9812>, 0x11c592d <exec_byte_code+99=
04>, 0x11c5989 <exec_byte_code+9996>, 0x11c59e5 <exec_byte_code+10088>, 0x1=
1c5a41 <exec_byte_code+10180>, 0x11c5a86 <exec_byte_code+10249>, 0x11c5b01 =
<exec_byte_code+10372>, 0x11c5b46 <exec_byte_code+10441>, 0x11c5b8b <exec_b=
yte_code+10510>, 0x11c5bd0 <exec_byte_code+10579>, 0x11c5cae <exec_byte_cod=
e+10801>, 0x11c48e5 <exec_byte_code+5736>, 0x11c5cff <exec_byte_code+10882>=
, 0x11c5d3a <exec_byte_code+10941>, 0x11c5de7 <exec_byte_code+11114>, 0x11c=
5e38 <exec_byte_code+11195>, 0x11c5e89 <exec_byte_code+11276>, 0x11c5ec4 <e=
xec_byte_code+11335>, 0x11c5f07 <exec_byte_code+11402>, 0x11c5f4a <exec_byt=
e_code+11469>, 0x11c5f95 <exec_byte_code+11544>, 0x11c6bdc <exec_byte_code+=
14687>, 0x11c5fda <exec_byte_code+11613>, 0x11c6011 <exec_byte_code+11668>,=
0x11c6048 <exec_byte_code+11723>, 0x11c607f <exec_byte_code+11778>, 0x11c6=
0b6 <exec_byte_code+11833>, 0x11c60ed <exec_byte_code+11888>, 0x11c48e5 <ex=
ec_byte_code+5736>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6128 <exec_byte_=
code+11947>, 0x11c616e <exec_byte_code+12017>, 0x11c61a9 <exec_byte_code+12=
076>, 0x11c61e4 <exec_byte_code+12135>, 0x11c6238 <exec_byte_code+12219>, 0=
x11c628c <exec_byte_code+12303>, 0x11c62c7 <exec_byte_code+12362>, 0x11c63b=
9 <exec_byte_code+12604>, 0x11c640d <exec_byte_code+12688>, 0x11c6461 <exec=
_byte_code+12772>, 0x11c64b5 <exec_byte_code+12856>, 0x11c64ec <exec_byte_c=
ode+12911>, 0x11c6bdc <exec_byte_code+14687>, 0x11c4831 <exec_byte_code+555=
6>, 0x11c3f19 <exec_byte_code+3228>, 0x11c374e <exec_byte_code+1233>, 0x11c=
400b <exec_byte_code+3470>, 0x11c411d <exec_byte_code+3744>, 0x11c4227 <exe=
c_byte_code+4010>, 0x11c47d4 <exec_byte_code+5463>, 0x11c4804 <exec_byte_co=
de+5511>, 0x11c3ca8 <exec_byte_code+2603>, 0x11c48a7 <exec_byte_code+5674>,=
0x11c4913 <exec_byte_code+5782>, 0x11c498d <exec_byte_code+5904>, 0x11c49c=
b <exec_byte_code+5966>, 0x11c4c2f <exec_byte_code+6578>, 0x11c4c9d <exec_b=
yte_code+6688>, 0x11c4d0a <exec_byte_code+6797>, 0x11c4d60 <exec_byte_code+=
6883>, 0x11c3edc <exec_byte_code+3167>, 0x11c6527 <exec_byte_code+12970>, 0=
x11c6594 <exec_byte_code+13079>, 0x11c65cf <exec_byte_code+13138>, 0x11c660=
a <exec_byte_code+13197>, 0x11c6645 <exec_byte_code+13256>, 0x11c6680 <exec=
_byte_code+13315>, 0x11c66d4 <exec_byte_code+13399>, 0x11c6728 <exec_byte_c=
ode+13483>, 0x11c677c <exec_byte_code+13567>, 0x11c67d0 <exec_byte_code+136=
51>, 0x11c68ed <exec_byte_code+13936>, 0x11c6941 <exec_byte_code+14020>, 0x=
11c6995 <exec_byte_code+14104>, 0x11c69d0 <exec_byte_code+14163>, 0x11c6a24=
<exec_byte_code+14247>, 0x11c6a78 <exec_byte_code+14331>, 0x11c6abf <exec_=
byte_code+14402>, 0x11c6b06 <exec_byte_code+14473>, 0x11c5c15 <exec_byte_co=
de+10648>, 0x11c5c5a <exec_byte_code+10717>, 0x11c6b4b <exec_byte_code+1454=
2>, 0x11c6b96 <exec_byte_code+14617>, 0x11c6bdc <exec_byte_code+14687>, 0x1=
1c4331 <exec_byte_code+4276>, 0x11c43fc <exec_byte_code+4479>, 0x11c44f6 <e=
xec_byte_code+4729>, 0x11c45f0 <exec_byte_code+4979>, 0x11c46e2 <exec_byte_=
code+5221>, 0x11c5192 <exec_byte_code+7957>, 0x11c55a8 <exec_byte_code+9003=
>, 0x11c5d7b <exec_byte_code+11006>, 0x11c6d6e <exec_byte_code+15089>, 0x11=
c6dd0 <exec_byte_code+15187>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <=
exec_byte_code+14687>, 0x11c6e54 <exec_byte_code+15319>, 0x11c6bdc <exec_by=
te_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code=
+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>=
, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c=
6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6ecd <e=
xec_byte_code+15440> <repeats 64 times>}
count =3D 0x9
op =3D 0x2
vectorp =3D 0x12afa9c
stack =3D {pc =3D 0x14542d0 "*=87", byte_string =3D 0x12afa89, byte=
_string_start =3D 0x14542c4 "\001\030\031\n=86 ", next =3D 0x88f57c}
top =3D 0x88eca0
result =3D 0x131f4ed
type =3D (unknown: 12)
#13 0x01183965 in funcall_lambda (fun=3D0x12afa6d, nargs=3D0x2, arg_vector=
=3D0x88ef20) at ../../src/eval.c:2983
val =3D 0x1165fba
syms_left =3D 0xc00
next =3D 0x14815fd
lexenv =3D 0x1
count =3D 0x9
i =3D 0x14815fd
optional =3D 0x5
rest =3D 0x52
#14 0x01183684 in apply_lambda (fun=3D0x12afa6d, args=3D0x55fc16e) at ../..=
/src/eval.c:2924
args_left =3D 0x37a7822
i =3D 0x2
numargs =3D 0x2
arg_vector =3D 0x88ef20
gcpro1 =3D {next =3D 0x10ef739 <PSEUDOVECTORP+51>, var =3D 0x12afa6=
8, nvars =3D 0x2}
gcpro2 =3D {next =3D 0x73d71d6, var =3D 0x37a7842 <__register_frame=
_info+58357826>, nvars =3D 0x88ef88}
gcpro3 =3D {next =3D 0x1, var =3D 0x88ef78, nvars =3D 0x10ee382}
tem =3D 0x37a7842
sa_count =3D 0x9
sa_must_free =3D 0x0
#15 0x01182062 in eval_sub (form=3D0x55fc166) at ../../src/eval.c:2230
fun =3D 0x12afa6d
val =3D 0x88f078
original_fun =3D 0x3959322
original_args =3D 0x55fc16e
funcar =3D 0x8
gcpro1 =3D {next =3D 0x37d4380 <__register_frame_info+58540928>, va=
r =3D 0x37a7822 <__register_frame_info+58357794>, nvars =3D 0x8}
gcpro2 =3D {next =3D 0x87, var =3D 0x3952922 <__register_frame_info=
+60107042>, nvars =3D 0x552b382}
gcpro3 =3D {next =3D 0x131e900, var =3D 0xc, nvars =3D 0x88ee20}
#16 0x0117d9f6 in Fprogn (body=3D0x55fc17e) at ../../src/eval.c:468
val =3D 0x37a7822
gcpro1 =3D {next =3D 0x1481550, var =3D 0xa, nvars =3D 0x88f0a8}
#17 0x0117d83e in Fif (args=3D0x55fc146) at ../../src/eval.c:420
cond =3D 0x37a7822
gcpro1 =3D {next =3D 0x1481555, var =3D 0x1481550, nvars =3D 0x88f0=
d8}
#18 0x01181b59 in eval_sub (form=3D0x55fc116) at ../../src/eval.c:2133
numargs =3D 0xc
args_left =3D 0x55fc146
i =3D 0x3
maxargs =3D 0x37a7822
argvals =3D {0x37b26a2, 0x6725946, 0x88f348, 0x11c47f6, 0x13554e9, =
0x37a7822, 0x9d8cc25, 0x6725946}
fun =3D 0x1481555
val =3D 0x37a7822
original_fun =3D 0x37c5402
original_args =3D 0x55fc146
funcar =3D 0x0
gcpro1 =3D {next =3D 0x88f178, var =3D 0x11655bf <OBJFWDP+17>, nvar=
s =3D 0x1529d9c}
gcpro2 =3D {next =3D 0x11c3356 <exec_byte_code+217>, var =3D 0x1355=
4e9, nvars =3D 0x761888fb}
gcpro3 =3D {next =3D 0x73d704e, var =3D 0x37a7822 <__register_frame=
_info+58357794>, nvars =3D 0x78}
#19 0x0117d9f6 in Fprogn (body=3D0x55fc206) at ../../src/eval.c:468
val =3D 0x37a7822
gcpro1 =3D {next =3D 0x73d7196, var =3D 0x73d7196, nvars =3D 0x88f1=
e8}
#20 0x01183c94 in funcall_lambda (fun=3D0x55fc21e, nargs=3D0x0, arg_vector=
=3D0x88f324) at ../../src/eval.c:3042
val =3D 0x118181d
syms_left =3D 0x37a7822
next =3D 0x37a7822
lexenv =3D 0x37a7822
count =3D 0x7
i =3D 0x0
optional =3D 0x0
rest =3D 0x0
#21 0x01183492 in Ffuncall (nargs=3D0x1, args=3D0x88f320) at ../../src/eval=
.c:2876
fun =3D 0x55fc21e
original_fun =3D 0x55fc21e
funcar =3D 0x37b40a2
numargs =3D 0x0
lisp_numargs =3D 0x88f338
val =3D 0x88f2e8
internal_args =3D 0x88f530
i =3D 0x37a7822
#22 0x01182be5 in apply1 (fn=3D0x55fc21e, arg=3D0x37a7822) at ../../src/eva=
l.c:2581
ret_ungc_val =3D 0x5
gcpro1 =3D {next =3D 0x1165f94 <Fcar+17>, var =3D 0x37a7822 <__regi=
ster_frame_info+58357794>, nvars =3D 0x1525d40}
#23 0x0117b04a in Fcall_interactively (function=3D0x55fc21e, record_flag=3D=
0x37a7822, keys=3D0x37acb75) at ../../src/callint.c:378
input =3D 0x37a7822
funval =3D 0x55fc21e
events =3D 0x22c7
args =3D 0x6ab4e00
visargs =3D 0x11db37c <balance_possible_root_interval+183>
specs =3D 0x37a7822
filter_specs =3D 0x37a7822
teml =3D 0x10ee065
up_event =3D 0x37a7822
enable =3D 0x37a7822
speccount =3D 0x5
next_event =3D 0x14814f5
prefix_arg =3D 0x37a7822
string =3D 0x0
tem =3D 0x88f448 "\"xz\003e\016\001\024H\001\024H\001h\210"
varies =3D 0x88f418 "\036_\005\005"
i =3D 0x14814f0
nargs =3D 0x55fc21e
mark =3D 0x6ab4e00
arg_from_tty =3D 0x0
gcpro1 =3D {next =3D 0x88f438, var =3D 0x11834f2 <Ffuncall+1699>, n=
vars =3D 0x54d7078}
gcpro2 =3D {next =3D 0x10ef7c0 <SUBRP+25>, var =3D 0x1483db5, nvars=
=3D 0xa}
gcpro3 =3D {next =3D 0x1483db5, var =3D 0x1483db0, nvars =3D 0x88f3=
a8}
gcpro4 =3D {next =3D 0xa, var =3D 0x88f3a8, nvars =3D 0x10ee065}
gcpro5 =3D {next =3D 0x88f388, var =3D 0x10ef7c0 <SUBRP+25>, nvars =
=3D 0x1483db5}
key_count =3D 0x1
record_then_fail =3D 0x0
save_this_command =3D 0x55fc21e
save_last_command =3D 0x55fd72e
save_this_original_command =3D 0x55fc21e
save_real_this_command =3D 0x55fc21e
#24 0x011831d8 in Ffuncall (nargs=3D0x4, args=3D0x88f52c) at ../../src/eval=
.c:2822
fun =3D 0x14814f5
original_fun =3D 0x37c7b22
funcar =3D 0x37b17c2
numargs =3D 0x3
lisp_numargs =3D 0x88f4f8
val =3D 0x37a7822
internal_args =3D 0x88f530
i =3D 0x2
#25 0x011c3e10 in exec_byte_code (bytestr=3D0x12e9041, vector=3D0x12e9055, =
maxdepth=3D0x34, args_template=3D0x1004, nargs=3D0x1, args=3D0x88f860) at .=
./../src/bytecode.c:916
targets =3D {0x11c6bdc <exec_byte_code+14687>, 0x11c6c32 <exec_byte=
_code+14773>, 0x11c6c34 <exec_byte_code+14775>, 0x11c6c36 <exec_byte_code+1=
4777>, 0x11c6c38 <exec_byte_code+14779>, 0x11c6c38 <exec_byte_code+14779>, =
0x11c6c88 <exec_byte_code+14859>, 0x11c6cea <exec_byte_code+14957>, 0x11c35=
b4 <exec_byte_code+823>, 0x11c35b6 <exec_byte_code+825>, 0x11c35b8 <exec_by=
te_code+827>, 0x11c35ba <exec_byte_code+829>, 0x11c35bc <exec_byte_code+831=
>, 0x11c35bc <exec_byte_code+831>, 0x11c35c2 <exec_byte_code+837>, 0x11c357=
f <exec_byte_code+770>, 0x11c3a59 <exec_byte_code+2012>, 0x11c3a5b <exec_by=
te_code+2014>, 0x11c3a5d <exec_byte_code+2016>, 0x11c3a5f <exec_byte_code+2=
018>, 0x11c3a61 <exec_byte_code+2020>, 0x11c3a61 <exec_byte_code+2020>, 0x1=
1c3a9c <exec_byte_code+2079>, 0x11c3a67 <exec_byte_code+2026>, 0x11c3d3a <e=
xec_byte_code+2749>, 0x11c3d3c <exec_byte_code+2751>, 0x11c3d3e <exec_byte_=
code+2753>, 0x11c3d40 <exec_byte_code+2755>, 0x11c3d42 <exec_byte_code+2757=
>, 0x11c3d42 <exec_byte_code+2757>, 0x11c3ceb <exec_byte_code+2670>, 0x11c3=
d05 <exec_byte_code+2696>, 0x11c3de3 <exec_byte_code+2918>, 0x11c3de5 <exec=
_byte_code+2920>, 0x11c3de7 <exec_byte_code+2922>, 0x11c3de9 <exec_byte_cod=
e+2924>, 0x11c3deb <exec_byte_code+2926>, 0x11c3deb <exec_byte_code+2926>, =
0x11c3d94 <exec_byte_code+2839>, 0x11c3dae <exec_byte_code+2865>, 0x11c3e8d=
<exec_byte_code+3088>, 0x11c3e8f <exec_byte_code+3090>, 0x11c3e91 <exec_by=
te_code+3092>, 0x11c3e93 <exec_byte_code+3094>, 0x11c3e95 <exec_byte_code+3=
096>, 0x11c3e95 <exec_byte_code+3096>, 0x11c3e3e <exec_byte_code+3009>, 0x1=
1c3e58 <exec_byte_code+3035>, 0x11c4bf9 <exec_byte_code+6524>, 0x11c4a30 <e=
xec_byte_code+6067>, 0x11c4a27 <exec_byte_code+6058>, 0x11c6bdc <exec_byte_=
code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14=
687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0=
x11c4dca <exec_byte_code+6989>, 0x11c4eaf <exec_byte_code+7218>, 0x11c4ef6 =
<exec_byte_code+7289>, 0x11c4f3d <exec_byte_code+7360>, 0x11c4f88 <exec_byt=
e_code+7435>, 0x11c38fe <exec_byte_code+1665>, 0x11c394e <exec_byte_code+17=
45>, 0x11c4fdd <exec_byte_code+7520>, 0x11c3854 <exec_byte_code+1495>, 0x11=
c399c <exec_byte_code+1823>, 0x11c5025 <exec_byte_code+7592>, 0x11c5079 <ex=
ec_byte_code+7676>, 0x11c50b4 <exec_byte_code+7735>, 0x11c5108 <exec_byte_c=
ode+7819>, 0x11c514d <exec_byte_code+7888>, 0x11c51fe <exec_byte_code+8065>=
, 0x11c5239 <exec_byte_code+8124>, 0x11c528d <exec_byte_code+8208>, 0x11c52=
fa <exec_byte_code+8317>, 0x11c5335 <exec_byte_code+8376>, 0x11c5370 <exec_=
byte_code+8435>, 0x11c53c4 <exec_byte_code+8519>, 0x11c5418 <exec_byte_code=
+8603>, 0x11c546c <exec_byte_code+8687>, 0x11c54d9 <exec_byte_code+8796>, 0=
x11c551e <exec_byte_code+8865>, 0x11c5563 <exec_byte_code+8934>, 0x11c5614 =
<exec_byte_code+9111>, 0x11c568b <exec_byte_code+9230>, 0x11c5702 <exec_byt=
e_code+9349>, 0x11c58d1 <exec_byte_code+9812>, 0x11c592d <exec_byte_code+99=
04>, 0x11c5989 <exec_byte_code+9996>, 0x11c59e5 <exec_byte_code+10088>, 0x1=
1c5a41 <exec_byte_code+10180>, 0x11c5a86 <exec_byte_code+10249>, 0x11c5b01 =
<exec_byte_code+10372>, 0x11c5b46 <exec_byte_code+10441>, 0x11c5b8b <exec_b=
yte_code+10510>, 0x11c5bd0 <exec_byte_code+10579>, 0x11c5cae <exec_byte_cod=
e+10801>, 0x11c48e5 <exec_byte_code+5736>, 0x11c5cff <exec_byte_code+10882>=
, 0x11c5d3a <exec_byte_code+10941>, 0x11c5de7 <exec_byte_code+11114>, 0x11c=
5e38 <exec_byte_code+11195>, 0x11c5e89 <exec_byte_code+11276>, 0x11c5ec4 <e=
xec_byte_code+11335>, 0x11c5f07 <exec_byte_code+11402>, 0x11c5f4a <exec_byt=
e_code+11469>, 0x11c5f95 <exec_byte_code+11544>, 0x11c6bdc <exec_byte_code+=
14687>, 0x11c5fda <exec_byte_code+11613>, 0x11c6011 <exec_byte_code+11668>,=
0x11c6048 <exec_byte_code+11723>, 0x11c607f <exec_byte_code+11778>, 0x11c6=
0b6 <exec_byte_code+11833>, 0x11c60ed <exec_byte_code+11888>, 0x11c48e5 <ex=
ec_byte_code+5736>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6128 <exec_byte_=
code+11947>, 0x11c616e <exec_byte_code+12017>, 0x11c61a9 <exec_byte_code+12=
076>, 0x11c61e4 <exec_byte_code+12135>, 0x11c6238 <exec_byte_code+12219>, 0=
x11c628c <exec_byte_code+12303>, 0x11c62c7 <exec_byte_code+12362>, 0x11c63b=
9 <exec_byte_code+12604>, 0x11c640d <exec_byte_code+12688>, 0x11c6461 <exec=
_byte_code+12772>, 0x11c64b5 <exec_byte_code+12856>, 0x11c64ec <exec_byte_c=
ode+12911>, 0x11c6bdc <exec_byte_code+14687>, 0x11c4831 <exec_byte_code+555=
6>, 0x11c3f19 <exec_byte_code+3228>, 0x11c374e <exec_byte_code+1233>, 0x11c=
400b <exec_byte_code+3470>, 0x11c411d <exec_byte_code+3744>, 0x11c4227 <exe=
c_byte_code+4010>, 0x11c47d4 <exec_byte_code+5463>, 0x11c4804 <exec_byte_co=
de+5511>, 0x11c3ca8 <exec_byte_code+2603>, 0x11c48a7 <exec_byte_code+5674>,=
0x11c4913 <exec_byte_code+5782>, 0x11c498d <exec_byte_code+5904>, 0x11c49c=
b <exec_byte_code+5966>, 0x11c4c2f <exec_byte_code+6578>, 0x11c4c9d <exec_b=
yte_code+6688>, 0x11c4d0a <exec_byte_code+6797>, 0x11c4d60 <exec_byte_code+=
6883>, 0x11c3edc <exec_byte_code+3167>, 0x11c6527 <exec_byte_code+12970>, 0=
x11c6594 <exec_byte_code+13079>, 0x11c65cf <exec_byte_code+13138>, 0x11c660=
a <exec_byte_code+13197>, 0x11c6645 <exec_byte_code+13256>, 0x11c6680 <exec=
_byte_code+13315>, 0x11c66d4 <exec_byte_code+13399>, 0x11c6728 <exec_byte_c=
ode+13483>, 0x11c677c <exec_byte_code+13567>, 0x11c67d0 <exec_byte_code+136=
51>, 0x11c68ed <exec_byte_code+13936>, 0x11c6941 <exec_byte_code+14020>, 0x=
11c6995 <exec_byte_code+14104>, 0x11c69d0 <exec_byte_code+14163>, 0x11c6a24=
<exec_byte_code+14247>, 0x11c6a78 <exec_byte_code+14331>, 0x11c6abf <exec_=
byte_code+14402>, 0x11c6b06 <exec_byte_code+14473>, 0x11c5c15 <exec_byte_co=
de+10648>, 0x11c5c5a <exec_byte_code+10717>, 0x11c6b4b <exec_byte_code+1454=
2>, 0x11c6b96 <exec_byte_code+14617>, 0x11c6bdc <exec_byte_code+14687>, 0x1=
1c4331 <exec_byte_code+4276>, 0x11c43fc <exec_byte_code+4479>, 0x11c44f6 <e=
xec_byte_code+4729>, 0x11c45f0 <exec_byte_code+4979>, 0x11c46e2 <exec_byte_=
code+5221>, 0x11c5192 <exec_byte_code+7957>, 0x11c55a8 <exec_byte_code+9003=
>, 0x11c5d7b <exec_byte_code+11006>, 0x11c6d6e <exec_byte_code+15089>, 0x11=
c6dd0 <exec_byte_code+15187>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <=
exec_byte_code+14687>, 0x11c6e54 <exec_byte_code+15319>, 0x11c6bdc <exec_by=
te_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code=
+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>=
, 0x11c6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c=
6bdc <exec_byte_code+14687>, 0x11c6bdc <exec_byte_code+14687>, 0x11c6ecd <e=
xec_byte_code+15440> <repeats 64 times>}
count =3D 0x4
op =3D 0x3
vectorp =3D 0x12e9054
stack =3D {pc =3D 0x142e443 "\006\006\071=83=9B", byte_string =3D 0=
x12e9041, byte_string_start =3D 0x142e3cf "\020=89?=85\f", next =3D 0x0}
top =3D 0x88f52c
result =3D 0x1cfac15
type =3D (unknown: 12)
#26 0x01183965 in funcall_lambda (fun=3D0x12e902d, nargs=3D0x1, arg_vector=
=3D0x88f85c) at ../../src/eval.c:2983
val =3D 0x118181d
syms_left =3D 0x1004
next =3D 0x0
lexenv =3D 0xc
count =3D 0x4
i =3D 0x12e9028
optional =3D 0x1
rest =3D 0xe
#27 0x011833bf in Ffuncall (nargs=3D0x2, args=3D0x88f858) at ../../src/eval=
.c:2864
fun =3D 0x12e902d
original_fun =3D 0x37b2c62
funcar =3D 0x3
numargs =3D 0x1
lisp_numargs =3D 0x88f838
val =3D 0x1
internal_args =3D 0x0
i =3D 0x171126c0
#28 0x01182c6e in call1 (fn=3D0x37b2c62, arg1=3D0x55fc21e) at ../../src/eva=
l.c:2614
ret_ungc_val =3D 0x37a7822
gcpro1 =3D {next =3D 0x64f8d4d, var =3D 0x3ab2a68 <__register_frame=
_info+61549160>, nvars =3D 0x2}
args =3D {0x37b2c62, 0x55fc21e}
#29 0x010f6589 in command_loop_1 () at ../../src/keyboard.c:1559
scount =3D 0x2
cmd =3D 0x55fc21e
keybuf =3D {0x55f6342, 0x1bc, 0x1277931, 0x3a45ba2, 0x88f91f, 0x0, =
0x4, 0x37a7822, 0x3960fc2, 0x39f003c, 0x88f8f8, 0x10f596f, 0x37b2ee2, 0x833=
254e, 0x1277931, 0x3a45ba2, 0x37aaa80, 0x0, 0x88f958, 0x10f5890, 0x833254e,=
0x88f91f, 0x88f938, 0x1181691, 0x2, 0x673a54e, 0x88f948, 0x0, 0x0, 0x74004=
0}
i =3D 0x1
prev_modiff =3D 0x1b4
prev_buffer =3D 0x6ab4e00
already_adjusted =3D 0x0
#30 0x011800e3 in internal_condition_case (bfun=3D0x10f5f25 <command_loop_1=
>, handlers=3D0x37b4122, hfun=3D0x10f578b <cmd_error>) at ../../src/eval.c:=
1354
val =3D 0x673a54e
c =3D 0x37aa700 <__register_frame_info+58369792>
#31 0x010f5bda in command_loop_2 (ignore=3D0x37a7822) at ../../src/keyboard=
.c:1177
val =3D 0x0
#32 0x0117f690 in internal_catch (tag=3D0x37b2f02, func=3D0x10f5bb6 <comman=
d_loop_2>, arg=3D0x37a7822) at ../../src/eval.c:1118
val =3D 0x37a7822
c =3D 0x37aa780 <__register_frame_info+58369920>
#33 0x010f5b92 in command_loop () at ../../src/keyboard.c:1156
No locals.
#34 0x010f5328 in recursive_edit_1 () at ../../src/keyboard.c:777
count =3D 0x1
val =3D 0x88fa38
#35 0x010f54e4 in Frecursive_edit () at ../../src/keyboard.c:848
count =3D 0x0
buffer =3D 0x37a7822
#36 0x010f36e7 in main (argc=3D0x2, argv=3D0xec1578) at ../../src/emacs.c:1=
646
dummy =3D 0x126ce20
stack_bottom_variable =3D 0x0
do_initial_setlocale =3D 0x1
dumping =3D 0x0
skip_args =3D 0x0
no_loadup =3D 0x0
junk =3D 0x0
dname_arg =3D 0x0
ch_to_dir =3D 0x76171162 <onexit+53> "\220\220\220\220\220\377\377\=
377"
original_pwd =3D 0x0
(gdb) Detaching from program: C:\emacs\src\emacs\emacs-24\obj-mingw32\src\e=
macs.exe, Pid 5344
In GNU Emacs 24.3.92.17 (i686-pc-mingw32)
of 2014-07-30 on AJM-DESKTOP
Repository revision: 117416 eliz@gnu.org-20140729134150-yw2s5lhm38nggqxx
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
`configure --prefix=3D/c/emacs-emacs-24 --enable-checking
PKG_CONFIG_PATH=3D/c/emacs/mingw-devel/lib/pkgconfig 'CPPFLAGS=3D
-I/c/emacs/mingw-devel/include
-I/c/emacs/mingw-devel/src/xpm/3.5.1/libXpm-3.5.1-src/lib' 'CFLAGS=3D -O0
-g3' 'LDFLAGS=3D -L/c/emacs/mingw-devel/lib''
Important settings:
value of $LANG: ENG
locale-coding-system: cp1252
Major mode: Elisp
Minor modes in effect:
eldoc-mode: t
which-function-mode: t
auto-image-file-mode: t
minibuffer-electric-default-mode: t
desktop-save-mode: t
show-paren-mode: t
tooltip-mode: t
mouse-wheel-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
column-number-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
y <help-echo> <help-echo> <help-echo> <help-echo> <help-echo>=20
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>=20
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>=20
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>=20
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>=20
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>=20
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu>=20
<send-emacs-bug-report>
Recent messages:
Loading c:/home/ajm/.emacs.d/init-custom.el (source)...done
Loading c:/home/ajm/.emacs.d/init.el (source)...done
Warning: desktop file appears to be in use by PID 5344.
Using it may cause conflicts. Use it anyway? (y or n) y
Mark set
Desktop: Directory ~/tmp/irql_and_lock_annos/ no longer exists.
Mark set [2 times]
Wrote c:/home/ajm/.emacs.d/.ntemacs.desktop.lock
Desktop: 54 buffers restored, 1 failed to restore.
For information about GNU Emacs and the GNU system, type C-h C-a.
Load-path shadows:
c:/cygwin64/usr/share/emacs/site-lisp/htmlfontify hides c:/emacs/src/emacs/=
emacs-24/lisp/htmlfontify
c:/cygwin64/usr/share/emacs/site-lisp/hfy-cmap hides c:/emacs/src/emacs/ema=
cs-24/lisp/hfy-cmap
c:/home/ajm/.emacs.d/elisp/relax-ng/rnc-mode hides c:/home/ajm/.emacs.d/eli=
sp/relax-ng/old/rnc-mode
Features:
(shadow sort mail-extr emacsbug sendmail dired-aux org-element org-rmail
org-mhe org-irc org-info org-gnus org-docview doc-view jka-compr
image-mode org-bibtex bibtex org-bbdb org-w3m vc-bzr linum vc-hg-mq cl
vc-dispatcher vc-hg superword subword cc-langs dired init-yaml
init-verilog init-xml init-tcl init-sgml init-sh-script init-scheme
init-python init-perl init-mozilla init-javascript init-haskell
init-elisp eldoc init-asm init-dtrace init-cmake init-doxygen cl-macs
tempo xml-parse doxymacs url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util url-parse
auth-source eieio eieio-core password-cache url-vars mailcap init-misc
windbg-mode vbscript-mode mc-mode inf-mode generic-x generic init-cc
cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine
cc-vars cc-defs init-msbuild init-wdk init-solarflare cosim derived
init-cscope xcscope init-which-func which-func init-hexl init-grep
init-flymake init-compile init-diff init-vc init-rcirc init-erc
init-gnus gnus-start gnus-spec gnus-int gnus-range message rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems
nnheader gnus-util mail-utils mm-util mail-prsvr wid-edit init-gnutls
init-plantuml init-gnuplot init-org ob-plantuml ob-dot ob-ditaa org
byte-opt bytecomp byte-compile cconv org-macro org-footnote
org-pcomplete pcomplete org-list org-faces org-entities noutline outline
easy-mmode org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob
ob-table ob-keys ob-exp ob-comint ob-core ob-eval org-compat org-macs
org-loaddefs format-spec init-calendar cal-menu calendar cal-loaddefs
init-info init-man man init-shells init-archives init-tramp init-ffap
init-dired init-ibuffer ibuf-ext ibuffer ibuf-macs init-line-numbers
init-image image-file init-modeline init-minibuffer minibuf-eldef
init-keys find-func init-faces advice help-fns init-frames init-display
init-desktop desktop frameset init-server init-cygwin cygwin-mount
ange-ftp comint ansi-color ring init-package info easymenu edmacro
kmacro cl-loaddefs cl-lib imenu memory-usage-autoloads package gv
init-dynamic-library paren time-date tooltip electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp
w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process w32notify w32
multi-tty emacs)
Memory information:
((conses 8 761412 1410713)
(symbols 32 37783 0)
(miscs 32 810 2349)
(strings 16 76248 215694)
(string-bytes 1 2333003)
(vectors 8 28259)
(vector-slots 4 636846 129730)
(floats 8 223 609)
(intervals 28 140823 184)
(buffers 508 66))
The information contained in this message is confidential and is intended for the addressee(s) only. If you have received this message in error, please notify the sender immediately and delete the message. Unless you are an addressee (or authorized to receive for an addressee), you may not use, copy or disclose to anyone this message or any information contained in this message. The unauthorized use, disclosure, copying or alteration of this message is strictly prohibited.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#18152: 24.3.92; Crash in emacs 24 while reverting a buffer
2014-07-30 17:03 bug#18152: 24.3.92; Crash in emacs 24 while reverting a buffer Andy Moreton
@ 2014-07-30 17:30 ` Eli Zaretskii
2014-07-30 17:39 ` Andy Moreton
0 siblings, 1 reply; 5+ messages in thread
From: Eli Zaretskii @ 2014-07-30 17:30 UTC (permalink / raw)
To: Andy Moreton; +Cc: 18152
> Date: Wed, 30 Jul 2014 18:03:02 +0100
> From: Andy Moreton <amoreton@solarflare.com>
>
> Running emacs 24 built from r117416 on Win7 64bit using Mingw toolchain.
>
> After several hours of working normally, I hit <f5> (which I have bound
> to revert-buffer) in a c-mode buffer. Emacs crashed, and running gdb
> showed the follwing backtrace:
> [...]
> #1 0x011ff2fc in emacs_abort () at ../../src/w32fns.c:8478
> button = 0x6
> #2 0x010f21d6 in terminate_due_to_signal (sig=0x16, backtrace_limit=0x7fffffff) at ../../src/emacs.c:378
> No locals.
> #3 0x01164fe0 in die (msg=0x14a0b9a "same_at_start == GPT_BYTE", file=0x14a00a7 "../../src/fileio.c", line=0xfcb) at ../../src/alloc.c:6833
> No locals.
> #4 0x0113799a in Finsert_file_contents (filename=0x6364c71, visit=0x37a7842, beg=0x37a7822, end=0x37a7822, replace=0x37a7842) at ../../src/fileio.c:4043
> bufpos = 0x38f
> this = 0x0
> this_count = 0x13
> same_at_start = 0x380
> same_at_end = 0x390
> decoded = 0xb3414b0 "/", '*' <repeats 74 times>, "\\\n*//*! \\file wt_mem.c - WT (Windows Tools) memory allocation helper routines\n** <L5_PRIVATE L5_SOURCE>\n** \\author al\n** \\b"...
Unless you can reproduce this at will, it's too bad that you didn't
record the value of GPT_BYTE, whose difference from same_at_start is
the immediate reason for the assertion violation on line 4043 of
fileio.c.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#18152: 24.3.92; Crash in emacs 24 while reverting a buffer
2014-07-30 17:30 ` Eli Zaretskii
@ 2014-07-30 17:39 ` Andy Moreton
2014-07-30 17:54 ` Eli Zaretskii
2015-12-26 16:01 ` Lars Ingebrigtsen
0 siblings, 2 replies; 5+ messages in thread
From: Andy Moreton @ 2014-07-30 17:39 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 18152
On 30/07/2014 6:30 PM, Eli Zaretskii wrote:
>> [...]
>> #1 0x011ff2fc in emacs_abort () at ../../src/w32fns.c:8478
>> button = 0x6
>> #2 0x010f21d6 in terminate_due_to_signal (sig=0x16, backtrace_limit=0x7fffffff) at ../../src/emacs.c:378
>> No locals.
>> #3 0x01164fe0 in die (msg=0x14a0b9a "same_at_start == GPT_BYTE", file=0x14a00a7 "../../src/fileio.c", line=0xfcb) at ../../src/alloc.c:6833
>> No locals.
>> #4 0x0113799a in Finsert_file_contents (filename=0x6364c71, visit=0x37a7842, beg=0x37a7822, end=0x37a7822, replace=0x37a7842) at ../../src/fileio.c:4043
>> bufpos = 0x38f
>> this = 0x0
>> this_count = 0x13
>> same_at_start = 0x380
>> same_at_end = 0x390
>> decoded = 0xb3414b0 "/", '*' <repeats 74 times>, "\\\n*//*! \\file wt_mem.c - WT (Windows Tools) memory allocation helper routines\n** <L5_PRIVATE L5_SOURCE>\n** \\author al\n** \\b"...
>
> Unless you can reproduce this at will, it's too bad that you didn't
> record the value of GPT_BYTE, whose difference from same_at_start is
> the immediate reason for the assertion violation on line 4043 of
> fileio.c.
I've seen a couple of crashes in the last week, but only after several hours
of work. If I manage to reproduce it I will try to keep a gdb session alive to
aid with debugging.
Regards,
AndyM
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#18152: 24.3.92; Crash in emacs 24 while reverting a buffer
2014-07-30 17:39 ` Andy Moreton
@ 2014-07-30 17:54 ` Eli Zaretskii
2015-12-26 16:01 ` Lars Ingebrigtsen
1 sibling, 0 replies; 5+ messages in thread
From: Eli Zaretskii @ 2014-07-30 17:54 UTC (permalink / raw)
To: Andy Moreton; +Cc: 18152
> Date: Wed, 30 Jul 2014 18:39:41 +0100
> From: Andy Moreton <andrewjmoreton@gmail.com>
> CC: 18152@debbugs.gnu.org
>
> > Unless you can reproduce this at will, it's too bad that you didn't
> > record the value of GPT_BYTE, whose difference from same_at_start is
> > the immediate reason for the assertion violation on line 4043 of
> > fileio.c.
>
> I've seen a couple of crashes in the last week, but only after several hours
> of work. If I manage to reproduce it I will try to keep a gdb session alive to
> aid with debugging.
Thanks.
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#18152: 24.3.92; Crash in emacs 24 while reverting a buffer
2014-07-30 17:39 ` Andy Moreton
2014-07-30 17:54 ` Eli Zaretskii
@ 2015-12-26 16:01 ` Lars Ingebrigtsen
1 sibling, 0 replies; 5+ messages in thread
From: Lars Ingebrigtsen @ 2015-12-26 16:01 UTC (permalink / raw)
To: Andy Moreton; +Cc: 18152
Andy Moreton <andrewjmoreton@gmail.com> writes:
>> Unless you can reproduce this at will, it's too bad that you didn't
>> record the value of GPT_BYTE, whose difference from same_at_start is
>> the immediate reason for the assertion violation on line 4043 of
>> fileio.c.
>
> I've seen a couple of crashes in the last week, but only after several
> hours of work. If I manage to reproduce it I will try to keep a gdb
> session alive to aid with debugging.
More information was requested, but no response was given within a few
months, so I'm closing this bug report. If the problem still exists,
please reopen this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-12-26 16:01 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-30 17:03 bug#18152: 24.3.92; Crash in emacs 24 while reverting a buffer Andy Moreton
2014-07-30 17:30 ` Eli Zaretskii
2014-07-30 17:39 ` Andy Moreton
2014-07-30 17:54 ` Eli Zaretskii
2015-12-26 16:01 ` Lars Ingebrigtsen
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.