unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#21666: 25.0.50; Random segfaults
@ 2015-10-11  6:50 Jorgen Schaefer
  2015-10-12  0:30 ` Paul Eggert
                   ` (5 more replies)
  0 siblings, 6 replies; 38+ messages in thread
From: Jorgen Schaefer @ 2015-10-11  6:50 UTC (permalink / raw)
  To: 21666

Hello!
I have seen repeated crashes by Emacs from (almost) current git. I can
not reproduce them, but they do happen regularly during normal
interaction. Backtrace at the end of the report.

I'll try and keep gdb attached to my Emacs session for when this happens
again. Let me know if I can do something to provide more information.


In GNU Emacs 25.0.50.1 (x86_64-unknown-linux-gnu)
 of 2015-10-09
Repository revision: e6013e8c8f3de0ca39c17a2da95346b4a320e6d0
System Description:	Debian GNU/Linux 8.2 (jessie)

Configured using:
 'configure --without-x CFLAGS=-ggdb'

Configured features:
JPEG SOUND DBUS NOTIFY ACL GNUTLS LIBXML2 ZLIB

Important settings:
  value of $LC_ALL: 
  value of $LC_COLLATE: de_DE.UTF-8
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: POSIX
  value of $LC_MONETARY: POSIX
  value of $LC_NUMERIC: POSIX
  value of $LC_TIME: POSIX
  value of $LANG: POSIX
  locale-coding-system: utf-8-unix

Recent messages:
Ispell process killed
Local Ispell dictionary set to american
Starting new Ispell process /usr/bin/aspell with default dictionary...
Ispell process killed
Local Ispell dictionary set to american
Starting new Ispell process /usr/bin/aspell with default dictionary...
Ispell process killed
Local Ispell dictionary set to german8
Starting new Ispell process /usr/bin/aspell with american dictionary...
Making completion list...

Memory information:
((conses 16 506667 25645)
 (symbols 48 50697 0)
 (miscs 40 491 575)
 (strings 32 127558 15042)
 (string-bytes 1 3874485)
 (vectors 16 48820)
 (vector-slots 8 816309 4597)
 (floats 8 686 1437)
 (intervals 56 3007 158)
 (buffers 976 29)
 (heap 1024 39125 2060))


Program received signal SIGSEGV, Segmentation fault.
CAR (c=139) at lisp.h:1201
1201: NILP (c) ? Qniln];
(gdb) bt
#0  CAR (c=139) at lisp.h:1201
#1  0x0000000000557e10 in Fcar (list=136) at data.c:530
#2  0x000000000057575d in eval_sub (form=28413219) at eval.c:2123r
#3  0x00000000005756bc in eval_sub (form=28413203) at eval.c:2111
#4  0x0000000000571b2d in Fcond (args=28407859) at eval.c:405
#5  0x0000000000575476 in eval_sub (form=28407443) at eval.c:2085
#6  0x0000000000571bd2 in Fprogn (body=28407491) at eval.c:427
#7  0x000000000057762a in funcall_lambda (fun=44604627, nargs=1,
    arg_vector=0x7fffffff4cc8) at eval.c:2869
#8  0x0000000000576ecd in Ffuncall (nargs=2, args=0x7fffffff4cc0)
    at eval.c:2711
#9  0x00000000005765a4 in call1 (fn=44604611, arg1=139) at eval.c:2509
#10 0x0000000000581269 in mapcar1 (leni=2544, vals=0x3619420, fn=44604611,
    seq=41799763) at fns.c:2530
#11 0x0000000000581621 in Fmapcar (function=44604611, sequence=41799763)
    at fns.c:2595
#12 0x000000000057578c in eval_sub (form=28411379) at eval.c:2126
#13 0x0000000000571bd2 in Fprogn (body=28411427) at eval.c:427
#14 0x0000000000572952 in FletX (args=28407635) at eval.c:879
#15 0x0000000000575476 in eval_sub (form=28407651) at eval.c:2085
#16 0x0000000000571bd2 in Fprogn (body=28407715) at eval.c:427
#17 0x000000000057762a in funcall_lambda (fun=28405795, nargs=3,
    arg_vector=0x7fffffff5100) at eval.c:2869
#18 0x0000000000577148 in apply_lambda (fun=28405811, args=28417283, count=92)
    at eval.c:2751
#19 0x0000000000575b20 in eval_sub (form=28417299) at eval.c:2198
#20 0x0000000000571cfa in Fsetq (args=28417331) at eval.c:494
#21 0x0000000000575476 in eval_sub (form=28417347) at eval.c:2085
#22 0x0000000000571bd2 in Fprogn (body=28415683) at eval.c:427
#23 0x0000000000575476 in eval_sub (form=28415699) at eval.c:2085
#24 0x0000000000571ad3 in Fif (args=28415731) at eval.c:384
#25 0x0000000000575476 in eval_sub (form=28415747) at eval.c:2085
#26 0x0000000000571bd2 in Fprogn (body=28415939) at eval.c:427
#27 0x0000000000572d3f in Flet (args=28413955) at eval.c:943
#28 0x0000000000575476 in eval_sub (form=28413971) at eval.c:2085
#29 0x0000000000571bd2 in Fprogn (body=28414035) at eval.c:427
#30 0x000000000057762a in funcall_lambda (fun=28414131, nargs=2,
    arg_vector=0x7fffffff58f0) at eval.c:2869
#31 0x0000000000577148 in apply_lambda (fun=28414147, args=29716595, count=85)
    at eval.c:2751
#32 0x0000000000575b20 in eval_sub (form=29716579) at eval.c:2198
#33 0x0000000000571bd2 in Fprogn (body=29716675) at eval.c:427
#34 0x0000000000572952 in FletX (args=29714883) at eval.c:879
#35 0x0000000000575476 in eval_sub (form=29714899) at eval.c:2085
#36 0x0000000000571bd2 in Fprogn (body=29714931) at eval.c:427
#37 0x0000000000575476 in eval_sub (form=29714915) at eval.c:2085
#38 0x0000000000571ad3 in Fif (args=29714963) at eval.c:384
#39 0x0000000000575476 in eval_sub (form=29714947) at eval.c:2085
#40 0x0000000000571bd2 in Fprogn (body=29715043) at eval.c:427
---Type <return> to continue, or q <return> to quit---
#41 0x000000000057762a in funcall_lambda (fun=29715139, nargs=7,
    arg_vector=0x7fffffff5f40) at eval.c:2869
#42 0x0000000000577148 in apply_lambda (fun=29715155, args=28479411, count=79)
    at eval.c:2751
#43 0x0000000000575b20 in eval_sub (form=28479571) at eval.c:2198
#44 0x0000000000571bd2 in Fprogn (body=28476067) at eval.c:427
#45 0x0000000000563d13 in Fsave_current_buffer (args=28475971)
    at editfns.c:1027
#46 0x0000000000575476 in eval_sub (form=28475955) at eval.c:2085
#47 0x0000000000571bd2 in Fprogn (body=28475619) at eval.c:427
#48 0x0000000000571b70 in Fcond (args=28475603) at eval.c:409
#49 0x0000000000575476 in eval_sub (form=28475587) at eval.c:2085
#50 0x0000000000571bd2 in Fprogn (body=28475523) at eval.c:427
#51 0x000000000057762a in funcall_lambda (fun=28475187, nargs=5,
    arg_vector=0x7fffffff6548) at eval.c:2869
#52 0x0000000000576ecd in Ffuncall (nargs=6, args=0x7fffffff6540)
    at eval.c:2711
#53 0x0000000000576003 in Fapply (nargs=5, args=0x7fffffff6600) at eval.c:2278
#54 0x0000000000575656 in eval_sub (form=26515859) at eval.c:2103
#55 0x0000000000571bd2 in Fprogn (body=26515123) at eval.c:427
#56 0x0000000000571b70 in Fcond (args=26515027) at eval.c:409
#57 0x0000000000575476 in eval_sub (form=26516723) at eval.c:2085
#58 0x0000000000571bd2 in Fprogn (body=26509027) at eval.c:427
#59 0x0000000000572952 in FletX (args=26614371) at eval.c:879
#60 0x0000000000575476 in eval_sub (form=26614259) at eval.c:2085
#61 0x0000000000571bd2 in Fprogn (body=26614099) at eval.c:427
#62 0x0000000000563d13 in Fsave_current_buffer (args=26614147)
    at editfns.c:1027
#63 0x0000000000575476 in eval_sub (form=26614211) at eval.c:2085
#64 0x0000000000571bd2 in Fprogn (body=26613299) at eval.c:427
#65 0x000000000057762a in funcall_lambda (fun=26612147, nargs=5,
    arg_vector=0x7fffffff6d18) at eval.c:2869
#66 0x0000000000576ecd in Ffuncall (nargs=6, args=0x7fffffff6d10)
    at eval.c:2711
#67 0x0000000000576003 in Fapply (nargs=2, args=0x7fffffff6dd0) at eval.c:2278
#68 0x0000000000575656 in eval_sub (form=29409219) at eval.c:2103
#69 0x00000000005737fa in internal_lisp_condition_case (var=4245808,
    bodyform=29409219, handlers=29407395) at eval.c:1278
#70 0x000000000057337c in Fcondition_case (args=29409203) at eval.c:1203
#71 0x0000000000575476 in eval_sub (form=29409187) at eval.c:2085
#72 0x0000000000571bd2 in Fprogn (body=29407411) at eval.c:427
#73 0x0000000000571af1 in Fif (args=29409107) at eval.c:385
#74 0x0000000000575476 in eval_sub (form=29409091) at eval.c:2085
#75 0x0000000000571bd2 in Fprogn (body=29408019) at eval.c:427
#76 0x0000000000572d3f in Flet (args=29408035) at eval.c:943
#77 0x0000000000575476 in eval_sub (form=29408051) at eval.c:2085
#78 0x0000000000571bd2 in Fprogn (body=29408067) at eval.c:427
#79 0x0000000000572dff in Fwhile (args=29408083) at eval.c:962
#80 0x0000000000575476 in eval_sub (form=29408099) at eval.c:2085
---Type <return> to continue, or q <return> to quit---
#81 0x0000000000571bd2 in Fprogn (body=29408115) at eval.c:427
#82 0x0000000000572d3f in Flet (args=29408131) at eval.c:943
#83 0x0000000000575476 in eval_sub (form=29408147) at eval.c:2085
#84 0x0000000000571bd2 in Fprogn (body=29406627) at eval.c:427
#85 0x000000000057762a in funcall_lambda (fun=29406723, nargs=7,
    arg_vector=0x7fffffff78f8) at eval.c:2869
#86 0x0000000000576ecd in Ffuncall (nargs=8, args=0x7fffffff78f0)
    at eval.c:2711
#87 0x0000000000576003 in Fapply (nargs=6, args=0x7fffffff79c0) at eval.c:2278
#88 0x0000000000575656 in eval_sub (form=29379347) at eval.c:2103
#89 0x0000000000571bd2 in Fprogn (body=29378355) at eval.c:427
#90 0x0000000000575476 in eval_sub (form=29378387) at eval.c:2085
#91 0x0000000000571ad3 in Fif (args=29378419) at eval.c:384
#92 0x0000000000575476 in eval_sub (form=29378435) at eval.c:2085
#93 0x0000000000571bd2 in Fprogn (body=29376691) at eval.c:427
#94 0x0000000000572d3f in Flet (args=29376707) at eval.c:943
#95 0x0000000000575476 in eval_sub (form=29376723) at eval.c:2085
#96 0x0000000000571bd2 in Fprogn (body=29376739) at eval.c:427
#97 0x000000000057762a in funcall_lambda (fun=29376835, nargs=5,
    arg_vector=0x7fffffff7ff0) at eval.c:2869
#98 0x0000000000577148 in apply_lambda (fun=29376851, args=26672659, count=49)
    at eval.c:2751
#99 0x0000000000575b20 in eval_sub (form=26672707) at eval.c:2198
#100 0x0000000000571bd2 in Fprogn (body=26671907) at eval.c:427
#101 0x0000000000571af1 in Fif (args=26676579) at eval.c:385
#102 0x0000000000575476 in eval_sub (form=26678099) at eval.c:2085
#103 0x0000000000571bd2 in Fprogn (body=26670435) at eval.c:427
#104 0x000000000057762a in funcall_lambda (fun=26736179, nargs=5,
    arg_vector=0x7fffffff8478) at eval.c:2869
#105 0x0000000000576ecd in Ffuncall (nargs=6, args=0x7fffffff8470)
    at eval.c:2711
#106 0x0000000000576003 in Fapply (nargs=2, args=0x7fffffff8530) at eval.c:2278
#107 0x0000000000575656 in eval_sub (form=29409219) at eval.c:2103
#108 0x00000000005737fa in internal_lisp_condition_case (var=4245808,
    bodyform=29409219, handlers=29407395) at eval.c:1278
#109 0x000000000057337c in Fcondition_case (args=29409203) at eval.c:1203
#110 0x0000000000575476 in eval_sub (form=29409187) at eval.c:2085
#111 0x0000000000571bd2 in Fprogn (body=29407411) at eval.c:427
#112 0x0000000000571af1 in Fif (args=29409107) at eval.c:385
#113 0x0000000000575476 in eval_sub (form=29409091) at eval.c:2085
#114 0x0000000000571bd2 in Fprogn (body=29408019) at eval.c:427
#115 0x0000000000572d3f in Flet (args=29408035) at eval.c:943
#116 0x0000000000575476 in eval_sub (form=29408051) at eval.c:2085
#117 0x0000000000571bd2 in Fprogn (body=29408067) at eval.c:427
#118 0x0000000000572dff in Fwhile (args=29408083) at eval.c:962
#119 0x0000000000575476 in eval_sub (form=29408099) at eval.c:2085
#120 0x0000000000571bd2 in Fprogn (body=29408115) at eval.c:427
#121 0x0000000000572d3f in Flet (args=29408131) at eval.c:943
#122 0x0000000000575476 in eval_sub (form=29408147) at eval.c:2085
---Type <return> to continue, or q <return> to quit---
#123 0x0000000000571bd2 in Fprogn (body=29406627) at eval.c:427
#124 0x000000000057762a in funcall_lambda (fun=29406723, nargs=7,
    arg_vector=0x7fffffff9058) at eval.c:2869
#125 0x0000000000576ecd in Ffuncall (nargs=8, args=0x7fffffff9050)
    at eval.c:2711
#126 0x0000000000576003 in Fapply (nargs=6, args=0x7fffffff9120) at eval.c:2278
#127 0x0000000000575656 in eval_sub (form=29379187) at eval.c:2103
#128 0x0000000000571bd2 in Fprogn (body=29378371) at eval.c:427
#129 0x0000000000575476 in eval_sub (form=29378387) at eval.c:2085
#130 0x0000000000571ad3 in Fif (args=29378419) at eval.c:384
#131 0x0000000000575476 in eval_sub (form=29378435) at eval.c:2085
#132 0x0000000000571bd2 in Fprogn (body=29376691) at eval.c:427
#133 0x0000000000572d3f in Flet (args=29376707) at eval.c:943
#134 0x0000000000575476 in eval_sub (form=29376723) at eval.c:2085
#135 0x0000000000571bd2 in Fprogn (body=29376739) at eval.c:427
#136 0x000000000057762a in funcall_lambda (fun=29376835, nargs=5,
    arg_vector=0x7fffffff9808) at eval.c:2869
#137 0x0000000000576ecd in Ffuncall (nargs=6, args=0x7fffffff9800)
    at eval.c:2711
#138 0x0000000000576003 in Fapply (nargs=5, args=0x7fffffff98c0) at eval.c:2278
#139 0x0000000000575656 in eval_sub (form=29386419) at eval.c:2103
#140 0x0000000000571bd2 in Fprogn (body=29386547) at eval.c:427
#141 0x0000000000572952 in FletX (args=29385507) at eval.c:879
#142 0x0000000000575476 in eval_sub (form=29385523) at eval.c:2085
#143 0x0000000000571bd2 in Fprogn (body=29385603) at eval.c:427
#144 0x000000000057762a in funcall_lambda (fun=29383683, nargs=2,
    arg_vector=0x7fffffff9c50) at eval.c:2869
#145 0x0000000000577148 in apply_lambda (fun=29383699, args=29388323, count=24)
    at eval.c:2751
#146 0x0000000000575b20 in eval_sub (form=29388307) at eval.c:2198
#147 0x0000000000571bd2 in Fprogn (body=29388355) at eval.c:427
#148 0x0000000000572d3f in Flet (args=29388067) at eval.c:943
#149 0x0000000000575476 in eval_sub (form=29387907) at eval.c:2085
#150 0x0000000000571bd2 in Fprogn (body=29388483) at eval.c:427
#151 0x0000000000572dff in Fwhile (args=29387891) at eval.c:962
#152 0x0000000000575476 in eval_sub (form=29387827) at eval.c:2085
#153 0x0000000000571bd2 in Fprogn (body=29388499) at eval.c:427
#154 0x0000000000572d3f in Flet (args=29387811) at eval.c:943
#155 0x0000000000575476 in eval_sub (form=29389667) at eval.c:2085
#156 0x0000000000571bd2 in Fprogn (body=29387027) at eval.c:427
#157 0x0000000000575476 in eval_sub (form=29387043) at eval.c:2085
#158 0x0000000000571ad3 in Fif (args=29387075) at eval.c:384
#159 0x0000000000575476 in eval_sub (form=29387091) at eval.c:2085
#160 0x0000000000571bd2 in Fprogn (body=29385731) at eval.c:427
#161 0x000000000057762a in funcall_lambda (fun=29385827, nargs=2,
    arg_vector=0x7fffffffa6e8) at eval.c:2869
#162 0x0000000000576ecd in Ffuncall (nargs=3, args=0x7fffffffa6e0)
    at eval.c:2711
#163 0x0000000000576003 in Fapply (nargs=2, args=0x7fffffffa7a0) at eval.c:2278
---Type <return> to continue, or q <return> to quit---
#164 0x0000000000576552 in apply1 (fn=15835456, arg=42197571) at eval.c:2494
#165 0x00000000005c64d2 in read_process_output_call (fun_and_args=42197267)
    at process.c:5241
#166 0x0000000000573ac2 in internal_condition_case_1 (
    bfun=0x5c64a4 <read_process_output_call>, arg=42197267, handlers=16416,
    hfun=0x5c64d4 <read_process_output_error_handler>) at eval.c:1333
#167 0x00000000005c6c63 in read_and_dispose_of_process_output (p=0x27781c0,
    chars=0x7fffffffa8b0 ":gattsu!~gattsu@jdhankle.com PRIVMSG #emacs :lol\r\np\002", nbytes=50, coding=0x23e4fc0) at process.c:5449
#168 0x00000000005c68b1 in read_process_output (proc=41386437, channel=9)
    at process.c:5360
#169 0x00000000005c5e87 in wait_reading_process_output (time_limit=2,
    nsecs=999975529, read_kbd=-1, do_display=true, wait_for_cell=0,
    wait_proc=0x0, just_wait_proc=0) at process.c:5067
#170 0x00000000004e2e56 in kbd_buffer_get_event (kbp=0x7fffffffbe48,
    used_mouse_menu=0x0, end_time=0x7fffffffc420) at keyboard.c:3786
#171 0x00000000004df878 in read_event_from_main_queue (
    end_time=0x7fffffffc420, local_getcjmp=0x7fffffffc1f0, used_mouse_menu=0x0)
    at keyboard.c:2129
#172 0x00000000004dfab9 in read_decoded_event_from_main_queue (
    end_time=0x7fffffffc420, local_getcjmp=0x7fffffffc1f0, prev_event=0,
    used_mouse_menu=0x0) at keyboard.c:2192
#173 0x00000000004e0f71 in read_char (commandflag=0, map=0, prev_event=0,
    used_mouse_menu=0x0, end_time=0x7fffffffc420) at keyboard.c:2787
#174 0x000000000059daf9 in read_filtered_event (no_switch_frame=false,
    ascii_required=false, error_nonascii=false, input_method=true, seconds=14)
    at lread.c:609
#175 0x000000000059dddd in Fread_event (prompt=0, inherit_input_method=39456,
    seconds=14) at lread.c:721
#176 0x0000000000576be9 in Ffuncall (nargs=4, args=0x7fffffffc580)
    at eval.c:2657
#177 0x00000000005b8037 in exec_byte_code (bytestr=8831356, vector=8831389,
    maxdepth=30, args_template=3078, nargs=1, args=0x7fffffffcab0)
    at bytecode.c:880
#178 0x000000000057737f in funcall_lambda (fun=8831309, nargs=1,
    arg_vector=0x7fffffffcaa8) at eval.c:2810
#179 0x0000000000576dfc in Ffuncall (nargs=2, args=0x7fffffffcaa0)
    at eval.c:2699
#180 0x00000000005b8037 in exec_byte_code (bytestr=27571796, vector=26240117,
    maxdepth=14, args_template=2, nargs=0, args=0x7fffffffcfb8)
    at bytecode.c:880
#181 0x000000000057737f in funcall_lambda (fun=26240269, nargs=0,
    arg_vector=0x7fffffffcfb8) at eval.c:2810
#182 0x0000000000576dfc in Ffuncall (nargs=1, args=0x7fffffffcfb0)
    at eval.c:2699
#183 0x00000000005b8037 in exec_byte_code (bytestr=27567188, vector=26240845,
    maxdepth=30, args_template=2, nargs=0, args=0x7fffffffd4e0)
    at bytecode.c:880
#184 0x000000000057737f in funcall_lambda (fun=26274869, nargs=0,
---Type <return> to continue, or q <return> to quit---
    arg_vector=0x7fffffffd4e0) at eval.c:2810
#185 0x0000000000576dfc in Ffuncall (nargs=1, args=0x7fffffffd4d8)
    at eval.c:2699
#186 0x0000000000576571 in call0 (fn=15122304) at eval.c:2501
#187 0x00000000004df233 in safe_run_hooks_1 (nargs=2, args=0x7fffffffd580)
    at keyboard.c:1770
#188 0x0000000000573db6 in internal_condition_case_n (
    bfun=0x4df210 <safe_run_hooks_1>, nargs=2, args=0x7fffffffd580,
    handlers=39456, hfun=0x4df235 <safe_run_hooks_error>) at eval.c:1391
#189 0x00000000004df4b1 in safe_run_hook_funcall (nargs=2, args=0x7fffffffd610)
    at keyboard.c:1818
#190 0x0000000000576461 in run_hook_with_args (nargs=2, args=0x7fffffffd610,
    funcall=0x4df45e <safe_run_hook_funcall>) at eval.c:2466
#191 0x00000000004df51b in safe_run_hooks (hook=33264) at keyboard.c:1834
#192 0x00000000004de0f0 in command_loop_1 () at keyboard.c:1474
#193 0x0000000000573957 in internal_condition_case (
    bfun=0x4dd931 <command_loop_1>, handlers=16416, hfun=0x4dd13d <cmd_error>)
    at eval.c:1309
#194 0x00000000004dd649 in command_loop_2 (ignore=0) at keyboard.c:1088
#195 0x0000000000573119 in internal_catch (tag=40656,
    func=0x4dd620 <command_loop_2>, arg=0) at eval.c:1073
#196 0x00000000004dd5e9 in command_loop () at keyboard.c:1067
#197 0x00000000004dcd0c in recursive_edit_1 () at keyboard.c:673
#198 0x00000000004dce9f in Frecursive_edit () at keyboard.c:744
#199 0x00000000004dada7 in main (argc=1, argv=0x7fffffffdac8) at emacs.c:1643





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-11  6:50 bug#21666: 25.0.50; Random segfaults Jorgen Schaefer
@ 2015-10-12  0:30 ` Paul Eggert
  2015-10-13 11:50 ` Jorgen Schaefer
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 38+ messages in thread
From: Paul Eggert @ 2015-10-12  0:30 UTC (permalink / raw)
  To: Jorgen Schaefer; +Cc: 21666

What happens if you build Emacs with checking turned on?  E.g.,:

cd src
make clean
make CFLAGS='-ggdb -DENABLE_CHECKING'

or, if you want to build from scratch:

./configure --enable-checking --without-x CFLAGS='-ggdb'
make clean
make





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-11  6:50 bug#21666: 25.0.50; Random segfaults Jorgen Schaefer
  2015-10-12  0:30 ` Paul Eggert
@ 2015-10-13 11:50 ` Jorgen Schaefer
  2015-10-13 16:09   ` Paul Eggert
       [not found] ` <handler.21666.B.144458332816487.ack@debbugs.gnu.org>
                   ` (3 subsequent siblings)
  5 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schaefer @ 2015-10-13 11:50 UTC (permalink / raw)
  To: 21666, Paul Eggert

> What happens if you build Emacs with checking turned on?

I was about to say that that did fix things, but it just took a bit
longer to segfault. bt full output follows:

#0  0x00000000004f0a84 in XFLOAT_DATA (f=7) at lisp.h:2396
No locals.
#1  0x00000000005a675c in Fabs (arg=7) at floatfns.c:283
No locals.
#2  0x00000000005a1eca in eval_sub (form=29494067) at eval.c:2123
        numargs = 6
        args_left = 0
        i = 1
        maxargs = 1
        argvals = {7, 5904481, 140737488312256, 3494512, -120026, 29492291, 0, 
          13281456}
        fun = 12706525
        val = 140737488312208
        original_fun = 302192
        original_args = 29494083
        funcar = 16368
        count = 99
#3  0x00000000005a1d4d in eval_sub (form=29494051) at eval.c:2097
        vals = 0x7fffffff57a0
        argnum = 1
        sa_avail = 16368
        sa_count = 99
        sa_must_free = false
        numargs = 10
        args_left = 29494099
        i = -43104
        maxargs = 0
        argvals = {7, 25237744, 140737488312544, 5907209, 5180867, 13080496, 
          140737488312352, 5766358}
        fun = 12697797
        val = 140737488312496
        original_fun = 263920
        original_args = 29494099
        funcar = 42317360
        count = 98
#4  0x000000000059c9a9 in Fand (args=29494131) at eval.c:362
        val = 39456
#5  0x00000000005a1be3 in eval_sub (form=29493987) at eval.c:2085
        numargs = 10
        args_left = 29494035
        i = 2
        maxargs = 0
        argvals = {0, 25237712, 13080496, 42317360, 140737488312640, 0, 
          140737488312656, 13266816}
        fun = 12703789
        val = 12703837
        original_fun = 299776
        original_args = 29494035
        funcar = 140737488312800
        count = 97
#6  0x000000000059ca60 in Fif (args=29494147) at eval.c:381
        cond = 12703837
#7  0x00000000005a1be3 in eval_sub (form=29493971) at eval.c:2085
        numargs = 14
        args_left = 29494147
        i = 3
        maxargs = 0
        argvals = {5181002, 42962914960, 12695877, 25783087632, 0, 41856, 
          13080496, 140737488312960}
        fun = 12703837
        val = 140737488313104
        original_fun = 23328
        original_args = 29494147
        funcar = 140737488313040
        count = 96
#8  0x000000000059cd42 in Fprogn (body=29489363) at eval.c:427
        val = 0
#9  0x00000000005a420c in funcall_lambda (fun=44939827, nargs=1, 
    arg_vector=0x7fffffff5c88) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3494512
        lexenv = 43990947
        count = 95
        i = 1
        optional = false
        rest = false
#10 0x00000000005a38d3 in Ffuncall (nargs=2, args=0x7fffffff5c80)
    at eval.c:2711
        fun = 44939811
        original_fun = 44939811
        funcar = 11952
        numargs = 1
        lisp_numargs = 12705469
        val = 140737488313456
        internal_args = 0xc1debd <Sfuncall+5>
        count = 94
#11 0x00000000005a1dc3 in eval_sub (form=29492595) at eval.c:2103
        vals = 0x7fffffff5c80
        argnum = 2
        sa_avail = 16368
        sa_count = 94
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -41848
        maxargs = 0
        argvals = {140737488313568, 25237584, 140737488313792, 5907209, 
          140737488313808, 29492547, 7, 13080496}
        fun = 12705469
        val = 140737488313744
        original_fun = 20736
        original_args = 29492611
        funcar = 140737488313792
        count = 93
#12 0x000000000059cd42 in Fprogn (body=29492643) at eval.c:427
        val = 0
#13 0x000000000059cc81 in Fcond (args=29487411) at eval.c:409
        clause = 29492579
        val = 39456
#14 0x00000000005a1be3 in eval_sub (form=29487027) at eval.c:2085
        numargs = 30
        args_left = 29487411
        i = 7
        maxargs = 0
        argvals = {140737488313920, 13266816, 44351859, 25783087632, 0, 41856, 
          13080496, 140737488313968}
        fun = 12703885
        val = 140737488314112
        original_fun = 299824
        original_args = 29487411
        funcar = 140737488314048
        count = 92
#15 0x000000000059cd42 in Fprogn (body=29485059) at eval.c:427
        val = 0
#16 0x00000000005a420c in funcall_lambda (fun=44939763, nargs=1, 
    arg_vector=0x7fffffff6088) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3671008
        lexenv = 43990979
        count = 91
        i = 1
        optional = false
        rest = false
#17 0x00000000005a38d3 in Ffuncall (nargs=2, args=0x7fffffff6080)
    at eval.c:2711
        fun = 44939747
        original_fun = 44939747
        funcar = 11952
        numargs = 1
        lisp_numargs = 0
        val = 0
        internal_args = 0x169
        count = 90
#18 0x00000000005a2f13 in call1 (fn=44939747, arg1=7) at eval.c:2509
No locals.
#19 0x00000000005b0025 in mapcar1 (leni=2502, vals=0x3689380, fn=44939747, 
    seq=40715987) at fns.c:2530
        tail = 41927235
        dummy = 0
        i = 2458
#20 0x00000000005b040f in Fmapcar (function=44939747, sequence=40715987)
    at fns.c:2595
        len = 2502
        leni = 2502
        args = 0x3689380
        ret = 140737488314688
        sa_avail = 16384
        sa_count = 89
        sa_must_free = true
#21 0x00000000005a1ef9 in eval_sub (form=29490963) at eval.c:2126
        numargs = 10
        args_left = 0
        i = 2
        maxargs = 2
        argvals = {44939747, 40715987, 140737488315024, 5907209, 0, 29485091, 
          13080496, 140737488314832}
        fun = 12709501
        val = 140737488314976
        original_fun = 268560
        original_args = 29490979
        funcar = 140737488314912
        count = 88
#22 0x000000000059cd42 in Fprogn (body=29491011) at eval.c:427
        val = 0
#23 0x000000000059e472 in FletX (args=29485203) at eval.c:879
        varlist = 0
        var = 8221472
        val = 44939747
        elt = 29485107
        lexenv = 44939843
        count = 87
#24 0x00000000005a1be3 in eval_sub (form=29485219) at eval.c:2085
        numargs = 10
        args_left = 29485203
        i = 2
        maxargs = 0
        argvals = {12698032, 140737488315224, 5181002, 25783087632, 0, 41856, 
          13080496, 140737488315248}
        fun = 12704509
        val = 140737488315392
        original_fun = 26784
        original_args = 29485203
        funcar = 140737488315328
        count = 86
#25 0x000000000059cd42 in Fprogn (body=29485283) at eval.c:427
        val = 27583604
#26 0x00000000005a420c in funcall_lambda (fun=29485379, nargs=3, 
    arg_vector=0x7fffffff64c0) at eval.c:2869
        val = 0
        syms_left = 0
        next = 254080
        lexenv = 44939843
        count = 85
        i = 3
        optional = false
        rest = false
#27 0x00000000005a3b4e in apply_lambda (fun=29485395, args=29496867, count=84)
    at eval.c:2751
        args_left = 0
        i = 3
        numargs = 3
        arg_vector = 0x7fffffff64c0
        tem = 142
        sa_avail = 16360
        sa_count = 85
        sa_must_free = false
#28 0x00000000005a22bb in eval_sub (form=29496883) at eval.c:2198
        fun = 29485395
        val = 12704072
        original_fun = 15600400
        original_args = 29496867
        funcar = 11952
        count = 84
#29 0x000000000059cfb4 in Fsetq (args=29496915) at eval.c:494
        args_left = 29496915
        val = 29496915
        sym = 12704077
        lex_binding = 5181157
#30 0x00000000005a1be3 in eval_sub (form=29496931) at eval.c:2085
        numargs = 10
        args_left = 29496915
        i = 2
        maxargs = 0
        argvals = {140737488316144, 40715987, 140737488316384, 5904587, 
          140737488316288, 305648, 42317360, 13061392}
        fun = 12704077
        val = 140737488316336
        original_fun = 299968
        original_args = 29496915
        funcar = 5180867
        count = 83
#31 0x000000000059cd42 in Fprogn (body=29493251) at eval.c:427
        val = 0
#32 0x00000000005a1be3 in eval_sub (form=29493267) at eval.c:2085
        numargs = 6
        args_left = 29493251
        i = 1
        maxargs = 0
        argvals = {40715987, 5918068, 0, 82, 140737488316528, 40715987, 
          42317365, 305648}
        fun = 12703933
        val = 140737488316640
        original_fun = 33936
        original_args = 29493251
        funcar = 140737488316688
        count = 82
#33 0x000000000059cabe in Fif (args=29493299) at eval.c:384
        cond = 39456
#34 0x00000000005a1be3 in eval_sub (form=29493315) at eval.c:2085
        numargs = 10
        args_left = 29493299
        i = 2
        maxargs = 0
        argvals = {140737488316768, 0, 140737488316992, 25783087632, 0, 41856, 
          13080496, 140737488316800}
        fun = 12703837
        val = 0
        original_fun = 23328
        original_args = 29493299
        funcar = 140737488316880
        count = 81
#35 0x000000000059cd42 in Fprogn (body=29493507) at eval.c:427
        val = 0
#36 0x000000000059e9d6 in Flet (args=29493539) at eval.c:943
        temps = 0x7fffffff6a50
        tem = 0
        lexenv = 44351859
        elt = 30240019
        varlist = 0
        count = 80
        argnum = 2
        sa_avail = 16368
        sa_count = 80
        sa_must_free = false
#37 0x00000000005a1be3 in eval_sub (form=29493555) at eval.c:2085
        numargs = 18
        args_left = 29493539
        i = 4
        maxargs = 0
        argvals = {8021312, 13242000, 44984931, 25783087632, 0, 41856, 
          13080496, 140737488317280}
        fun = 12704557
        val = 140737488317424
        original_fun = 26736
        original_args = 29493539
        funcar = 140737488317360
        count = 79
#38 0x000000000059cd42 in Fprogn (body=29493619) at eval.c:427
        val = 27598036
#39 0x00000000005a420c in funcall_lambda (fun=29493715, nargs=2, 
    arg_vector=0x7fffffff6cb0) at eval.c:2869
        val = 0
        syms_left = 0
        next = 15839792
        lexenv = 44351923
        count = 78
        i = 2
        optional = true
        rest = false
#40 0x00000000005a3b4e in apply_lambda (fun=29493731, args=30643603, count=77)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffff6cb0
        tem = 0
        sa_avail = 16368
        sa_count = 78
        sa_must_free = false
#41 0x00000000005a22bb in eval_sub (form=30643587) at eval.c:2198
        fun = 29493731
        val = 0
        original_fun = 15839744
        original_args = 30643603
        funcar = 11952
        count = 77
#42 0x000000000059cd42 in Fprogn (body=30643683) at eval.c:427
        val = 0
#43 0x000000000059e472 in FletX (args=30641891) at eval.c:879
        varlist = 0
        var = 39888
        val = 57037812
        elt = 30644851
        lexenv = 45366915
        count = 76
#44 0x00000000005a1be3 in eval_sub (form=30641907) at eval.c:2085
        numargs = 18
        args_left = 30641891
        i = 4
        maxargs = 0
        argvals = {2, 25237008, 140737488318480, 5907209, 2, 30645795, 0, 
          13242000}
        fun = 12704509
        val = 140737488318432
        original_fun = 26784
        original_args = 30641891
        funcar = 24816
        count = 75
#45 0x000000000059cd42 in Fprogn (body=30641939) at eval.c:427
        val = 0
#46 0x00000000005a1be3 in eval_sub (form=30641923) at eval.c:2085
        numargs = 6
        args_left = 30641939
        i = 1
        maxargs = 0
        argvals = {0, 43427043, 140737488318624, 5780801, 43427043, 13242000, 
          140737488318592, 0}
        fun = 12703933
        val = 140737488318736
        original_fun = 33936
        original_args = 30641939
        funcar = 42317360
        count = 74
#47 0x000000000059cabe in Fif (args=30641971) at eval.c:384
        cond = 39456
#48 0x00000000005a1be3 in eval_sub (form=30641955) at eval.c:2085
        numargs = 10
        args_left = 30641971
        i = 2
        maxargs = 0
        argvals = {0, 13242000, 13080496, 25783087632, 0, 41856, 13080496, 
          140737488318896}
        fun = 12703837
        val = 140737488319040
        original_fun = 23328
        original_args = 30641971
        funcar = 140737488318976
        count = 73
#49 0x000000000059cd42 in Fprogn (body=30642051) at eval.c:427
        val = 28003380
#50 0x00000000005a420c in funcall_lambda (fun=30640131, nargs=7, 
    arg_vector=0x7fffffff7300) at eval.c:2869
        val = 29556963
        syms_left = 0
        next = 8021312
        lexenv = 45366915
        count = 72
        i = 7
        optional = false
        rest = true
#51 0x00000000005a3b4e in apply_lambda (fun=30640147, args=29557075, count=71)
    at eval.c:2751
        args_left = 0
        i = 7
        numargs = 7
        arg_vector = 0x7fffffff7300
        tem = 41234100
        sa_avail = 16328
        sa_count = 72
        sa_must_free = false
#52 0x00000000005a22bb in eval_sub (form=29557187) at eval.c:2198
        fun = 30640147
        val = 0
        original_fun = 15682864
        original_args = 29557075
        funcar = 11952
        count = 71
#53 0x000000000059cd42 in Fprogn (body=29553699) at eval.c:427
        val = 0
#54 0x000000000058df4c in Fsave_current_buffer (args=29553603)
    at editfns.c:1027
        count = 70
#55 0x00000000005a1be3 in eval_sub (form=29553587) at eval.c:2085
        numargs = 14
        args_left = 29553603
        i = 3
        maxargs = 0
        argvals = {1, 39456, 140737488320080, 5904587, 9212280, 39456, 2, 70}
        fun = 12700301
        val = 140737488320032
        original_fun = 328752
        original_args = 29553603
        funcar = 3
        count = 69
#56 0x000000000059cd42 in Fprogn (body=29552739) at eval.c:427
        val = 0
#57 0x000000000059cc81 in Fcond (args=29552691) at eval.c:409
        clause = 29552755
        val = 39456
#58 0x00000000005a1be3 in eval_sub (form=29552675) at eval.c:2085
        numargs = 10
        args_left = 29553891
        i = 2
        maxargs = 0
        argvals = {139642271659744, 0, 46084787, 25783087632, 0, 41856, 
          13080496, 140737488320256}
        fun = 12703885
        val = 140737488320400
        original_fun = 299824
        original_args = 29553891
        funcar = 140737488320336
        count = 68
#59 0x000000000059cd42 in Fprogn (body=29552451) at eval.c:427
        val = 28684644
#60 0x00000000005a420c in funcall_lambda (fun=29552355, nargs=5, 
    arg_vector=0x7fffffff7908) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 39888
        lexenv = 46084547
        count = 67
        i = 5
        optional = false
        rest = false
#61 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff7900)
    at eval.c:2711
        fun = 29552339
        original_fun = 14991984
        funcar = 11952
        numargs = 5
        lisp_numargs = 41234292
        val = 140737488320752
        internal_args = 0x0
        count = 66
#62 0x00000000005a2857 in Fapply (nargs=5, args=0x7fffffff79c0) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff7900
        spread_arg = 0
        fun = 29552339
        retval = 5181002
        sa_avail = 16336
        sa_count = 66
        sa_must_free = false
#63 0x00000000005a1dc3 in eval_sub (form=27450755) at eval.c:2103
        vals = 0x7fffffff79c0
        argnum = 5
        sa_avail = 16344
        sa_count = 66
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -34336
        maxargs = 0
        argvals = {140737488321088, 25236688, 140737488321312, 5907209, 
          140737488321120, 27451571, 14991984, 0}
        fun = 12705133
        val = 140737488321264
        original_fun = 7440
        original_args = 27450547
        funcar = 3617888
        count = 65
#64 0x000000000059cd42 in Fprogn (body=27450019) at eval.c:427
        val = 0
#65 0x000000000059cc81 in Fcond (args=27449859) at eval.c:409
        clause = 27450851
        val = 39456
#66 0x00000000005a1be3 in eval_sub (form=27451619) at eval.c:2085
        numargs = 14
        args_left = 27449859
        i = 3
        maxargs = 0
        argvals = {0, 25236656, 140737488321680, 5907209, 0, 27489955, 
          13080496, 140737488321488}
        fun = 12703885
        val = 140737488321632
        original_fun = 299824
        original_args = 27449859
        funcar = 140737488321568
        count = 64
#67 0x000000000059cd42 in Fprogn (body=27443843) at eval.c:427
        val = 0
#68 0x000000000059e472 in FletX (args=27548227) at eval.c:879
        varlist = 0
        var = 15335232
        val = 42033092
        elt = 27487971
        lexenv = 46085011
        count = 63
#69 0x00000000005a1be3 in eval_sub (form=27548163) at eval.c:2085
        numargs = 10
        args_left = 27548227
        i = 2
        maxargs = 0
        argvals = {41616405, 17179869590, 140737488326256, 5717659, 19141664, 
          13242000, 5181281, 0}
        fun = 12704509
        val = 41616405
        original_fun = 26784
        original_args = 27548227
        funcar = 0
        count = 62
#70 0x000000000059cd42 in Fprogn (body=27547955) at eval.c:427
        val = 41616405
#71 0x000000000058df4c in Fsave_current_buffer (args=27548003)
    at editfns.c:1027
        count = 61
#72 0x00000000005a1be3 in eval_sub (form=27548115) at eval.c:2085
        numargs = 10
        args_left = 27548003
        i = 2
        maxargs = 0
        argvals = {0, 0, 140737488322224, 25783087632, 0, 41856, 13080496, 
          140737488322256}
        fun = 12700301
        val = 140737488322400
        original_fun = 328752
        original_args = 27548003
        funcar = 140737488322336
        count = 60
#73 0x000000000059cd42 in Fprogn (body=27547027) at eval.c:427
        val = 28452724
#74 0x00000000005a420c in funcall_lambda (fun=27546115, nargs=5, 
    arg_vector=0x7fffffff80d8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 46085011
        count = 59
        i = 5
        optional = true
        rest = true
#75 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff80d0)
    at eval.c:2711
        fun = 27546003
        original_fun = 15440144
        funcar = 11952
        numargs = 5
        lisp_numargs = 140737488322848
        val = 140737488322752
        internal_args = 0x0
        count = 58
#76 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffff8190) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff80d0
        spread_arg = 0
        fun = 27546003
        retval = 5181002
        sa_avail = 16336
        sa_count = 58
        sa_must_free = false
#77 0x00000000005a1dc3 in eval_sub (form=30335235) at eval.c:2103
        vals = 0x7fffffff8190
        argnum = 2
        sa_avail = 16368
        sa_count = 58
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -32360
        maxargs = 0
        argvals = {0, 15627764, 140737488323056, 13080496, 140737488323072, 
          5766358, 140737488323312, 25783087632}
        fun = 12705133
        val = 140737488323232
        original_fun = 7440
        original_args = 30335251
        funcar = 140737488323168
        count = 57
#78 0x000000000059f9ee in internal_lisp_condition_case (var=4171408, 
    bodyform=30335235, handlers=30335427) at eval.c:1278
        val = 0
        c = 0x148a870
        oldhandlerlist = 0x14a3370
        clausenb = 1
#79 0x000000000059f3ee in Fcondition_case (args=30335219) at eval.c:1203
        var = 4171408
        bodyform = 30335235
        handlers = 30335427
#80 0x00000000005a1be3 in eval_sub (form=30335203) at eval.c:2085
        numargs = 14
        args_left = 30335219
        i = 3
        maxargs = 0
        argvals = {40424192, 0, 140737488323808, 5904587, 44898067, 299216, 
          140737488323616, 45589667}
        fun = 12704845
        val = 140737488323760
        original_fun = 300624
        original_args = 30335219
        funcar = 140737488323696
        count = 56
#81 0x000000000059cd42 in Fprogn (body=30335443) at eval.c:427
        val = 0
#82 0x000000000059cb71 in Fif (args=30335123) at eval.c:385
        cond = 0
#83 0x00000000005a1be3 in eval_sub (form=30335107) at eval.c:2085
        numargs = 14
        args_left = 30335123
        i = 3
        maxargs = 0
        argvals = {140737488323904, 25236336, 140737488324160, 25783087632, 0, 
          41856, 13080496, 140737488323968}
        fun = 12703837
        val = 140737488324112
        original_fun = 23328
        original_args = 30335123
        funcar = 140737488324048
        count = 55
#84 0x000000000059cd42 in Fprogn (body=30334035) at eval.c:427
        val = 0
#85 0x000000000059e9d6 in Flet (args=30334051) at eval.c:943
        temps = 0x7fffffff8650
        tem = 15440144
        lexenv = 45589603
        elt = 30335923
        varlist = 0
        count = 54
        argnum = 1
        sa_avail = 16376
        sa_count = 54
        sa_must_free = false
#86 0x00000000005a1be3 in eval_sub (form=30334067) at eval.c:2085
        numargs = 14
        args_left = 30334051
        i = 3
        maxargs = 0
        argvals = {140737488324432, 45589667, 140737488324640, 5904481, 
          7277957735319046016, 3425200, 140737488324448, 5174391}
        fun = 12704557
        val = 140737488324592
        original_fun = 26736
        original_args = 30334051
        funcar = 4294936720
        count = 53
#87 0x000000000059cd42 in Fprogn (body=30334083) at eval.c:427
        val = 0
#88 0x000000000059eaf2 in Fwhile (args=30334099) at eval.c:962
        test = 3425200
        body = 30334083
#89 0x00000000005a1be3 in eval_sub (form=30334115) at eval.c:2085
        numargs = 10
        args_left = 30334099
        i = 2
        maxargs = 0
        argvals = {2, 25236240, 140737488325008, 25783087632, 0, 41856, 
          13080496, 140737488324816}
        fun = 12704605
        val = 140737488324960
        original_fun = 300304
        original_args = 30334099
        funcar = 140737488324896
        count = 52
#90 0x000000000059cd42 in Fprogn (body=30334131) at eval.c:427
        val = 0
#91 0x000000000059e9d6 in Flet (args=30334147) at eval.c:943
        temps = 0x7fffffff89a0
        tem = 29412307
        lexenv = 45589667
        elt = 30335843
        varlist = 0
        count = 51
        argnum = 1
        sa_avail = 16376
        sa_count = 51
        sa_must_free = false
#92 0x00000000005a1be3 in eval_sub (form=30334163) at eval.c:2085
        numargs = 10
        args_left = 30334147
        i = 2
        maxargs = 0
        argvals = {140737488325248, 13266816, 70, 25783087632, 0, 41856, 
          13080496, 140737488325296}
        fun = 12704557
        val = 140737488325440
        original_fun = 26736
        original_args = 30334147
        funcar = 140737488325376
        count = 50
#93 0x000000000059cd42 in Fprogn (body=30334659) at eval.c:427
        val = 26443828
#94 0x00000000005a420c in funcall_lambda (fun=30334755, nargs=7, 
    arg_vector=0x7fffffff8cb8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 45589699
        count = 49
        i = 7
        optional = false
        rest = true
#95 0x00000000005a38d3 in Ffuncall (nargs=8, args=0x7fffffff8cb0)
    at eval.c:2711
        fun = 30334771
        original_fun = 15173088
        funcar = 11952
        numargs = 7
        lisp_numargs = 46157907
        val = 140737488325792
        internal_args = 0x0
        count = 48
#96 0x00000000005a2857 in Fapply (nargs=6, args=0x7fffffff8d80) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffff8cb0
        spread_arg = 0
        fun = 30334771
        retval = 5181002
        sa_avail = 16320
        sa_count = 48
        sa_must_free = false
#97 0x00000000005a1dc3 in eval_sub (form=30305363) at eval.c:2103
        vals = 0x7fffffff8d80
        argnum = 6
        sa_avail = 16336
        sa_count = 48
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -29272
        maxargs = 0
        argvals = {46157907, 24816, 2, 25236080, 13080496, 42317360, 
          140737488326176, 0}
        fun = 12705133
        val = 0
        original_fun = 7440
        original_args = 30305411
        funcar = 5180867
        count = 47
#98 0x000000000059cd42 in Fprogn (body=30304371) at eval.c:427
        val = 0
#99 0x00000000005a1be3 in eval_sub (form=30304403) at eval.c:2085
        numargs = 10
        args_left = 30304387
        i = 2
        maxargs = 0
        argvals = {13266816, 0, 140737488326448, 140737488326576, 
          140737488326560, 5915316, 2, 30318963}
        fun = 12703933
        val = 140737488326624
        original_fun = 33936
        original_args = 30304387
        funcar = 0
        count = 46
#100 0x000000000059cabe in Fif (args=30304435) at eval.c:384
        cond = 27466557
#101 0x00000000005a1be3 in eval_sub (form=30304451) at eval.c:2085
        numargs = 10
        args_left = 30304435
        i = 2
        maxargs = 0
        argvals = {2, 25236016, 140737488326976, 25783087632, 0, 41856, 
          13080496, 140737488326784}
        fun = 12703837
        val = 140737488326928
        original_fun = 23328
        original_args = 30304435
        funcar = 140737488326864
        count = 45
#102 0x000000000059cd42 in Fprogn (body=30304723) at eval.c:427
        val = 0
#103 0x000000000059e9d6 in Flet (args=30304739) at eval.c:943
        temps = 0x7fffffff9150
        tem = 27466557
        lexenv = 45590147
        elt = 30307075
        varlist = 0
        count = 44
        argnum = 1
        sa_avail = 16376
        sa_count = 44
        sa_must_free = false
#104 0x00000000005a1be3 in eval_sub (form=30304755) at eval.c:2085
        numargs = 10
        args_left = 30304739
        i = 2
        maxargs = 0
        argvals = {115, 18914517, 462, 25783087632, 0, 41856, 13080496, 
          140737488327264}
        fun = 12704557
        val = 0
        original_fun = 26736
        original_args = 30304739
        funcar = 11952
        count = 43
#105 0x000000000059cd42 in Fprogn (body=30304771) at eval.c:427
        val = 0
#106 0x00000000005a420c in funcall_lambda (fun=30304867, nargs=5, 
    arg_vector=0x7fffffff93b0) at eval.c:2869
        val = 5174391
        syms_left = 0
        next = 7488
        lexenv = 46157907
        count = 42
        i = 5
        optional = false
        rest = true
#107 0x00000000005a3b4e in apply_lambda (fun=30304883, args=27606451, count=41)
    at eval.c:2751
        args_left = 0
        i = 5
        numargs = 5
        arg_vector = 0x7fffffff93b0
        tem = 41234100
        sa_avail = 16344
        sa_count = 42
        sa_must_free = false
#108 0x00000000005a22bb in eval_sub (form=27606579) at eval.c:2198
        fun = 30304883
        val = 140737488328032
        original_fun = 15172464
        original_args = 27606451
        funcar = 11952
        count = 41
#109 0x000000000059cd42 in Fprogn (body=27605795) at eval.c:427
        val = 0
#110 0x000000000059cb71 in Fif (args=27610355) at eval.c:385
        cond = 0
#111 0x00000000005a1be3 in eval_sub (form=27611539) at eval.c:2085
        numargs = 14
        args_left = 27610355
        i = 3
        maxargs = 0
        argvals = {38586432, 140737488328216, 5181002, 25783087632, 0, 41856, 
          13080496, 140737488328240}
        fun = 12703837
        val = 140737488328384
        original_fun = 23328
        original_args = 27610355
        funcar = 140737488328320
        count = 40
#112 0x000000000059cd42 in Fprogn (body=27604451) at eval.c:427
        val = 0
#113 0x00000000005a420c in funcall_lambda (fun=27670195, nargs=5, 
    arg_vector=0x7fffffff9838) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3425248
        lexenv = 46158339
        count = 39
        i = 5
        optional = false
        rest = false
#114 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff9830)
    at eval.c:2711
        fun = 27669843
        original_fun = 15396096
        funcar = 11952
        numargs = 5
        lisp_numargs = 140737488328688
        val = 140737488328736
        internal_args = 0x0
        count = 38
#115 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffff98f0) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff9830
        spread_arg = 0
        fun = 27669843
        retval = 5181002
        sa_avail = 16336
        sa_count = 38
        sa_must_free = false
#116 0x00000000005a1dc3 in eval_sub (form=30335235) at eval.c:2103
        vals = 0x7fffffff98f0
        argnum = 2
        sa_avail = 16368
        sa_count = 38
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -26376
        maxargs = 0
        argvals = {0, 0, 0, 26, 9406029, 9405996, 12577954, 9405996}
        fun = 12705133
        val = 140737488329216
        original_fun = 7440
        original_args = 30335251
        funcar = 140737488329152
        count = 37
#117 0x000000000059f9ee in internal_lisp_condition_case (var=4171408, 
    bodyform=30335235, handlers=30335427) at eval.c:1278
        val = 0
        c = 0x14a3370
        oldhandlerlist = 0x14a2410
        clausenb = 1
#118 0x000000000059f3ee in Fcondition_case (args=30335219) at eval.c:1203
        var = 4171408
        bodyform = 30335235
        handlers = 30335427
#119 0x00000000005a1be3 in eval_sub (form=30335203) at eval.c:2085
        numargs = 14
        args_left = 30335219
        i = 3
        maxargs = 0
        argvals = {7, 0, 140737488329792, 5904587, 0, 299216, 140737488329600, 
          46158675}
        fun = 12704845
        val = 140737488329744
        original_fun = 300624
        original_args = 30335219
        funcar = 579868614149
        count = 36
#120 0x000000000059cd42 in Fprogn (body=30335443) at eval.c:427
        val = 0
#121 0x000000000059cb71 in Fif (args=30335123) at eval.c:385
        cond = 0
#122 0x00000000005a1be3 in eval_sub (form=30335107) at eval.c:2085
        numargs = 14
        args_left = 30335123
        i = 3
        maxargs = 0
        argvals = {140737488329888, 25235696, 140737488330144, 25783087632, 0, 
          41856, 13080496, 140737488329952}
        fun = 12703837
        val = 140737488330096
        original_fun = 23328
        original_args = 30335123
        funcar = 140737488330032
        count = 35
#123 0x000000000059cd42 in Fprogn (body=30334035) at eval.c:427
        val = 0
#124 0x000000000059e9d6 in Flet (args=30334051) at eval.c:943
        temps = 0x7fffffff9db0
        tem = 15396096
        lexenv = 46158643
        elt = 30335923
        varlist = 0
        count = 34
        argnum = 1
        sa_avail = 16376
        sa_count = 34
        sa_must_free = false
#125 0x00000000005a1be3 in eval_sub (form=30334067) at eval.c:2085
        numargs = 14
        args_left = 30334051
        i = 3
        maxargs = 0
        argvals = {140737488330416, 46158675, 140737488330624, 5904481, 
          5116089176692883456, 3425200, 1433318007, 13281456}
        fun = 12704557
        val = 140737488330576
        original_fun = 26736
        original_args = 30334051
        funcar = 140737488330512
        count = 33
#126 0x000000000059cd42 in Fprogn (body=30334083) at eval.c:427
        val = 0
#127 0x000000000059eaf2 in Fwhile (args=30334099) at eval.c:962
        test = 3425200
        body = 30334083
#128 0x00000000005a1be3 in eval_sub (form=30334115) at eval.c:2085
        numargs = 10
        args_left = 30334099
        i = 2
        maxargs = 0
        argvals = {13, 25235600, 140737488330992, 25783087632, 0, 41856, 
          13080496, 140737488330800}
        fun = 12704605
        val = 140737488330944
        original_fun = 300304
        original_args = 30334099
        funcar = 140737488330880
        count = 32
#129 0x000000000059cd42 in Fprogn (body=30334131) at eval.c:427
        val = 0
#130 0x000000000059e9d6 in Flet (args=30334147) at eval.c:943
        temps = 0x7fffffffa100
        tem = 29405635
        lexenv = 46158675
        elt = 30335843
        varlist = 0
        count = 31
        argnum = 1
        sa_avail = 16376
        sa_count = 31
        sa_must_free = false
#131 0x00000000005a1be3 in eval_sub (form=30334163) at eval.c:2085
        numargs = 10
        args_left = 30334147
        i = 2
        maxargs = 0
        argvals = {0, 5908622, 140737488331336, 25783087632, 0, 41856, 
          13080496, 140737488331280}
        fun = 12704557
        val = 140737488331424
        original_fun = 26736
        original_args = 30334147
        funcar = 140737488331360
        count = 30
#132 0x000000000059cd42 in Fprogn (body=30334659) at eval.c:427
        val = 26443828
#133 0x00000000005a420c in funcall_lambda (fun=30334755, nargs=7, 
    arg_vector=0x7fffffffa418) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 46158803
        count = 29
        i = 7
        optional = false
        rest = true
#134 0x00000000005a38d3 in Ffuncall (nargs=8, args=0x7fffffffa410)
    at eval.c:2711
        fun = 30334771
        original_fun = 15173088
        funcar = 11952
        numargs = 7
        lisp_numargs = 45445171
        val = 140737488331776
        internal_args = 0x0
        count = 28
#135 0x00000000005a2857 in Fapply (nargs=6, args=0x7fffffffa4e0) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffffa410
        spread_arg = 0
        fun = 30334771
        retval = 5181002
        sa_avail = 16320
        sa_count = 28
        sa_must_free = false
#136 0x00000000005a1dc3 in eval_sub (form=30307219) at eval.c:2103
        vals = 0x7fffffffa4e0
        argnum = 6
        sa_avail = 16336
        sa_count = 28
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -23288
        maxargs = 0
        argvals = {45445171, 24816, 2, 25235440, 13080496, 42317360, 
          140737488332160, 0}
        fun = 12705133
        val = 140737488332304
        original_fun = 7440
        original_args = 30307267
        funcar = 5180867
        count = 27
#137 0x000000000059cd42 in Fprogn (body=30304387) at eval.c:427
        val = 0
#138 0x00000000005a1be3 in eval_sub (form=30304403) at eval.c:2085
        numargs = 10
        args_left = 30304387
        i = 2
        maxargs = 0
        argvals = {13266816, 0, 140737488332432, 140737488332560, 
          140737488332544, 5915316, 2, 30318963}
        fun = 12703933
        val = 140737488332608
        original_fun = 33936
        original_args = 30304387
        funcar = 0
        count = 26
#139 0x000000000059cabe in Fif (args=30304435) at eval.c:384
        cond = 27466557
#140 0x00000000005a1be3 in eval_sub (form=30304451) at eval.c:2085
        numargs = 10
        args_left = 30304435
        i = 2
        maxargs = 0
        argvals = {2, 25235376, 140737488332960, 25783087632, 0, 41856, 
          13080496, 140737488332768}
        fun = 12703837
        val = 140737488332912
        original_fun = 23328
        original_args = 30304435
        funcar = 140737488332848
        count = 25
#141 0x000000000059cd42 in Fprogn (body=30304723) at eval.c:427
        val = 0
#142 0x000000000059e9d6 in Flet (args=30304739) at eval.c:943
        temps = 0x7fffffffa8b0
        tem = 27466557
        lexenv = 45435091
        elt = 30307075
        varlist = 0
        count = 24
        argnum = 1
        sa_avail = 16376
        sa_count = 24
        sa_must_free = false
#143 0x00000000005a1be3 in eval_sub (form=30304755) at eval.c:2085
        numargs = 10
        args_left = 30304739
        i = 2
        maxargs = 0
        argvals = {140737488333216, 13080496, 140737488333216, 25783087632, 0, 
          41856, 13080496, 140737488333248}
        fun = 12704557
        val = 0
        original_fun = 26736
        original_args = 30304739
        funcar = 11952
        count = 23
#144 0x000000000059cd42 in Fprogn (body=30304771) at eval.c:427
        val = 0
#145 0x00000000005a420c in funcall_lambda (fun=30304867, nargs=5, 
    arg_vector=0x7fffffffabc8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 45445171
        count = 22
        i = 5
        optional = false
        rest = true
#146 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffffabc0)
    at eval.c:2711
        fun = 30304883
        original_fun = 15172464
        funcar = 11952
        numargs = 5
        lisp_numargs = 1
        val = 140737488333744
        internal_args = 0x0
        count = 21
#147 0x00000000005a2857 in Fapply (nargs=5, args=0x7fffffffac80) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffffabc0
        spread_arg = 0
        fun = 30304883
        retval = 5181002
        sa_avail = 16336
        sa_count = 21
        sa_must_free = false
#148 0x00000000005a1dc3 in eval_sub (form=30314451) at eval.c:2103
        vals = 0x7fffffffac80
        argnum = 5
        sa_avail = 16344
        sa_count = 21
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -21344
        maxargs = 0
        argvals = {140737488334048, 25235248, 140737488334304, 5907209, 0, 
          30313331, 45446035, 140737488334112}
        fun = 12705133
        val = 140737488334256
        original_fun = 7440
        original_args = 30312483
        funcar = 140737488334192
        count = 20
#149 0x000000000059cd42 in Fprogn (body=30312563) at eval.c:427
        val = 0
#150 0x000000000059e472 in FletX (args=30311523) at eval.c:879
        varlist = 0
        var = 7488
        val = 45446003
        elt = 30313395
        lexenv = 46061075
        count = 19
#151 0x00000000005a1be3 in eval_sub (form=30311539) at eval.c:2085
        numargs = 10
        args_left = 30311523
        i = 2
        maxargs = 0
        argvals = {140737488334480, 24816, 140737488334512, 25783087632, 0, 
          41856, 13080496, 140737488334528}
        fun = 12704509
        val = 0
        original_fun = 26784
        original_args = 30311523
        funcar = 11952
        count = 18
#152 0x000000000059cd42 in Fprogn (body=30311619) at eval.c:427
        val = 0
#153 0x00000000005a420c in funcall_lambda (fun=30311715, nargs=2, 
    arg_vector=0x7fffffffb010) at eval.c:2869
        val = 5927501
        syms_left = 0
        next = 26976
        lexenv = 46061075
        count = 17
        i = 2
        optional = false
        rest = false
#154 0x00000000005a3b4e in apply_lambda (fun=30311731, args=30316355, count=16)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffffb010
        tem = 41234388
        sa_avail = 16368
        sa_count = 17
        sa_must_free = false
#155 0x00000000005a22bb in eval_sub (form=30316339) at eval.c:2198
        fun = 30311731
        val = 42336787
        original_fun = 15172608
        original_args = 30316355
        funcar = 11952
        count = 16
#156 0x000000000059cd42 in Fprogn (body=30316387) at eval.c:427
        val = 42336787
#157 0x000000000059e9d6 in Flet (args=30316099) at eval.c:943
        temps = 0x7fffffffb1e0
        tem = 41234388
        lexenv = 46061523
        elt = 30315955
        varlist = 0
        count = 15
        argnum = 1
        sa_avail = 16376
        sa_count = 15
        sa_must_free = false
#158 0x00000000005a1be3 in eval_sub (form=30315939) at eval.c:2085
        numargs = 22
        args_left = 30316099
        i = 5
        maxargs = 0
        argvals = {42506340, 25235056, 140737488335792, 5907209, 
          140737488335760, 30315875, 24154676, 42506340}
        fun = 12704557
        val = 140737488335744
        original_fun = 26736
        original_args = 30316099
        funcar = 3492448
        count = 14
#159 0x000000000059cd42 in Fprogn (body=30314499) at eval.c:427
        val = 0
#160 0x000000000059eaf2 in Fwhile (args=30315923) at eval.c:962
        test = 30315875
        body = 30314499
#161 0x00000000005a1be3 in eval_sub (form=30315859) at eval.c:2085
        numargs = 10
        args_left = 30315923
        i = 2
        maxargs = 0
        argvals = {2, 25234960, 140737488336160, 25783087632, 0, 41856, 
          13080496, 140737488335968}
        fun = 12704605
        val = 140737488336112
        original_fun = 300304
        original_args = 30315923
        funcar = 140737488336048
        count = 13
#162 0x000000000059cd42 in Fprogn (body=30314515) at eval.c:427
        val = 0
#163 0x000000000059e9d6 in Flet (args=30315843) at eval.c:943
        temps = 0x7fffffffb530
        tem = 42506340
        lexenv = 43210819
        elt = 30315747
        varlist = 0
        count = 11
        argnum = 2
        sa_avail = 16368
        sa_count = 11
        sa_must_free = false
#164 0x00000000005a1be3 in eval_sub (form=30315683) at eval.c:2085
        numargs = 10
        args_left = 30315843
        i = 2
        maxargs = 0
        argvals = {140737488336400, 0, 140737488336640, 5904587, 
          140737488336448, 15172512, 13080496, 43211619}
        fun = 12704557
        val = 140737488336592
        original_fun = 26736
        original_args = 30315843
        funcar = 13080496
        count = 10
#165 0x000000000059cd42 in Fprogn (body=30315059) at eval.c:427
        val = 0
#166 0x00000000005a1be3 in eval_sub (form=30315075) at eval.c:2085
        numargs = 6
        args_left = 30315059
        i = 1
        maxargs = 0
        argvals = {0, 9, 42506340, 0, 3, 43211139, 0, 42336787}
        fun = 12703933
        val = 140737488336896
        original_fun = 33936
        original_args = 30315059
        funcar = 42506340
        count = 9
#167 0x000000000059cabe in Fif (args=30315107) at eval.c:384
        cond = 39456
#168 0x00000000005a1be3 in eval_sub (form=30315123) at eval.c:2085
        numargs = 10
        args_left = 30315107
        i = 2
        maxargs = 0
        argvals = {12727696, 12727264, 140737488337024, 25783087632, 0, 41856, 
          13080496, 140737488337056}
        fun = 12703837
        val = 42336787
        original_fun = 23328
        original_args = 30315107
        funcar = 11952
        count = 8
#169 0x000000000059cd42 in Fprogn (body=30313763) at eval.c:427
        val = 42336787
#170 0x00000000005a420c in funcall_lambda (fun=30313859, nargs=2, 
    arg_vector=0x7fffffffbaa8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 13872
        lexenv = 43211619
        count = 7
        i = 2
        optional = false
        rest = false
#171 0x00000000005a38d3 in Ffuncall (nargs=3, args=0x7fffffffbaa0)
    at eval.c:2711
        fun = 30313875
        original_fun = 15172224
        funcar = 11952
        numargs = 2
        lisp_numargs = 4229744
        val = 140737488337552
        internal_args = 0x0
        count = 6
#172 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffffbb60) at eval.c:2278
        i = 3
        numargs = 2
        funcall_nargs = 3
        funcall_args = 0x7fffffffbaa0
        spread_arg = 0
        fun = 30313875
        retval = 0
        sa_avail = 16360
        sa_count = 6
        sa_must_free = false
#173 0x00000000005a2ec1 in apply1 (fn=15172224, arg=45692627) at eval.c:2494
No locals.
#174 0x00000000005fc21c in read_process_output_call (fun_and_args=45692483)
    at process.c:5241
No locals.
#175 0x000000000059fcb6 in internal_condition_case_1 (
    bfun=0x5fc192 <read_process_output_call>, arg=45692483, handlers=16416, 
    hfun=0x5fc21e <read_process_output_error_handler>) at eval.c:1333
        val = 42007693
        c = 0x14a2410
#176 0x00000000005fc9ad in read_and_dispose_of_process_output (p=0x280fc88, 
    chars=0x7fffffffbc70 ":bremner!~bremner@debian/developer/bremner PRIVMSG #emacs :see, this why we need category theory. because categories are hard.\r\n0\266\205\002", nbytes=128, coding=0x25ba7d0) at process.c:5449
        outstream = 15172224
        text = 42506372
        outer_running_asynch_code = false
        waiting = -1
#177 0x00000000005fc5fb in read_process_output (proc=42007693, channel=9)
    at process.c:5360
        nbytes = 128
        p = 0x280fc88
        coding = 0x25ba7d0
        carryover = 0
        count = 3
        odeactivate = 0
        chars = ":bremner!~bremner@debian/developer/bremner PRIVMSG #emacs :see, this why we need category theory. because categories are hard.\r\n0\266\205\002\000\000\000\000\020\275\377\377\377\177\000\000#\017O\000\000\000\000\000\340\063\302\000\000\000\000\000\060\275\377\377\377\177\000\000\240\243\307\000\000\000\000\000@\275\377\377\377\177\000\000\220\016\312\000\000\000\000\000\240\271\301", '\000' <repeats 13 times>...
#178 0x00000000005fbb75 in wait_reading_process_output (time_limit=30, 
    nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, 
    just_wait_proc=0) at process.c:5067
        nread = 32767
        process_skipped = false
        channel = 9
        nfds = 1
        Available = {fds_bits = {512, 0 <repeats 15 times>}}
        Writeok = {fds_bits = {0 <repeats 16 times>}}
        check_write = true
        check_delay = 4
        no_avail = false
        xerrno = 22
        proc = 42007693
        timeout = {tv_sec = 0, tv_nsec = 999585382}
        end_time = {tv_sec = 1444736473, tv_nsec = 221694407}
        timer_delay = {tv_sec = 0, tv_nsec = 999585382}
        got_output_end_time = {tv_sec = 1444736473, tv_nsec = 221694407}
        wait = TIMEOUT
        got_some_output = -1
        count = 2
        now = {tv_sec = 0, tv_nsec = -1}
#179 0x000000000041717d in sit_for (timeout=122, reading=true, 
    display_option=1) at dispnew.c:5756
        sec = 30
        nsec = 0
        do_display = true
#180 0x00000000004fcbe2 in read_char (commandflag=1, map=45687155, 
    prev_event=0, used_mouse_menu=0x7fffffffd49f, end_time=0x0)
    at keyboard.c:2702
        tem0 = 8589934592
        timeout = 30
        delay_level = 4
        buffer_size = 51
        c = 0
        jmpcount = 2
        local_getcjmp = {{__jmpbuf = {0, -1164755293277226821, 4229744, 
              140737488345792, 0, 0, -1164755293379987269, 
              1164754841692305595}, __mask_was_saved = 0, __saved_mask = {
              __val = {13242000, 140737488343776, 0, 140737488343776, 5174391, 
                17307264, 13242000, 140737488343920, 0, 140737488343824, 
                5174391, 0, 45687427, 140737488343920, 5918068, 0}}}}
        save_jump = {{__jmpbuf = {46719384, 23482373, 140737488332992, 
              17184122957, 46487760, 140737488332984, 5181002, 17201297920}, 
            __mask_was_saved = 44227616, __saved_mask = {__val = {21474814168, 
                13523240, 140737488333032, 5181002, 17179869184, 13532752, 
                140737488333064, 5181002, 13242000, 4294967297, 0, 
                140737488333088, 5174391, 5181095, 41106176, 
                140737488333136}}}}
        tem = 45687155
        save = 140737488343920
        previous_echo_area_message = 0
        also_record = 0
        reread = false
        recorded = false
        polling_stopped_here = false
        orig_kboard = 0x14982b0
#181 0x000000000050b8d0 in read_key_sequence (keybuf=0x7fffffffd650, 
    bufsize=30, prompt=0, dont_downcase_last=false, 
    can_return_switch_frame=true, fix_current_buffer=true, 
    prevent_redisplay=false) at keyboard.c:9030
        interrupted_kboard = 0x14982b0
        interrupted_frame = 0xce5578
        key = 42317365
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = 140737488344528
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 45687155
        first_event = 0
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 13629363, map = 13629363, start = 0, end = 0}
        keytran = {parent = 13440579, map = 13440579, start = 0, end = 0}
        indec = {parent = 13629379, map = 13629379, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 0
        original_uppercase = 5181002
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x285b630
        fake_prefixed_keys = 0
#182 0x00000000004f9359 in command_loop_1 () at keyboard.c:1348
        cmd = 15599760
        keybuf = {54, 366, 210, 506, 257664, 2, 3, 140737488344808, 0, 
          9064821, 140737488344800, 0, 140737488344832, 5910429, 0, 13242000, 
          41647619, 0, 140737488344832, 5174391, 9077284, 13242000, 
          140737488344880, 0, 140737488344880, 5174391, 140737488344880, 2, 
          140737488344992, 5211963}
        i = 1
        prev_modiff = 34428
        prev_buffer = 0x285b630
        already_adjusted = false
#183 0x000000000059fb4b in internal_condition_case (
    bfun=0x4f8f17 <command_loop_1>, handlers=16416, hfun=0x4f85a7 <cmd_error>)
    at eval.c:1309
        val = 140737488345248
        c = 0x14a22e0
#184 0x00000000004f8b55 in command_loop_2 (ignore=0) at keyboard.c:1088
        val = 2
#185 0x000000000059ef7f in internal_catch (tag=40656, 
    func=0x4f8b2c <command_loop_2>, arg=0) at eval.c:1073
        val = 0
        c = 0x1498380
#186 0x00000000004f8af5 in command_loop () at keyboard.c:1067
No locals.
#187 0x00000000004f8086 in recursive_edit_1 () at keyboard.c:673
        count = 1
        val = 140737488345296
#188 0x00000000004f8291 in Frecursive_edit () at keyboard.c:744
        count = 0
        buffer = 0
#189 0x00000000004f60b3 in main (argc=1, argv=0x7fffffffdac8) at emacs.c:1643
        dummy = 140737488345456
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 10485760, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-13 11:50 ` Jorgen Schaefer
@ 2015-10-13 16:09   ` Paul Eggert
  2015-10-15 11:05     ` Jorgen Schäfer
  0 siblings, 1 reply; 38+ messages in thread
From: Paul Eggert @ 2015-10-13 16:09 UTC (permalink / raw)
  To: Jorgen Schaefer, 21666

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

Those two backtraces both have a call to mapcar1 with a long list (leni=2544 in 
one, leni=2502 in the other).  When Fmapcar uses SAFE_ALLOCA_LISP, it'll ask for 
(say) 2502*8 bytes, or 20016 bytes, and this is more than the 16 KiB MAX_ALLOCA 
limit, which means SAFE_ALLOCA_LISP will invoke xmalloc and make_save_memory 
rather than invoking AVAIL_ALLOCA.  One possibility is that the xmalloced memory 
isn't being properly analyzed by the garbage collector.  To test that theory, 
can you please try something like the attached patch?  This wouldn't fix the 
bug, but it would mean mapcar should work for larger lists and you won't get a 
backtrace until the list gets about twice as large.


[-- Attachment #2: t.diff --]
[-- Type: text/plain, Size: 345 bytes --]

diff --git a/src/fns.c b/src/fns.c
index dfd48a2..bb0af4a 100644
--- a/src/fns.c
+++ b/src/fns.c
@@ -2584,6 +2584,7 @@ SEQUENCE may be a list, a vector, a bool-vector, or a string.  */)
   register Lisp_Object *args;
   Lisp_Object ret;
   USE_SAFE_ALLOCA;
+  sa_avail = 32 * 1024;
 
   len = Flength (sequence);
   if (CHAR_TABLE_P (sequence))

^ permalink raw reply related	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-13 16:09   ` Paul Eggert
@ 2015-10-15 11:05     ` Jorgen Schäfer
  2015-10-16  8:03       ` Jorgen Schäfer
  0 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2015-10-15 11:05 UTC (permalink / raw)
  To: Paul Eggert, 21666


[-- Attachment #1.1: Type: text/plain, Size: 1100 bytes --]

Hello!
The attached backtrace is running the same Emacs version (e6013e8c) but
with your patch applied.

Program received signal SIGSEGV, Segmentation fault.
mark_object (arg=140737488314368) at alloc.c:6187
6187 if (ptr->gcmarkbit)

Anything else I can try to narrow it down more? :-)

Regards,
Jorgen

On Tue, Oct 13, 2015 at 6:09 PM Paul Eggert <eggert@cs.ucla.edu> wrote:

> Those two backtraces both have a call to mapcar1 with a long list
> (leni=2544 in
> one, leni=2502 in the other).  When Fmapcar uses SAFE_ALLOCA_LISP, it'll
> ask for
> (say) 2502*8 bytes, or 20016 bytes, and this is more than the 16 KiB
> MAX_ALLOCA
> limit, which means SAFE_ALLOCA_LISP will invoke xmalloc and
> make_save_memory
> rather than invoking AVAIL_ALLOCA.  One possibility is that the xmalloced
> memory
> isn't being properly analyzed by the garbage collector.  To test that
> theory,
> can you please try something like the attached patch?  This wouldn't fix
> the
> bug, but it would mean mapcar should work for larger lists and you won't
> get a
> backtrace until the list gets about twice as large.
>
>

[-- Attachment #1.2: Type: text/html, Size: 1503 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: emacs-bug-3.txt --]
[-- Type: text/plain; charset=US-ASCII; name="emacs-bug-3.txt", Size: 80345 bytes --]

#0  mark_object (arg=140737488314368) at alloc.c:6187
        ptr = 0x800000c96e90
        obj = 140737501556368
        po = 0x800000c96e90
        cdr_count = 0
#1  0x000000000057e20f in mark_object (arg=56145123) at alloc.c:6274
        ptr = 0x33ce580
        obj = 54322560
        po = 0x33ce580
        cdr_count = 2408
#2  0x00000000005a5a37 in mark_specpdl () at eval.c:3532
        pdl = 0x180f3e0
#3  0x000000000057c935 in garbage_collect_1 (end=0x7fffffff3aa8)
    at alloc.c:5489
        nextb = 0x0
        stack_top_variable = 0 '\000'
        i = 531
        message_p = true
        count = 144
        start = {tv_sec = 1444906653, tv_nsec = 428514825}
        retval = 0
        tot_before = 0
        total = {42424148, 42424116, 42424084, 42424020, 42423988, 42423732, 
          42423572, 42422420, 42422388, 42422356, 42422292}
#4  0x000000000057d031 in Fgarbage_collect () at alloc.c:5720
        end = 0x7fffffff3aa8
#5  0x00000000004f1e6e in maybe_gc () at lisp.h:4517
No locals.
#6  0x00000000005a326a in Ffuncall (nargs=3, args=0x7fffffff3bc8)
    at eval.c:2600
        fun = 5174391
        original_fun = 140737488305072
        funcar = 0
        numargs = 2
        lisp_numargs = 140737488305072
        val = 140737488305072
        internal_args = 0xa380
        count = 143
#7  0x00000000005ecdd1 in exec_byte_code (bytestr=16365204, vector=16294277, 
    maxdepth=30, args_template=0, nargs=0, args=0x0) at bytecode.c:880
        targets = {0x5f0569 <exec_byte_code+17890>, 
          0x5f05c9 <exec_byte_code+17986>, 0x5f05cb <exec_byte_code+17988>, 
          0x5f05cd <exec_byte_code+17990>, 0x5f05cf <exec_byte_code+17992>, 
          0x5f05cf <exec_byte_code+17992>, 0x5f062f <exec_byte_code+18088>, 
          0x5f06a2 <exec_byte_code+18203>, 0x5ec41a <exec_byte_code+1171>, 
          0x5ec41c <exec_byte_code+1173>, 0x5ec41e <exec_byte_code+1175>, 
          0x5ec420 <exec_byte_code+1177>, 0x5ec422 <exec_byte_code+1179>, 
          0x5ec422 <exec_byte_code+1179>, 0x5ec428 <exec_byte_code+1185>, 
          0x5ec3dd <exec_byte_code+1110>, 0x5ec9d2 <exec_byte_code+2635>, 
          0x5ec9d4 <exec_byte_code+2637>, 0x5ec9d6 <exec_byte_code+2639>, 
          0x5ec9d8 <exec_byte_code+2641>, 0x5ec9da <exec_byte_code+2643>, 
          0x5ec9da <exec_byte_code+2643>, 0x5eca1b <exec_byte_code+2708>, 
          0x5ec9e0 <exec_byte_code+2649>, 0x5eccdc <exec_byte_code+3413>, 
          0x5eccde <exec_byte_code+3415>, 0x5ecce0 <exec_byte_code+3417>, 
          0x5ecce2 <exec_byte_code+3419>, 0x5ecce4 <exec_byte_code+3421>, 
          0x5ecce4 <exec_byte_code+3421>, 0x5ecc84 <exec_byte_code+3325>, 
          0x5ecca1 <exec_byte_code+3354>, 0x5ecd9e <exec_byte_code+3607>, 
          0x5ecda0 <exec_byte_code+3609>, 0x5ecda2 <exec_byte_code+3611>, 
          0x5ecda4 <exec_byte_code+3613>, 0x5ecda6 <exec_byte_code+3615>, 
          0x5ecda6 <exec_byte_code+3615>, 0x5ecd46 <exec_byte_code+3519>, 
          0x5ecd63 <exec_byte_code+3548>, 0x5ece60 <exec_byte_code+3801>, 
          0x5ece62 <exec_byte_code+3803>, 0x5ece64 <exec_byte_code+3805>, 
          0x5ece66 <exec_byte_code+3807>, 0x5ece68 <exec_byte_code+3809>, 
          0x5ece68 <exec_byte_code+3809>, 0x5ece08 <exec_byte_code+3713>, 
          0x5ece25 <exec_byte_code+3742>, 0x5edf1d <exec_byte_code+8086>, 
          0x5edcf2 <exec_byte_code+7531>, 0x5edce9 <exec_byte_code+7522>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ee143 <exec_byte_code+8636>, 
          0x5ee24a <exec_byte_code+8899>, 0x5ee2a8 <exec_byte_code+8993>, 
          0x5ee307 <exec_byte_code+9088>, 0x5ee36a <exec_byte_code+9187>, 
          0x5ec81b <exec_byte_code+2196>, 0x5ec891 <exec_byte_code+2314>, 
          0x5ee3df <exec_byte_code+9304>, 0x5ec741 <exec_byte_code+1978>, 
          0x5ec8f7 <exec_byte_code+2416>, 0x5ee445 <exec_byte_code+9406>, 
          0x5ee4ab <exec_byte_code+9508>, 0x5ee4f1 <exec_byte_code+9578>, 
          0x5ee557 <exec_byte_code+9680>, 0x5ee5a4 <exec_byte_code+9757>, 
          0x5ee671 <exec_byte_code+9962>, 0x5ee6b7 <exec_byte_code+10032>, 
          0x5ee71d <exec_byte_code+10134>, 0x5ee7a0 <exec_byte_code+10265>, 
          0x5ee7e6 <exec_byte_code+10335>, 0x5ee82c <exec_byte_code+10405>, 
          0x5ee892 <exec_byte_code+10507>, 0x5ee8f8 <exec_byte_code+10609>, 
          0x5ee95e <exec_byte_code+10711>, 0x5ee9e1 <exec_byte_code+10842>, 
          0x5eea2e <exec_byte_code+10919>, 0x5eea7b <exec_byte_code+10996>, 
          0x5eeb48 <exec_byte_code+11201>, 0x5eebd9 <exec_byte_code+11346>, 
          0x5eec6a <exec_byte_code+11491>, 0x5eeebb <exec_byte_code+12084>, 
          0x5eef26 <exec_byte_code+12191>, 0x5eef91 <exec_byte_code+12298>, 
          0x5eeffc <exec_byte_code+12405>, 0x5ef067 <exec_byte_code+12512>, 
          0x5ef0b4 <exec_byte_code+12589>, 0x5ef146 <exec_byte_code+12735>, 
          0x5ef193 <exec_byte_code+12812>, 0x5ef1e0 <exec_byte_code+12889>, 
          0x5ef22d <exec_byte_code+12966>, 0x5ef32d <exec_byte_code+13222>, 
          0x5edb86 <exec_byte_code+7167>, 0x5ef38a <exec_byte_code+13315>, 
          0x5ef3d0 <exec_byte_code+13385>, 0x5ef498 <exec_byte_code+13585>, 
          0x5ef4f5 <exec_byte_code+13678>, 0x5ef552 <exec_byte_code+13771>, 
          0x5ef598 <exec_byte_code+13841>, 0x5ef5e4 <exec_byte_code+13917>, 
          0x5ef630 <exec_byte_code+13993>, 0x5ef684 <exec_byte_code+14077>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ef6da <exec_byte_code+14163>, 
          0x5ef71b <exec_byte_code+14228>, 0x5ef75c <exec_byte_code+14293>, 
          0x5ef79d <exec_byte_code+14358>, 0x5ef7de <exec_byte_code+14423>, 
          0x5ef81f <exec_byte_code+14488>, 0x5edb86 <exec_byte_code+7167>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ef865 <exec_byte_code+14558>, 
          0x5ef8b3 <exec_byte_code+14636>, 0x5ef8f9 <exec_byte_code+14706>, 
          0x5ef93f <exec_byte_code+14776>, 0x5ef9a5 <exec_byte_code+14878>, 
          0x5efa0b <exec_byte_code+14980>, 0x5efa51 <exec_byte_code+15050>, 
          0x5efb78 <exec_byte_code+15345>, 0x5efbde <exec_byte_code+15447>, 
          0x5efc44 <exec_byte_code+15549>, 0x5efcaa <exec_byte_code+15651>, 
          0x5efceb <exec_byte_code+15716>, 0x5f0569 <exec_byte_code+17890>, 
          0x5edabd <exec_byte_code+6966>, 0x5ecf0d <exec_byte_code+3974>, 
          0x5ec5e1 <exec_byte_code+1626>, 0x5ed040 <exec_byte_code+4281>, 
          0x5ed1a0 <exec_byte_code+4633>, 0x5ed2f4 <exec_byte_code+4973>, 
          0x5eda4e <exec_byte_code+6855>, 0x5eda8b <exec_byte_code+6916>, 
          0x5ecc36 <exec_byte_code+3247>, 0x5edb47 <exec_byte_code+7104>, 
          0x5edbb8 <exec_byte_code+7217>, 0x5edc42 <exec_byte_code+7355>, 
          0x5edc81 <exec_byte_code+7418>, 0x5edf5c <exec_byte_code+8149>, 
          0x5edfde <exec_byte_code+8279>, 0x5ee061 <exec_byte_code+8410>, 
          0x5ee0c2 <exec_byte_code+8507>, 0x5ecec4 <exec_byte_code+3901>, 
          0x5efd31 <exec_byte_code+15786>, 0x5efdb4 <exec_byte_code+15917>, 
          0x5efdfa <exec_byte_code+15987>, 0x5efe40 <exec_byte_code+16057>, 
          0x5efe86 <exec_byte_code+16127>, 0x5efecc <exec_byte_code+16197>, 
          0x5eff32 <exec_byte_code+16299>, 0x5eff98 <exec_byte_code+16401>, 
          0x5efffe <exec_byte_code+16503>, 0x5f0064 <exec_byte_code+16605>, 
          0x5f01d4 <exec_byte_code+16973>, 0x5f023a <exec_byte_code+17075>, 
          0x5f02a0 <exec_byte_code+17177>, 0x5f02e6 <exec_byte_code+17247>, 
          0x5f034c <exec_byte_code+17349>, 0x5f03b2 <exec_byte_code+17451>, 
          0x5f0406 <exec_byte_code+17535>, 0x5f045a <exec_byte_code+17619>, 
          0x5ef27a <exec_byte_code+13043>, 0x5ef2c7 <exec_byte_code+13120>, 
          0x5f04a7 <exec_byte_code+17696>, 0x5f050a <exec_byte_code+17795>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ed448 <exec_byte_code+5313>, 
          0x5ed54e <exec_byte_code+5575>, 0x5ed693 <exec_byte_code+5900>, 
          0x5ed7d8 <exec_byte_code+6225>, 0x5ed913 <exec_byte_code+6540>, 
          0x5ee5f1 <exec_byte_code+9834>, 0x5eeac8 <exec_byte_code+11073>, 
          0x5ef418 <exec_byte_code+13457>, 0x5f073c <exec_byte_code+18357>, 
          0x5f07b2 <exec_byte_code+18475>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f084f <exec_byte_code+18632>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 
          0x5f08d7 <exec_byte_code+18768> <repeats 64 times>}
        count = 137
        op = 2
        vectorp = 0xf8a188
        stack = {
          pc = 0xee1ca9 "\211\036&G\311V\203d\001\016&G[\036#\327\324\330\016\034\"\331\"\036'\t\314\016'͉#\313\016&\237!\nR*\202\212\001\332\016\034@\311\312#\036(\333\016(\016\034\"\211\036)G\016\034\233\036*\t\314\016)!\321\314\016*!\n\260\005+*),\207", byte_string = 16365204, 
          byte_string_start = 0xee1b70 "\b;\203\t", next = 0x7fffffff4170}
        top = 0x7fffffff3bc8
        result = 41468164
        type = (CONDITION_CASE | unknown: 32766)
#8  0x00000000005a429d in funcall_lambda (fun=16294629, nargs=1, 
    arg_vector=0xf8a185) at eval.c:2876
        val = 0
        syms_left = 0
        next = 8150448
        lexenv = 0
        count = 134
        i = 1
        optional = true
        rest = false
#9  0x00000000005a37d4 in Ffuncall (nargs=2, args=0x7fffffff4110)
    at eval.c:2699
        fun = 16294629
        original_fun = 3054592
        funcar = 5927501
        numargs = 1
        lisp_numargs = 140737488306352
        val = 140737488306400
        internal_args = 0xa380
        count = 133
#10 0x00000000005ecdd1 in exec_byte_code (bytestr=16365204, vector=16294277, 
    maxdepth=30, args_template=0, nargs=0, args=0x0) at bytecode.c:880
        targets = {0x5f0569 <exec_byte_code+17890>, 
          0x5f05c9 <exec_byte_code+17986>, 0x5f05cb <exec_byte_code+17988>, 
          0x5f05cd <exec_byte_code+17990>, 0x5f05cf <exec_byte_code+17992>, 
          0x5f05cf <exec_byte_code+17992>, 0x5f062f <exec_byte_code+18088>, 
          0x5f06a2 <exec_byte_code+18203>, 0x5ec41a <exec_byte_code+1171>, 
          0x5ec41c <exec_byte_code+1173>, 0x5ec41e <exec_byte_code+1175>, 
          0x5ec420 <exec_byte_code+1177>, 0x5ec422 <exec_byte_code+1179>, 
          0x5ec422 <exec_byte_code+1179>, 0x5ec428 <exec_byte_code+1185>, 
          0x5ec3dd <exec_byte_code+1110>, 0x5ec9d2 <exec_byte_code+2635>, 
          0x5ec9d4 <exec_byte_code+2637>, 0x5ec9d6 <exec_byte_code+2639>, 
          0x5ec9d8 <exec_byte_code+2641>, 0x5ec9da <exec_byte_code+2643>, 
          0x5ec9da <exec_byte_code+2643>, 0x5eca1b <exec_byte_code+2708>, 
          0x5ec9e0 <exec_byte_code+2649>, 0x5eccdc <exec_byte_code+3413>, 
          0x5eccde <exec_byte_code+3415>, 0x5ecce0 <exec_byte_code+3417>, 
          0x5ecce2 <exec_byte_code+3419>, 0x5ecce4 <exec_byte_code+3421>, 
          0x5ecce4 <exec_byte_code+3421>, 0x5ecc84 <exec_byte_code+3325>, 
          0x5ecca1 <exec_byte_code+3354>, 0x5ecd9e <exec_byte_code+3607>, 
          0x5ecda0 <exec_byte_code+3609>, 0x5ecda2 <exec_byte_code+3611>, 
          0x5ecda4 <exec_byte_code+3613>, 0x5ecda6 <exec_byte_code+3615>, 
          0x5ecda6 <exec_byte_code+3615>, 0x5ecd46 <exec_byte_code+3519>, 
          0x5ecd63 <exec_byte_code+3548>, 0x5ece60 <exec_byte_code+3801>, 
          0x5ece62 <exec_byte_code+3803>, 0x5ece64 <exec_byte_code+3805>, 
          0x5ece66 <exec_byte_code+3807>, 0x5ece68 <exec_byte_code+3809>, 
          0x5ece68 <exec_byte_code+3809>, 0x5ece08 <exec_byte_code+3713>, 
          0x5ece25 <exec_byte_code+3742>, 0x5edf1d <exec_byte_code+8086>, 
          0x5edcf2 <exec_byte_code+7531>, 0x5edce9 <exec_byte_code+7522>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ee143 <exec_byte_code+8636>, 
          0x5ee24a <exec_byte_code+8899>, 0x5ee2a8 <exec_byte_code+8993>, 
          0x5ee307 <exec_byte_code+9088>, 0x5ee36a <exec_byte_code+9187>, 
          0x5ec81b <exec_byte_code+2196>, 0x5ec891 <exec_byte_code+2314>, 
          0x5ee3df <exec_byte_code+9304>, 0x5ec741 <exec_byte_code+1978>, 
          0x5ec8f7 <exec_byte_code+2416>, 0x5ee445 <exec_byte_code+9406>, 
          0x5ee4ab <exec_byte_code+9508>, 0x5ee4f1 <exec_byte_code+9578>, 
          0x5ee557 <exec_byte_code+9680>, 0x5ee5a4 <exec_byte_code+9757>, 
          0x5ee671 <exec_byte_code+9962>, 0x5ee6b7 <exec_byte_code+10032>, 
          0x5ee71d <exec_byte_code+10134>, 0x5ee7a0 <exec_byte_code+10265>, 
          0x5ee7e6 <exec_byte_code+10335>, 0x5ee82c <exec_byte_code+10405>, 
          0x5ee892 <exec_byte_code+10507>, 0x5ee8f8 <exec_byte_code+10609>, 
          0x5ee95e <exec_byte_code+10711>, 0x5ee9e1 <exec_byte_code+10842>, 
          0x5eea2e <exec_byte_code+10919>, 0x5eea7b <exec_byte_code+10996>, 
          0x5eeb48 <exec_byte_code+11201>, 0x5eebd9 <exec_byte_code+11346>, 
          0x5eec6a <exec_byte_code+11491>, 0x5eeebb <exec_byte_code+12084>, 
          0x5eef26 <exec_byte_code+12191>, 0x5eef91 <exec_byte_code+12298>, 
          0x5eeffc <exec_byte_code+12405>, 0x5ef067 <exec_byte_code+12512>, 
          0x5ef0b4 <exec_byte_code+12589>, 0x5ef146 <exec_byte_code+12735>, 
          0x5ef193 <exec_byte_code+12812>, 0x5ef1e0 <exec_byte_code+12889>, 
          0x5ef22d <exec_byte_code+12966>, 0x5ef32d <exec_byte_code+13222>, 
          0x5edb86 <exec_byte_code+7167>, 0x5ef38a <exec_byte_code+13315>, 
          0x5ef3d0 <exec_byte_code+13385>, 0x5ef498 <exec_byte_code+13585>, 
          0x5ef4f5 <exec_byte_code+13678>, 0x5ef552 <exec_byte_code+13771>, 
          0x5ef598 <exec_byte_code+13841>, 0x5ef5e4 <exec_byte_code+13917>, 
          0x5ef630 <exec_byte_code+13993>, 0x5ef684 <exec_byte_code+14077>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ef6da <exec_byte_code+14163>, 
          0x5ef71b <exec_byte_code+14228>, 0x5ef75c <exec_byte_code+14293>, 
          0x5ef79d <exec_byte_code+14358>, 0x5ef7de <exec_byte_code+14423>, 
          0x5ef81f <exec_byte_code+14488>, 0x5edb86 <exec_byte_code+7167>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ef865 <exec_byte_code+14558>, 
          0x5ef8b3 <exec_byte_code+14636>, 0x5ef8f9 <exec_byte_code+14706>, 
          0x5ef93f <exec_byte_code+14776>, 0x5ef9a5 <exec_byte_code+14878>, 
          0x5efa0b <exec_byte_code+14980>, 0x5efa51 <exec_byte_code+15050>, 
          0x5efb78 <exec_byte_code+15345>, 0x5efbde <exec_byte_code+15447>, 
          0x5efc44 <exec_byte_code+15549>, 0x5efcaa <exec_byte_code+15651>, 
          0x5efceb <exec_byte_code+15716>, 0x5f0569 <exec_byte_code+17890>, 
          0x5edabd <exec_byte_code+6966>, 0x5ecf0d <exec_byte_code+3974>, 
          0x5ec5e1 <exec_byte_code+1626>, 0x5ed040 <exec_byte_code+4281>, 
          0x5ed1a0 <exec_byte_code+4633>, 0x5ed2f4 <exec_byte_code+4973>, 
          0x5eda4e <exec_byte_code+6855>, 0x5eda8b <exec_byte_code+6916>, 
          0x5ecc36 <exec_byte_code+3247>, 0x5edb47 <exec_byte_code+7104>, 
          0x5edbb8 <exec_byte_code+7217>, 0x5edc42 <exec_byte_code+7355>, 
          0x5edc81 <exec_byte_code+7418>, 0x5edf5c <exec_byte_code+8149>, 
          0x5edfde <exec_byte_code+8279>, 0x5ee061 <exec_byte_code+8410>, 
          0x5ee0c2 <exec_byte_code+8507>, 0x5ecec4 <exec_byte_code+3901>, 
          0x5efd31 <exec_byte_code+15786>, 0x5efdb4 <exec_byte_code+15917>, 
          0x5efdfa <exec_byte_code+15987>, 0x5efe40 <exec_byte_code+16057>, 
          0x5efe86 <exec_byte_code+16127>, 0x5efecc <exec_byte_code+16197>, 
          0x5eff32 <exec_byte_code+16299>, 0x5eff98 <exec_byte_code+16401>, 
          0x5efffe <exec_byte_code+16503>, 0x5f0064 <exec_byte_code+16605>, 
          0x5f01d4 <exec_byte_code+16973>, 0x5f023a <exec_byte_code+17075>, 
          0x5f02a0 <exec_byte_code+17177>, 0x5f02e6 <exec_byte_code+17247>, 
          0x5f034c <exec_byte_code+17349>, 0x5f03b2 <exec_byte_code+17451>, 
          0x5f0406 <exec_byte_code+17535>, 0x5f045a <exec_byte_code+17619>, 
          0x5ef27a <exec_byte_code+13043>, 0x5ef2c7 <exec_byte_code+13120>, 
          0x5f04a7 <exec_byte_code+17696>, 0x5f050a <exec_byte_code+17795>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ed448 <exec_byte_code+5313>, 
          0x5ed54e <exec_byte_code+5575>, 0x5ed693 <exec_byte_code+5900>, 
          0x5ed7d8 <exec_byte_code+6225>, 0x5ed913 <exec_byte_code+6540>, 
          0x5ee5f1 <exec_byte_code+9834>, 0x5eeac8 <exec_byte_code+11073>, 
          0x5ef418 <exec_byte_code+13457>, 0x5f073c <exec_byte_code+18357>, 
          0x5f07b2 <exec_byte_code+18475>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f084f <exec_byte_code+18632>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 
          0x5f08d7 <exec_byte_code+18768> <repeats 64 times>}
        count = 123
        op = 1
        vectorp = 0xf8a188
        stack = {pc = 0xee1cf6 "\n\260\005+*),\207", byte_string = 16365204, 
          byte_string_start = 0xee1b70 "\b;\203\t", next = 0x7fffffff4690}
        top = 0x7fffffff4110
        result = 56179923
        type = (CONDITION_CASE | unknown: 32766)
#11 0x00000000005a429d in funcall_lambda (fun=16294629, nargs=3, 
    arg_vector=0xf8a185) at eval.c:2876
        val = 0
        syms_left = 0
        next = 8150448
        lexenv = 0
        count = 120
        i = 3
        optional = true
        rest = false
#12 0x00000000005a37d4 in Ffuncall (nargs=4, args=0x7fffffff4628)
    at eval.c:2699
        fun = 16294629
        original_fun = 3054592
        funcar = 0
        numargs = 3
        lisp_numargs = 5180867
        val = 140737488307728
        internal_args = 0x9a20
        count = 119
#13 0x00000000005ecdd1 in exec_byte_code (bytestr=16355124, vector=16293621, 
    maxdepth=22, args_template=0, nargs=0, args=0x0) at bytecode.c:880
        targets = {0x5f0569 <exec_byte_code+17890>, 
          0x5f05c9 <exec_byte_code+17986>, 0x5f05cb <exec_byte_code+17988>, 
          0x5f05cd <exec_byte_code+17990>, 0x5f05cf <exec_byte_code+17992>, 
          0x5f05cf <exec_byte_code+17992>, 0x5f062f <exec_byte_code+18088>, 
          0x5f06a2 <exec_byte_code+18203>, 0x5ec41a <exec_byte_code+1171>, 
          0x5ec41c <exec_byte_code+1173>, 0x5ec41e <exec_byte_code+1175>, 
          0x5ec420 <exec_byte_code+1177>, 0x5ec422 <exec_byte_code+1179>, 
          0x5ec422 <exec_byte_code+1179>, 0x5ec428 <exec_byte_code+1185>, 
          0x5ec3dd <exec_byte_code+1110>, 0x5ec9d2 <exec_byte_code+2635>, 
          0x5ec9d4 <exec_byte_code+2637>, 0x5ec9d6 <exec_byte_code+2639>, 
          0x5ec9d8 <exec_byte_code+2641>, 0x5ec9da <exec_byte_code+2643>, 
          0x5ec9da <exec_byte_code+2643>, 0x5eca1b <exec_byte_code+2708>, 
          0x5ec9e0 <exec_byte_code+2649>, 0x5eccdc <exec_byte_code+3413>, 
          0x5eccde <exec_byte_code+3415>, 0x5ecce0 <exec_byte_code+3417>, 
          0x5ecce2 <exec_byte_code+3419>, 0x5ecce4 <exec_byte_code+3421>, 
          0x5ecce4 <exec_byte_code+3421>, 0x5ecc84 <exec_byte_code+3325>, 
          0x5ecca1 <exec_byte_code+3354>, 0x5ecd9e <exec_byte_code+3607>, 
          0x5ecda0 <exec_byte_code+3609>, 0x5ecda2 <exec_byte_code+3611>, 
          0x5ecda4 <exec_byte_code+3613>, 0x5ecda6 <exec_byte_code+3615>, 
          0x5ecda6 <exec_byte_code+3615>, 0x5ecd46 <exec_byte_code+3519>, 
          0x5ecd63 <exec_byte_code+3548>, 0x5ece60 <exec_byte_code+3801>, 
          0x5ece62 <exec_byte_code+3803>, 0x5ece64 <exec_byte_code+3805>, 
          0x5ece66 <exec_byte_code+3807>, 0x5ece68 <exec_byte_code+3809>, 
          0x5ece68 <exec_byte_code+3809>, 0x5ece08 <exec_byte_code+3713>, 
          0x5ece25 <exec_byte_code+3742>, 0x5edf1d <exec_byte_code+8086>, 
          0x5edcf2 <exec_byte_code+7531>, 0x5edce9 <exec_byte_code+7522>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ee143 <exec_byte_code+8636>, 
          0x5ee24a <exec_byte_code+8899>, 0x5ee2a8 <exec_byte_code+8993>, 
          0x5ee307 <exec_byte_code+9088>, 0x5ee36a <exec_byte_code+9187>, 
          0x5ec81b <exec_byte_code+2196>, 0x5ec891 <exec_byte_code+2314>, 
          0x5ee3df <exec_byte_code+9304>, 0x5ec741 <exec_byte_code+1978>, 
          0x5ec8f7 <exec_byte_code+2416>, 0x5ee445 <exec_byte_code+9406>, 
          0x5ee4ab <exec_byte_code+9508>, 0x5ee4f1 <exec_byte_code+9578>, 
          0x5ee557 <exec_byte_code+9680>, 0x5ee5a4 <exec_byte_code+9757>, 
          0x5ee671 <exec_byte_code+9962>, 0x5ee6b7 <exec_byte_code+10032>, 
          0x5ee71d <exec_byte_code+10134>, 0x5ee7a0 <exec_byte_code+10265>, 
          0x5ee7e6 <exec_byte_code+10335>, 0x5ee82c <exec_byte_code+10405>, 
          0x5ee892 <exec_byte_code+10507>, 0x5ee8f8 <exec_byte_code+10609>, 
          0x5ee95e <exec_byte_code+10711>, 0x5ee9e1 <exec_byte_code+10842>, 
          0x5eea2e <exec_byte_code+10919>, 0x5eea7b <exec_byte_code+10996>, 
          0x5eeb48 <exec_byte_code+11201>, 0x5eebd9 <exec_byte_code+11346>, 
          0x5eec6a <exec_byte_code+11491>, 0x5eeebb <exec_byte_code+12084>, 
          0x5eef26 <exec_byte_code+12191>, 0x5eef91 <exec_byte_code+12298>, 
          0x5eeffc <exec_byte_code+12405>, 0x5ef067 <exec_byte_code+12512>, 
          0x5ef0b4 <exec_byte_code+12589>, 0x5ef146 <exec_byte_code+12735>, 
          0x5ef193 <exec_byte_code+12812>, 0x5ef1e0 <exec_byte_code+12889>, 
          0x5ef22d <exec_byte_code+12966>, 0x5ef32d <exec_byte_code+13222>, 
          0x5edb86 <exec_byte_code+7167>, 0x5ef38a <exec_byte_code+13315>, 
          0x5ef3d0 <exec_byte_code+13385>, 0x5ef498 <exec_byte_code+13585>, 
          0x5ef4f5 <exec_byte_code+13678>, 0x5ef552 <exec_byte_code+13771>, 
          0x5ef598 <exec_byte_code+13841>, 0x5ef5e4 <exec_byte_code+13917>, 
          0x5ef630 <exec_byte_code+13993>, 0x5ef684 <exec_byte_code+14077>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ef6da <exec_byte_code+14163>, 
          0x5ef71b <exec_byte_code+14228>, 0x5ef75c <exec_byte_code+14293>, 
          0x5ef79d <exec_byte_code+14358>, 0x5ef7de <exec_byte_code+14423>, 
          0x5ef81f <exec_byte_code+14488>, 0x5edb86 <exec_byte_code+7167>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ef865 <exec_byte_code+14558>, 
          0x5ef8b3 <exec_byte_code+14636>, 0x5ef8f9 <exec_byte_code+14706>, 
          0x5ef93f <exec_byte_code+14776>, 0x5ef9a5 <exec_byte_code+14878>, 
          0x5efa0b <exec_byte_code+14980>, 0x5efa51 <exec_byte_code+15050>, 
          0x5efb78 <exec_byte_code+15345>, 0x5efbde <exec_byte_code+15447>, 
          0x5efc44 <exec_byte_code+15549>, 0x5efcaa <exec_byte_code+15651>, 
          0x5efceb <exec_byte_code+15716>, 0x5f0569 <exec_byte_code+17890>, 
          0x5edabd <exec_byte_code+6966>, 0x5ecf0d <exec_byte_code+3974>, 
          0x5ec5e1 <exec_byte_code+1626>, 0x5ed040 <exec_byte_code+4281>, 
          0x5ed1a0 <exec_byte_code+4633>, 0x5ed2f4 <exec_byte_code+4973>, 
          0x5eda4e <exec_byte_code+6855>, 0x5eda8b <exec_byte_code+6916>, 
          0x5ecc36 <exec_byte_code+3247>, 0x5edb47 <exec_byte_code+7104>, 
          0x5edbb8 <exec_byte_code+7217>, 0x5edc42 <exec_byte_code+7355>, 
          0x5edc81 <exec_byte_code+7418>, 0x5edf5c <exec_byte_code+8149>, 
          0x5edfde <exec_byte_code+8279>, 0x5ee061 <exec_byte_code+8410>, 
          0x5ee0c2 <exec_byte_code+8507>, 0x5ecec4 <exec_byte_code+3901>, 
          0x5efd31 <exec_byte_code+15786>, 0x5efdb4 <exec_byte_code+15917>, 
          0x5efdfa <exec_byte_code+15987>, 0x5efe40 <exec_byte_code+16057>, 
          0x5efe86 <exec_byte_code+16127>, 0x5efecc <exec_byte_code+16197>, 
          0x5eff32 <exec_byte_code+16299>, 0x5eff98 <exec_byte_code+16401>, 
          0x5efffe <exec_byte_code+16503>, 0x5f0064 <exec_byte_code+16605>, 
          0x5f01d4 <exec_byte_code+16973>, 0x5f023a <exec_byte_code+17075>, 
          0x5f02a0 <exec_byte_code+17177>, 0x5f02e6 <exec_byte_code+17247>, 
          0x5f034c <exec_byte_code+17349>, 0x5f03b2 <exec_byte_code+17451>, 
          0x5f0406 <exec_byte_code+17535>, 0x5f045a <exec_byte_code+17619>, 
          0x5ef27a <exec_byte_code+13043>, 0x5ef2c7 <exec_byte_code+13120>, 
          0x5f04a7 <exec_byte_code+17696>, 0x5f050a <exec_byte_code+17795>, 
          0x5f0569 <exec_byte_code+17890>, 0x5ed448 <exec_byte_code+5313>, 
          0x5ed54e <exec_byte_code+5575>, 0x5ed693 <exec_byte_code+5900>, 
          0x5ed7d8 <exec_byte_code+6225>, 0x5ed913 <exec_byte_code+6540>, 
          0x5ee5f1 <exec_byte_code+9834>, 0x5eeac8 <exec_byte_code+11073>, 
          0x5ef418 <exec_byte_code+13457>, 0x5f073c <exec_byte_code+18357>, 
          0x5f07b2 <exec_byte_code+18475>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f084f <exec_byte_code+18632>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 0x5f0569 <exec_byte_code+17890>, 
          0x5f0569 <exec_byte_code+17890>, 
          0x5f08d7 <exec_byte_code+18768> <repeats 64 times>}
        count = 111
        op = 3
        vectorp = 0xf89ef8
        stack = {pc = 0xee1a25 "\036\032\r\321=\203E", byte_string = 16355124, 
          byte_string_start = 0xee19f0 "\306 \030ǎȉ\031\032ɉ\033\034\r;\203\026", next = 0x0}
        top = 0x7fffffff4628
        result = 140737488307920
        type = CATCHER
#14 0x00000000005a429d in funcall_lambda (fun=16293845, nargs=1, 
    arg_vector=0xf89ef5) at eval.c:2876
        val = 5927501
        syms_left = 0
        next = 1995296
        lexenv = 0
        count = 108
        i = 1
        optional = true
        rest = false
#15 0x00000000005a3b4e in apply_lambda (fun=16293845, args=29422755, count=107)
    at eval.c:2751
        args_left = 0
        i = 1
        numargs = 1
        arg_vector = 0x7fffffff4a90
        tem = 24621379
        sa_avail = 16376
        sa_count = 108
        sa_must_free = false
#16 0x00000000005a20d7 in eval_sub (form=29422739) at eval.c:2168
        fun = 16293845
        val = 140737488309280
        original_fun = 4251136
        original_args = 29422755
        funcar = 140737488309280
        count = 107
#17 0x000000000059e729 in Flet (args=29420867) at eval.c:915
        temps = 0x7fffffff4c30
        tem = 12704552
        lexenv = 140737488309456
        elt = 29422723
        varlist = 29422787
        count = 107
        argnum = 1
        sa_avail = 16376
        sa_count = 107
        sa_must_free = false
#18 0x00000000005a1be3 in eval_sub (form=29420883) at eval.c:2085
        numargs = 14
        args_left = 29420867
        i = 3
        maxargs = 11952
        argvals = {1, 0, 29946387, 24816, 0, 25228704, 13080496, 41346304}
        fun = 12704557
        val = 140737488309712
        original_fun = 26736
        original_args = 29420867
        funcar = 13080496
        count = 106
#19 0x000000000059cd42 in Fprogn (body=29420947) at eval.c:427
        val = 27683972
#20 0x00000000005a420c in funcall_lambda (fun=29421043, nargs=0, 
    arg_vector=0x7fffffff4e90) at eval.c:2869
        val = 2
        syms_left = 0
        next = 140737488309824
        lexenv = 29946387
        count = 106
        i = 0
        optional = false
        rest = false
#21 0x00000000005a3b4e in apply_lambda (fun=29421059, args=0, count=105)
    at eval.c:2751
        args_left = 0
        i = 0
        numargs = 0
        arg_vector = 0x7fffffff4e90
        tem = 140737488310032
        sa_avail = 16384
        sa_count = 106
        sa_must_free = false
#22 0x00000000005a22bb in eval_sub (form=29396291) at eval.c:2198
        fun = 29421059
        val = 0
        original_fun = 16473184
        original_args = 0
        funcar = 11952
        count = 105
#23 0x000000000059cd42 in Fprogn (body=29396339) at eval.c:427
        val = 0
#24 0x00000000005a420c in funcall_lambda (fun=29396707, nargs=0, 
    arg_vector=0x7fffffff50d0) at eval.c:2869
        val = 2
        syms_left = 0
        next = 140737488310464
        lexenv = 29946387
        count = 104
        i = 0
        optional = false
        rest = false
#25 0x00000000005a3b4e in apply_lambda (fun=29396723, args=0, count=103)
    at eval.c:2751
        args_left = 0
        i = 0
        numargs = 0
        arg_vector = 0x7fffffff50d0
        tem = 140737488310608
        sa_avail = 16384
        sa_count = 104
        sa_must_free = false
#26 0x00000000005a22bb in eval_sub (form=29435427) at eval.c:2198
        fun = 29396723
        val = 0
        original_fun = 16473040
        original_args = 0
        funcar = 11952
        count = 103
#27 0x000000000059cd42 in Fprogn (body=29473379) at eval.c:427
        val = 0
#28 0x000000000059e9d6 in Flet (args=29473523) at eval.c:943
        temps = 0x7fffffff5290
        tem = 39456
        lexenv = 44434259
        elt = 29436467
        varlist = 0
        count = 101
        argnum = 2
        sa_avail = 16368
        sa_count = 101
        sa_must_free = false
#29 0x00000000005a1be3 in eval_sub (form=29473539) at eval.c:2085
        numargs = 70
        args_left = 29473523
        i = 17
        maxargs = 0
        argvals = {140737488311168, 13080496, 140737488311168, 5766358, 0, 
          13080496, 140737488311200, 5766617}
        fun = 12704557
        val = 140737488311344
        original_fun = 26736
        original_args = 29473523
        funcar = 40935444
        count = 100
#30 0x000000000059cd42 in Fprogn (body=29473571) at eval.c:427
        val = 0
#31 0x0000000000594ea9 in Fsave_restriction (body=29473571) at editfns.c:3650
        val = 1
        count = 99
#32 0x00000000005a1be3 in eval_sub (form=29473555) at eval.c:2085
        numargs = 6
        args_left = 29473571
        i = 1
        maxargs = 0
        argvals = {13080496, 53147987, 5180867, 43429193, 140737488311552, 
          5179563, 140737488311568, 43429193}
        fun = 12702989
        val = 140737488311712
        original_fun = 331632
        original_args = 29473571
        funcar = 140737488311648
        count = 98
#33 0x000000000059cd42 in Fprogn (body=29473603) at eval.c:427
        val = 0
#34 0x000000000058df0d in Fsave_excursion (args=29473603) at editfns.c:1014
        val = 1
        count = 97
#35 0x00000000005a1be3 in eval_sub (form=29473587) at eval.c:2085
        numargs = 6
        args_left = 29473603
        i = 1
        maxargs = 0
        argvals = {40919876, 39475236, 0, 29365523, 140737488312016, 
          25783087632, 0, 41856}
        fun = 12700253
        val = 140737488312080
        original_fun = 36048
        original_args = 29473603
        funcar = 53147891
        count = 96
#36 0x000000000059cd42 in Fprogn (body=29473635) at eval.c:427
        val = 0
#37 0x00000000005a1be3 in eval_sub (form=29473619) at eval.c:2085
        numargs = 6
        args_left = 29473635
        i = 1
        maxargs = 0
        argvals = {53147987, 13242000, 13080496, 0, 140737488312224, 5174391, 
          140737488312256, 53147891}
        fun = 12703933
        val = 12704072
        original_fun = 33936
        original_args = 29473635
        funcar = 0
        count = 95
#38 0x000000000059cfb4 in Fsetq (args=29473667) at eval.c:494
        args_left = 29473667
        val = 29473667
        sym = 12704077
        lex_binding = 5181157
#39 0x00000000005a1be3 in eval_sub (form=29473651) at eval.c:2085
        numargs = 10
        args_left = 29473667
        i = 2
        maxargs = 0
        argvals = {41346309, 0, 0, 4161823267040, 5180867, 13061392, 
          140737488312576, 5179979}
        fun = 12704077
        val = 140737488312720
        original_fun = 299968
        original_args = 29473667
        funcar = 0
        count = 94
#40 0x000000000059cd42 in Fprogn (body=29473699) at eval.c:427
        val = 0
#41 0x000000000059e9d6 in Flet (args=29473715) at eval.c:943
        temps = 0x7fffffff59d0
        tem = 39456
        lexenv = 44434259
        elt = 30241523
        varlist = 0
        count = 93
        argnum = 1
        sa_avail = 16376
        sa_count = 93
        sa_must_free = false
#42 0x00000000005a1be3 in eval_sub (form=29473731) at eval.c:2085
        numargs = 10
        args_left = 29473715
        i = 2
        maxargs = 0
        argvals = {140737488313024, 0, 140737488313248, 25783087632, 0, 41856, 
          13080496, 140737488313056}
        fun = 12704557
        val = 140737488313200
        original_fun = 26736
        original_args = 29473715
        funcar = 140737488313136
        count = 92
#43 0x000000000059cd42 in Fprogn (body=29473747) at eval.c:427
        val = 0
#44 0x000000000059e9d6 in Flet (args=29472051) at eval.c:943
        temps = 0x7fffffff5bb0
        tem = 0
        lexenv = 44434259
        elt = 30241059
        varlist = 0
        count = 91
        argnum = 2
        sa_avail = 16368
        sa_count = 91
        sa_must_free = false
#45 0x00000000005a1be3 in eval_sub (form=29472067) at eval.c:2085
        numargs = 18
        args_left = 29472051
        i = 4
        maxargs = 0
        argvals = {15237680, 13242000, 40935540, 25783087632, 0, 41856, 
          13080496, 140737488313536}
        fun = 12704557
        val = 140737488313680
        original_fun = 26736
        original_args = 29472051
        funcar = 140737488313616
        count = 90
#46 0x000000000059cd42 in Fprogn (body=29472131) at eval.c:427
        val = 27604340
#47 0x00000000005a420c in funcall_lambda (fun=29472227, nargs=2, 
    arg_vector=0x7fffffff5e10) at eval.c:2869
        val = 0
        syms_left = 0
        next = 15840496
        lexenv = 44434195
        count = 89
        i = 2
        optional = true
        rest = false
#48 0x00000000005a3b4e in apply_lambda (fun=29472243, args=30655411, count=88)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffff5e10
        tem = 30481091
        sa_avail = 16368
        sa_count = 89
        sa_must_free = false
#49 0x00000000005a22bb in eval_sub (form=30655395) at eval.c:2198
        fun = 29472243
        val = 0
        original_fun = 15840448
        original_args = 30655411
        funcar = 11952
        count = 88
#50 0x000000000059cd42 in Fprogn (body=30653475) at eval.c:427
        val = 0
#51 0x000000000059e472 in FletX (args=30651683) at eval.c:879
        varlist = 0
        var = 39888
        val = 40935540
        elt = 30654643
        lexenv = 55214883
        count = 87
#52 0x00000000005a1be3 in eval_sub (form=30651699) at eval.c:2085
        numargs = 18
        args_left = 30651683
        i = 4
        maxargs = 0
        argvals = {2, 25228032, 140737488314736, 5907209, 30854803, 30655587, 
          140737488314544, 13266816}
        fun = 12704509
        val = 140737488314688
        original_fun = 26784
        original_args = 30651683
        funcar = 140737488314688
        count = 86
#53 0x000000000059cd42 in Fprogn (body=30651731) at eval.c:427
        val = 0
#54 0x00000000005a1be3 in eval_sub (form=30651715) at eval.c:2085
        numargs = 6
        args_left = 30651731
        i = 1
        maxargs = 0
        argvals = {0, 25783087632, 0, 41856, 13080496, 13242000, 24816, 0}
        fun = 12703933
        val = 140737488314992
        original_fun = 33936
        original_args = 30651731
        funcar = 13080496
        count = 85
#55 0x000000000059cabe in Fif (args=30651763) at eval.c:384
        cond = 39456
#56 0x00000000005a1be3 in eval_sub (form=30651747) at eval.c:2085
        numargs = 10
        args_left = 30651763
        i = 2
        maxargs = 0
        argvals = {140737488315104, 13242000, 140737488315136, 25783087632, 0, 
          41856, 13080496, 140737488315152}
        fun = 12703837
        val = 140737488315296
        original_fun = 23328
        original_args = 30651763
        funcar = 140737488315232
        count = 84
#57 0x000000000059cd42 in Fprogn (body=30651843) at eval.c:427
        val = 28006452
#58 0x00000000005a420c in funcall_lambda (fun=30651939, nargs=9, 
    arg_vector=0x7fffffff6460) at eval.c:2869
        val = 29584147
        syms_left = 0
        next = 8021312
        lexenv = 55214883
        count = 83
        i = 9
        optional = false
        rest = true
#59 0x00000000005a3b4e in apply_lambda (fun=30651955, args=29584515, count=82)
    at eval.c:2751
        args_left = 0
        i = 9
        numargs = 9
        arg_vector = 0x7fffffff6460
        tem = 39449620
        sa_avail = 16312
        sa_count = 83
        sa_must_free = false
#60 0x00000000005a22bb in eval_sub (form=29584563) at eval.c:2198
        fun = 30651955
        val = 140737488315952
        original_fun = 15620880
        original_args = 29584515
        funcar = 11952
        count = 82
#61 0x000000000059cd42 in Fprogn (body=29584099) at eval.c:427
        val = 0
#62 0x000000000059cc81 in Fcond (args=29584083) at eval.c:409
        clause = 29584579
        val = 39456
#63 0x00000000005a1be3 in eval_sub (form=29582083) at eval.c:2085
        numargs = 10
        args_left = 29582499
        i = 2
        maxargs = 0
        argvals = {41346309, 79, 140737488316320, 0, 140737488316176, 5885250, 
          13266816, 0}
        fun = 12703885
        val = 41346309
        original_fun = 299824
        original_args = 29582499
        funcar = 39473236
        count = 81
#64 0x000000000059cd42 in Fprogn (body=29582035) at eval.c:427
        val = 41346309
#65 0x000000000058df4c in Fsave_current_buffer (args=29582051)
    at editfns.c:1027
        count = 80
#66 0x00000000005a1be3 in eval_sub (form=29582067) at eval.c:2085
        numargs = 10
        args_left = 29582051
        i = 2
        maxargs = 0
        argvals = {2, 25227776, 140737488316720, 25783087632, 0, 41856, 
          13080496, 140737488316528}
        fun = 12700301
        val = 140737488316672
        original_fun = 328752
        original_args = 29582051
        funcar = 140737488316608
        count = 79
#67 0x000000000059cd42 in Fprogn (body=29582019) at eval.c:427
        val = 0
#68 0x000000000059e9d6 in Flet (args=29582003) at eval.c:943
        temps = 0x7fffffff6940
        tem = 0
        lexenv = 54826147
        elt = 29586067
        varlist = 0
        count = 78
        argnum = 1
        sa_avail = 16376
        sa_count = 78
        sa_must_free = false
#69 0x00000000005a1be3 in eval_sub (form=29581987) at eval.c:2085
        numargs = 10
        args_left = 29582003
        i = 2
        maxargs = 0
        argvals = {140737488316976, 5723415, 54385443, 25783087632, 0, 41856, 
          13080496, 140737488317008}
        fun = 12704557
        val = 140737488317152
        original_fun = 26736
        original_args = 29582003
        funcar = 140737488317088
        count = 77
#70 0x000000000059cd42 in Fprogn (body=29581923) at eval.c:427
        val = 28622180
#71 0x00000000005a420c in funcall_lambda (fun=29581827, nargs=5, 
    arg_vector=0x7fffffff6c58) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 15681264
        lexenv = 54826019
        count = 76
        i = 5
        optional = true
        rest = false
#72 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff6c50)
    at eval.c:2711
        fun = 29581811
        original_fun = 15219536
        funcar = 11952
        numargs = 5
        lisp_numargs = 39450292
        val = 140737488317504
        internal_args = 0x0
        count = 75
#73 0x00000000005a2857 in Fapply (nargs=5, args=0x7fffffff6d10) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff6c50
        spread_arg = 0
        fun = 29581811
        retval = 5181002
        sa_avail = 16336
        sa_count = 75
        sa_must_free = false
#74 0x00000000005a1dc3 in eval_sub (form=27529891) at eval.c:2103
        vals = 0x7fffffff6d10
        argnum = 5
        sa_avail = 16344
        sa_count = 75
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -37584
        maxargs = 0
        argvals = {140737488317840, 25227648, 140737488318064, 5907209, 
          140737488317872, 27530691, 15219536, 0}
        fun = 12705133
        val = 140737488318016
        original_fun = 7440
        original_args = 27529699
        funcar = 3617888
        count = 74
#75 0x000000000059cd42 in Fprogn (body=27525987) at eval.c:427
        val = 0
#76 0x000000000059cc81 in Fcond (args=27525939) at eval.c:409
        clause = 27530259
        val = 39456
#77 0x00000000005a1be3 in eval_sub (form=27530931) at eval.c:2085
        numargs = 14
        args_left = 27525939
        i = 3
        maxargs = 0
        argvals = {0, 25227616, 140737488318432, 5907209, 0, 27610275, 
          13080496, 140737488318240}
        fun = 12703885
        val = 140737488318384
        original_fun = 299824
        original_args = 27525939
        funcar = 140737488318320
        count = 73
#78 0x000000000059cd42 in Fprogn (body=27521539) at eval.c:427
        val = 0
#79 0x000000000059e472 in FletX (args=27668915) at eval.c:879
        varlist = 0
        var = 15033616
        val = 39475236
        elt = 27608995
        lexenv = 54385251
        count = 72
#80 0x00000000005a1be3 in eval_sub (form=27668851) at eval.c:2085
        numargs = 10
        args_left = 27668915
        i = 2
        maxargs = 0
        argvals = {39796181, 70, 383232, 13242000, 2, 0, 13286208, 0}
        fun = 12704509
        val = 39796181
        original_fun = 26784
        original_args = 27668915
        funcar = 56312853
        count = 71
#81 0x000000000059cd42 in Fprogn (body=27668307) at eval.c:427
        val = 39796181
#82 0x000000000058df4c in Fsave_current_buffer (args=27668739)
    at editfns.c:1027
        count = 70
#83 0x00000000005a1be3 in eval_sub (form=27668803) at eval.c:2085
        numargs = 10
        args_left = 27668739
        i = 2
        maxargs = 0
        argvals = {139642271658704, 56312853, 39456, 25783087632, 0, 41856, 
          13080496, 140737488319008}
        fun = 12700301
        val = 140737488319152
        original_fun = 328752
        original_args = 27668739
        funcar = 140737488319088
        count = 69
#84 0x000000000059cd42 in Fprogn (body=27667955) at eval.c:427
        val = 28966884
#85 0x00000000005a420c in funcall_lambda (fun=27666563, nargs=5, 
    arg_vector=0x7fffffff7428) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 54385251
        count = 68
        i = 5
        optional = true
        rest = true
#86 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff7420)
    at eval.c:2711
        fun = 27666211
        original_fun = 15053648
        funcar = 11952
        numargs = 5
        lisp_numargs = 0
        val = 140737488319504
        internal_args = 0x0
        count = 67
#87 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffff74e0) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff7420
        spread_arg = 0
        fun = 27666211
        retval = 5181002
        sa_avail = 16336
        sa_count = 67
        sa_must_free = false
#88 0x00000000005a1dc3 in eval_sub (form=30345491) at eval.c:2103
        vals = 0x7fffffff74e0
        argnum = 2
        sa_avail = 16368
        sa_count = 67
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -35608
        maxargs = 0
        argvals = {0, 0, 9405912, 0, 22, 13283856, 140737488319984, 41856}
        fun = 12705133
        val = 140737488319984
        original_fun = 7440
        original_args = 30345507
        funcar = 140737488319920
        count = 66
#89 0x000000000059f9ee in internal_lisp_condition_case (var=4171408, 
    bodyform=30345491, handlers=30345683) at eval.c:1278
        val = 0
        c = 0x14c3db0
        oldhandlerlist = 0x14a3400
        clausenb = 1
#90 0x000000000059f3ee in Fcondition_case (args=30345475) at eval.c:1203
        var = 4171408
        bodyform = 30345491
        handlers = 30345683
#91 0x00000000005a1be3 in eval_sub (form=30345459) at eval.c:2085
        numargs = 14
        args_left = 30345475
        i = 3
        maxargs = 0
        argvals = {54491379, 0, 140737488320560, 5904587, 13080496, 299216, 
          140737488320368, 54385043}
        fun = 12704845
        val = 140737488320512
        original_fun = 300624
        original_args = 30345475
        funcar = 140737488320448
        count = 65
#92 0x000000000059cd42 in Fprogn (body=30345699) at eval.c:427
        val = 0
#93 0x000000000059cb71 in Fif (args=30345379) at eval.c:385
        cond = 0
#94 0x00000000005a1be3 in eval_sub (form=30345363) at eval.c:2085
        numargs = 14
        args_left = 30345379
        i = 3
        maxargs = 0
        argvals = {140737488320656, 25227296, 140737488320912, 25783087632, 0, 
          41856, 13080496, 140737488320720}
        fun = 12703837
        val = 140737488320864
        original_fun = 23328
        original_args = 30345379
        funcar = 140737488320800
        count = 64
#95 0x000000000059cd42 in Fprogn (body=30344291) at eval.c:427
        val = 0
#96 0x000000000059e9d6 in Flet (args=30344307) at eval.c:943
        temps = 0x7fffffff79a0
        tem = 15053648
        lexenv = 54385075
        elt = 30346179
        varlist = 0
        count = 63
        argnum = 1
        sa_avail = 16376
        sa_count = 63
        sa_must_free = false
#97 0x00000000005a1be3 in eval_sub (form=30344323) at eval.c:2085
        numargs = 14
        args_left = 30344307
        i = 3
        maxargs = 0
        argvals = {140737488321184, 54385043, 140737488321392, 5904481, 
          8358821645887961904, 3425200, 140737488321200, 5174391}
        fun = 12704557
        val = 140737488321344
        original_fun = 26736
        original_args = 30344307
        funcar = 4294933472
        count = 62
#98 0x000000000059cd42 in Fprogn (body=30344339) at eval.c:427
        val = 0
#99 0x000000000059eaf2 in Fwhile (args=30344355) at eval.c:962
        test = 3425200
        body = 30344339
#100 0x00000000005a1be3 in eval_sub (form=30344371) at eval.c:2085
        numargs = 10
        args_left = 30344355
        i = 2
        maxargs = 0
        argvals = {2, 25227200, 140737488321760, 25783087632, 0, 41856, 
          13080496, 140737488321568}
        fun = 12704605
        val = 140737488321712
        original_fun = 300304
        original_args = 30344355
        funcar = 140737488321648
        count = 61
#101 0x000000000059cd42 in Fprogn (body=30344387) at eval.c:427
        val = 0
#102 0x000000000059e9d6 in Flet (args=30344403) at eval.c:943
        temps = 0x7fffffff7cf0
        tem = 29594355
        lexenv = 54385043
        elt = 30346099
        varlist = 0
        count = 60
        argnum = 1
        sa_avail = 16376
        sa_count = 60
        sa_must_free = false
#103 0x00000000005a1be3 in eval_sub (form=30344419) at eval.c:2085
        numargs = 10
        args_left = 30344403
        i = 2
        maxargs = 0
        argvals = {140737488322000, 13266816, 140737488321760, 25783087632, 0, 
          41856, 13080496, 140737488322048}
        fun = 12704557
        val = 140737488322192
        original_fun = 26736
        original_args = 30344403
        funcar = 140737488322128
        count = 59
#104 0x000000000059cd42 in Fprogn (body=30344915) at eval.c:427
        val = 26093540
#105 0x00000000005a420c in funcall_lambda (fun=30345011, nargs=7, 
    arg_vector=0x7fffffff8008) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 54385011
        count = 58
        i = 7
        optional = false
        rest = true
#106 0x00000000005a38d3 in Ffuncall (nargs=8, args=0x7fffffff8000)
    at eval.c:2711
        fun = 30345027
        original_fun = 17020144
        funcar = 11952
        numargs = 7
        lisp_numargs = 54491763
        val = 140737488322544
        internal_args = 0x0
        count = 57
#107 0x00000000005a2857 in Fapply (nargs=6, args=0x7fffffff80d0) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffff8000
        spread_arg = 0
        fun = 30345027
        retval = 5181002
        sa_avail = 16320
        sa_count = 57
        sa_must_free = false
#108 0x00000000005a1dc3 in eval_sub (form=30315619) at eval.c:2103
        vals = 0x7fffffff80d0
        argnum = 6
        sa_avail = 16336
        sa_count = 57
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -32520
        maxargs = 0
        argvals = {54491763, 24816, 2, 25227040, 13080496, 36963376, 
          140737488322928, 0}
        fun = 12705133
        val = 0
        original_fun = 7440
        original_args = 30315667
        funcar = 5180867
        count = 56
#109 0x000000000059cd42 in Fprogn (body=30314627) at eval.c:427
        val = 0
#110 0x00000000005a1be3 in eval_sub (form=30314659) at eval.c:2085
        numargs = 10
        args_left = 30314643
        i = 2
        maxargs = 0
        argvals = {13266816, 0, 140737488323200, 140737488323328, 
          140737488323312, 5915316, 2, 30329219}
        fun = 12703933
        val = 140737488323376
        original_fun = 33936
        original_args = 30314643
        funcar = 0
        count = 55
#111 0x000000000059cabe in Fif (args=30314691) at eval.c:384
        cond = 28399261
#112 0x00000000005a1be3 in eval_sub (form=30314707) at eval.c:2085
        numargs = 10
        args_left = 30314691
        i = 2
        maxargs = 0
        argvals = {2, 25226976, 140737488323728, 25783087632, 0, 41856, 
          13080496, 140737488323536}
        fun = 12703837
        val = 140737488323680
        original_fun = 23328
        original_args = 30314691
        funcar = 140737488323616
        count = 54
#113 0x000000000059cd42 in Fprogn (body=30314979) at eval.c:427
        val = 0
#114 0x000000000059e9d6 in Flet (args=30314995) at eval.c:943
        temps = 0x7fffffff84a0
        tem = 28399261
        lexenv = 54492115
        elt = 30317331
        varlist = 0
        count = 53
        argnum = 1
        sa_avail = 16376
        sa_count = 53
        sa_must_free = false
#115 0x00000000005a1be3 in eval_sub (form=30315011) at eval.c:2085
        numargs = 10
        args_left = 30314995
        i = 2
        maxargs = 0
        argvals = {140737488323968, 52, 263536, 25783087632, 0, 41856, 
          13080496, 140737488324016}
        fun = 12704557
        val = 0
        original_fun = 26736
        original_args = 30314995
        funcar = 11952
        count = 52
#116 0x000000000059cd42 in Fprogn (body=30315027) at eval.c:427
        val = 0
#117 0x00000000005a420c in funcall_lambda (fun=30315123, nargs=5, 
    arg_vector=0x7fffffff8700) at eval.c:2869
        val = 29356451
        syms_left = 0
        next = 7488
        lexenv = 54491763
        count = 51
        i = 5
        optional = false
        rest = true
#118 0x00000000005a3b4e in apply_lambda (fun=30315139, args=29509027, count=50)
    at eval.c:2751
        args_left = 0
        i = 5
        numargs = 5
        arg_vector = 0x7fffffff8700
        tem = 39449620
        sa_avail = 16344
        sa_count = 51
        sa_must_free = false
#119 0x00000000005a22bb in eval_sub (form=29509011) at eval.c:2198
        fun = 30315139
        val = 140737488324784
        original_fun = 17019520
        original_args = 29509027
        funcar = 11952
        count = 50
#120 0x000000000059cd42 in Fprogn (body=29509123) at eval.c:427
        val = 0
#121 0x00000000005a1be3 in eval_sub (form=29509107) at eval.c:2085
        numargs = 6
        args_left = 29509123
        i = 1
        maxargs = 0
        argvals = {140737488324896, 54609763, 140737488324928, 5943914, 
          54609763, 3425200, 2, 54609763}
        fun = 12703933
        val = 140737488325088
        original_fun = 33936
        original_args = 29509123
        funcar = 11952
        count = 49
#122 0x000000000059cabe in Fif (args=29509155) at eval.c:384
        cond = 46805829
#123 0x00000000005a1be3 in eval_sub (form=29509139) at eval.c:2085
        numargs = 10
        args_left = 29509155
        i = 2
        maxargs = 0
        argvals = {140737488325184, 25226784, 140737488325440, 25783087632, 0, 
          41856, 13080496, 140737488325248}
        fun = 12703837
        val = 140737488325392
        original_fun = 23328
        original_args = 29509155
        funcar = 140737488325328
        count = 48
#124 0x000000000059cd42 in Fprogn (body=29509187) at eval.c:427
        val = 0
#125 0x000000000059e9d6 in Flet (args=29509315) at eval.c:943
        temps = 0x7fffffff8b50
        tem = 40612925
        lexenv = 55312195
        elt = 29916019
        varlist = 0
        count = 47
        argnum = 1
        sa_avail = 16376
        sa_count = 47
        sa_must_free = false
#126 0x00000000005a1be3 in eval_sub (form=29509331) at eval.c:2085
        numargs = 18
        args_left = 29509315
        i = 4
        maxargs = 0
        argvals = {140737488325744, 54609763, 140737488325920, 5904481, 
          140737488325888, 3425200, 140737488325744, 5885250}
        fun = 12704557
        val = 140737488325872
        original_fun = 26736
        original_args = 29509315
        funcar = 17019424
        count = 46
#127 0x000000000059cd42 in Fprogn (body=29509379) at eval.c:427
        val = 0
#128 0x000000000059eaf2 in Fwhile (args=29509363) at eval.c:962
        test = 3425200
        body = 29509379
#129 0x00000000005a1be3 in eval_sub (form=29509347) at eval.c:2085
        numargs = 10
        args_left = 29509363
        i = 2
        maxargs = 0
        argvals = {1, 25226688, 140737488326288, 25783087632, 0, 41856, 
          13080496, 140737488326096}
        fun = 12704605
        val = 140737488326240
        original_fun = 300304
        original_args = 29509363
        funcar = 140737488326176
        count = 45
#130 0x000000000059cd42 in Fprogn (body=29509395) at eval.c:427
        val = 0
#131 0x000000000059e9d6 in Flet (args=29509411) at eval.c:943
        temps = 0x7fffffff8ea0
        tem = 54609731
        lexenv = 54609763
        elt = 29915939
        varlist = 0
        count = 44
        argnum = 1
        sa_avail = 16376
        sa_count = 44
        sa_must_free = false
#132 0x00000000005a1be3 in eval_sub (form=29509427) at eval.c:2085
        numargs = 10
        args_left = 29509411
        i = 2
        maxargs = 0
        argvals = {2, 25226656, 140737488326768, 5907209, 140737488326576, 
          30364675, 13266816, 0}
        fun = 12704557
        val = 140737488326720
        original_fun = 26736
        original_args = 29509411
        funcar = 39450292
        count = 43
#133 0x000000000059cd42 in Fprogn (body=29509443) at eval.c:427
        val = 0
#134 0x000000000059cb71 in Fif (args=29915843) at eval.c:385
        cond = 0
#135 0x00000000005a1be3 in eval_sub (form=29915827) at eval.c:2085
        numargs = 14
        args_left = 29915843
        i = 3
        maxargs = 0
        argvals = {1, 25226592, 140737488327120, 25783087632, 0, 41856, 
          13080496, 140737488326928}
        fun = 12703837
        val = 140737488327072
        original_fun = 23328
        original_args = 29915843
        funcar = 140737488327008
        count = 42
#136 0x000000000059cd42 in Fprogn (body=29509459) at eval.c:427
        val = 0
#137 0x000000000059e9d6 in Flet (args=29509475) at eval.c:943
        temps = 0x7fffffff91e0
        tem = 39452244
        lexenv = 56154835
        elt = 30364851
        varlist = 0
        count = 41
        argnum = 1
        sa_avail = 16376
        sa_count = 41
        sa_must_free = false
#138 0x00000000005a1be3 in eval_sub (form=29509491) at eval.c:2085
        numargs = 10
        args_left = 29509475
        i = 2
        maxargs = 0
        argvals = {44288021, 140737488327384, 44288016, 25783087632, 0, 41856, 
          13080496, 140737488327408}
        fun = 12704557
        val = 140737488327552
        original_fun = 26736
        original_args = 29509475
        funcar = 140737488327488
        count = 40
#139 0x000000000059cd42 in Fprogn (body=29509539) at eval.c:427
        val = 0
#140 0x00000000005a420c in funcall_lambda (fun=29540387, nargs=4, 
    arg_vector=0x7fffffff94f8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 15681264
        lexenv = 56154771
        count = 39
        i = 4
        optional = true
        rest = false
#141 0x00000000005a38d3 in Ffuncall (nargs=5, args=0x7fffffff94f0)
    at eval.c:2711
        fun = 29540403
        original_fun = 14970896
        funcar = 11952
        numargs = 4
        lisp_numargs = 140737488328000
        val = 140737488327904
        internal_args = 0x0
        count = 38
#142 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffff95b0) at eval.c:2278
        i = 5
        numargs = 4
        funcall_nargs = 5
        funcall_args = 0x7fffffff94f0
        spread_arg = 0
        fun = 29540403
        retval = 5181002
        sa_avail = 16344
        sa_count = 38
        sa_must_free = false
#143 0x00000000005a1dc3 in eval_sub (form=30345491) at eval.c:2103
        vals = 0x7fffffff95b0
        argnum = 2
        sa_avail = 16368
        sa_count = 38
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -27208
        maxargs = 0
        argvals = {12577920, 140737488329456, 0, 5174391, 17002933, 16933347, 
          25769776688, 13242000}
        fun = 12705133
        val = 140737488328384
        original_fun = 7440
        original_args = 30345507
        funcar = 140737488328320
        count = 37
#144 0x000000000059f9ee in internal_lisp_condition_case (var=4171408, 
    bodyform=30345491, handlers=30345683) at eval.c:1278
        val = 0
        c = 0x14a3400
        oldhandlerlist = 0x14a2410
        clausenb = 1
#145 0x000000000059f3ee in Fcondition_case (args=30345475) at eval.c:1203
        var = 4171408
        bodyform = 30345491
        handlers = 30345683
#146 0x00000000005a1be3 in eval_sub (form=30345459) at eval.c:2085
        numargs = 14
        args_left = 30345475
        i = 3
        maxargs = 0
        argvals = {0, 0, 140737488328960, 5904587, 39449780, 299216, 8100656, 
          56154595}
        fun = 12704845
        val = 140737488328912
        original_fun = 300624
        original_args = 30345475
        funcar = 44208
        count = 36
#147 0x000000000059cd42 in Fprogn (body=30345699) at eval.c:427
        val = 0
#148 0x000000000059cb71 in Fif (args=30345379) at eval.c:385
        cond = 0
#149 0x00000000005a1be3 in eval_sub (form=30345363) at eval.c:2085
        numargs = 14
        args_left = 30345379
        i = 3
        maxargs = 0
        argvals = {140737488329056, 25226368, 140737488329312, 25783087632, 0, 
          41856, 13080496, 140737488329120}
        fun = 12703837
        val = 140737488329264
        original_fun = 23328
        original_args = 30345379
        funcar = 140737488329200
        count = 35
#150 0x000000000059cd42 in Fprogn (body=30344291) at eval.c:427
        val = 0
#151 0x000000000059e9d6 in Flet (args=30344307) at eval.c:943
        temps = 0x7fffffff9a70
        tem = 14970896
        lexenv = 56154627
        elt = 30346179
        varlist = 0
        count = 34
        argnum = 1
        sa_avail = 16376
        sa_count = 34
        sa_must_free = false
#152 0x00000000005a1be3 in eval_sub (form=30344323) at eval.c:2085
        numargs = 14
        args_left = 30344307
        i = 3
        maxargs = 0
        argvals = {140737488329584, 56154595, 140737488329792, 5904481, 
          6052837899185946625, 3425200, 354788, 13281456}
        fun = 12704557
        val = 140737488329744
        original_fun = 26736
        original_args = 30344307
        funcar = 140737488329680
        count = 33
#153 0x000000000059cd42 in Fprogn (body=30344339) at eval.c:427
        val = 0
#154 0x000000000059eaf2 in Fwhile (args=30344355) at eval.c:962
        test = 3425200
        body = 30344339
#155 0x00000000005a1be3 in eval_sub (form=30344371) at eval.c:2085
        numargs = 10
        args_left = 30344355
        i = 2
        maxargs = 0
        argvals = {25, 25226272, 140737488330160, 25783087632, 0, 41856, 
          13080496, 140737488329968}
        fun = 12704605
        val = 140737488330112
        original_fun = 300304
        original_args = 30344355
        funcar = 140737488330048
        count = 32
#156 0x000000000059cd42 in Fprogn (body=30344387) at eval.c:427
        val = 0
#157 0x000000000059e9d6 in Flet (args=30344403) at eval.c:943
        temps = 0x7fffffff9dc0
        tem = 29622099
        lexenv = 56154595
        elt = 30346099
        varlist = 0
        count = 31
        argnum = 1
        sa_avail = 16376
        sa_count = 31
        sa_must_free = false
#158 0x00000000005a1be3 in eval_sub (form=30344419) at eval.c:2085
        numargs = 10
        args_left = 30344403
        i = 2
        maxargs = 0
        argvals = {53413936, 0, 140737488330416, 25783087632, 0, 41856, 
          13080496, 140737488330448}
        fun = 12704557
        val = 140737488330592
        original_fun = 26736
        original_args = 30344403
        funcar = 140737488330528
        count = 30
#159 0x000000000059cd42 in Fprogn (body=30344915) at eval.c:427
        val = 26093540
#160 0x00000000005a420c in funcall_lambda (fun=30345011, nargs=6, 
    arg_vector=0x7fffffffa0d8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 56154563
        count = 29
        i = 6
        optional = false
        rest = true
#161 0x00000000005a38d3 in Ffuncall (nargs=7, args=0x7fffffffa0d0)
    at eval.c:2711
        fun = 30345027
        original_fun = 17020144
        funcar = 11952
        numargs = 6
        lisp_numargs = 44975043
        val = 140737488330944
        internal_args = 0x0
        count = 28
#162 0x00000000005a2857 in Fapply (nargs=6, args=0x7fffffffa1a0) at eval.c:2278
        i = 7
        numargs = 6
        funcall_nargs = 7
        funcall_args = 0x7fffffffa0d0
        spread_arg = 0
        fun = 30345027
        retval = 5181002
        sa_avail = 16328
        sa_count = 28
        sa_must_free = false
#163 0x00000000005a1dc3 in eval_sub (form=30317475) at eval.c:2103
        vals = 0x7fffffffa1a0
        argnum = 6
        sa_avail = 16336
        sa_count = 28
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -24120
        maxargs = 0
        argvals = {44975043, 24816, 2, 25226112, 13080496, 36963376, 
          140737488331344, 0}
        fun = 12705133
        val = 140737488331472
        original_fun = 7440
        original_args = 30317523
        funcar = 5180867
        count = 27
#164 0x000000000059cd42 in Fprogn (body=30314643) at eval.c:427
        val = 0
#165 0x00000000005a1be3 in eval_sub (form=30314659) at eval.c:2085
        numargs = 10
        args_left = 30314643
        i = 2
        maxargs = 0
        argvals = {13266816, 0, 140737488331600, 140737488331728, 
          140737488331712, 5915316, 2, 30329219}
        fun = 12703933
        val = 140737488331776
        original_fun = 33936
        original_args = 30314643
        funcar = 0
        count = 26
#166 0x000000000059cabe in Fif (args=30314691) at eval.c:384
        cond = 28399261
#167 0x00000000005a1be3 in eval_sub (form=30314707) at eval.c:2085
        numargs = 10
        args_left = 30314691
        i = 2
        maxargs = 0
        argvals = {2, 25226048, 140737488332128, 25783087632, 0, 41856, 
          13080496, 140737488331936}
        fun = 12703837
        val = 140737488332080
        original_fun = 23328
        original_args = 30314691
        funcar = 140737488332016
        count = 25
#168 0x000000000059cd42 in Fprogn (body=30314979) at eval.c:427
        val = 0
#169 0x000000000059e9d6 in Flet (args=30314995) at eval.c:943
        temps = 0x7fffffffa570
        tem = 28399261
        lexenv = 56154403
        elt = 30317331
        varlist = 0
        count = 24
        argnum = 1
        sa_avail = 16376
        sa_count = 24
        sa_must_free = false
#170 0x00000000005a1be3 in eval_sub (form=30315011) at eval.c:2085
        numargs = 10
        args_left = 30314995
        i = 2
        maxargs = 0
        argvals = {140737488332384, 13080496, 140737488332496, 25783087632, 0, 
          41856, 13080496, 140737488332416}
        fun = 12704557
        val = 0
        original_fun = 26736
        original_args = 30314995
        funcar = 11952
        count = 23
#171 0x000000000059cd42 in Fprogn (body=30315027) at eval.c:427
        val = 0
#172 0x00000000005a420c in funcall_lambda (fun=30315123, nargs=4, 
    arg_vector=0x7fffffffa908) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 44975043
        count = 22
        i = 4
        optional = false
        rest = true
#173 0x00000000005a38d3 in Ffuncall (nargs=5, args=0x7fffffffa900)
    at eval.c:2711
        fun = 30315139
        original_fun = 17019520
        funcar = 11952
        numargs = 4
        lisp_numargs = 140737488332864
        val = 140737488332896
        internal_args = 0x5a7408 <Flength+407>
        count = 21
#174 0x00000000005a2441 in Fapply (nargs=5, args=0x7fffffffa900) at eval.c:2235
        i = 5173781
        numargs = 1
        funcall_nargs = 140737488333040
        funcall_args = 0x0
        spread_arg = 44974595
        fun = 17019520
        retval = 5181002
        sa_avail = 16384
        sa_count = 21
        sa_must_free = false
#175 0x00000000005a1dc3 in eval_sub (form=30322691) at eval.c:2103
        vals = 0x7fffffffa900
        argnum = 5
        sa_avail = 16344
        sa_count = 21
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -22240
        maxargs = 0
        argvals = {140737488333152, 25225920, 140737488333408, 5907209, 0, 
          30323587, 44974563, 140737488333216}
        fun = 12705133
        val = 140737488333360
        original_fun = 7440
        original_args = 30322739
        funcar = 140737488333296
        count = 20
#176 0x000000000059cd42 in Fprogn (body=30322819) at eval.c:427
        val = 0
#177 0x000000000059e472 in FletX (args=30321779) at eval.c:879
        varlist = 0
        var = 7488
        val = 44974595
        elt = 30323651
        lexenv = 44974195
        count = 19
#178 0x00000000005a1be3 in eval_sub (form=30321795) at eval.c:2085
        numargs = 10
        args_left = 30321779
        i = 2
        maxargs = 0
        argvals = {140737488333584, 24816, 140737488333616, 25783087632, 0, 
          41856, 13080496, 140737488333632}
        fun = 12704509
        val = 0
        original_fun = 26784
        original_args = 30321779
        funcar = 11952
        count = 18
#179 0x000000000059cd42 in Fprogn (body=30321875) at eval.c:427
        val = 0
#180 0x00000000005a420c in funcall_lambda (fun=30321971, nargs=2, 
    arg_vector=0x7fffffffac90) at eval.c:2869
        val = 5927501
        syms_left = 0
        next = 26976
        lexenv = 44974195
        count = 17
        i = 2
        optional = false
        rest = false
#181 0x00000000005a3b4e in apply_lambda (fun=30321987, args=30326611, count=16)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffffac90
        tem = 39449188
        sa_avail = 16368
        sa_count = 17
        sa_must_free = false
#182 0x00000000005a22bb in eval_sub (form=30326595) at eval.c:2198
        fun = 30321987
        val = 42275731
        original_fun = 17019664
        original_args = 30326611
        funcar = 11952
        count = 16
#183 0x000000000059cd42 in Fprogn (body=30326643) at eval.c:427
        val = 42275731
#184 0x000000000059e9d6 in Flet (args=30326355) at eval.c:943
        temps = 0x7fffffffae60
        tem = 39449188
        lexenv = 43204531
        elt = 30326211
        varlist = 0
        count = 15
        argnum = 1
        sa_avail = 16376
        sa_count = 15
        sa_must_free = false
#185 0x00000000005a1be3 in eval_sub (form=30326195) at eval.c:2085
        numargs = 22
        args_left = 30326355
        i = 5
        maxargs = 0
        argvals = {39449220, 25225728, 140737488334896, 5907209, 
          140737488334864, 30326131, 24043796, 39449220}
        fun = 12704557
        val = 140737488334848
        original_fun = 26736
        original_args = 30326355
        funcar = 3492448
        count = 14
#186 0x000000000059cd42 in Fprogn (body=30324755) at eval.c:427
        val = 0
#187 0x000000000059eaf2 in Fwhile (args=30326179) at eval.c:962
        test = 30326131
        body = 30324755
#188 0x00000000005a1be3 in eval_sub (form=30326115) at eval.c:2085
        numargs = 10
        args_left = 30326179
        i = 2
        maxargs = 0
        argvals = {2, 25225632, 140737488335264, 25783087632, 0, 41856, 
          13080496, 140737488335072}
        fun = 12704605
        val = 140737488335216
        original_fun = 300304
        original_args = 30326179
        funcar = 140737488335152
        count = 13
#189 0x000000000059cd42 in Fprogn (body=30324771) at eval.c:427
        val = 0
#190 0x000000000059e9d6 in Flet (args=30326099) at eval.c:943
        temps = 0x7fffffffb1b0
        tem = 39449220
        lexenv = 43204499
        elt = 30326003
        varlist = 0
        count = 11
        argnum = 2
        sa_avail = 16368
        sa_count = 11
        sa_must_free = false
#191 0x00000000005a1be3 in eval_sub (form=30325939) at eval.c:2085
        numargs = 10
        args_left = 30326099
        i = 2
        maxargs = 0
        argvals = {140737488335504, 0, 140737488335744, 5904587, 
          140737488335552, 17019568, 13080496, 43204243}
        fun = 12704557
        val = 140737488335696
        original_fun = 26736
        original_args = 30326099
        funcar = 13080496
        count = 10
#192 0x000000000059cd42 in Fprogn (body=30325315) at eval.c:427
        val = 0
#193 0x00000000005a1be3 in eval_sub (form=30325331) at eval.c:2085
        numargs = 6
        args_left = 30325315
        i = 1
        maxargs = 0
        argvals = {0, 9, 39449220, 0, 3, 43204403, 0, 42275731}
        fun = 12703933
        val = 140737488336000
        original_fun = 33936
        original_args = 30325315
        funcar = 39449220
        count = 9
#194 0x000000000059cabe in Fif (args=30325363) at eval.c:384
        cond = 39456
#195 0x00000000005a1be3 in eval_sub (form=30325379) at eval.c:2085
        numargs = 10
        args_left = 30325363
        i = 2
        maxargs = 0
        argvals = {17002933, 42240, 17002928, 25783087632, 0, 41856, 13080496, 
          140737488336160}
        fun = 12703837
        val = 42275731
        original_fun = 23328
        original_args = 30325363
        funcar = 11952
        count = 8
#196 0x000000000059cd42 in Fprogn (body=30324019) at eval.c:427
        val = 42275731
#197 0x00000000005a420c in funcall_lambda (fun=30324115, nargs=2, 
    arg_vector=0x7fffffffb728) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 13872
        lexenv = 43204243
        count = 7
        i = 2
        optional = false
        rest = false
#198 0x00000000005a38d3 in Ffuncall (nargs=3, args=0x7fffffffb720)
    at eval.c:2711
        fun = 30324131
        original_fun = 17019280
        funcar = 11952
        numargs = 2
        lisp_numargs = 4229744
        val = 140737488336656
        internal_args = 0x0
        count = 6
#199 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffffb7e0) at eval.c:2278
        i = 3
        numargs = 2
        funcall_nargs = 3
        funcall_args = 0x7fffffffb720
        spread_arg = 0
        fun = 30324131
        retval = 0
        sa_avail = 16360
        sa_count = 6
        sa_must_free = false
#200 0x00000000005a2ec1 in apply1 (fn=17019280, arg=43204163) at eval.c:2494
No locals.
#201 0x00000000005fc224 in read_process_output_call (fun_and_args=43204179)
    at process.c:5241
No locals.
#202 0x000000000059fcb6 in internal_condition_case_1 (
    bfun=0x5fc19a <read_process_output_call>, arg=43204179, handlers=16416, 
    hfun=0x5fc226 <read_process_output_error_handler>) at eval.c:1333
        val = 41925381
        c = 0x14a2410
#203 0x00000000005fc9b5 in read_and_dispose_of_process_output (p=0x27fbb00, 
    chars=0x7fffffffb8f0 ":jmnoz!~user@unaffiliated/setre QUIT :Quit: ERC (IRC client for Emacs 24.5.1)\r\n", nbytes=79, coding=0xe75080) at process.c:5449
        outstream = 17019280
        text = 39447380
        outer_running_asynch_code = false
        waiting = -1
#204 0x00000000005fc603 in read_process_output (proc=41925381, channel=9)
    at process.c:5360
        nbytes = 79
        p = 0x27fbb00
        coding = 0xe75080
        carryover = 0
        count = 3
        odeactivate = 0
        chars = ":jmnoz!~user@unaffiliated/setre QUIT :Quit: ERC (IRC client for Emacs 24.5.1)\r\n", '\000' <repeats 89 times>, "\240\243\307\000\000\000\000\000\300\271\377\377\377\177\000\000\220\016\312", '\000' <repeats 21 times>...
#205 0x00000000005fbb7d in wait_reading_process_output (time_limit=0, nsecs=0, 
    read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, 
    just_wait_proc=0) at process.c:5067
        nread = 32767
        process_skipped = false
        channel = 9
        nfds = 1
        Available = {fds_bits = {512, 0 <repeats 15 times>}}
        Writeok = {fds_bits = {0 <repeats 16 times>}}
        check_write = true
        check_delay = 4
        no_avail = false
        xerrno = 22
        proc = 41925381
        timeout = {tv_sec = 0, tv_nsec = 998466252}
        end_time = {tv_sec = 0, tv_nsec = 13}
        timer_delay = {tv_sec = 0, tv_nsec = 998466252}
        got_output_end_time = {tv_sec = 1445006650, tv_nsec = 110459976}
        wait = INFINITY
        got_some_output = -1
        count = 2
        now = {tv_sec = 0, tv_nsec = -1}
#206 0x00000000004ffb27 in kbd_buffer_get_event (kbp=0x7fffffffce88, 
    used_mouse_menu=0x7fffffffd46f, end_time=0x0) at keyboard.c:3807
        do_display = true
        obj = 726874358
#207 0x00000000004fb197 in read_event_from_main_queue (end_time=0x0, 
    local_getcjmp=0x7fffffffd230, used_mouse_menu=0x7fffffffd46f)
    at keyboard.c:2129
        c = 0
        save_jump = {{__jmpbuf = {140737488318192, 5725659, 8589934592, 1008, 
              0, 54369859, 140737488318192, 5174902}, 
            __mask_was_saved = 54369843, __saved_mask = {__val = {54369859, 
                140737488318256, 13242000, 54369843, 0, 140737488318256, 
                5174391, 140737488318272, 1, 140737488318320, 13242000, 
                140737488318320, 54369843, 0, 140737488318432, 947237116}}}}
        kb = 0x561f869b
#208 0x00000000004fb466 in read_decoded_event_from_main_queue (end_time=0x0, 
    local_getcjmp=0x7fffffffd230, prev_event=0, used_mouse_menu=0x7fffffffd46f)
    at keyboard.c:2192
        nextevt = 13242000
        frame = 0x7fffffffd0e0
        terminal = 0x0
        events = {140737488343136, 13242000, 0, 0, 140737488343136, 5174391, 
          0, 43467011, 140737488343200, 5237828, 336022, 4294967296, 0, 
          5174391, 48383952, 0}
        n = 0
#209 0x00000000004fd0cf in read_char (commandflag=1, map=43466771, 
    prev_event=0, used_mouse_menu=0x7fffffffd46f, end_time=0x0)
    at keyboard.c:2787
        c = 0
        jmpcount = 2
        local_getcjmp = {{__jmpbuf = {0, -1070651221243275511, 4229744, 
              140737488345744, 0, 0, -1070651221148903671, 
              1070650560599611145}, __mask_was_saved = 0, __saved_mask = {
              __val = {8603176592, 43467760, 43466752, 140737488343728, 
                56129760, 43326752, 13242000, 140737488343808, 0, 
                140737488343776, 5174391, 0, 43466755, 140737488343872, 
                5918068, 0}}}}
        save_jump = {{__jmpbuf = {140737488318192, 5725659, 8589934592, 
              25769804784, 4, 96, 1, 25769803825}, __mask_was_saved = 0, 
            __saved_mask = {__val = {140733193388123, 0, 0, 511101108334, 0, 
                124, 140737488343560, 5181002, 140737326077472, 48, 4229744, 
                140737488345744, 0, 0, 140737322770544, 140737488343616}}}}
        tem = 43466771
        save = 140737488343872
        previous_echo_area_message = 0
        also_record = 0
        reread = false
        recorded = false
        polling_stopped_here = true
        orig_kboard = 0x14982b0
#210 0x000000000050b8d0 in read_key_sequence (keybuf=0x7fffffffd620, 
    bufsize=30, prompt=0, dont_downcase_last=false, 
    can_return_switch_frame=true, fix_current_buffer=true, 
    prevent_redisplay=false) at keyboard.c:9030
        interrupted_kboard = 0x14982b0
        interrupted_frame = 0xce5578
        key = 36963381
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = 140737488344544
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 43466771
        first_event = 0
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 13629587, map = 13629587, start = 0, end = 0}
        keytran = {parent = 13440579, map = 13440579, start = 0, end = 0}
        indec = {parent = 13629667, map = 13629667, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 0
        original_uppercase = 5181002
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x2340430
        fake_prefixed_keys = 0
#211 0x00000000004f9359 in command_loop_1 () at keyboard.c:1348
        cmd = 4077488
        keybuf = {38, 66, 318, 262, 257664, 2, 3, 140737488344760, 0, 9064821, 
          140737488344752, 3530320, 140737488344784, 5910429, 3530320, 
          13242000, 44214179, 0, 140737488344784, 5174391, 9077284, 13242000, 
          140737488344832, 0, 140737488344832, 5174391, 140737488344832, 2, 
          140737488344944, 5211963}
        i = 1
        prev_modiff = 1221
        prev_buffer = 0x2340430
        already_adjusted = false
#212 0x000000000059fb4b in internal_condition_case (
    bfun=0x4f8f17 <command_loop_1>, handlers=16416, hfun=0x4f85a7 <cmd_error>)
    at eval.c:1309
        val = 140737488345200
        c = 0x14a22e0
#213 0x00000000004f8b55 in command_loop_2 (ignore=0) at keyboard.c:1088
        val = 2
#214 0x000000000059ef7f in internal_catch (tag=40656, 
    func=0x4f8b2c <command_loop_2>, arg=0) at eval.c:1073
        val = 0
        c = 0x1498380
#215 0x00000000004f8af5 in command_loop () at keyboard.c:1067
No locals.
#216 0x00000000004f8086 in recursive_edit_1 () at keyboard.c:673
        count = 1
        val = 140737488345248
#217 0x00000000004f8291 in Frecursive_edit () at keyboard.c:744
        count = 0
        buffer = 0
#218 0x00000000004f60b3 in main (argc=1, argv=0x7fffffffda98) at emacs.c:1643
        dummy = 140737488345408
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 10485760, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-15 11:05     ` Jorgen Schäfer
@ 2015-10-16  8:03       ` Jorgen Schäfer
  2015-10-16  8:05         ` Paul Eggert
  0 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2015-10-16  8:03 UTC (permalink / raw)
  To: Paul Eggert, 21666


[-- Attachment #1.1: Type: text/plain, Size: 1582 bytes --]

And another one, this time in the same location as emacs-bug-2. mapcar's
leni=2682, so not that much larger.

If I read the backtrace correctly, this should be the following piece of
code, if that's helpful at all:

https://github.com/jorgenschaefer/circe/blob/master/lui.el#L916-L970

Regards,
Jorgen

On Thu, Oct 15, 2015 at 1:05 PM Jorgen Schäfer <jorgen.schaefer@gmail.com>
wrote:

> Hello!
> The attached backtrace is running the same Emacs version (e6013e8c) but
> with your patch applied.
>
> Program received signal SIGSEGV, Segmentation fault.
> mark_object (arg=140737488314368) at alloc.c:6187
> 6187 if (ptr->gcmarkbit)
>
> Anything else I can try to narrow it down more? :-)
>
> Regards,
> Jorgen
>
>
> On Tue, Oct 13, 2015 at 6:09 PM Paul Eggert <eggert@cs.ucla.edu> wrote:
>
>> Those two backtraces both have a call to mapcar1 with a long list
>> (leni=2544 in
>> one, leni=2502 in the other).  When Fmapcar uses SAFE_ALLOCA_LISP, it'll
>> ask for
>> (say) 2502*8 bytes, or 20016 bytes, and this is more than the 16 KiB
>> MAX_ALLOCA
>> limit, which means SAFE_ALLOCA_LISP will invoke xmalloc and
>> make_save_memory
>> rather than invoking AVAIL_ALLOCA.  One possibility is that the xmalloced
>> memory
>> isn't being properly analyzed by the garbage collector.  To test that
>> theory,
>> can you please try something like the attached patch?  This wouldn't fix
>> the
>> bug, but it would mean mapcar should work for larger lists and you won't
>> get a
>> backtrace until the list gets about twice as large.
>>
>>

[-- Attachment #1.2: Type: text/html, Size: 2353 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: emacs-bug-4.txt --]
[-- Type: text/plain; charset=US-ASCII; name="emacs-bug-4.txt", Size: 51238 bytes --]

#0  0x00000000004f0a84 in XFLOAT_DATA (f=95) at lisp.h:2396
No locals.
#1  0x00000000005a675c in Fabs (arg=95) at floatfns.c:283
No locals.
#2  0x00000000005a1eca in eval_sub (form=29538115) at eval.c:2123
        numargs = 6
        args_left = 0
        i = 1
        maxargs = 1
        argvals = {95, 5904481, 5766358, 3494512, 140737488289728, 5790420, 
          140737488289760, 13242000}
        fun = 12706525
        val = 140737488289840
        original_fun = 302192
        original_args = 29538131
        funcar = 5181002
        count = 98
#3  0x00000000005a1d4d in eval_sub (form=29538099) at eval.c:2097
        vals = 0x7fffffff0040
        argnum = 1
        sa_avail = 16368
        sa_count = 98
        sa_must_free = false
        numargs = 10
        args_left = 29538147
        i = -65472
        maxargs = 0
        argvals = {95, 29536339, 2, 8595840061, 2, 5260192514432354185, 
          140737488289984, 5260192514432354185}
        fun = 12697797
        val = 140737488290128
        original_fun = 263920
        original_args = 29538147
        funcar = 12698080
        count = 97
#4  0x000000000059c9a9 in Fand (args=29538179) at eval.c:362
        val = 39456
#5  0x00000000005a1be3 in eval_sub (form=29538035) at eval.c:2085
        numargs = 10
        args_left = 29538083
        i = 2
        maxargs = 0
        argvals = {140737488290240, 5766358, 13080496, 13080496, 
          140737488290272, 5766617, 140737488290288, 13080496}
        fun = 12703789
        val = 12703837
        original_fun = 299776
        original_args = 29538083
        funcar = 140737488290432
        count = 96
#6  0x000000000059ca60 in Fif (args=29538195) at eval.c:381
        cond = 12703837
#7  0x00000000005a1be3 in eval_sub (form=29538019) at eval.c:2085
        numargs = 14
        args_left = 29538195
        i = 3
        maxargs = 0
        argvals = {140737488290544, 13266816, 12695877, 25783087632, 0, 41856, 
          13080496, 140737488290592}
        fun = 12703837
        val = 140737488290736
        original_fun = 23328
        original_args = 29538195
        funcar = 140737488290672
        count = 95
#8  0x000000000059cd42 in Fprogn (body=29533411) at eval.c:427
        val = 0
#9  0x00000000005a420c in funcall_lambda (fun=44598467, nargs=1, 
    arg_vector=0x7fffffff0528) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3494512
        lexenv = 44757491
        count = 94
        i = 1
        optional = false
        rest = false
#10 0x00000000005a38d3 in Ffuncall (nargs=2, args=0x7fffffff0520)
    at eval.c:2711
        fun = 44598451
        original_fun = 44598451
        funcar = 11952
        numargs = 1
        lisp_numargs = 12705469
        val = 140737488291088
        internal_args = 0xc1debd <Sfuncall+5>
        count = 93
#11 0x00000000005a1dc3 in eval_sub (form=29536643) at eval.c:2103
        vals = 0x7fffffff0520
        argnum = 2
        sa_avail = 16368
        sa_count = 93
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -64216
        maxargs = 0
        argvals = {140737488291200, 25225136, 140737488291424, 5907209, 0, 
          29536595, 95, 13080496}
        fun = 12705469
        val = 140737488291376
        original_fun = 20736
        original_args = 29536659
        funcar = 140737488291424
        count = 92
#12 0x000000000059cd42 in Fprogn (body=29536691) at eval.c:427
        val = 0
#13 0x000000000059cc81 in Fcond (args=29531459) at eval.c:409
        clause = 29536627
        val = 39456
#14 0x00000000005a1be3 in eval_sub (form=29531075) at eval.c:2085
        numargs = 30
        args_left = 29531459
        i = 7
        maxargs = 0
        argvals = {140737488291552, 13266816, 0, 25783087632, 0, 41856, 
          13080496, 140737488291600}
        fun = 12703885
        val = 140737488291744
        original_fun = 299824
        original_args = 29531459
        funcar = 140737488291680
        count = 91
#15 0x000000000059cd42 in Fprogn (body=29529107) at eval.c:427
        val = 0
#16 0x00000000005a420c in funcall_lambda (fun=44598387, nargs=1, 
    arg_vector=0x7fffffff0928) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3671008
        lexenv = 44757523
        count = 90
        i = 1
        optional = false
        rest = false
#17 0x00000000005a38d3 in Ffuncall (nargs=2, args=0x7fffffff0920)
    at eval.c:2711
        fun = 44598371
        original_fun = 44598371
        funcar = 11952
        numargs = 1
        lisp_numargs = 0
        val = 0
        internal_args = 0x0
        count = 89
#18 0x00000000005a2f13 in call1 (fn=44598371, arg1=95) at eval.c:2509
No locals.
#19 0x00000000005b0025 in mapcar1 (leni=2682, vals=0x7fffffff09b0, 
    fn=44598371, seq=41090483) at fns.c:2530
        tail = 38316195
        dummy = 0
        i = 2559
#20 0x00000000005b0417 in Fmapcar (function=44598371, sequence=41090483)
    at fns.c:2596
        len = 2682
        leni = 2682
        args = 0x7fffffff09b0
        ret = 140737488313792
        sa_avail = 11312
        sa_count = 89
        sa_must_free = false
#21 0x00000000005a1ef9 in eval_sub (form=29535011) at eval.c:2126
        numargs = 10
        args_left = 0
        i = 2
        maxargs = 2
        argvals = {44598371, 41090483, 140737488314128, 5907209, 0, 29529139, 
          13080496, 140737488313936}
        fun = 12709501
        val = 140737488314080
        original_fun = 268560
        original_args = 29535027
        funcar = 140737488314016
        count = 88
#22 0x000000000059cd42 in Fprogn (body=29535059) at eval.c:427
        val = 0
#23 0x000000000059e472 in FletX (args=29529251) at eval.c:879
        varlist = 0
        var = 8221472
        val = 44598371
        elt = 29529155
        lexenv = 44598483
        count = 87
#24 0x00000000005a1be3 in eval_sub (form=29529267) at eval.c:2085
        numargs = 10
        args_left = 29529251
        i = 2
        maxargs = 0
        argvals = {12698032, 140737488314328, 5181002, 25783087632, 0, 41856, 
          13080496, 140737488314352}
        fun = 12704509
        val = 140737488314496
        original_fun = 26784
        original_args = 29529251
        funcar = 140737488314432
        count = 86
#25 0x000000000059cd42 in Fprogn (body=29529331) at eval.c:427
        val = 27588836
#26 0x00000000005a420c in funcall_lambda (fun=29529427, nargs=3, 
    arg_vector=0x7fffffff6140) at eval.c:2869
        val = 0
        syms_left = 0
        next = 254080
        lexenv = 44598483
        count = 85
        i = 3
        optional = false
        rest = false
#27 0x00000000005a3b4e in apply_lambda (fun=29529443, args=29540915, count=84)
    at eval.c:2751
        args_left = 0
        i = 3
        numargs = 3
        arg_vector = 0x7fffffff6140
        tem = 278
        sa_avail = 16360
        sa_count = 85
        sa_must_free = false
#28 0x00000000005a22bb in eval_sub (form=29540931) at eval.c:2198
        fun = 29529443
        val = 12704072
        original_fun = 15438000
        original_args = 29540915
        funcar = 11952
        count = 84
#29 0x000000000059cfb4 in Fsetq (args=29540963) at eval.c:494
        args_left = 29540963
        val = 29540963
        sym = 12704077
        lex_binding = 5181157
#30 0x00000000005a1be3 in eval_sub (form=29540979) at eval.c:2085
        numargs = 10
        args_left = 29540963
        i = 2
        maxargs = 0
        argvals = {140737488315248, 41090483, 140737488315488, 5904587, 
          140737488315392, 305648, 43005968, 13061392}
        fun = 12704077
        val = 140737488315440
        original_fun = 299968
        original_args = 29540963
        funcar = 5180867
        count = 83
#31 0x000000000059cd42 in Fprogn (body=29537299) at eval.c:427
        val = 0
#32 0x00000000005a1be3 in eval_sub (form=29537315) at eval.c:2085
        numargs = 6
        args_left = 29537299
        i = 1
        maxargs = 0
        argvals = {41090483, 5918068, 0, 82, 140737488315632, 41090483, 
          43005973, 305648}
        fun = 12703933
        val = 140737488315744
        original_fun = 33936
        original_args = 29537299
        funcar = 140737488315792
        count = 82
#33 0x000000000059cabe in Fif (args=29537347) at eval.c:384
        cond = 39456
#34 0x00000000005a1be3 in eval_sub (form=29537363) at eval.c:2085
        numargs = 10
        args_left = 29537347
        i = 2
        maxargs = 0
        argvals = {140737488315872, 0, 140737488316096, 25783087632, 0, 41856, 
          13080496, 140737488315904}
        fun = 12703837
        val = 0
        original_fun = 23328
        original_args = 29537347
        funcar = 140737488315984
        count = 81
#35 0x000000000059cd42 in Fprogn (body=29537555) at eval.c:427
        val = 0
#36 0x000000000059e9d6 in Flet (args=29537587) at eval.c:943
        temps = 0x7fffffff66d0
        tem = 0
        lexenv = 44175011
        elt = 30241059
        varlist = 0
        count = 80
        argnum = 2
        sa_avail = 16368
        sa_count = 80
        sa_must_free = false
#37 0x00000000005a1be3 in eval_sub (form=29537603) at eval.c:2085
        numargs = 18
        args_left = 29537587
        i = 4
        maxargs = 0
        argvals = {8021312, 13242000, 45121443, 25783087632, 0, 41856, 
          13080496, 140737488316384}
        fun = 12704557
        val = 140737488316528
        original_fun = 26736
        original_args = 29537587
        funcar = 140737488316464
        count = 79
#38 0x000000000059cd42 in Fprogn (body=29537667) at eval.c:427
        val = 27603268
#39 0x00000000005a420c in funcall_lambda (fun=29537763, nargs=2, 
    arg_vector=0x7fffffff6930) at eval.c:2869
        val = 0
        syms_left = 0
        next = 15441312
        lexenv = 44175187
        count = 78
        i = 2
        optional = true
        rest = false
#40 0x00000000005a3b4e in apply_lambda (fun=29537779, args=30646195, count=77)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffff6930
        tem = 0
        sa_avail = 16368
        sa_count = 78
        sa_must_free = false
#41 0x00000000005a22bb in eval_sub (form=30646179) at eval.c:2198
        fun = 29537779
        val = 0
        original_fun = 15441264
        original_args = 30646195
        funcar = 11952
        count = 77
#42 0x000000000059cd42 in Fprogn (body=30644259) at eval.c:427
        val = 0
#43 0x000000000059e472 in FletX (args=30642467) at eval.c:879
        varlist = 0
        var = 39888
        val = 54453284
        elt = 30645427
        lexenv = 43587731
        count = 76
#44 0x00000000005a1be3 in eval_sub (form=30642483) at eval.c:2085
        numargs = 18
        args_left = 30642467
        i = 4
        maxargs = 0
        argvals = {2, 25224592, 140737488317584, 5907209, 2, 30646371, 0, 
          13242000}
        fun = 12704509
        val = 140737488317536
        original_fun = 26784
        original_args = 30642467
        funcar = 24816
        count = 75
#45 0x000000000059cd42 in Fprogn (body=30642515) at eval.c:427
        val = 0
#46 0x00000000005a1be3 in eval_sub (form=30642499) at eval.c:2085
        numargs = 6
        args_left = 30642515
        i = 1
        maxargs = 0
        argvals = {0, 43504083, 140737488317728, 5780801, 43504083, 13242000, 
          140737488317696, 0}
        fun = 12703933
        val = 140737488317840
        original_fun = 33936
        original_args = 30642515
        funcar = 43005968
        count = 74
#47 0x000000000059cabe in Fif (args=30642547) at eval.c:384
        cond = 39456
#48 0x00000000005a1be3 in eval_sub (form=30642531) at eval.c:2085
        numargs = 10
        args_left = 30642547
        i = 2
        maxargs = 0
        argvals = {0, 13242000, 13080496, 25783087632, 0, 41856, 13080496, 
          140737488318000}
        fun = 12703837
        val = 140737488318144
        original_fun = 23328
        original_args = 30642547
        funcar = 140737488318080
        count = 73
#49 0x000000000059cd42 in Fprogn (body=30642627) at eval.c:427
        val = 28006452
#50 0x00000000005a420c in funcall_lambda (fun=30642723, nargs=7, 
    arg_vector=0x7fffffff6f80) at eval.c:2869
        val = 29597539
        syms_left = 0
        next = 8021312
        lexenv = 43587731
        count = 72
        i = 7
        optional = false
        rest = true
#51 0x00000000005a3b4e in apply_lambda (fun=30642739, args=29597619, count=71)
    at eval.c:2751
        args_left = 0
        i = 7
        numargs = 7
        arg_vector = 0x7fffffff6f80
        tem = 45287316
        sa_avail = 16328
        sa_count = 72
        sa_must_free = false
#52 0x00000000005a22bb in eval_sub (form=29597971) at eval.c:2198
        fun = 30642739
        val = 0
        original_fun = 15842896
        original_args = 29597619
        funcar = 11952
        count = 71
#53 0x000000000059cd42 in Fprogn (body=30144675) at eval.c:427
        val = 0
#54 0x000000000058df4c in Fsave_current_buffer (args=30144579)
    at editfns.c:1027
        count = 70
#55 0x00000000005a1be3 in eval_sub (form=30144515) at eval.c:2085
        numargs = 14
        args_left = 30144579
        i = 3
        maxargs = 0
        argvals = {1, 39456, 140737488319184, 5904587, 9212280, 39456, 2, 70}
        fun = 12700301
        val = 140737488319136
        original_fun = 328752
        original_args = 30144579
        funcar = 3
        count = 69
#56 0x000000000059cd42 in Fprogn (body=30143939) at eval.c:427
        val = 0
#57 0x000000000059cc81 in Fcond (args=30143923) at eval.c:409
        clause = 30143955
        val = 39456
#58 0x00000000005a1be3 in eval_sub (form=30143907) at eval.c:2085
        numargs = 10
        args_left = 30144915
        i = 2
        maxargs = 0
        argvals = {139642271658848, 0, 44931155, 25783087632, 0, 41856, 
          13080496, 140737488319360}
        fun = 12703885
        val = 140737488319504
        original_fun = 299824
        original_args = 30144915
        funcar = 140737488319440
        count = 68
#59 0x000000000059cd42 in Fprogn (body=30143763) at eval.c:427
        val = 28666644
#60 0x00000000005a420c in funcall_lambda (fun=30143619, nargs=5, 
    arg_vector=0x7fffffff7588) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 39888
        lexenv = 43246243
        count = 67
        i = 5
        optional = false
        rest = false
#61 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff7580)
    at eval.c:2711
        fun = 30143603
        original_fun = 15805408
        funcar = 11952
        numargs = 5
        lisp_numargs = 43592052
        val = 140737488319856
        internal_args = 0x0
        count = 66
#62 0x00000000005a2857 in Fapply (nargs=5, args=0x7fffffff7640) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff7580
        spread_arg = 0
        fun = 30143603
        retval = 5181002
        sa_avail = 16336
        sa_count = 66
        sa_must_free = false
#63 0x00000000005a1dc3 in eval_sub (form=27525795) at eval.c:2103
        vals = 0x7fffffff7640
        argnum = 5
        sa_avail = 16344
        sa_count = 66
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -35232
        maxargs = 0
        argvals = {140737488320192, 25224272, 140737488320416, 5907209, 
          140737488320224, 27526595, 15805408, 0}
        fun = 12705133
        val = 140737488320368
        original_fun = 7440
        original_args = 27525603
        funcar = 3617888
        count = 65
#64 0x000000000059cd42 in Fprogn (body=27521891) at eval.c:427
        val = 0
#65 0x000000000059cc81 in Fcond (args=27521843) at eval.c:409
        clause = 27526163
        val = 39456
#66 0x00000000005a1be3 in eval_sub (form=27526835) at eval.c:2085
        numargs = 14
        args_left = 27521843
        i = 3
        maxargs = 0
        argvals = {0, 25224240, 140737488320784, 5907209, 0, 27609251, 
          13080496, 140737488320592}
        fun = 12703885
        val = 140737488320736
        original_fun = 299824
        original_args = 27521843
        funcar = 140737488320672
        count = 64
#67 0x000000000059cd42 in Fprogn (body=27517443) at eval.c:427
        val = 0
#68 0x000000000059e472 in FletX (args=27667891) at eval.c:879
        varlist = 0
        var = 15033616
        val = 42678004
        elt = 27607971
        lexenv = 44931379
        count = 63
#69 0x00000000005a1be3 in eval_sub (form=27667827) at eval.c:2085
        numargs = 10
        args_left = 27667891
        i = 2
        maxargs = 0
        argvals = {30974181, 6, 0, 0, 140737488320976, 64, 308224, 42949672960}
        fun = 12704509
        val = 30974181
        original_fun = 26784
        original_args = 27667891
        funcar = 140737488321104
        count = 62
#70 0x000000000059cd42 in Fprogn (body=27667283) at eval.c:427
        val = 30974181
#71 0x000000000058df4c in Fsave_current_buffer (args=27667715)
    at editfns.c:1027
        count = 61
#72 0x00000000005a1be3 in eval_sub (form=27667779) at eval.c:2085
        numargs = 10
        args_left = 27667715
        i = 2
        maxargs = 0
        argvals = {140737488321312, 5766295, 140737488321328, 25783087632, 0, 
          41856, 13080496, 140737488321360}
        fun = 12700301
        val = 140737488321504
        original_fun = 328752
        original_args = 27667715
        funcar = 140737488321440
        count = 60
#73 0x000000000059cd42 in Fprogn (body=27666931) at eval.c:427
        val = 28703172
#74 0x00000000005a420c in funcall_lambda (fun=27665539, nargs=5, 
    arg_vector=0x7fffffff7d58) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 44931379
        count = 59
        i = 5
        optional = true
        rest = true
#75 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff7d50)
    at eval.c:2711
        fun = 27665187
        original_fun = 15622528
        funcar = 11952
        numargs = 5
        lisp_numargs = 1030
        val = 140737488321856
        internal_args = 0x0
        count = 58
#76 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffff7e10) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff7d50
        spread_arg = 0
        fun = 27665187
        retval = 5181002
        sa_avail = 16336
        sa_count = 58
        sa_must_free = false
#77 0x00000000005a1dc3 in eval_sub (form=30345491) at eval.c:2103
        vals = 0x7fffffff7e10
        argnum = 2
        sa_avail = 16368
        sa_count = 58
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -33256
        maxargs = 0
        argvals = {30974181, 5174391, 30974176, 140737488322160, 5181219, 
          30974181, 140737488322192, 5173856}
        fun = 12705133
        val = 140737488322336
        original_fun = 7440
        original_args = 30345507
        funcar = 140737488322272
        count = 57
#78 0x000000000059f9ee in internal_lisp_condition_case (var=4171408, 
    bodyform=30345491, handlers=30345683) at eval.c:1278
        val = 0
        c = 0x14c3db0
        oldhandlerlist = 0x14a3400
        clausenb = 1
#79 0x000000000059f3ee in Fcondition_case (args=30345475) at eval.c:1203
        var = 4171408
        bodyform = 30345491
        handlers = 30345683
#80 0x00000000005a1be3 in eval_sub (form=30345459) at eval.c:2085
        numargs = 14
        args_left = 30345475
        i = 3
        maxargs = 0
        argvals = {43592564, 0, 140737488322912, 5904587, 442607, 299216, 
          140737488322720, 44931587}
        fun = 12704845
        val = 140737488322864
        original_fun = 300624
        original_args = 30345475
        funcar = 30974176
        count = 56
#81 0x000000000059cd42 in Fprogn (body=30345699) at eval.c:427
        val = 0
#82 0x000000000059cb71 in Fif (args=30345379) at eval.c:385
        cond = 0
#83 0x00000000005a1be3 in eval_sub (form=30345363) at eval.c:2085
        numargs = 14
        args_left = 30345379
        i = 3
        maxargs = 0
        argvals = {140737488323008, 25223920, 140737488323264, 25783087632, 0, 
          41856, 13080496, 140737488323072}
        fun = 12703837
        val = 140737488323216
        original_fun = 23328
        original_args = 30345379
        funcar = 140737488323152
        count = 55
#84 0x000000000059cd42 in Fprogn (body=30344291) at eval.c:427
        val = 0
#85 0x000000000059e9d6 in Flet (args=30344307) at eval.c:943
        temps = 0x7fffffff82d0
        tem = 15622528
        lexenv = 44931555
        elt = 30346179
        varlist = 0
        count = 54
        argnum = 1
        sa_avail = 16376
        sa_count = 54
        sa_must_free = false
#86 0x00000000005a1be3 in eval_sub (form=30344323) at eval.c:2085
        numargs = 14
        args_left = 30344307
        i = 3
        maxargs = 0
        argvals = {140737488323536, 44931587, 140737488323744, 5904481, 
          7277816997830721536, 3425200, 140737488323552, 5174391}
        fun = 12704557
        val = 140737488323696
        original_fun = 26736
        original_args = 30344307
        funcar = 4294935824
        count = 53
#87 0x000000000059cd42 in Fprogn (body=30344339) at eval.c:427
        val = 0
#88 0x000000000059eaf2 in Fwhile (args=30344355) at eval.c:962
        test = 3425200
        body = 30344339
#89 0x00000000005a1be3 in eval_sub (form=30344371) at eval.c:2085
        numargs = 10
        args_left = 30344355
        i = 2
        maxargs = 0
        argvals = {2, 25223824, 140737488324112, 25783087632, 0, 41856, 
          13080496, 140737488323920}
        fun = 12704605
        val = 140737488324064
        original_fun = 300304
        original_args = 30344355
        funcar = 140737488324000
        count = 52
#90 0x000000000059cd42 in Fprogn (body=30344387) at eval.c:427
        val = 0
#91 0x000000000059e9d6 in Flet (args=30344403) at eval.c:943
        temps = 0x7fffffff8620
        tem = 29363955
        lexenv = 44931587
        elt = 30346099
        varlist = 0
        count = 51
        argnum = 1
        sa_avail = 16376
        sa_count = 51
        sa_must_free = false
#92 0x00000000005a1be3 in eval_sub (form=30344419) at eval.c:2085
        numargs = 10
        args_left = 30344403
        i = 2
        maxargs = 0
        argvals = {140737488324352, 13266816, 67, 25783087632, 0, 41856, 
          13080496, 140737488324400}
        fun = 12704557
        val = 140737488324544
        original_fun = 26736
        original_args = 30344403
        funcar = 140737488324480
        count = 50
#93 0x000000000059cd42 in Fprogn (body=30344915) at eval.c:427
        val = 26092484
#94 0x00000000005a420c in funcall_lambda (fun=30345011, nargs=7, 
    arg_vector=0x7fffffff8938) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 44931619
        count = 49
        i = 7
        optional = false
        rest = true
#95 0x00000000005a38d3 in Ffuncall (nargs=8, args=0x7fffffff8930)
    at eval.c:2711
        fun = 30345027
        original_fun = 17020144
        funcar = 11952
        numargs = 7
        lisp_numargs = 42902947
        val = 140737488324896
        internal_args = 0x0
        count = 48
#96 0x00000000005a2857 in Fapply (nargs=6, args=0x7fffffff8a00) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffff8930
        spread_arg = 0
        fun = 30345027
        retval = 5181002
        sa_avail = 16320
        sa_count = 48
        sa_must_free = false
#97 0x00000000005a1dc3 in eval_sub (form=30315619) at eval.c:2103
        vals = 0x7fffffff8a00
        argnum = 6
        sa_avail = 16336
        sa_count = 48
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -30168
        maxargs = 0
        argvals = {42902947, 24816, 2, 25223664, 13080496, 43005968, 
          140737488325280, 0}
        fun = 12705133
        val = 0
        original_fun = 7440
        original_args = 30315667
        funcar = 5180867
        count = 47
#98 0x000000000059cd42 in Fprogn (body=30314627) at eval.c:427
        val = 0
#99 0x00000000005a1be3 in eval_sub (form=30314659) at eval.c:2085
        numargs = 10
        args_left = 30314643
        i = 2
        maxargs = 0
        argvals = {13266816, 0, 140737488325552, 140737488325680, 
          140737488325664, 5915316, 2, 30329219}
        fun = 12703933
        val = 140737488325728
        original_fun = 33936
        original_args = 30314643
        funcar = 0
        count = 46
#100 0x000000000059cabe in Fif (args=30314691) at eval.c:384
        cond = 28610253
#101 0x00000000005a1be3 in eval_sub (form=30314707) at eval.c:2085
        numargs = 10
        args_left = 30314691
        i = 2
        maxargs = 0
        argvals = {2, 25223600, 140737488326080, 25783087632, 0, 41856, 
          13080496, 140737488325888}
        fun = 12703837
        val = 140737488326032
        original_fun = 23328
        original_args = 30314691
        funcar = 140737488325968
        count = 45
#102 0x000000000059cd42 in Fprogn (body=30314979) at eval.c:427
        val = 0
#103 0x000000000059e9d6 in Flet (args=30314995) at eval.c:943
        temps = 0x7fffffff8dd0
        tem = 28610253
        lexenv = 44932051
        elt = 30317331
        varlist = 0
        count = 44
        argnum = 1
        sa_avail = 16376
        sa_count = 44
        sa_must_free = false
#104 0x00000000005a1be3 in eval_sub (form=30315011) at eval.c:2085
        numargs = 10
        args_left = 30314995
        i = 2
        maxargs = 0
        argvals = {109, 18914517, 438, 25783087632, 0, 41856, 13080496, 
          140737488326368}
        fun = 12704557
        val = 0
        original_fun = 26736
        original_args = 30314995
        funcar = 11952
        count = 43
#105 0x000000000059cd42 in Fprogn (body=30315027) at eval.c:427
        val = 0
#106 0x00000000005a420c in funcall_lambda (fun=30315123, nargs=5, 
    arg_vector=0x7fffffff9030) at eval.c:2869
        val = 5174391
        syms_left = 0
        next = 7488
        lexenv = 42902947
        count = 42
        i = 5
        optional = false
        rest = true
#107 0x00000000005a3b4e in apply_lambda (fun=30315139, args=27671795, count=41)
    at eval.c:2751
        args_left = 0
        i = 5
        numargs = 5
        arg_vector = 0x7fffffff9030
        tem = 45287316
        sa_avail = 16344
        sa_count = 42
        sa_must_free = false
#108 0x00000000005a22bb in eval_sub (form=27671907) at eval.c:2198
        fun = 30315139
        val = 140737488327136
        original_fun = 17019520
        original_args = 27671795
        funcar = 11952
        count = 41
#109 0x000000000059cd42 in Fprogn (body=27670947) at eval.c:427
        val = 0
#110 0x000000000059cb71 in Fif (args=27674179) at eval.c:385
        cond = 0
#111 0x00000000005a1be3 in eval_sub (form=27674563) at eval.c:2085
        numargs = 14
        args_left = 27674179
        i = 3
        maxargs = 0
        argvals = {55655392, 140737488327320, 5181002, 25783087632, 0, 41856, 
          13080496, 140737488327344}
        fun = 12703837
        val = 140737488327488
        original_fun = 23328
        original_args = 27674179
        funcar = 140737488327424
        count = 40
#112 0x000000000059cd42 in Fprogn (body=27670307) at eval.c:427
        val = 0
#113 0x00000000005a420c in funcall_lambda (fun=27662387, nargs=5, 
    arg_vector=0x7fffffff94b8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3425248
        lexenv = 43286739
        count = 39
        i = 5
        optional = false
        rest = false
#114 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff94b0)
    at eval.c:2711
        fun = 27662227
        original_fun = 15560832
        funcar = 11952
        numargs = 5
        lisp_numargs = 140737488327792
        val = 140737488327840
        internal_args = 0x0
        count = 38
#115 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffff9570) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff94b0
        spread_arg = 0
        fun = 27662227
        retval = 5181002
        sa_avail = 16336
        sa_count = 38
        sa_must_free = false
#116 0x00000000005a1dc3 in eval_sub (form=30345491) at eval.c:2103
        vals = 0x7fffffff9570
        argnum = 2
        sa_avail = 16368
        sa_count = 38
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -27272
        maxargs = 0
        argvals = {0, 0, 0, 26, 9406029, 9405996, 12577954, 9405996}
        fun = 12705133
        val = 140737488328320
        original_fun = 7440
        original_args = 30345507
        funcar = 140737488328256
        count = 37
#117 0x000000000059f9ee in internal_lisp_condition_case (var=4171408, 
    bodyform=30345491, handlers=30345683) at eval.c:1278
        val = 0
        c = 0x14a3400
        oldhandlerlist = 0x14a2410
        clausenb = 1
#118 0x000000000059f3ee in Fcondition_case (args=30345475) at eval.c:1203
        var = 4171408
        bodyform = 30345491
        handlers = 30345683
#119 0x00000000005a1be3 in eval_sub (form=30345459) at eval.c:2085
        numargs = 14
        args_left = 30345475
        i = 3
        maxargs = 0
        argvals = {1, 0, 140737488328896, 5904587, 140737488328672, 299216, 
          140737488328880, 43286947}
        fun = 12704845
        val = 140737488328848
        original_fun = 300624
        original_args = 30345475
        funcar = 29
        count = 36
#120 0x000000000059cd42 in Fprogn (body=30345699) at eval.c:427
        val = 0
#121 0x000000000059cb71 in Fif (args=30345379) at eval.c:385
        cond = 0
#122 0x00000000005a1be3 in eval_sub (form=30345363) at eval.c:2085
        numargs = 14
        args_left = 30345379
        i = 3
        maxargs = 0
        argvals = {140737488328992, 25223280, 140737488329248, 25783087632, 0, 
          41856, 13080496, 140737488329056}
        fun = 12703837
        val = 140737488329200
        original_fun = 23328
        original_args = 30345379
        funcar = 140737488329136
        count = 35
#123 0x000000000059cd42 in Fprogn (body=30344291) at eval.c:427
        val = 0
#124 0x000000000059e9d6 in Flet (args=30344307) at eval.c:943
        temps = 0x7fffffff9a30
        tem = 15560832
        lexenv = 43286915
        elt = 30346179
        varlist = 0
        count = 34
        argnum = 1
        sa_avail = 16376
        sa_count = 34
        sa_must_free = false
#125 0x00000000005a1be3 in eval_sub (form=30344323) at eval.c:2085
        numargs = 14
        args_left = 30344307
        i = 3
        maxargs = 0
        argvals = {140737488329520, 43286947, 140737488329728, 5904481, 
          5116089176692883456, 3425200, 1433318007, 13281456}
        fun = 12704557
        val = 140737488329680
        original_fun = 26736
        original_args = 30344307
        funcar = 140737488329616
        count = 33
#126 0x000000000059cd42 in Fprogn (body=30344339) at eval.c:427
        val = 0
#127 0x000000000059eaf2 in Fwhile (args=30344355) at eval.c:962
        test = 3425200
        body = 30344339
#128 0x00000000005a1be3 in eval_sub (form=30344371) at eval.c:2085
        numargs = 10
        args_left = 30344355
        i = 2
        maxargs = 0
        argvals = {13, 25223184, 140737488330096, 25783087632, 0, 41856, 
          13080496, 140737488329904}
        fun = 12704605
        val = 140737488330048
        original_fun = 300304
        original_args = 30344355
        funcar = 140737488329984
        count = 32
#129 0x000000000059cd42 in Fprogn (body=30344387) at eval.c:427
        val = 0
#130 0x000000000059e9d6 in Flet (args=30344403) at eval.c:943
        temps = 0x7fffffff9d80
        tem = 29668643
        lexenv = 43286947
        elt = 30346099
        varlist = 0
        count = 31
        argnum = 1
        sa_avail = 16376
        sa_count = 31
        sa_must_free = false
#131 0x00000000005a1be3 in eval_sub (form=30344419) at eval.c:2085
        numargs = 10
        args_left = 30344403
        i = 2
        maxargs = 0
        argvals = {0, 5908622, 140737488330440, 25783087632, 0, 41856, 
          13080496, 140737488330384}
        fun = 12704557
        val = 140737488330528
        original_fun = 26736
        original_args = 30344403
        funcar = 140737488330464
        count = 30
#132 0x000000000059cd42 in Fprogn (body=30344915) at eval.c:427
        val = 26092484
#133 0x00000000005a420c in funcall_lambda (fun=30345011, nargs=7, 
    arg_vector=0x7fffffffa098) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 43286979
        count = 29
        i = 7
        optional = false
        rest = true
#134 0x00000000005a38d3 in Ffuncall (nargs=8, args=0x7fffffffa090)
    at eval.c:2711
        fun = 30345027
        original_fun = 17020144
        funcar = 11952
        numargs = 7
        lisp_numargs = 43287507
        val = 140737488330880
        internal_args = 0x0
        count = 28
#135 0x00000000005a2857 in Fapply (nargs=6, args=0x7fffffffa160) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffffa090
        spread_arg = 0
        fun = 30345027
        retval = 5181002
        sa_avail = 16320
        sa_count = 28
        sa_must_free = false
#136 0x00000000005a1dc3 in eval_sub (form=30317475) at eval.c:2103
        vals = 0x7fffffffa160
        argnum = 6
        sa_avail = 16336
        sa_count = 28
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -24184
        maxargs = 0
        argvals = {43287507, 24816, 2, 25223024, 13080496, 43005968, 
          140737488331264, 0}
        fun = 12705133
        val = 140737488331408
        original_fun = 7440
        original_args = 30317523
        funcar = 5180867
        count = 27
#137 0x000000000059cd42 in Fprogn (body=30314643) at eval.c:427
        val = 0
#138 0x00000000005a1be3 in eval_sub (form=30314659) at eval.c:2085
        numargs = 10
        args_left = 30314643
        i = 2
        maxargs = 0
        argvals = {13266816, 0, 140737488331536, 140737488331664, 
          140737488331648, 5915316, 2, 30329219}
        fun = 12703933
        val = 140737488331712
        original_fun = 33936
        original_args = 30314643
        funcar = 0
        count = 26
#139 0x000000000059cabe in Fif (args=30314691) at eval.c:384
        cond = 28610253
#140 0x00000000005a1be3 in eval_sub (form=30314707) at eval.c:2085
        numargs = 10
        args_left = 30314691
        i = 2
        maxargs = 0
        argvals = {2, 25222960, 140737488332064, 25783087632, 0, 41856, 
          13080496, 140737488331872}
        fun = 12703837
        val = 140737488332016
        original_fun = 23328
        original_args = 30314691
        funcar = 140737488331952
        count = 25
#141 0x000000000059cd42 in Fprogn (body=30314979) at eval.c:427
        val = 0
#142 0x000000000059e9d6 in Flet (args=30314995) at eval.c:943
        temps = 0x7fffffffa530
        tem = 28610253
        lexenv = 43287155
        elt = 30317331
        varlist = 0
        count = 24
        argnum = 1
        sa_avail = 16376
        sa_count = 24
        sa_must_free = false
#143 0x00000000005a1be3 in eval_sub (form=30315011) at eval.c:2085
        numargs = 10
        args_left = 30314995
        i = 2
        maxargs = 0
        argvals = {140737488332320, 13080496, 140737488332320, 25783087632, 0, 
          41856, 13080496, 140737488332352}
        fun = 12704557
        val = 0
        original_fun = 26736
        original_args = 30314995
        funcar = 11952
        count = 23
#144 0x000000000059cd42 in Fprogn (body=30315027) at eval.c:427
        val = 0
#145 0x00000000005a420c in funcall_lambda (fun=30315123, nargs=5, 
    arg_vector=0x7fffffffa848) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 43287507
        count = 22
        i = 5
        optional = false
        rest = true
#146 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffffa840)
    at eval.c:2711
        fun = 30315139
        original_fun = 17019520
        funcar = 11952
        numargs = 5
        lisp_numargs = 1
        val = 140737488332848
        internal_args = 0x0
        count = 21
#147 0x00000000005a2857 in Fapply (nargs=5, args=0x7fffffffa900) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffffa840
        spread_arg = 0
        fun = 30315139
        retval = 5181002
        sa_avail = 16336
        sa_count = 21
        sa_must_free = false
#148 0x00000000005a1dc3 in eval_sub (form=30322691) at eval.c:2103
        vals = 0x7fffffffa900
        argnum = 5
        sa_avail = 16344
        sa_count = 21
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -22240
        maxargs = 0
        argvals = {140737488333152, 25222832, 140737488333408, 5907209, 0, 
          30323587, 45260643, 140737488333216}
        fun = 12705133
        val = 140737488333360
        original_fun = 7440
        original_args = 30322739
        funcar = 140737488333296
        count = 20
#149 0x000000000059cd42 in Fprogn (body=30322819) at eval.c:427
        val = 0
#150 0x000000000059e472 in FletX (args=30321779) at eval.c:879
        varlist = 0
        var = 7488
        val = 45260611
        elt = 30323651
        lexenv = 45173251
        count = 19
#151 0x00000000005a1be3 in eval_sub (form=30321795) at eval.c:2085
        numargs = 10
        args_left = 30321779
        i = 2
        maxargs = 0
        argvals = {140737488333584, 24816, 140737488333616, 25783087632, 0, 
          41856, 13080496, 140737488333632}
        fun = 12704509
        val = 0
        original_fun = 26784
        original_args = 30321779
        funcar = 11952
        count = 18
#152 0x000000000059cd42 in Fprogn (body=30321875) at eval.c:427
        val = 0
#153 0x00000000005a420c in funcall_lambda (fun=30321971, nargs=2, 
    arg_vector=0x7fffffffac90) at eval.c:2869
        val = 5927501
        syms_left = 0
        next = 26976
        lexenv = 45173251
        count = 17
        i = 2
        optional = false
        rest = false
#154 0x00000000005a3b4e in apply_lambda (fun=30321987, args=30326611, count=16)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffffac90
        tem = 43592372
        sa_avail = 16368
        sa_count = 17
        sa_must_free = false
#155 0x00000000005a22bb in eval_sub (form=30326595) at eval.c:2198
        fun = 30321987
        val = 42320963
        original_fun = 17019664
        original_args = 30326611
        funcar = 11952
        count = 16
#156 0x000000000059cd42 in Fprogn (body=30326643) at eval.c:427
        val = 42320963
#157 0x000000000059e9d6 in Flet (args=30326355) at eval.c:943
        temps = 0x7fffffffae60
        tem = 43592372
        lexenv = 45173411
        elt = 30326211
        varlist = 0
        count = 15
        argnum = 1
        sa_avail = 16376
        sa_count = 15
        sa_must_free = false
#158 0x00000000005a1be3 in eval_sub (form=30326195) at eval.c:2085
        numargs = 22
        args_left = 30326355
        i = 5
        maxargs = 0
        argvals = {43592500, 25222640, 140737488334896, 5907209, 
          140737488334864, 30326131, 24046020, 43592500}
        fun = 12704557
        val = 140737488334848
        original_fun = 26736
        original_args = 30326355
        funcar = 3492448
        count = 14
#159 0x000000000059cd42 in Fprogn (body=30324755) at eval.c:427
        val = 0
#160 0x000000000059eaf2 in Fwhile (args=30326179) at eval.c:962
        test = 30326131
        body = 30324755
#161 0x00000000005a1be3 in eval_sub (form=30326115) at eval.c:2085
        numargs = 10
        args_left = 30326179
        i = 2
        maxargs = 0
        argvals = {2, 25222544, 140737488335264, 25783087632, 0, 41856, 
          13080496, 140737488335072}
        fun = 12704605
        val = 140737488335216
        original_fun = 300304
        original_args = 30326179
        funcar = 140737488335152
        count = 13
#162 0x000000000059cd42 in Fprogn (body=30324771) at eval.c:427
        val = 0
#163 0x000000000059e9d6 in Flet (args=30326099) at eval.c:943
        temps = 0x7fffffffb1b0
        tem = 43592500
        lexenv = 45173443
        elt = 30326003
        varlist = 0
        count = 11
        argnum = 2
        sa_avail = 16368
        sa_count = 11
        sa_must_free = false
#164 0x00000000005a1be3 in eval_sub (form=30325939) at eval.c:2085
        numargs = 10
        args_left = 30326099
        i = 2
        maxargs = 0
        argvals = {140737488335504, 0, 140737488335744, 5904587, 
          140737488335552, 17019568, 13080496, 45173699}
        fun = 12704557
        val = 140737488335696
        original_fun = 26736
        original_args = 30326099
        funcar = 13080496
        count = 10
#165 0x000000000059cd42 in Fprogn (body=30325315) at eval.c:427
        val = 0
#166 0x00000000005a1be3 in eval_sub (form=30325331) at eval.c:2085
        numargs = 6
        args_left = 30325315
        i = 1
        maxargs = 0
        argvals = {0, 9, 43592500, 0, 3, 45173539, 0, 42320963}
        fun = 12703933
        val = 140737488336000
        original_fun = 33936
        original_args = 30325315
        funcar = 43592500
        count = 9
#167 0x000000000059cabe in Fif (args=30325363) at eval.c:384
        cond = 39456
#168 0x00000000005a1be3 in eval_sub (form=30325379) at eval.c:2085
        numargs = 10
        args_left = 30325363
        i = 2
        maxargs = 0
        argvals = {0, 12727264, 140737488336128, 25783087632, 0, 41856, 
          13080496, 140737488336160}
        fun = 12703837
        val = 42320963
        original_fun = 23328
        original_args = 30325363
        funcar = 11952
        count = 8
#169 0x000000000059cd42 in Fprogn (body=30324019) at eval.c:427
        val = 42320963
#170 0x00000000005a420c in funcall_lambda (fun=30324115, nargs=2, 
    arg_vector=0x7fffffffb728) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 13872
        lexenv = 45173699
        count = 7
        i = 2
        optional = false
        rest = false
#171 0x00000000005a38d3 in Ffuncall (nargs=3, args=0x7fffffffb720)
    at eval.c:2711
        fun = 30324131
        original_fun = 17019280
        funcar = 11952
        numargs = 2
        lisp_numargs = 4229744
        val = 140737488336656
        internal_args = 0x0
        count = 6
#172 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffffb7e0) at eval.c:2278
        i = 3
        numargs = 2
        funcall_nargs = 3
        funcall_args = 0x7fffffffb720
        spread_arg = 0
        fun = 30324131
        retval = 0
        sa_avail = 16360
        sa_count = 6
        sa_must_free = false
#173 0x00000000005a2ec1 in apply1 (fn=17019280, arg=44574771) at eval.c:2494
No locals.
#174 0x00000000005fc224 in read_process_output_call (fun_and_args=44574755)
    at process.c:5241
No locals.
#175 0x000000000059fcb6 in internal_condition_case_1 (
    bfun=0x5fc19a <read_process_output_call>, arg=44574755, handlers=16416, 
    hfun=0x5fc226 <read_process_output_error_handler>) at eval.c:1333
        val = 42300613
        c = 0x14a2410
#176 0x00000000005fc9b5 in read_and_dispose_of_process_output (p=0x28574c0, 
    chars=0x7fffffffb8f0 ":ringst!~ring@h33125.upc-h.chello.nl PRIVMSG #emacs :myztic_wbcht: Actually found it and properly tested it this time\r\n\fF[N\t\365s\244\004\236S\322\a\333ϋ\n4.\360\006;\027&\005\330B\b\v\216\025\377\t\362 c\006\311H\004\017\065e\177\006\324\310X\003d\214[\016&\031\316\004ެ\272\016*YA\005\241\334_\005\221\362I\n\"\214\067\n$\246\n\005"..., nbytes=119, 
    coding=0x26e3960) at process.c:5449
        outstream = 17019280
        text = 43592532
        outer_running_asynch_code = false
        waiting = -1
#177 0x00000000005fc603 in read_process_output (proc=42300613, channel=9)
    at process.c:5360
        nbytes = 119
        p = 0x28574c0
        coding = 0x26e3960
        carryover = 0
        count = 3
        odeactivate = 0
        chars = ":ringst!~ring@h33125.upc-h.chello.nl PRIVMSG #emacs :myztic_wbcht: Actually found it and properly tested it this time\r\n\fF[N\t\365s\244\004\236S\322\a\333ϋ\n4.\360\006;\027&\005\330B\b\v\216\025\377\t\362 c\006\311H\004\017\065e\177\006\324\310X\003d\214[\016&\031\316\004ެ\272\016*YA\005\241\334_\005\221\362I\n\"\214\067\n$\246\n\005\274U"...
#178 0x00000000005fbb7d in wait_reading_process_output (time_limit=0, nsecs=0, 
    read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, 
    just_wait_proc=0) at process.c:5067
        nread = 32767
        process_skipped = false
        channel = 9
        nfds = 1
        Available = {fds_bits = {512, 0 <repeats 15 times>}}
        Writeok = {fds_bits = {0 <repeats 16 times>}}
        check_write = true
        check_delay = 5
        no_avail = false
        xerrno = 22
        proc = 42300613
        timeout = {tv_sec = 3, tv_nsec = 296029293}
        end_time = {tv_sec = 55494470, tv_nsec = 1444935925}
        timer_delay = {tv_sec = 3, tv_nsec = 296029293}
        got_output_end_time = {tv_sec = 1445036012, tv_nsec = 263261126}
        wait = INFINITY
        got_some_output = -1
        count = 2
        now = {tv_sec = 0, tv_nsec = -1}
#179 0x00000000004ffb27 in kbd_buffer_get_event (kbp=0x7fffffffce88, 
    used_mouse_menu=0x7fffffffd46f, end_time=0x0) at keyboard.c:3807
        do_display = true
        obj = 106720896
#180 0x00000000004fb197 in read_event_from_main_queue (end_time=0x0, 
    local_getcjmp=0x7fffffffd230, used_mouse_menu=0x7fffffffd46f)
    at keyboard.c:2129
        c = 0
        save_jump = {{__jmpbuf = {44796808, 16069733, 140737488333328, 
              17184122957, 39042440, 140737488333320, 5181002, 17201297920}, 
            __mask_was_saved = 42555136, __saved_mask = {__val = {21474814504, 
                13523240, 140737488333368, 5181002, 17179869184, 13532752, 
                140737488333400, 5181002, 13242000, 4294967297, 0, 
                140737488333424, 5174391, 5181095, 41481376, 
                140737488333472}}}}
        kb = 0x561ff94f
#181 0x00000000004fb466 in read_decoded_event_from_main_queue (end_time=0x0, 
    local_getcjmp=0x7fffffffd230, prev_event=0, used_mouse_menu=0x7fffffffd46f)
    at keyboard.c:2192
        nextevt = 13242000
        frame = 0x7fffffffd0e0
        terminal = 0x0
        events = {140737488343136, 13242000, 3, 0, 140737488343136, 5174391, 
          0, 44575203, 140737488343200, 5237828, 156350, 4294967296, 0, 
          5174391, 39042440, 0}
        n = 0
#182 0x00000000004fd0cf in read_char (commandflag=1, map=44575507, 
    prev_event=0, used_mouse_menu=0x7fffffffd46f, end_time=0x0)
    at keyboard.c:2787
        c = 0
        jmpcount = 2
        local_getcjmp = {{__jmpbuf = {0, 6613051569673199484, 4229744, 
              140737488345744, 0, 0, 6613051569507524476, 
              -6613052004143079556}, __mask_was_saved = 0, __saved_mask = {
              __val = {13242000, 140737488343728, 0, 140737488343728, 5174391, 
                17307264, 13242000, 140737488343872, 0, 140737488343776, 
                5174391, 0, 44575523, 140737488343872, 5918068, 0}}}}
        save_jump = {{__jmpbuf = {44796808, 16069733, 140737488333328, 
              25774057549, 43005968, 140737488343480, 5181002, 25791232512}, 
            __mask_was_saved = 43005973, __saved_mask = {__val = {
                140737488343512, 43005968, 140737488343504, 5181219, 
                25812809749, 43005968, 140737488343560, 5181002, 25769829600, 
                43005973, 6379551, 43005968, 140737488343584, 5181219, 
                43005973, 140737488343616}}}}
        tem = 44575507
        save = 140737488343872
        previous_echo_area_message = 0
        also_record = 0
        reread = false
        recorded = false
        polling_stopped_here = true
        orig_kboard = 0x14982b0
#183 0x000000000050b8d0 in read_key_sequence (keybuf=0x7fffffffd620, 
    bufsize=30, prompt=0, dont_downcase_last=false, 
    can_return_switch_frame=true, fix_current_buffer=true, 
    prevent_redisplay=false) at keyboard.c:9030
        interrupted_kboard = 0x14982b0
        interrupted_frame = 0xce5578
        key = 43005973
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = 140737488344480
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 44575507
        first_event = 0
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 13629587, map = 13629587, start = 0, end = 0}
        keytran = {parent = 13440579, map = 13440579, start = 0, end = 0}
        indec = {parent = 13629667, map = 13629667, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 0
        original_uppercase = 5181002
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x2903810
        fake_prefixed_keys = 0
#184 0x00000000004f9359 in command_loop_1 () at keyboard.c:1348
        cmd = 16128
        keybuf = {110, 250, 0, 9077284, 257664, 2, 3, 140737488344760, 0, 
          9064821, 140737488344752, 42576, 140737488344784, 5910429, 42576, 
          13242000, 46297251, 0, 140737488344784, 5174391, 9077284, 13242000, 
          140737488344832, 0, 140737488344832, 5174391, 140737488344832, 2, 
          140737488344944, 5211963}
        i = 2
        prev_modiff = 13415
        prev_buffer = 0x2903810
        already_adjusted = false
#185 0x000000000059fb4b in internal_condition_case (
    bfun=0x4f8f17 <command_loop_1>, handlers=16416, hfun=0x4f85a7 <cmd_error>)
    at eval.c:1309
        val = 140737488345200
        c = 0x14a22e0
#186 0x00000000004f8b55 in command_loop_2 (ignore=0) at keyboard.c:1088
        val = 2
#187 0x000000000059ef7f in internal_catch (tag=40656, 
    func=0x4f8b2c <command_loop_2>, arg=0) at eval.c:1073
        val = 0
        c = 0x1498380
#188 0x00000000004f8af5 in command_loop () at keyboard.c:1067
No locals.
#189 0x00000000004f8086 in recursive_edit_1 () at keyboard.c:673
        count = 1
        val = 140737488345248
#190 0x00000000004f8291 in Frecursive_edit () at keyboard.c:744
        count = 0
        buffer = 0
#191 0x00000000004f60b3 in main (argc=1, argv=0x7fffffffda98) at emacs.c:1643
        dummy = 140737488345408
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 10485760, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-16  8:03       ` Jorgen Schäfer
@ 2015-10-16  8:05         ` Paul Eggert
  2015-10-16  9:03           ` Eli Zaretskii
  2015-10-23  9:41           ` Jorgen Schäfer
  0 siblings, 2 replies; 38+ messages in thread
From: Paul Eggert @ 2015-10-16  8:05 UTC (permalink / raw)
  To: Jorgen Schäfer, 21666

Jorgen Schäfer wrote:
> And another one, this time in the same location as emacs-bug-2. mapcar's
> leni=2682, so not that much larger.

Yes, it's looking like my guess at the problem was incorrect, unfortunately.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-16  8:05         ` Paul Eggert
@ 2015-10-16  9:03           ` Eli Zaretskii
  2015-10-16 22:28             ` Paul Eggert
  2015-10-23  9:41           ` Jorgen Schäfer
  1 sibling, 1 reply; 38+ messages in thread
From: Eli Zaretskii @ 2015-10-16  9:03 UTC (permalink / raw)
  To: Paul Eggert; +Cc: jorgen.schaefer, 21666

> From: Paul Eggert <eggert@cs.ucla.edu>
> Date: Fri, 16 Oct 2015 01:05:22 -0700
> 
> Jorgen Schäfer wrote:
> > And another one, this time in the same location as emacs-bug-2. mapcar's
> > leni=2682, so not that much larger.
> 
> Yes, it's looking like my guess at the problem was incorrect, unfortunately.

Do I read the backtrace correctly to indicate that Fabs was called
with an argument that is a symbol, not a number?  If so, how could it
possibly evade the CHECK_NUMBER_OR_FLOAT test just before XFLOAT?

That sounds similar to a problem Cygwin users had, whereby some system
code invoked by a signal handler or another thread (and which thus
interrupted Emacs between the test and the use of the value) didn't
preserve registers correctly.

Is there any other explanation?





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-16  9:03           ` Eli Zaretskii
@ 2015-10-16 22:28             ` Paul Eggert
  2015-10-17  8:06               ` Eli Zaretskii
  0 siblings, 1 reply; 38+ messages in thread
From: Paul Eggert @ 2015-10-16 22:28 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: jorgen.schaefer, 21666

On 10/16/2015 02:03 AM, Eli Zaretskii wrote:
> Do I read the backtrace correctly to indicate that Fabs was called
> with an argument that is a symbol, not a number?

No, Fabs's argument is 95, which means its tag is 7, which is 
Lisp_Float. Applying XFLOAT to 95 yields (struct Lisp_Float *) 0x58, 
which is not a valid pointer.

The new backtrace contains a call to Fmapcar, so it could well be that 
the problem is mapcar-related. However, my hypothesis does not look 
right, because this code has been patched so that sa_must_free is false, 
which means mapcar's temporary array of Lisp_Object values is allocated 
on the C stack and not via malloc. I'm afraid this means I am at a loss.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-16 22:28             ` Paul Eggert
@ 2015-10-17  8:06               ` Eli Zaretskii
  0 siblings, 0 replies; 38+ messages in thread
From: Eli Zaretskii @ 2015-10-17  8:06 UTC (permalink / raw)
  To: Paul Eggert; +Cc: jorgen.schaefer, 21666

> Cc: jorgen.schaefer@gmail.com, 21666@debbugs.gnu.org
> From: Paul Eggert <eggert@cs.ucla.edu>
> Date: Fri, 16 Oct 2015 15:28:44 -0700
> 
> On 10/16/2015 02:03 AM, Eli Zaretskii wrote:
> > Do I read the backtrace correctly to indicate that Fabs was called
> > with an argument that is a symbol, not a number?
> 
> No, Fabs's argument is 95, which means its tag is 7, which is 
> Lisp_Float. Applying XFLOAT to 95 yields (struct Lisp_Float *) 0x58, 
> which is not a valid pointer.
> 
> The new backtrace contains a call to Fmapcar, so it could well be that 
> the problem is mapcar-related. However, my hypothesis does not look 
> right, because this code has been patched so that sa_must_free is false, 
> which means mapcar's temporary array of Lisp_Object values is allocated 
> on the C stack and not via malloc. I'm afraid this means I am at a loss.

Stack corruption might be caused by overrunning the bounds of an
automatic array, or by calling a function that overwrites the bounds
of its array argument.  Maybe using some debugging libraries or GCC
options for these problems could catch the bad code?

Another idea is to look at values in addresses adjacent to the one
where this Lisp_Float was stored.  0x58 is a code of an ASCII
character (and so is 95 = 0x5F), so perhaps we have some ASCII text
around there.  If so, and if we can recognize that text, that could
give us some hints as to where to look for the villain.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-16  8:05         ` Paul Eggert
  2015-10-16  9:03           ` Eli Zaretskii
@ 2015-10-23  9:41           ` Jorgen Schäfer
  2015-10-23 10:04             ` Eli Zaretskii
  1 sibling, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2015-10-23  9:41 UTC (permalink / raw)
  To: 21666


[-- Attachment #1.1: Type: text/plain, Size: 252 bytes --]

Hello again!
A few more backtraces in various locations, this time around with the gdb
settings in the Emacs git tree.

I also upgraded to 2add4a, the problem did not go away.

Any suggestions on how I can help debug this further? :-)

Regards,
Jorgen

[-- Attachment #1.2: Type: text/html, Size: 370 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: emacs-bug.txt --]
[-- Type: text/plain; charset=US-ASCII; name="emacs-bug.txt", Size: 45272 bytes --]

Program received signal SIGSEGV, Segmentation fault.
CAR (c=139) at lisp.h:1201
1201: NILP (c) ? Qniln];
(gdb) bt
#0  CAR (c=139) at lisp.h:1201
#1  0x0000000000557e10 in Fcar (list=136) at data.c:530
#2  0x000000000057575d in eval_sub (form=28413219) at eval.c:2123r
#3  0x00000000005756bc in eval_sub (form=28413203) at eval.c:2111
#4  0x0000000000571b2d in Fcond (args=28407859) at eval.c:405
#5  0x0000000000575476 in eval_sub (form=28407443) at eval.c:2085
#6  0x0000000000571bd2 in Fprogn (body=28407491) at eval.c:427
#7  0x000000000057762a in funcall_lambda (fun=44604627, nargs=1,
    arg_vector=0x7fffffff4cc8) at eval.c:2869
#8  0x0000000000576ecd in Ffuncall (nargs=2, args=0x7fffffff4cc0)
    at eval.c:2711
#9  0x00000000005765a4 in call1 (fn=44604611, arg1=139) at eval.c:2509
#10 0x0000000000581269 in mapcar1 (leni=2544, vals=0x3619420, fn=44604611,
    seq=41799763) at fns.c:2530
#11 0x0000000000581621 in Fmapcar (function=44604611, sequence=41799763)
    at fns.c:2595
#12 0x000000000057578c in eval_sub (form=28411379) at eval.c:2126
#13 0x0000000000571bd2 in Fprogn (body=28411427) at eval.c:427
#14 0x0000000000572952 in FletX (args=28407635) at eval.c:879
#15 0x0000000000575476 in eval_sub (form=28407651) at eval.c:2085
#16 0x0000000000571bd2 in Fprogn (body=28407715) at eval.c:427
#17 0x000000000057762a in funcall_lambda (fun=28405795, nargs=3,
    arg_vector=0x7fffffff5100) at eval.c:2869
#18 0x0000000000577148 in apply_lambda (fun=28405811, args=28417283, count=92)
    at eval.c:2751
#19 0x0000000000575b20 in eval_sub (form=28417299) at eval.c:2198
#20 0x0000000000571cfa in Fsetq (args=28417331) at eval.c:494
#21 0x0000000000575476 in eval_sub (form=28417347) at eval.c:2085
#22 0x0000000000571bd2 in Fprogn (body=28415683) at eval.c:427
#23 0x0000000000575476 in eval_sub (form=28415699) at eval.c:2085
#24 0x0000000000571ad3 in Fif (args=28415731) at eval.c:384
#25 0x0000000000575476 in eval_sub (form=28415747) at eval.c:2085
#26 0x0000000000571bd2 in Fprogn (body=28415939) at eval.c:427
#27 0x0000000000572d3f in Flet (args=28413955) at eval.c:943
#28 0x0000000000575476 in eval_sub (form=28413971) at eval.c:2085
#29 0x0000000000571bd2 in Fprogn (body=28414035) at eval.c:427
#30 0x000000000057762a in funcall_lambda (fun=28414131, nargs=2,
    arg_vector=0x7fffffff58f0) at eval.c:2869
#31 0x0000000000577148 in apply_lambda (fun=28414147, args=29716595, count=85)
    at eval.c:2751
#32 0x0000000000575b20 in eval_sub (form=29716579) at eval.c:2198
#33 0x0000000000571bd2 in Fprogn (body=29716675) at eval.c:427
#34 0x0000000000572952 in FletX (args=29714883) at eval.c:879
#35 0x0000000000575476 in eval_sub (form=29714899) at eval.c:2085
#36 0x0000000000571bd2 in Fprogn (body=29714931) at eval.c:427
#37 0x0000000000575476 in eval_sub (form=29714915) at eval.c:2085
#38 0x0000000000571ad3 in Fif (args=29714963) at eval.c:384
#39 0x0000000000575476 in eval_sub (form=29714947) at eval.c:2085
#40 0x0000000000571bd2 in Fprogn (body=29715043) at eval.c:427
---Type <return> to continue, or q <return> to quit---
#41 0x000000000057762a in funcall_lambda (fun=29715139, nargs=7,
    arg_vector=0x7fffffff5f40) at eval.c:2869
#42 0x0000000000577148 in apply_lambda (fun=29715155, args=28479411, count=79)
    at eval.c:2751
#43 0x0000000000575b20 in eval_sub (form=28479571) at eval.c:2198
#44 0x0000000000571bd2 in Fprogn (body=28476067) at eval.c:427
#45 0x0000000000563d13 in Fsave_current_buffer (args=28475971)
    at editfns.c:1027
#46 0x0000000000575476 in eval_sub (form=28475955) at eval.c:2085
#47 0x0000000000571bd2 in Fprogn (body=28475619) at eval.c:427
#48 0x0000000000571b70 in Fcond (args=28475603) at eval.c:409
#49 0x0000000000575476 in eval_sub (form=28475587) at eval.c:2085
#50 0x0000000000571bd2 in Fprogn (body=28475523) at eval.c:427
#51 0x000000000057762a in funcall_lambda (fun=28475187, nargs=5,
    arg_vector=0x7fffffff6548) at eval.c:2869
#52 0x0000000000576ecd in Ffuncall (nargs=6, args=0x7fffffff6540)
    at eval.c:2711
#53 0x0000000000576003 in Fapply (nargs=5, args=0x7fffffff6600) at eval.c:2278
#54 0x0000000000575656 in eval_sub (form=26515859) at eval.c:2103
#55 0x0000000000571bd2 in Fprogn (body=26515123) at eval.c:427
#56 0x0000000000571b70 in Fcond (args=26515027) at eval.c:409
#57 0x0000000000575476 in eval_sub (form=26516723) at eval.c:2085
#58 0x0000000000571bd2 in Fprogn (body=26509027) at eval.c:427
#59 0x0000000000572952 in FletX (args=26614371) at eval.c:879
#60 0x0000000000575476 in eval_sub (form=26614259) at eval.c:2085
#61 0x0000000000571bd2 in Fprogn (body=26614099) at eval.c:427
#62 0x0000000000563d13 in Fsave_current_buffer (args=26614147)
    at editfns.c:1027
#63 0x0000000000575476 in eval_sub (form=26614211) at eval.c:2085
#64 0x0000000000571bd2 in Fprogn (body=26613299) at eval.c:427
#65 0x000000000057762a in funcall_lambda (fun=26612147, nargs=5,
    arg_vector=0x7fffffff6d18) at eval.c:2869
#66 0x0000000000576ecd in Ffuncall (nargs=6, args=0x7fffffff6d10)
    at eval.c:2711
#67 0x0000000000576003 in Fapply (nargs=2, args=0x7fffffff6dd0) at eval.c:2278
#68 0x0000000000575656 in eval_sub (form=29409219) at eval.c:2103
#69 0x00000000005737fa in internal_lisp_condition_case (var=4245808,
    bodyform=29409219, handlers=29407395) at eval.c:1278
#70 0x000000000057337c in Fcondition_case (args=29409203) at eval.c:1203
#71 0x0000000000575476 in eval_sub (form=29409187) at eval.c:2085
#72 0x0000000000571bd2 in Fprogn (body=29407411) at eval.c:427
#73 0x0000000000571af1 in Fif (args=29409107) at eval.c:385
#74 0x0000000000575476 in eval_sub (form=29409091) at eval.c:2085
#75 0x0000000000571bd2 in Fprogn (body=29408019) at eval.c:427
#76 0x0000000000572d3f in Flet (args=29408035) at eval.c:943
#77 0x0000000000575476 in eval_sub (form=29408051) at eval.c:2085
#78 0x0000000000571bd2 in Fprogn (body=29408067) at eval.c:427
#79 0x0000000000572dff in Fwhile (args=29408083) at eval.c:962
#80 0x0000000000575476 in eval_sub (form=29408099) at eval.c:2085
---Type <return> to continue, or q <return> to quit---
#81 0x0000000000571bd2 in Fprogn (body=29408115) at eval.c:427
#82 0x0000000000572d3f in Flet (args=29408131) at eval.c:943
#83 0x0000000000575476 in eval_sub (form=29408147) at eval.c:2085
#84 0x0000000000571bd2 in Fprogn (body=29406627) at eval.c:427
#85 0x000000000057762a in funcall_lambda (fun=29406723, nargs=7,
    arg_vector=0x7fffffff78f8) at eval.c:2869
#86 0x0000000000576ecd in Ffuncall (nargs=8, args=0x7fffffff78f0)
    at eval.c:2711
#87 0x0000000000576003 in Fapply (nargs=6, args=0x7fffffff79c0) at eval.c:2278
#88 0x0000000000575656 in eval_sub (form=29379347) at eval.c:2103
#89 0x0000000000571bd2 in Fprogn (body=29378355) at eval.c:427
#90 0x0000000000575476 in eval_sub (form=29378387) at eval.c:2085
#91 0x0000000000571ad3 in Fif (args=29378419) at eval.c:384
#92 0x0000000000575476 in eval_sub (form=29378435) at eval.c:2085
#93 0x0000000000571bd2 in Fprogn (body=29376691) at eval.c:427
#94 0x0000000000572d3f in Flet (args=29376707) at eval.c:943
#95 0x0000000000575476 in eval_sub (form=29376723) at eval.c:2085
#96 0x0000000000571bd2 in Fprogn (body=29376739) at eval.c:427
#97 0x000000000057762a in funcall_lambda (fun=29376835, nargs=5,
    arg_vector=0x7fffffff7ff0) at eval.c:2869
#98 0x0000000000577148 in apply_lambda (fun=29376851, args=26672659, count=49)
    at eval.c:2751
#99 0x0000000000575b20 in eval_sub (form=26672707) at eval.c:2198
#100 0x0000000000571bd2 in Fprogn (body=26671907) at eval.c:427
#101 0x0000000000571af1 in Fif (args=26676579) at eval.c:385
#102 0x0000000000575476 in eval_sub (form=26678099) at eval.c:2085
#103 0x0000000000571bd2 in Fprogn (body=26670435) at eval.c:427
#104 0x000000000057762a in funcall_lambda (fun=26736179, nargs=5,
    arg_vector=0x7fffffff8478) at eval.c:2869
#105 0x0000000000576ecd in Ffuncall (nargs=6, args=0x7fffffff8470)
    at eval.c:2711
#106 0x0000000000576003 in Fapply (nargs=2, args=0x7fffffff8530) at eval.c:2278
#107 0x0000000000575656 in eval_sub (form=29409219) at eval.c:2103
#108 0x00000000005737fa in internal_lisp_condition_case (var=4245808,
    bodyform=29409219, handlers=29407395) at eval.c:1278
#109 0x000000000057337c in Fcondition_case (args=29409203) at eval.c:1203
#110 0x0000000000575476 in eval_sub (form=29409187) at eval.c:2085
#111 0x0000000000571bd2 in Fprogn (body=29407411) at eval.c:427
#112 0x0000000000571af1 in Fif (args=29409107) at eval.c:385
#113 0x0000000000575476 in eval_sub (form=29409091) at eval.c:2085
#114 0x0000000000571bd2 in Fprogn (body=29408019) at eval.c:427
#115 0x0000000000572d3f in Flet (args=29408035) at eval.c:943
#116 0x0000000000575476 in eval_sub (form=29408051) at eval.c:2085
#117 0x0000000000571bd2 in Fprogn (body=29408067) at eval.c:427
#118 0x0000000000572dff in Fwhile (args=29408083) at eval.c:962
#119 0x0000000000575476 in eval_sub (form=29408099) at eval.c:2085
#120 0x0000000000571bd2 in Fprogn (body=29408115) at eval.c:427
#121 0x0000000000572d3f in Flet (args=29408131) at eval.c:943
#122 0x0000000000575476 in eval_sub (form=29408147) at eval.c:2085
---Type <return> to continue, or q <return> to quit---
#123 0x0000000000571bd2 in Fprogn (body=29406627) at eval.c:427
#124 0x000000000057762a in funcall_lambda (fun=29406723, nargs=7,
    arg_vector=0x7fffffff9058) at eval.c:2869
#125 0x0000000000576ecd in Ffuncall (nargs=8, args=0x7fffffff9050)
    at eval.c:2711
#126 0x0000000000576003 in Fapply (nargs=6, args=0x7fffffff9120) at eval.c:2278
#127 0x0000000000575656 in eval_sub (form=29379187) at eval.c:2103
#128 0x0000000000571bd2 in Fprogn (body=29378371) at eval.c:427
#129 0x0000000000575476 in eval_sub (form=29378387) at eval.c:2085
#130 0x0000000000571ad3 in Fif (args=29378419) at eval.c:384
#131 0x0000000000575476 in eval_sub (form=29378435) at eval.c:2085
#132 0x0000000000571bd2 in Fprogn (body=29376691) at eval.c:427
#133 0x0000000000572d3f in Flet (args=29376707) at eval.c:943
#134 0x0000000000575476 in eval_sub (form=29376723) at eval.c:2085
#135 0x0000000000571bd2 in Fprogn (body=29376739) at eval.c:427
#136 0x000000000057762a in funcall_lambda (fun=29376835, nargs=5,
    arg_vector=0x7fffffff9808) at eval.c:2869
#137 0x0000000000576ecd in Ffuncall (nargs=6, args=0x7fffffff9800)
    at eval.c:2711
#138 0x0000000000576003 in Fapply (nargs=5, args=0x7fffffff98c0) at eval.c:2278
#139 0x0000000000575656 in eval_sub (form=29386419) at eval.c:2103
#140 0x0000000000571bd2 in Fprogn (body=29386547) at eval.c:427
#141 0x0000000000572952 in FletX (args=29385507) at eval.c:879
#142 0x0000000000575476 in eval_sub (form=29385523) at eval.c:2085
#143 0x0000000000571bd2 in Fprogn (body=29385603) at eval.c:427
#144 0x000000000057762a in funcall_lambda (fun=29383683, nargs=2,
    arg_vector=0x7fffffff9c50) at eval.c:2869
#145 0x0000000000577148 in apply_lambda (fun=29383699, args=29388323, count=24)
    at eval.c:2751
#146 0x0000000000575b20 in eval_sub (form=29388307) at eval.c:2198
#147 0x0000000000571bd2 in Fprogn (body=29388355) at eval.c:427
#148 0x0000000000572d3f in Flet (args=29388067) at eval.c:943
#149 0x0000000000575476 in eval_sub (form=29387907) at eval.c:2085
#150 0x0000000000571bd2 in Fprogn (body=29388483) at eval.c:427
#151 0x0000000000572dff in Fwhile (args=29387891) at eval.c:962
#152 0x0000000000575476 in eval_sub (form=29387827) at eval.c:2085
#153 0x0000000000571bd2 in Fprogn (body=29388499) at eval.c:427
#154 0x0000000000572d3f in Flet (args=29387811) at eval.c:943
#155 0x0000000000575476 in eval_sub (form=29389667) at eval.c:2085
#156 0x0000000000571bd2 in Fprogn (body=29387027) at eval.c:427
#157 0x0000000000575476 in eval_sub (form=29387043) at eval.c:2085
#158 0x0000000000571ad3 in Fif (args=29387075) at eval.c:384
#159 0x0000000000575476 in eval_sub (form=29387091) at eval.c:2085
#160 0x0000000000571bd2 in Fprogn (body=29385731) at eval.c:427
#161 0x000000000057762a in funcall_lambda (fun=29385827, nargs=2,
    arg_vector=0x7fffffffa6e8) at eval.c:2869
#162 0x0000000000576ecd in Ffuncall (nargs=3, args=0x7fffffffa6e0)
    at eval.c:2711
#163 0x0000000000576003 in Fapply (nargs=2, args=0x7fffffffa7a0) at eval.c:2278
---Type <return> to continue, or q <return> to quit---
#164 0x0000000000576552 in apply1 (fn=15835456, arg=42197571) at eval.c:2494
#165 0x00000000005c64d2 in read_process_output_call (fun_and_args=42197267)
    at process.c:5241
#166 0x0000000000573ac2 in internal_condition_case_1 (
    bfun=0x5c64a4 <read_process_output_call>, arg=42197267, handlers=16416,
    hfun=0x5c64d4 <read_process_output_error_handler>) at eval.c:1333
#167 0x00000000005c6c63 in read_and_dispose_of_process_output (p=0x27781c0,
    chars=0x7fffffffa8b0 ":gattsu!~gattsu@jdhankle.com PRIVMSG #emacs :lol\r\np\002", nbytes=50, coding=0x23e4fc0) at process.c:5449
#168 0x00000000005c68b1 in read_process_output (proc=41386437, channel=9)
    at process.c:5360
#169 0x00000000005c5e87 in wait_reading_process_output (time_limit=2,
    nsecs=999975529, read_kbd=-1, do_display=true, wait_for_cell=0,
    wait_proc=0x0, just_wait_proc=0) at process.c:5067
#170 0x00000000004e2e56 in kbd_buffer_get_event (kbp=0x7fffffffbe48,
    used_mouse_menu=0x0, end_time=0x7fffffffc420) at keyboard.c:3786
#171 0x00000000004df878 in read_event_from_main_queue (
    end_time=0x7fffffffc420, local_getcjmp=0x7fffffffc1f0, used_mouse_menu=0x0)
    at keyboard.c:2129
#172 0x00000000004dfab9 in read_decoded_event_from_main_queue (
    end_time=0x7fffffffc420, local_getcjmp=0x7fffffffc1f0, prev_event=0,
    used_mouse_menu=0x0) at keyboard.c:2192
#173 0x00000000004e0f71 in read_char (commandflag=0, map=0, prev_event=0,
    used_mouse_menu=0x0, end_time=0x7fffffffc420) at keyboard.c:2787
#174 0x000000000059daf9 in read_filtered_event (no_switch_frame=false,
    ascii_required=false, error_nonascii=false, input_method=true, seconds=14)
    at lread.c:609
#175 0x000000000059dddd in Fread_event (prompt=0, inherit_input_method=39456,
    seconds=14) at lread.c:721
#176 0x0000000000576be9 in Ffuncall (nargs=4, args=0x7fffffffc580)
    at eval.c:2657
#177 0x00000000005b8037 in exec_byte_code (bytestr=8831356, vector=8831389,
    maxdepth=30, args_template=3078, nargs=1, args=0x7fffffffcab0)
    at bytecode.c:880
#178 0x000000000057737f in funcall_lambda (fun=8831309, nargs=1,
    arg_vector=0x7fffffffcaa8) at eval.c:2810
#179 0x0000000000576dfc in Ffuncall (nargs=2, args=0x7fffffffcaa0)
    at eval.c:2699
#180 0x00000000005b8037 in exec_byte_code (bytestr=27571796, vector=26240117,
    maxdepth=14, args_template=2, nargs=0, args=0x7fffffffcfb8)
    at bytecode.c:880
#181 0x000000000057737f in funcall_lambda (fun=26240269, nargs=0,
    arg_vector=0x7fffffffcfb8) at eval.c:2810
#182 0x0000000000576dfc in Ffuncall (nargs=1, args=0x7fffffffcfb0)
    at eval.c:2699
#183 0x00000000005b8037 in exec_byte_code (bytestr=27567188, vector=26240845,
    maxdepth=30, args_template=2, nargs=0, args=0x7fffffffd4e0)
    at bytecode.c:880
#184 0x000000000057737f in funcall_lambda (fun=26274869, nargs=0,
---Type <return> to continue, or q <return> to quit---
    arg_vector=0x7fffffffd4e0) at eval.c:2810
#185 0x0000000000576dfc in Ffuncall (nargs=1, args=0x7fffffffd4d8)
    at eval.c:2699
#186 0x0000000000576571 in call0 (fn=15122304) at eval.c:2501
#187 0x00000000004df233 in safe_run_hooks_1 (nargs=2, args=0x7fffffffd580)
    at keyboard.c:1770
#188 0x0000000000573db6 in internal_condition_case_n (
    bfun=0x4df210 <safe_run_hooks_1>, nargs=2, args=0x7fffffffd580,
    handlers=39456, hfun=0x4df235 <safe_run_hooks_error>) at eval.c:1391
#189 0x00000000004df4b1 in safe_run_hook_funcall (nargs=2, args=0x7fffffffd610)
    at keyboard.c:1818
#190 0x0000000000576461 in run_hook_with_args (nargs=2, args=0x7fffffffd610,
    funcall=0x4df45e <safe_run_hook_funcall>) at eval.c:2466
#191 0x00000000004df51b in safe_run_hooks (hook=33264) at keyboard.c:1834
#192 0x00000000004de0f0 in command_loop_1 () at keyboard.c:1474
#193 0x0000000000573957 in internal_condition_case (
    bfun=0x4dd931 <command_loop_1>, handlers=16416, hfun=0x4dd13d <cmd_error>)
    at eval.c:1309
#194 0x00000000004dd649 in command_loop_2 (ignore=0) at keyboard.c:1088
#195 0x0000000000573119 in internal_catch (tag=40656,
    func=0x4dd620 <command_loop_2>, arg=0) at eval.c:1073
#196 0x00000000004dd5e9 in command_loop () at keyboard.c:1067
#197 0x00000000004dcd0c in recursive_edit_1 () at keyboard.c:673
#198 0x00000000004dce9f in Frecursive_edit () at keyboard.c:744
#199 0x00000000004dada7 in main (argc=1, argv=0x7fffffffdac8) at emacs.c:1643
(gdb)
#0  0x000000000057df44 in mark_object (arg=43369507) at alloc.c:6240
        obj = 5281
        po = 0x14a0
        cdr_count = 0
#1  0x000000000057afda in mark_maybe_object (obj=43369507) at alloc.c:4534
        mark_p = true
        po = 0x295c420
        m = 0x32df8d0
#2  0x000000000057b350 in mark_memory (start=0x7fffffff8a78, 
    end=0x7fffffffd928) at alloc.c:4674
        p = 0x295c423
        pp = 0x7fffffffd720
        i = 0
#3  0x000000000057b394 in mark_stack (end=0x7fffffff8a78) at alloc.c:4817
No locals.
#4  0x000000000057c88e in garbage_collect_1 (end=0x7fffffff8a78)
    at alloc.c:5508
        nextb = 0x0
        stack_top_variable = 0 '\000'
        i = 531
        message_p = false
        count = 46
        start = {
          tv_sec = 1445506236, 
          tv_nsec = 576751950
        }
        retval = 0
        tot_before = 0
        total = {27338436, 40565540, 13080240, 42666992, 2, 0, 
          140737488324960, 13266656, 140737488324976, 24912, 140737488325008}
#5  0x000000000057cf71 in Fgarbage_collect () at alloc.c:5731
        end = 0x7fffffff8a78
#6  0x00000000004f1f26 in maybe_gc () at lisp.h:4511
No locals.
#7  0x00000000005a3036 in Ffuncall (nargs=2, args=0x7fffffff8ba0)
    at eval.c:2600
        fun = 53773747
        original_fun = 53773747
        funcar = 11952
        numargs = 1
        lisp_numargs = 0
        val = 40567284
        internal_args = 0x33485b3
        count = 45
#8  0x00000000005a2cdf in call1 (fn=53773747, arg1=40564500) at eval.c:2509
No locals.
#9  0x00000000005afdf1 in mapcar1 (leni=4, vals=0x7fffffff8c30, fn=53773747, 
    seq=53773683) at fns.c:2530
        tail = 53773667
        dummy = 40567284
        i = 1
#10 0x00000000005affe8 in Fmapconcat (function=53773747, sequence=53773683, 
    separator=27339700) at fns.c:2562
        len = 18
        leni = 4
        nargs = 7
        i = 12709197
        args = 0x7fffffff8c30
        ret = 12709197
        sa_avail = 16328
        sa_count = 45
        sa_must_free = false
#11 0x00000000005a1cf8 in eval_sub (form=30467299) at eval.c:2129
        numargs = 14
        args_left = 0
        i = 3
        maxargs = 3
        argvals = {53773747, 53773683, 27339700, 0, 140737488325968, 
          25774978351, 13532752, 2}
        fun = 12709197
        val = 140737488326128
        original_fun = 268912
        original_args = 30467315
        funcar = 53773555
        count = 44
#12 0x00000000005a38ad in apply_lambda (fun=30510723, args=30467379, count=43)
    at eval.c:2746
        args_left = 0
        i = 3
        numargs = 4
        arg_vector = 0x7fffffff8e00
        tem = 30467299
        sa_avail = 16352
        sa_count = 44
        sa_must_free = false
#13 0x00000000005a2087 in eval_sub (form=30467363) at eval.c:2198
        fun = 30510723
        val = 140737488326560
        original_fun = 17054944
        original_args = 30467379
        funcar = 11952
        count = 43
#14 0x000000000059cb0e in Fprogn (body=30467491) at eval.c:427
        val = 27337364
#15 0x00000000005a3fd8 in funcall_lambda (fun=30466067, nargs=6, 
    arg_vector=0x7fffffff9060) at eval.c:2869
        val = 5174575
        syms_left = 0
        next = 7488
        lexenv = 53773715
        count = 42
        i = 6
        optional = false
        rest = true
#16 0x00000000005a391a in apply_lambda (fun=30466083, args=27615427, count=41)
    at eval.c:2751
        args_left = 0
        i = 6
        numargs = 6
        arg_vector = 0x7fffffff9060
        tem = 40565796
        sa_avail = 16336
        sa_count = 42
        sa_must_free = false
#17 0x00000000005a2087 in eval_sub (form=27615475) at eval.c:2198
        fun = 30466083
        val = 140737488327184
        original_fun = 17054752
        original_args = 27615427
        funcar = 11952
        count = 41
#18 0x000000000059c88a in Fif (args=27615907) at eval.c:384
        cond = 2
#19 0x00000000005a19af in eval_sub (form=27616275) at eval.c:2085
        numargs = 14
        args_left = 27615907
        i = 3
        maxargs = 0
        argvals = {53408368, 140737488327320, 5181186, 25783087568, 0, 42048, 
          13080240, 140737488327344}
        fun = 12703581
        val = 140737488327488
        original_fun = 23424
        original_args = 27615907
        funcar = 140737488327424
        count = 40
#20 0x000000000059cb0e in Fprogn (body=27611971) at eval.c:427
        val = 0
#21 0x00000000005a3fd8 in funcall_lambda (fun=27605571, nargs=5, 
    arg_vector=0x7fffffff94b8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3425424
        lexenv = 53773555
        count = 39
        i = 5
        optional = false
        rest = false
#22 0x00000000005a369f in Ffuncall (nargs=6, args=0x7fffffff94b0)
    at eval.c:2711
        fun = 27605443
        original_fun = 15499296
        funcar = 11952
        numargs = 5
        lisp_numargs = 140737488327792
        val = 140737488327840
        internal_args = 0x0
        count = 38
#23 0x00000000005a2623 in Fapply (nargs=2, args=0x7fffffff9570) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff94b0
        spread_arg = 0
        fun = 27605443
        retval = 5181186
        sa_avail = 16336
        sa_count = 38
        sa_must_free = false
#24 0x00000000005a1b8f in eval_sub (form=30464659) at eval.c:2103
        vals = 0x7fffffff9570
        argnum = 2
        sa_avail = 16368
        sa_count = 38
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -27272
        maxargs = 0
        argvals = {0, 0, 0, 26, 9405661, 9405628, 12578495, 9405628}
        fun = 12704877
        val = 140737488328320
        original_fun = 7440
        original_args = 30464675
        funcar = 140737488328256
        count = 37
#25 0x000000000059f7ba in internal_lisp_condition_case (var=4248480, 
    bodyform=30464659, handlers=30464851) at eval.c:1278
        val = 0
        c = 0x14b7c80
        oldhandlerlist = 0x14b06a0
        clausenb = 1
#26 0x000000000059f1ba in Fcondition_case (args=30464643) at eval.c:1203
        var = 4248480
        bodyform = 30464659
        handlers = 30464851
#27 0x00000000005a19af in eval_sub (form=30464627) at eval.c:2085
        numargs = 14
        args_left = 30464643
        i = 3
        maxargs = 0
        argvals = {1, 0, 140737488328896, 5904023, 140737488328672, 299472, 
          140737488328880, 53773347}
        fun = 12704589
        val = 140737488328848
        original_fun = 300880
        original_args = 30464643
        funcar = 29
        count = 36
#28 0x000000000059cb0e in Fprogn (body=30464867) at eval.c:427
        val = 0
#29 0x000000000059c93d in Fif (args=30464547) at eval.c:385
        cond = 0
#30 0x00000000005a19af in eval_sub (form=30464531) at eval.c:2085
        numargs = 14
        args_left = 30464547
        i = 3
        maxargs = 0
        argvals = {140737488328992, 25516144, 140737488329248, 25783087568, 0, 
          42048, 13080240, 140737488329056}
        fun = 12703581
        val = 140737488329200
        original_fun = 23424
        original_args = 30464547
        funcar = 140737488329136
        count = 35
#31 0x000000000059cb0e in Fprogn (body=30463459) at eval.c:427
        val = 0
#32 0x000000000059e7a2 in Flet (args=30463475) at eval.c:943
        temps = 0x7fffffff9a30
        tem = 15499296
        lexenv = 53773379
        elt = 30463331
        varlist = 0
        count = 34
        argnum = 1
        sa_avail = 16376
        sa_count = 34
        sa_must_free = false
#33 0x00000000005a19af in eval_sub (form=30463491) at eval.c:2085
        numargs = 14
        args_left = 30463475
        i = 3
        maxargs = 0
        argvals = {140737488329520, 53773347, 140737488329728, 5903917, 
          5116089176692883456, 3425376, 1433318007, 13281344}
        fun = 12704301
        val = 140737488329680
        original_fun = 26832
        original_args = 30463475
        funcar = 140737488329616
        count = 33
#34 0x000000000059cb0e in Fprogn (body=30463507) at eval.c:427
        val = 0
#35 0x000000000059e8be in Fwhile (args=30463523) at eval.c:962
        test = 3425376
        body = 30463507
#36 0x00000000005a19af in eval_sub (form=30463539) at eval.c:2085
        numargs = 10
        args_left = 30463523
        i = 2
        maxargs = 0
        argvals = {13, 25516048, 140737488330096, 25783087568, 0, 42048, 
          13080240, 140737488329904}
        fun = 12704349
        val = 140737488330048
        original_fun = 300560
        original_args = 30463523
        funcar = 140737488329984
        count = 32
#37 0x000000000059cb0e in Fprogn (body=30463555) at eval.c:427
        val = 0
#38 0x000000000059e7a2 in Flet (args=30463571) at eval.c:943
        temps = 0x7fffffff9d80
        tem = 29487827
        lexenv = 53773347
        elt = 30463251
        varlist = 0
        count = 31
        argnum = 1
        sa_avail = 16376
        sa_count = 31
        sa_must_free = false
#39 0x00000000005a19af in eval_sub (form=30463587) at eval.c:2085
        numargs = 10
        args_left = 30463571
        i = 2
        maxargs = 0
        argvals = {140737488330352, 5723430, 140737488330440, 25783087568, 0, 
          42048, 13080240, 140737488330384}
        fun = 12704301
        val = 140737488330528
        original_fun = 26832
        original_args = 30463571
        funcar = 140737488330464
        count = 30
#40 0x000000000059cb0e in Fprogn (body=30462067) at eval.c:427
        val = 27359652
#41 0x00000000005a3fd8 in funcall_lambda (fun=30462163, nargs=7, 
    arg_vector=0x7fffffffa098) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 53773315
        count = 29
        i = 7
        optional = false
        rest = true
#42 0x00000000005a369f in Ffuncall (nargs=8, args=0x7fffffffa090)
    at eval.c:2711
        fun = 30462179
        original_fun = 17055376
        funcar = 11952
        numargs = 7
        lisp_numargs = 54681043
        val = 140737488330880
        internal_args = 0x0
        count = 28
#43 0x00000000005a2623 in Fapply (nargs=6, args=0x7fffffffa160) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffffa090
        spread_arg = 0
        fun = 30462179
        retval = 5181186
        sa_avail = 16320
        sa_count = 28
        sa_must_free = false
#44 0x00000000005a1b8f in eval_sub (form=30468419) at eval.c:2103
        vals = 0x7fffffffa160
        argnum = 6
        sa_avail = 16336
        sa_count = 28
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -24184
        maxargs = 0
        argvals = {54681043, 24912, 2, 25515888, 13080240, 42666992, 
          140737488331264, 0}
        fun = 12704877
        val = 140737488331408
        original_fun = 7440
        original_args = 30468467
        funcar = 5181051
        count = 27
#45 0x000000000059cb0e in Fprogn (body=30467603) at eval.c:427
        val = 0
#46 0x00000000005a19af in eval_sub (form=30467619) at eval.c:2085
        numargs = 10
        args_left = 30467603
        i = 2
        maxargs = 0
        argvals = {13266656, 0, 140737488331536, 140737488331664, 
          140737488331648, 5914752, 2, 30448387}
        fun = 12703677
        val = 140737488331712
        original_fun = 34032
        original_args = 30467603
        funcar = 0
        count = 26
#47 0x000000000059c88a in Fif (args=30467651) at eval.c:384
        cond = 27739157
#48 0x00000000005a19af in eval_sub (form=30467667) at eval.c:2085
        numargs = 10
        args_left = 30467651
        i = 2
        maxargs = 0
        argvals = {2, 25515824, 140737488332064, 25783087568, 0, 42048, 
          13080240, 140737488331872}
        fun = 12703581
        val = 140737488332016
        original_fun = 23424
        original_args = 30467651
        funcar = 140737488331952
        count = 25
#49 0x000000000059cb0e in Fprogn (body=30467939) at eval.c:427
        val = 0
#50 0x000000000059e7a2 in Flet (args=30467955) at eval.c:943
        temps = 0x7fffffffa530
        tem = 27739157
        lexenv = 54681395
        elt = 30468275
        varlist = 0
        count = 24
        argnum = 1
        sa_avail = 16376
        sa_count = 24
        sa_must_free = false
#51 0x00000000005a19af in eval_sub (form=30467971) at eval.c:2085
        numargs = 10
        args_left = 30467955
        i = 2
        maxargs = 0
        argvals = {140737488332320, 13080240, 140737488332320, 25783087568, 0, 
          42048, 13080240, 140737488332352}
        fun = 12704301
        val = 0
        original_fun = 26832
        original_args = 30467955
        funcar = 11952
        count = 23
#52 0x000000000059cb0e in Fprogn (body=30467987) at eval.c:427
        val = 0
#53 0x00000000005a3fd8 in funcall_lambda (fun=30466067, nargs=5, 
    arg_vector=0x7fffffffa848) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 54681043
        count = 22
        i = 5
        optional = false
        rest = true
#54 0x00000000005a369f in Ffuncall (nargs=6, args=0x7fffffffa840)
    at eval.c:2711
        fun = 30466083
        original_fun = 17054752
        funcar = 11952
        numargs = 5
        lisp_numargs = 1
        val = 140737488332848
        internal_args = 0x0
        count = 21
#55 0x00000000005a2623 in Fapply (nargs=5, args=0x7fffffffa900) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffffa840
        spread_arg = 0
        fun = 30466083
        retval = 5181186
        sa_avail = 16336
        sa_count = 21
        sa_must_free = false
#56 0x00000000005a1b8f in eval_sub (form=30441859) at eval.c:2103
        vals = 0x7fffffffa900
        argnum = 5
        sa_avail = 16344
        sa_count = 21
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -22240
        maxargs = 0
        argvals = {140737488333152, 25515696, 140737488333408, 5906645, 0, 
          30440739, 54680611, 140737488333216}
        fun = 12704877
        val = 140737488333360
        original_fun = 7440
        original_args = 30441907
        funcar = 140737488333296
        count = 20
#57 0x000000000059cb0e in Fprogn (body=30441987) at eval.c:427
        val = 0
#58 0x000000000059e23e in FletX (args=30440947) at eval.c:879
        varlist = 0
        var = 7488
        val = 54680643
        elt = 30440803
        lexenv = 44445331
        count = 19
#59 0x00000000005a19af in eval_sub (form=30440963) at eval.c:2085
        numargs = 10
        args_left = 30440947
        i = 2
        maxargs = 0
        argvals = {140737488333584, 24912, 140737488333616, 25783087568, 0, 
          42048, 13080240, 140737488333632}
        fun = 12704253
        val = 0
        original_fun = 26880
        original_args = 30440947
        funcar = 11952
        count = 18
#60 0x000000000059cb0e in Fprogn (body=30441043) at eval.c:427
        val = 0
#61 0x00000000005a3fd8 in funcall_lambda (fun=30441139, nargs=2, 
    arg_vector=0x7fffffffac90) at eval.c:2869
        val = 5926937
        syms_left = 0
        next = 27072
        lexenv = 44445331
        count = 17
        i = 2
        optional = false
        rest = false
#62 0x00000000005a391a in apply_lambda (fun=30441155, args=30443763, count=16)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffffac90
        tem = 40564852
        sa_avail = 16368
        sa_count = 17
        sa_must_free = false
#63 0x00000000005a2087 in eval_sub (form=30443747) at eval.c:2198
        fun = 30441155
        val = 42348051
        original_fun = 17054896
        original_args = 30443763
        funcar = 11952
        count = 16
#64 0x000000000059cb0e in Fprogn (body=30443795) at eval.c:427
        val = 42348051
#65 0x000000000059e7a2 in Flet (args=30445523) at eval.c:943
        temps = 0x7fffffffae60
        tem = 40564852
        lexenv = 44445171
        elt = 30445379
        varlist = 0
        count = 15
        argnum = 1
        sa_avail = 16376
        sa_count = 15
        sa_must_free = false
#66 0x00000000005a19af in eval_sub (form=30445363) at eval.c:2085
        numargs = 22
        args_left = 30445523
        i = 5
        maxargs = 0
        argvals = {40564884, 25515504, 140737488334896, 5906645, 
          140737488334864, 30445299, 27297764, 40564884}
        fun = 12704301
        val = 140737488334848
        original_fun = 26832
        original_args = 30445523
        funcar = 3597344
        count = 14
#67 0x000000000059cb0e in Fprogn (body=30443923) at eval.c:427
        val = 0
#68 0x000000000059e8be in Fwhile (args=30445347) at eval.c:962
        test = 30445299
        body = 30443923
#69 0x00000000005a19af in eval_sub (form=30445283) at eval.c:2085
        numargs = 10
        args_left = 30445347
        i = 2
        maxargs = 0
        argvals = {2, 25515408, 140737488335264, 25783087568, 0, 42048, 
          13080240, 140737488335072}
        fun = 12704349
        val = 140737488335216
        original_fun = 300560
        original_args = 30445347
        funcar = 140737488335152
        count = 13
#70 0x000000000059cb0e in Fprogn (body=30443939) at eval.c:427
        val = 0
#71 0x000000000059e7a2 in Flet (args=30445267) at eval.c:943
        temps = 0x7fffffffb1b0
        tem = 40564884
        lexenv = 44445139
        elt = 30445171
        varlist = 0
        count = 11
        argnum = 2
        sa_avail = 16368
        sa_count = 11
        sa_must_free = false
#72 0x00000000005a19af in eval_sub (form=30445107) at eval.c:2085
        numargs = 10
        args_left = 30445267
        i = 2
        maxargs = 0
        argvals = {140737488335504, 0, 140737488335744, 5904023, 
          140737488335552, 17054800, 13080240, 44444883}
        fun = 12704301
        val = 140737488335696
        original_fun = 26832
        original_args = 30445267
        funcar = 13080240
        count = 10
#73 0x000000000059cb0e in Fprogn (body=30444483) at eval.c:427
        val = 0
#74 0x00000000005a19af in eval_sub (form=30444499) at eval.c:2085
        numargs = 6
        args_left = 30444483
        i = 1
        maxargs = 0
        argvals = {0, 9, 40564884, 0, 3, 44445043, 0, 42348051}
        fun = 12703677
        val = 140737488336000
        original_fun = 34032
        original_args = 30444483
        funcar = 40564884
        count = 9
#75 0x000000000059c88a in Fif (args=30442515) at eval.c:384
        cond = 39600
#76 0x00000000005a19af in eval_sub (form=30442531) at eval.c:2085
        numargs = 10
        args_left = 30442515
        i = 2
        maxargs = 0
        argvals = {39600, 42432, 140737488336768, 25783087568, 0, 42048, 
          13080240, 140737488336160}
        fun = 12703581
        val = 42348051
        original_fun = 23424
        original_args = 30442515
        funcar = 11952
        count = 8
#77 0x000000000059cb0e in Fprogn (body=30443187) at eval.c:427
        val = 42348051
#78 0x00000000005a3fd8 in funcall_lambda (fun=30443283, nargs=2, 
    arg_vector=0x7fffffffb728) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 13872
        lexenv = 44444883
        count = 7
        i = 2
        optional = false
        rest = false
#79 0x00000000005a369f in Ffuncall (nargs=3, args=0x7fffffffb720)
    at eval.c:2711
        fun = 30443299
        original_fun = 15337872
        funcar = 11952
        numargs = 2
        lisp_numargs = 4229744
        val = 140737488336656
        internal_args = 0x0
        count = 6
#80 0x00000000005a2623 in Fapply (nargs=2, args=0x7fffffffb7e0) at eval.c:2278
        i = 3
        numargs = 2
        funcall_nargs = 3
        funcall_args = 0x7fffffffb720
        spread_arg = 0
        fun = 30443299
        retval = 0
        sa_avail = 16360
        sa_count = 6
        sa_must_free = false
#81 0x00000000005a2c8d in apply1 (fn=15337872, arg=44444803) at eval.c:2494
No locals.
#82 0x00000000005fbfe8 in read_process_output_call (fun_and_args=44444819)
    at process.c:5241
No locals.
#83 0x000000000059fa82 in internal_condition_case_1 (
    bfun=0x5fbf5e <read_process_output_call>, arg=44444819, handlers=16416, 
    hfun=0x5fbfea <read_process_output_error_handler>) at eval.c:1333
        val = 40404645
        c = 0x14b06a0
#84 0x00000000005fc779 in read_and_dispose_of_process_output (p=0x26886a0, 
    chars=0x7fffffffb8f0 ":forcer-!~forcer@loki.jorgenschaefer.de PRIVMSG forcer- :\001LAGMON 1445506236.3285944\001\r\n", nbytes=86, coding=0x2531db0)
    at process.c:5449
        outstream = 15337872
        text = 40564948
        outer_running_asynch_code = false
        waiting = -1
#85 0x00000000005fc3c7 in read_process_output (proc=40404645, channel=7)
    at process.c:5360
        nbytes = 86
        p = 0x26886a0
        coding = 0x2531db0
        carryover = 0
        count = 3
        odeactivate = 0
        chars = ":forcer-!~forcer@loki.jorgenschaefer.de PRIVMSG forcer- :\001LAGMON 1445506236.3285944\001\r\n\000\000\070\202\n\001\000\000\000\000%\320\377\000\207\000\000\000\b\000\000\000\000\000\000\000\200\271\377\377\377\177\000\000б\312\000\006", '\000' <repeats 11 times>, "@\244\000\000\000\000\000\000\300\061\302\000\000\000\000\000\240\271\377\377\377\177\000\000\300]\000\000\000\000\000\000p\212@\000\000\000\000\000 \272\377\377\377\177\000\000\030.X\000\000\000\000\000 \320\377", '\000' <repeats 21 times>...
#86 0x00000000005fb941 in wait_reading_process_output (time_limit=0, nsecs=0, 
    read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, 
    just_wait_proc=0) at process.c:5067
        nread = 32767
        process_skipped = false
        channel = 7
        nfds = 1
        Available = {
          fds_bits = {128, 0 <repeats 15 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 16 times>}
        }
        check_write = true
        check_delay = 2
        no_avail = false
        xerrno = 22
        proc = 40404645
        timeout = {
          tv_sec = 4, 
          tv_nsec = 952889825
        }
        end_time = {
          tv_sec = 55493878, 
          tv_nsec = 30
        }
        timer_delay = {
          tv_sec = 4, 
          tv_nsec = 952889825
        }
        got_output_end_time = {
          tv_sec = 1445606236, 
          tv_nsec = 370075048
        }
        wait = INFINITY
        got_some_output = -1
        count = 2
        now = {
          tv_sec = 0, 
          tv_nsec = -1
        }
#87 0x00000000004ffc2c in kbd_buffer_get_event (kbp=0x7fffffffce88, 
    used_mouse_menu=0x7fffffffd46f, end_time=0x0) at keyboard.c:3807
        do_display = true
        obj = 152030438
#88 0x00000000004fb29c in read_event_from_main_queue (end_time=0x0, 
    local_getcjmp=0x7fffffffd230, used_mouse_menu=0x7fffffffd46f)
    at keyboard.c:2129
        c = 0
        save_jump = {{
            __jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {0 <repeats 16 times>}
            }
          }}
        kb = 0x5628acc1
#89 0x00000000004fb56b in read_decoded_event_from_main_queue (end_time=0x0, 
    local_getcjmp=0x7fffffffd230, prev_event=0, used_mouse_menu=0x7fffffffd46f)
    at keyboard.c:2192
        nextevt = 13241744
        frame = 0x7fffffffd0e0
        terminal = 0x0
        events = {140737488343136, 13241744, 4, 0, 140737488343136, 5174575, 
          0, 54998771, 140737488343200, 5238089, 156970, 4294967296, 0, 
          5174575, 44972672, 0}
        n = 0
#90 0x00000000004fd1d4 in read_char (commandflag=1, map=54998563, 
    prev_event=0, used_mouse_menu=0x7fffffffd46f, end_time=0x0)
    at keyboard.c:2787
        c = 0
        jmpcount = 2
        local_getcjmp = {{
            __jmpbuf = {0, 5312874715600162712, 4229744, 140737488345744, 0, 
              0, 5312874715438682008, -5312875337339465832}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {13241744, 140737488343728, 0, 140737488343728, 5174575, 
                17480944, 13241744, 140737488343872, 0, 140737488343776, 
                5174575, 0, 54998547, 140737488343872, 5917504, 0}
            }
          }}
        save_jump = {{
            __jmpbuf = {0, 0, 0, 25769803776, 42666992, 140737488343480, 
              5181186, 25769803776}, 
            __mask_was_saved = 42666997, 
            __saved_mask = {
              __val = {140737488343512, 42666992, 140737488343504, 5181403, 
                25812470773, 42666992, 140737488343560, 5181186, 25769829696, 
                42666997, 6378867, 42666992, 140737488343584, 5181403, 
                42666997, 140737488343616}
            }
          }}
        tem = 54998563
        save = 140737488343872
        previous_echo_area_message = 0
        also_record = 0
        reread = false
        recorded = false
        polling_stopped_here = true
        orig_kboard = 0x14a6540
#91 0x000000000050b9d5 in read_key_sequence (keybuf=0x7fffffffd620, 
    bufsize=30, prompt=0, dont_downcase_last=false, 
    can_return_switch_frame=true, fix_current_buffer=true, 
    prevent_redisplay=false) at keyboard.c:9030
        interrupted_kboard = 0x14a6540
        interrupted_frame = 0xce5578
        key = 42666997
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = 140737488344480
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 54998563
        first_event = 0
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 13629587, 
          map = 13629587, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 13440579, 
          map = 13440579, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 13629667, 
          map = 13629667, 
          start = 0, 
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = 0
        original_uppercase = 5181186
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x28b0bf0
        fake_prefixed_keys = 0
#92 0x00000000004f945e in command_loop_1 () at keyboard.c:1348
        cmd = 15702336
        keybuf = {54, 366, 210, 506, 257920, 2, 3, 140737488344760, 0, 
          9064565, 140737488344752, 3660832, 140737488344784, 5909865, 
          3660832, 13241744, 55143715, 0, 140737488344784, 5174575, 9077028, 
          13241744, 140737488344832, 0, 140737488344832, 5174575, 
          140737488344832, 2, 140737488344944, 5212224}
        i = 1
        prev_modiff = 26411
        prev_buffer = 0x28b0bf0
        already_adjusted = false
#93 0x000000000059f917 in internal_condition_case (
    bfun=0x4f901c <command_loop_1>, handlers=16416, hfun=0x4f86ac <cmd_error>)
    at eval.c:1309
        val = 140737488345200
        c = 0x14b0570
#94 0x00000000004f8c5a in command_loop_2 (ignore=0) at keyboard.c:1088
        val = 2
#95 0x000000000059ed4b in internal_catch (tag=40848, 
    func=0x4f8c31 <command_loop_2>, arg=0) at eval.c:1073
        val = 0
        c = 0x14a6610
#96 0x00000000004f8bfa in command_loop () at keyboard.c:1067
No locals.
#97 0x00000000004f818b in recursive_edit_1 () at keyboard.c:673
        count = 1
        val = 140737488345248
#98 0x00000000004f8396 in Frecursive_edit () at keyboard.c:744
        count = 0
        buffer = 0
#99 0x00000000004f61b8 in main (argc=1, argv=0x7fffffffda98) at emacs.c:1644
        dummy = 140737488345408
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {
          rlim_cur = 10485760, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0

Lisp Backtrace:
"Automatic GC" (0x0)
0x33485b0 Lisp type 3
"mapconcat" (0xffff8d10)
"irc-debug-out" (0xffff8f08)
"irc-event-emit" (0xffff9060)
"if" (0xffff92a8)
"irc-handle-ctcp--privmsg" (0xffff94b8)
"apply" (0xffff9570)
"condition-case" (0xffff97f8)
"if" (0xffff9958)
"let" (0xffff9b38)
"while" (0xffff9ca8)
"let" (0xffff9e88)
"irc-handler-run" (0xffffa098)
"apply" (0xffffa160)
"progn" (0xffffa328)
"if" (0xffffa458)
"let" (0xffffa638)
"irc-event-emit" (0xffffa848)
"apply" (0xffffa900)
"let*" (0xffffab38)
"irc--handle-line" (0xffffac90)
"let" (0xffffaf68)
"while" (0xffffb0d8)
"let" (0xffffb2b8)
"progn" (0xffffb3e8)
"if" (0xffffb518)
"irc--filter" (0xffffb728)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: emacs-bug-2.txt --]
[-- Type: text/plain; charset=US-ASCII; name="emacs-bug-2.txt", Size: 126719 bytes --]

#0  0x00000000004f0a84 in XFLOAT_DATA (f=7) at lisp.h:2396
No locals.
#1  0x00000000005a675c in Fabs (arg=7) at floatfns.c:283
No locals.
#2  0x00000000005a1eca in eval_sub (form=29494067) at eval.c:2123
        numargs = 6
        args_left = 0
        i = 1
        maxargs = 1
        argvals = {7, 5904481, 140737488312256, 3494512, -120026, 29492291, 0, 
          13281456}
        fun = 12706525
        val = 140737488312208
        original_fun = 302192
        original_args = 29494083
        funcar = 16368
        count = 99
#3  0x00000000005a1d4d in eval_sub (form=29494051) at eval.c:2097
        vals = 0x7fffffff57a0
        argnum = 1
        sa_avail = 16368
        sa_count = 99
        sa_must_free = false
        numargs = 10
        args_left = 29494099
        i = -43104
        maxargs = 0
        argvals = {7, 25237744, 140737488312544, 5907209, 5180867, 13080496, 
          140737488312352, 5766358}
        fun = 12697797
        val = 140737488312496
        original_fun = 263920
        original_args = 29494099
        funcar = 42317360
        count = 98
#4  0x000000000059c9a9 in Fand (args=29494131) at eval.c:362
        val = 39456
#5  0x00000000005a1be3 in eval_sub (form=29493987) at eval.c:2085
        numargs = 10
        args_left = 29494035
        i = 2
        maxargs = 0
        argvals = {0, 25237712, 13080496, 42317360, 140737488312640, 0, 
          140737488312656, 13266816}
        fun = 12703789
        val = 12703837
        original_fun = 299776
        original_args = 29494035
        funcar = 140737488312800
        count = 97
#6  0x000000000059ca60 in Fif (args=29494147) at eval.c:381
        cond = 12703837
#7  0x00000000005a1be3 in eval_sub (form=29493971) at eval.c:2085
        numargs = 14
        args_left = 29494147
        i = 3
        maxargs = 0
        argvals = {5181002, 42962914960, 12695877, 25783087632, 0, 41856, 
          13080496, 140737488312960}
        fun = 12703837
        val = 140737488313104
        original_fun = 23328
        original_args = 29494147
        funcar = 140737488313040
        count = 96
#8  0x000000000059cd42 in Fprogn (body=29489363) at eval.c:427
        val = 0
#9  0x00000000005a420c in funcall_lambda (fun=44939827, nargs=1, 
    arg_vector=0x7fffffff5c88) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3494512
        lexenv = 43990947
        count = 95
        i = 1
        optional = false
        rest = false
#10 0x00000000005a38d3 in Ffuncall (nargs=2, args=0x7fffffff5c80)
    at eval.c:2711
        fun = 44939811
        original_fun = 44939811
        funcar = 11952
        numargs = 1
        lisp_numargs = 12705469
        val = 140737488313456
        internal_args = 0xc1debd <Sfuncall+5>
        count = 94
#11 0x00000000005a1dc3 in eval_sub (form=29492595) at eval.c:2103
        vals = 0x7fffffff5c80
        argnum = 2
        sa_avail = 16368
        sa_count = 94
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -41848
        maxargs = 0
        argvals = {140737488313568, 25237584, 140737488313792, 5907209, 
          140737488313808, 29492547, 7, 13080496}
        fun = 12705469
        val = 140737488313744
        original_fun = 20736
        original_args = 29492611
        funcar = 140737488313792
        count = 93
#12 0x000000000059cd42 in Fprogn (body=29492643) at eval.c:427
        val = 0
#13 0x000000000059cc81 in Fcond (args=29487411) at eval.c:409
        clause = 29492579
        val = 39456
#14 0x00000000005a1be3 in eval_sub (form=29487027) at eval.c:2085
        numargs = 30
        args_left = 29487411
        i = 7
        maxargs = 0
        argvals = {140737488313920, 13266816, 44351859, 25783087632, 0, 41856, 
          13080496, 140737488313968}
        fun = 12703885
        val = 140737488314112
        original_fun = 299824
        original_args = 29487411
        funcar = 140737488314048
        count = 92
#15 0x000000000059cd42 in Fprogn (body=29485059) at eval.c:427
        val = 0
#16 0x00000000005a420c in funcall_lambda (fun=44939763, nargs=1, 
    arg_vector=0x7fffffff6088) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3671008
        lexenv = 43990979
        count = 91
        i = 1
        optional = false
        rest = false
#17 0x00000000005a38d3 in Ffuncall (nargs=2, args=0x7fffffff6080)
    at eval.c:2711
        fun = 44939747
        original_fun = 44939747
        funcar = 11952
        numargs = 1
        lisp_numargs = 0
        val = 0
        internal_args = 0x169
        count = 90
#18 0x00000000005a2f13 in call1 (fn=44939747, arg1=7) at eval.c:2509
No locals.
#19 0x00000000005b0025 in mapcar1 (leni=2502, vals=0x3689380, fn=44939747, 
    seq=40715987) at fns.c:2530
        tail = 41927235
        dummy = 0
        i = 2458
#20 0x00000000005b040f in Fmapcar (function=44939747, sequence=40715987)
    at fns.c:2595
        len = 2502
        leni = 2502
        args = 0x3689380
        ret = 140737488314688
        sa_avail = 16384
        sa_count = 89
        sa_must_free = true
#21 0x00000000005a1ef9 in eval_sub (form=29490963) at eval.c:2126
        numargs = 10
        args_left = 0
        i = 2
        maxargs = 2
        argvals = {44939747, 40715987, 140737488315024, 5907209, 0, 29485091, 
          13080496, 140737488314832}
        fun = 12709501
        val = 140737488314976
        original_fun = 268560
        original_args = 29490979
        funcar = 140737488314912
        count = 88
#22 0x000000000059cd42 in Fprogn (body=29491011) at eval.c:427
        val = 0
#23 0x000000000059e472 in FletX (args=29485203) at eval.c:879
        varlist = 0
        var = 8221472
        val = 44939747
        elt = 29485107
        lexenv = 44939843
        count = 87
#24 0x00000000005a1be3 in eval_sub (form=29485219) at eval.c:2085
        numargs = 10
        args_left = 29485203
        i = 2
        maxargs = 0
        argvals = {12698032, 140737488315224, 5181002, 25783087632, 0, 41856, 
          13080496, 140737488315248}
        fun = 12704509
        val = 140737488315392
        original_fun = 26784
        original_args = 29485203
        funcar = 140737488315328
        count = 86
#25 0x000000000059cd42 in Fprogn (body=29485283) at eval.c:427
        val = 27583604
#26 0x00000000005a420c in funcall_lambda (fun=29485379, nargs=3, 
    arg_vector=0x7fffffff64c0) at eval.c:2869
        val = 0
        syms_left = 0
        next = 254080
        lexenv = 44939843
        count = 85
        i = 3
        optional = false
        rest = false
#27 0x00000000005a3b4e in apply_lambda (fun=29485395, args=29496867, count=84)
    at eval.c:2751
        args_left = 0
        i = 3
        numargs = 3
        arg_vector = 0x7fffffff64c0
        tem = 142
        sa_avail = 16360
        sa_count = 85
        sa_must_free = false
#28 0x00000000005a22bb in eval_sub (form=29496883) at eval.c:2198
        fun = 29485395
        val = 12704072
        original_fun = 15600400
        original_args = 29496867
        funcar = 11952
        count = 84
#29 0x000000000059cfb4 in Fsetq (args=29496915) at eval.c:494
        args_left = 29496915
        val = 29496915
        sym = 12704077
        lex_binding = 5181157
#30 0x00000000005a1be3 in eval_sub (form=29496931) at eval.c:2085
        numargs = 10
        args_left = 29496915
        i = 2
        maxargs = 0
        argvals = {140737488316144, 40715987, 140737488316384, 5904587, 
          140737488316288, 305648, 42317360, 13061392}
        fun = 12704077
        val = 140737488316336
        original_fun = 299968
        original_args = 29496915
        funcar = 5180867
        count = 83
#31 0x000000000059cd42 in Fprogn (body=29493251) at eval.c:427
        val = 0
#32 0x00000000005a1be3 in eval_sub (form=29493267) at eval.c:2085
        numargs = 6
        args_left = 29493251
        i = 1
        maxargs = 0
        argvals = {40715987, 5918068, 0, 82, 140737488316528, 40715987, 
          42317365, 305648}
        fun = 12703933
        val = 140737488316640
        original_fun = 33936
        original_args = 29493251
        funcar = 140737488316688
        count = 82
#33 0x000000000059cabe in Fif (args=29493299) at eval.c:384
        cond = 39456
#34 0x00000000005a1be3 in eval_sub (form=29493315) at eval.c:2085
        numargs = 10
        args_left = 29493299
        i = 2
        maxargs = 0
        argvals = {140737488316768, 0, 140737488316992, 25783087632, 0, 41856, 
          13080496, 140737488316800}
        fun = 12703837
        val = 0
        original_fun = 23328
        original_args = 29493299
        funcar = 140737488316880
        count = 81
#35 0x000000000059cd42 in Fprogn (body=29493507) at eval.c:427
        val = 0
#36 0x000000000059e9d6 in Flet (args=29493539) at eval.c:943
        temps = 0x7fffffff6a50
        tem = 0
        lexenv = 44351859
        elt = 30240019
        varlist = 0
        count = 80
        argnum = 2
        sa_avail = 16368
        sa_count = 80
        sa_must_free = false
#37 0x00000000005a1be3 in eval_sub (form=29493555) at eval.c:2085
        numargs = 18
        args_left = 29493539
        i = 4
        maxargs = 0
        argvals = {8021312, 13242000, 44984931, 25783087632, 0, 41856, 
          13080496, 140737488317280}
        fun = 12704557
        val = 140737488317424
        original_fun = 26736
        original_args = 29493539
        funcar = 140737488317360
        count = 79
#38 0x000000000059cd42 in Fprogn (body=29493619) at eval.c:427
        val = 27598036
#39 0x00000000005a420c in funcall_lambda (fun=29493715, nargs=2, 
    arg_vector=0x7fffffff6cb0) at eval.c:2869
        val = 0
        syms_left = 0
        next = 15839792
        lexenv = 44351923
        count = 78
        i = 2
        optional = true
        rest = false
#40 0x00000000005a3b4e in apply_lambda (fun=29493731, args=30643603, count=77)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffff6cb0
        tem = 0
        sa_avail = 16368
        sa_count = 78
        sa_must_free = false
#41 0x00000000005a22bb in eval_sub (form=30643587) at eval.c:2198
        fun = 29493731
        val = 0
        original_fun = 15839744
        original_args = 30643603
        funcar = 11952
        count = 77
#42 0x000000000059cd42 in Fprogn (body=30643683) at eval.c:427
        val = 0
#43 0x000000000059e472 in FletX (args=30641891) at eval.c:879
        varlist = 0
        var = 39888
        val = 57037812
        elt = 30644851
        lexenv = 45366915
        count = 76
#44 0x00000000005a1be3 in eval_sub (form=30641907) at eval.c:2085
        numargs = 18
        args_left = 30641891
        i = 4
        maxargs = 0
        argvals = {2, 25237008, 140737488318480, 5907209, 2, 30645795, 0, 
          13242000}
        fun = 12704509
        val = 140737488318432
        original_fun = 26784
        original_args = 30641891
        funcar = 24816
        count = 75
#45 0x000000000059cd42 in Fprogn (body=30641939) at eval.c:427
        val = 0
#46 0x00000000005a1be3 in eval_sub (form=30641923) at eval.c:2085
        numargs = 6
        args_left = 30641939
        i = 1
        maxargs = 0
        argvals = {0, 43427043, 140737488318624, 5780801, 43427043, 13242000, 
          140737488318592, 0}
        fun = 12703933
        val = 140737488318736
        original_fun = 33936
        original_args = 30641939
        funcar = 42317360
        count = 74
#47 0x000000000059cabe in Fif (args=30641971) at eval.c:384
        cond = 39456
#48 0x00000000005a1be3 in eval_sub (form=30641955) at eval.c:2085
        numargs = 10
        args_left = 30641971
        i = 2
        maxargs = 0
        argvals = {0, 13242000, 13080496, 25783087632, 0, 41856, 13080496, 
          140737488318896}
        fun = 12703837
        val = 140737488319040
        original_fun = 23328
        original_args = 30641971
        funcar = 140737488318976
        count = 73
#49 0x000000000059cd42 in Fprogn (body=30642051) at eval.c:427
        val = 28003380
#50 0x00000000005a420c in funcall_lambda (fun=30640131, nargs=7, 
    arg_vector=0x7fffffff7300) at eval.c:2869
        val = 29556963
        syms_left = 0
        next = 8021312
        lexenv = 45366915
        count = 72
        i = 7
        optional = false
        rest = true
#51 0x00000000005a3b4e in apply_lambda (fun=30640147, args=29557075, count=71)
    at eval.c:2751
        args_left = 0
        i = 7
        numargs = 7
        arg_vector = 0x7fffffff7300
        tem = 41234100
        sa_avail = 16328
        sa_count = 72
        sa_must_free = false
#52 0x00000000005a22bb in eval_sub (form=29557187) at eval.c:2198
        fun = 30640147
        val = 0
        original_fun = 15682864
        original_args = 29557075
        funcar = 11952
        count = 71
#53 0x000000000059cd42 in Fprogn (body=29553699) at eval.c:427
        val = 0
#54 0x000000000058df4c in Fsave_current_buffer (args=29553603)
    at editfns.c:1027
        count = 70
#55 0x00000000005a1be3 in eval_sub (form=29553587) at eval.c:2085
        numargs = 14
        args_left = 29553603
        i = 3
        maxargs = 0
        argvals = {1, 39456, 140737488320080, 5904587, 9212280, 39456, 2, 70}
        fun = 12700301
        val = 140737488320032
        original_fun = 328752
        original_args = 29553603
        funcar = 3
        count = 69
#56 0x000000000059cd42 in Fprogn (body=29552739) at eval.c:427
        val = 0
#57 0x000000000059cc81 in Fcond (args=29552691) at eval.c:409
        clause = 29552755
        val = 39456
#58 0x00000000005a1be3 in eval_sub (form=29552675) at eval.c:2085
        numargs = 10
        args_left = 29553891
        i = 2
        maxargs = 0
        argvals = {139642271659744, 0, 46084787, 25783087632, 0, 41856, 
          13080496, 140737488320256}
        fun = 12703885
        val = 140737488320400
        original_fun = 299824
        original_args = 29553891
        funcar = 140737488320336
        count = 68
#59 0x000000000059cd42 in Fprogn (body=29552451) at eval.c:427
        val = 28684644
#60 0x00000000005a420c in funcall_lambda (fun=29552355, nargs=5, 
    arg_vector=0x7fffffff7908) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 39888
        lexenv = 46084547
        count = 67
        i = 5
        optional = false
        rest = false
#61 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff7900)
    at eval.c:2711
        fun = 29552339
        original_fun = 14991984
        funcar = 11952
        numargs = 5
        lisp_numargs = 41234292
        val = 140737488320752
        internal_args = 0x0
        count = 66
#62 0x00000000005a2857 in Fapply (nargs=5, args=0x7fffffff79c0) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff7900
        spread_arg = 0
        fun = 29552339
        retval = 5181002
        sa_avail = 16336
        sa_count = 66
        sa_must_free = false
#63 0x00000000005a1dc3 in eval_sub (form=27450755) at eval.c:2103
        vals = 0x7fffffff79c0
        argnum = 5
        sa_avail = 16344
        sa_count = 66
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -34336
        maxargs = 0
        argvals = {140737488321088, 25236688, 140737488321312, 5907209, 
          140737488321120, 27451571, 14991984, 0}
        fun = 12705133
        val = 140737488321264
        original_fun = 7440
        original_args = 27450547
        funcar = 3617888
        count = 65
#64 0x000000000059cd42 in Fprogn (body=27450019) at eval.c:427
        val = 0
#65 0x000000000059cc81 in Fcond (args=27449859) at eval.c:409
        clause = 27450851
        val = 39456
#66 0x00000000005a1be3 in eval_sub (form=27451619) at eval.c:2085
        numargs = 14
        args_left = 27449859
        i = 3
        maxargs = 0
        argvals = {0, 25236656, 140737488321680, 5907209, 0, 27489955, 
          13080496, 140737488321488}
        fun = 12703885
        val = 140737488321632
        original_fun = 299824
        original_args = 27449859
        funcar = 140737488321568
        count = 64
#67 0x000000000059cd42 in Fprogn (body=27443843) at eval.c:427
        val = 0
#68 0x000000000059e472 in FletX (args=27548227) at eval.c:879
        varlist = 0
        var = 15335232
        val = 42033092
        elt = 27487971
        lexenv = 46085011
        count = 63
#69 0x00000000005a1be3 in eval_sub (form=27548163) at eval.c:2085
        numargs = 10
        args_left = 27548227
        i = 2
        maxargs = 0
        argvals = {41616405, 17179869590, 140737488326256, 5717659, 19141664, 
          13242000, 5181281, 0}
        fun = 12704509
        val = 41616405
        original_fun = 26784
        original_args = 27548227
        funcar = 0
        count = 62
#70 0x000000000059cd42 in Fprogn (body=27547955) at eval.c:427
        val = 41616405
#71 0x000000000058df4c in Fsave_current_buffer (args=27548003)
    at editfns.c:1027
        count = 61
#72 0x00000000005a1be3 in eval_sub (form=27548115) at eval.c:2085
        numargs = 10
        args_left = 27548003
        i = 2
        maxargs = 0
        argvals = {0, 0, 140737488322224, 25783087632, 0, 41856, 13080496, 
          140737488322256}
        fun = 12700301
        val = 140737488322400
        original_fun = 328752
        original_args = 27548003
        funcar = 140737488322336
        count = 60
#73 0x000000000059cd42 in Fprogn (body=27547027) at eval.c:427
        val = 28452724
#74 0x00000000005a420c in funcall_lambda (fun=27546115, nargs=5, 
    arg_vector=0x7fffffff80d8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 46085011
        count = 59
        i = 5
        optional = true
        rest = true
#75 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff80d0)
    at eval.c:2711
        fun = 27546003
        original_fun = 15440144
        funcar = 11952
        numargs = 5
        lisp_numargs = 140737488322848
        val = 140737488322752
        internal_args = 0x0
        count = 58
#76 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffff8190) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff80d0
        spread_arg = 0
        fun = 27546003
        retval = 5181002
        sa_avail = 16336
        sa_count = 58
        sa_must_free = false
#77 0x00000000005a1dc3 in eval_sub (form=30335235) at eval.c:2103
        vals = 0x7fffffff8190
        argnum = 2
        sa_avail = 16368
        sa_count = 58
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -32360
        maxargs = 0
        argvals = {0, 15627764, 140737488323056, 13080496, 140737488323072, 
          5766358, 140737488323312, 25783087632}
        fun = 12705133
        val = 140737488323232
        original_fun = 7440
        original_args = 30335251
        funcar = 140737488323168
        count = 57
#78 0x000000000059f9ee in internal_lisp_condition_case (var=4171408, 
    bodyform=30335235, handlers=30335427) at eval.c:1278
        val = 0
        c = 0x148a870
        oldhandlerlist = 0x14a3370
        clausenb = 1
#79 0x000000000059f3ee in Fcondition_case (args=30335219) at eval.c:1203
        var = 4171408
        bodyform = 30335235
        handlers = 30335427
#80 0x00000000005a1be3 in eval_sub (form=30335203) at eval.c:2085
        numargs = 14
        args_left = 30335219
        i = 3
        maxargs = 0
        argvals = {40424192, 0, 140737488323808, 5904587, 44898067, 299216, 
          140737488323616, 45589667}
        fun = 12704845
        val = 140737488323760
        original_fun = 300624
        original_args = 30335219
        funcar = 140737488323696
        count = 56
#81 0x000000000059cd42 in Fprogn (body=30335443) at eval.c:427
        val = 0
#82 0x000000000059cb71 in Fif (args=30335123) at eval.c:385
        cond = 0
#83 0x00000000005a1be3 in eval_sub (form=30335107) at eval.c:2085
        numargs = 14
        args_left = 30335123
        i = 3
        maxargs = 0
        argvals = {140737488323904, 25236336, 140737488324160, 25783087632, 0, 
          41856, 13080496, 140737488323968}
        fun = 12703837
        val = 140737488324112
        original_fun = 23328
        original_args = 30335123
        funcar = 140737488324048
        count = 55
#84 0x000000000059cd42 in Fprogn (body=30334035) at eval.c:427
        val = 0
#85 0x000000000059e9d6 in Flet (args=30334051) at eval.c:943
        temps = 0x7fffffff8650
        tem = 15440144
        lexenv = 45589603
        elt = 30335923
        varlist = 0
        count = 54
        argnum = 1
        sa_avail = 16376
        sa_count = 54
        sa_must_free = false
#86 0x00000000005a1be3 in eval_sub (form=30334067) at eval.c:2085
        numargs = 14
        args_left = 30334051
        i = 3
        maxargs = 0
        argvals = {140737488324432, 45589667, 140737488324640, 5904481, 
          7277957735319046016, 3425200, 140737488324448, 5174391}
        fun = 12704557
        val = 140737488324592
        original_fun = 26736
        original_args = 30334051
        funcar = 4294936720
        count = 53
#87 0x000000000059cd42 in Fprogn (body=30334083) at eval.c:427
        val = 0
#88 0x000000000059eaf2 in Fwhile (args=30334099) at eval.c:962
        test = 3425200
        body = 30334083
#89 0x00000000005a1be3 in eval_sub (form=30334115) at eval.c:2085
        numargs = 10
        args_left = 30334099
        i = 2
        maxargs = 0
        argvals = {2, 25236240, 140737488325008, 25783087632, 0, 41856, 
          13080496, 140737488324816}
        fun = 12704605
        val = 140737488324960
        original_fun = 300304
        original_args = 30334099
        funcar = 140737488324896
        count = 52
#90 0x000000000059cd42 in Fprogn (body=30334131) at eval.c:427
        val = 0
#91 0x000000000059e9d6 in Flet (args=30334147) at eval.c:943
        temps = 0x7fffffff89a0
        tem = 29412307
        lexenv = 45589667
        elt = 30335843
        varlist = 0
        count = 51
        argnum = 1
        sa_avail = 16376
        sa_count = 51
        sa_must_free = false
#92 0x00000000005a1be3 in eval_sub (form=30334163) at eval.c:2085
        numargs = 10
        args_left = 30334147
        i = 2
        maxargs = 0
        argvals = {140737488325248, 13266816, 70, 25783087632, 0, 41856, 
          13080496, 140737488325296}
        fun = 12704557
        val = 140737488325440
        original_fun = 26736
        original_args = 30334147
        funcar = 140737488325376
        count = 50
#93 0x000000000059cd42 in Fprogn (body=30334659) at eval.c:427
        val = 26443828
#94 0x00000000005a420c in funcall_lambda (fun=30334755, nargs=7, 
    arg_vector=0x7fffffff8cb8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 45589699
        count = 49
        i = 7
        optional = false
        rest = true
#95 0x00000000005a38d3 in Ffuncall (nargs=8, args=0x7fffffff8cb0)
    at eval.c:2711
        fun = 30334771
        original_fun = 15173088
        funcar = 11952
        numargs = 7
        lisp_numargs = 46157907
        val = 140737488325792
        internal_args = 0x0
        count = 48
#96 0x00000000005a2857 in Fapply (nargs=6, args=0x7fffffff8d80) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffff8cb0
        spread_arg = 0
        fun = 30334771
        retval = 5181002
        sa_avail = 16320
        sa_count = 48
        sa_must_free = false
#97 0x00000000005a1dc3 in eval_sub (form=30305363) at eval.c:2103
        vals = 0x7fffffff8d80
        argnum = 6
        sa_avail = 16336
        sa_count = 48
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -29272
        maxargs = 0
        argvals = {46157907, 24816, 2, 25236080, 13080496, 42317360, 
          140737488326176, 0}
        fun = 12705133
        val = 0
        original_fun = 7440
        original_args = 30305411
        funcar = 5180867
        count = 47
#98 0x000000000059cd42 in Fprogn (body=30304371) at eval.c:427
        val = 0
#99 0x00000000005a1be3 in eval_sub (form=30304403) at eval.c:2085
        numargs = 10
        args_left = 30304387
        i = 2
        maxargs = 0
        argvals = {13266816, 0, 140737488326448, 140737488326576, 
          140737488326560, 5915316, 2, 30318963}
        fun = 12703933
        val = 140737488326624
        original_fun = 33936
        original_args = 30304387
        funcar = 0
        count = 46
#100 0x000000000059cabe in Fif (args=30304435) at eval.c:384
        cond = 27466557
#101 0x00000000005a1be3 in eval_sub (form=30304451) at eval.c:2085
        numargs = 10
        args_left = 30304435
        i = 2
        maxargs = 0
        argvals = {2, 25236016, 140737488326976, 25783087632, 0, 41856, 
          13080496, 140737488326784}
        fun = 12703837
        val = 140737488326928
        original_fun = 23328
        original_args = 30304435
        funcar = 140737488326864
        count = 45
#102 0x000000000059cd42 in Fprogn (body=30304723) at eval.c:427
        val = 0
#103 0x000000000059e9d6 in Flet (args=30304739) at eval.c:943
        temps = 0x7fffffff9150
        tem = 27466557
        lexenv = 45590147
        elt = 30307075
        varlist = 0
        count = 44
        argnum = 1
        sa_avail = 16376
        sa_count = 44
        sa_must_free = false
#104 0x00000000005a1be3 in eval_sub (form=30304755) at eval.c:2085
        numargs = 10
        args_left = 30304739
        i = 2
        maxargs = 0
        argvals = {115, 18914517, 462, 25783087632, 0, 41856, 13080496, 
          140737488327264}
        fun = 12704557
        val = 0
        original_fun = 26736
        original_args = 30304739
        funcar = 11952
        count = 43
#105 0x000000000059cd42 in Fprogn (body=30304771) at eval.c:427
        val = 0
#106 0x00000000005a420c in funcall_lambda (fun=30304867, nargs=5, 
    arg_vector=0x7fffffff93b0) at eval.c:2869
        val = 5174391
        syms_left = 0
        next = 7488
        lexenv = 46157907
        count = 42
        i = 5
        optional = false
        rest = true
#107 0x00000000005a3b4e in apply_lambda (fun=30304883, args=27606451, count=41)
    at eval.c:2751
        args_left = 0
        i = 5
        numargs = 5
        arg_vector = 0x7fffffff93b0
        tem = 41234100
        sa_avail = 16344
        sa_count = 42
        sa_must_free = false
#108 0x00000000005a22bb in eval_sub (form=27606579) at eval.c:2198
        fun = 30304883
        val = 140737488328032
        original_fun = 15172464
        original_args = 27606451
        funcar = 11952
        count = 41
#109 0x000000000059cd42 in Fprogn (body=27605795) at eval.c:427
        val = 0
#110 0x000000000059cb71 in Fif (args=27610355) at eval.c:385
        cond = 0
#111 0x00000000005a1be3 in eval_sub (form=27611539) at eval.c:2085
        numargs = 14
        args_left = 27610355
        i = 3
        maxargs = 0
        argvals = {38586432, 140737488328216, 5181002, 25783087632, 0, 41856, 
          13080496, 140737488328240}
        fun = 12703837
        val = 140737488328384
        original_fun = 23328
        original_args = 27610355
        funcar = 140737488328320
        count = 40
#112 0x000000000059cd42 in Fprogn (body=27604451) at eval.c:427
        val = 0
#113 0x00000000005a420c in funcall_lambda (fun=27670195, nargs=5, 
    arg_vector=0x7fffffff9838) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3425248
        lexenv = 46158339
        count = 39
        i = 5
        optional = false
        rest = false
#114 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffff9830)
    at eval.c:2711
        fun = 27669843
        original_fun = 15396096
        funcar = 11952
        numargs = 5
        lisp_numargs = 140737488328688
        val = 140737488328736
        internal_args = 0x0
        count = 38
#115 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffff98f0) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff9830
        spread_arg = 0
        fun = 27669843
        retval = 5181002
        sa_avail = 16336
        sa_count = 38
        sa_must_free = false
#116 0x00000000005a1dc3 in eval_sub (form=30335235) at eval.c:2103
        vals = 0x7fffffff98f0
        argnum = 2
        sa_avail = 16368
        sa_count = 38
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -26376
        maxargs = 0
        argvals = {0, 0, 0, 26, 9406029, 9405996, 12577954, 9405996}
        fun = 12705133
        val = 140737488329216
        original_fun = 7440
        original_args = 30335251
        funcar = 140737488329152
        count = 37
#117 0x000000000059f9ee in internal_lisp_condition_case (var=4171408, 
    bodyform=30335235, handlers=30335427) at eval.c:1278
        val = 0
        c = 0x14a3370
        oldhandlerlist = 0x14a2410
        clausenb = 1
#118 0x000000000059f3ee in Fcondition_case (args=30335219) at eval.c:1203
        var = 4171408
        bodyform = 30335235
        handlers = 30335427
#119 0x00000000005a1be3 in eval_sub (form=30335203) at eval.c:2085
        numargs = 14
        args_left = 30335219
        i = 3
        maxargs = 0
        argvals = {7, 0, 140737488329792, 5904587, 0, 299216, 140737488329600, 
          46158675}
        fun = 12704845
        val = 140737488329744
        original_fun = 300624
        original_args = 30335219
        funcar = 579868614149
        count = 36
#120 0x000000000059cd42 in Fprogn (body=30335443) at eval.c:427
        val = 0
#121 0x000000000059cb71 in Fif (args=30335123) at eval.c:385
        cond = 0
#122 0x00000000005a1be3 in eval_sub (form=30335107) at eval.c:2085
        numargs = 14
        args_left = 30335123
        i = 3
        maxargs = 0
        argvals = {140737488329888, 25235696, 140737488330144, 25783087632, 0, 
          41856, 13080496, 140737488329952}
        fun = 12703837
        val = 140737488330096
        original_fun = 23328
        original_args = 30335123
        funcar = 140737488330032
        count = 35
#123 0x000000000059cd42 in Fprogn (body=30334035) at eval.c:427
        val = 0
#124 0x000000000059e9d6 in Flet (args=30334051) at eval.c:943
        temps = 0x7fffffff9db0
        tem = 15396096
        lexenv = 46158643
        elt = 30335923
        varlist = 0
        count = 34
        argnum = 1
        sa_avail = 16376
        sa_count = 34
        sa_must_free = false
#125 0x00000000005a1be3 in eval_sub (form=30334067) at eval.c:2085
        numargs = 14
        args_left = 30334051
        i = 3
        maxargs = 0
        argvals = {140737488330416, 46158675, 140737488330624, 5904481, 
          5116089176692883456, 3425200, 1433318007, 13281456}
        fun = 12704557
        val = 140737488330576
        original_fun = 26736
        original_args = 30334051
        funcar = 140737488330512
        count = 33
#126 0x000000000059cd42 in Fprogn (body=30334083) at eval.c:427
        val = 0
#127 0x000000000059eaf2 in Fwhile (args=30334099) at eval.c:962
        test = 3425200
        body = 30334083
#128 0x00000000005a1be3 in eval_sub (form=30334115) at eval.c:2085
        numargs = 10
        args_left = 30334099
        i = 2
        maxargs = 0
        argvals = {13, 25235600, 140737488330992, 25783087632, 0, 41856, 
          13080496, 140737488330800}
        fun = 12704605
        val = 140737488330944
        original_fun = 300304
        original_args = 30334099
        funcar = 140737488330880
        count = 32
#129 0x000000000059cd42 in Fprogn (body=30334131) at eval.c:427
        val = 0
#130 0x000000000059e9d6 in Flet (args=30334147) at eval.c:943
        temps = 0x7fffffffa100
        tem = 29405635
        lexenv = 46158675
        elt = 30335843
        varlist = 0
        count = 31
        argnum = 1
        sa_avail = 16376
        sa_count = 31
        sa_must_free = false
#131 0x00000000005a1be3 in eval_sub (form=30334163) at eval.c:2085
        numargs = 10
        args_left = 30334147
        i = 2
        maxargs = 0
        argvals = {0, 5908622, 140737488331336, 25783087632, 0, 41856, 
          13080496, 140737488331280}
        fun = 12704557
        val = 140737488331424
        original_fun = 26736
        original_args = 30334147
        funcar = 140737488331360
        count = 30
#132 0x000000000059cd42 in Fprogn (body=30334659) at eval.c:427
        val = 26443828
#133 0x00000000005a420c in funcall_lambda (fun=30334755, nargs=7, 
    arg_vector=0x7fffffffa418) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 46158803
        count = 29
        i = 7
        optional = false
        rest = true
#134 0x00000000005a38d3 in Ffuncall (nargs=8, args=0x7fffffffa410)
    at eval.c:2711
        fun = 30334771
        original_fun = 15173088
        funcar = 11952
        numargs = 7
        lisp_numargs = 45445171
        val = 140737488331776
        internal_args = 0x0
        count = 28
#135 0x00000000005a2857 in Fapply (nargs=6, args=0x7fffffffa4e0) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffffa410
        spread_arg = 0
        fun = 30334771
        retval = 5181002
        sa_avail = 16320
        sa_count = 28
        sa_must_free = false
#136 0x00000000005a1dc3 in eval_sub (form=30307219) at eval.c:2103
        vals = 0x7fffffffa4e0
        argnum = 6
        sa_avail = 16336
        sa_count = 28
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -23288
        maxargs = 0
        argvals = {45445171, 24816, 2, 25235440, 13080496, 42317360, 
          140737488332160, 0}
        fun = 12705133
        val = 140737488332304
        original_fun = 7440
        original_args = 30307267
        funcar = 5180867
        count = 27
#137 0x000000000059cd42 in Fprogn (body=30304387) at eval.c:427
        val = 0
#138 0x00000000005a1be3 in eval_sub (form=30304403) at eval.c:2085
        numargs = 10
        args_left = 30304387
        i = 2
        maxargs = 0
        argvals = {13266816, 0, 140737488332432, 140737488332560, 
          140737488332544, 5915316, 2, 30318963}
        fun = 12703933
        val = 140737488332608
        original_fun = 33936
        original_args = 30304387
        funcar = 0
        count = 26
#139 0x000000000059cabe in Fif (args=30304435) at eval.c:384
        cond = 27466557
#140 0x00000000005a1be3 in eval_sub (form=30304451) at eval.c:2085
        numargs = 10
        args_left = 30304435
        i = 2
        maxargs = 0
        argvals = {2, 25235376, 140737488332960, 25783087632, 0, 41856, 
          13080496, 140737488332768}
        fun = 12703837
        val = 140737488332912
        original_fun = 23328
        original_args = 30304435
        funcar = 140737488332848
        count = 25
#141 0x000000000059cd42 in Fprogn (body=30304723) at eval.c:427
        val = 0
#142 0x000000000059e9d6 in Flet (args=30304739) at eval.c:943
        temps = 0x7fffffffa8b0
        tem = 27466557
        lexenv = 45435091
        elt = 30307075
        varlist = 0
        count = 24
        argnum = 1
        sa_avail = 16376
        sa_count = 24
        sa_must_free = false
#143 0x00000000005a1be3 in eval_sub (form=30304755) at eval.c:2085
        numargs = 10
        args_left = 30304739
        i = 2
        maxargs = 0
        argvals = {140737488333216, 13080496, 140737488333216, 25783087632, 0, 
          41856, 13080496, 140737488333248}
        fun = 12704557
        val = 0
        original_fun = 26736
        original_args = 30304739
        funcar = 11952
        count = 23
#144 0x000000000059cd42 in Fprogn (body=30304771) at eval.c:427
        val = 0
#145 0x00000000005a420c in funcall_lambda (fun=30304867, nargs=5, 
    arg_vector=0x7fffffffabc8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 45445171
        count = 22
        i = 5
        optional = false
        rest = true
#146 0x00000000005a38d3 in Ffuncall (nargs=6, args=0x7fffffffabc0)
    at eval.c:2711
        fun = 30304883
        original_fun = 15172464
        funcar = 11952
        numargs = 5
        lisp_numargs = 1
        val = 140737488333744
        internal_args = 0x0
        count = 21
#147 0x00000000005a2857 in Fapply (nargs=5, args=0x7fffffffac80) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffffabc0
        spread_arg = 0
        fun = 30304883
        retval = 5181002
        sa_avail = 16336
        sa_count = 21
        sa_must_free = false
#148 0x00000000005a1dc3 in eval_sub (form=30314451) at eval.c:2103
        vals = 0x7fffffffac80
        argnum = 5
        sa_avail = 16344
        sa_count = 21
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -21344
        maxargs = 0
        argvals = {140737488334048, 25235248, 140737488334304, 5907209, 0, 
          30313331, 45446035, 140737488334112}
        fun = 12705133
        val = 140737488334256
        original_fun = 7440
        original_args = 30312483
        funcar = 140737488334192
        count = 20
#149 0x000000000059cd42 in Fprogn (body=30312563) at eval.c:427
        val = 0
#150 0x000000000059e472 in FletX (args=30311523) at eval.c:879
        varlist = 0
        var = 7488
        val = 45446003
        elt = 30313395
        lexenv = 46061075
        count = 19
#151 0x00000000005a1be3 in eval_sub (form=30311539) at eval.c:2085
        numargs = 10
        args_left = 30311523
        i = 2
        maxargs = 0
        argvals = {140737488334480, 24816, 140737488334512, 25783087632, 0, 
          41856, 13080496, 140737488334528}
        fun = 12704509
        val = 0
        original_fun = 26784
        original_args = 30311523
        funcar = 11952
        count = 18
#152 0x000000000059cd42 in Fprogn (body=30311619) at eval.c:427
        val = 0
#153 0x00000000005a420c in funcall_lambda (fun=30311715, nargs=2, 
    arg_vector=0x7fffffffb010) at eval.c:2869
        val = 5927501
        syms_left = 0
        next = 26976
        lexenv = 46061075
        count = 17
        i = 2
        optional = false
        rest = false
#154 0x00000000005a3b4e in apply_lambda (fun=30311731, args=30316355, count=16)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffffb010
        tem = 41234388
        sa_avail = 16368
        sa_count = 17
        sa_must_free = false
#155 0x00000000005a22bb in eval_sub (form=30316339) at eval.c:2198
        fun = 30311731
        val = 42336787
        original_fun = 15172608
        original_args = 30316355
        funcar = 11952
        count = 16
#156 0x000000000059cd42 in Fprogn (body=30316387) at eval.c:427
        val = 42336787
#157 0x000000000059e9d6 in Flet (args=30316099) at eval.c:943
        temps = 0x7fffffffb1e0
        tem = 41234388
        lexenv = 46061523
        elt = 30315955
        varlist = 0
        count = 15
        argnum = 1
        sa_avail = 16376
        sa_count = 15
        sa_must_free = false
#158 0x00000000005a1be3 in eval_sub (form=30315939) at eval.c:2085
        numargs = 22
        args_left = 30316099
        i = 5
        maxargs = 0
        argvals = {42506340, 25235056, 140737488335792, 5907209, 
          140737488335760, 30315875, 24154676, 42506340}
        fun = 12704557
        val = 140737488335744
        original_fun = 26736
        original_args = 30316099
        funcar = 3492448
        count = 14
#159 0x000000000059cd42 in Fprogn (body=30314499) at eval.c:427
        val = 0
#160 0x000000000059eaf2 in Fwhile (args=30315923) at eval.c:962
        test = 30315875
        body = 30314499
#161 0x00000000005a1be3 in eval_sub (form=30315859) at eval.c:2085
        numargs = 10
        args_left = 30315923
        i = 2
        maxargs = 0
        argvals = {2, 25234960, 140737488336160, 25783087632, 0, 41856, 
          13080496, 140737488335968}
        fun = 12704605
        val = 140737488336112
        original_fun = 300304
        original_args = 30315923
        funcar = 140737488336048
        count = 13
#162 0x000000000059cd42 in Fprogn (body=30314515) at eval.c:427
        val = 0
#163 0x000000000059e9d6 in Flet (args=30315843) at eval.c:943
        temps = 0x7fffffffb530
        tem = 42506340
        lexenv = 43210819
        elt = 30315747
        varlist = 0
        count = 11
        argnum = 2
        sa_avail = 16368
        sa_count = 11
        sa_must_free = false
#164 0x00000000005a1be3 in eval_sub (form=30315683) at eval.c:2085
        numargs = 10
        args_left = 30315843
        i = 2
        maxargs = 0
        argvals = {140737488336400, 0, 140737488336640, 5904587, 
          140737488336448, 15172512, 13080496, 43211619}
        fun = 12704557
        val = 140737488336592
        original_fun = 26736
        original_args = 30315843
        funcar = 13080496
        count = 10
#165 0x000000000059cd42 in Fprogn (body=30315059) at eval.c:427
        val = 0
#166 0x00000000005a1be3 in eval_sub (form=30315075) at eval.c:2085
        numargs = 6
        args_left = 30315059
        i = 1
        maxargs = 0
        argvals = {0, 9, 42506340, 0, 3, 43211139, 0, 42336787}
        fun = 12703933
        val = 140737488336896
        original_fun = 33936
        original_args = 30315059
        funcar = 42506340
        count = 9
#167 0x000000000059cabe in Fif (args=30315107) at eval.c:384
        cond = 39456
#168 0x00000000005a1be3 in eval_sub (form=30315123) at eval.c:2085
        numargs = 10
        args_left = 30315107
        i = 2
        maxargs = 0
        argvals = {12727696, 12727264, 140737488337024, 25783087632, 0, 41856, 
          13080496, 140737488337056}
        fun = 12703837
        val = 42336787
        original_fun = 23328
        original_args = 30315107
        funcar = 11952
        count = 8
#169 0x000000000059cd42 in Fprogn (body=30313763) at eval.c:427
        val = 42336787
#170 0x00000000005a420c in funcall_lambda (fun=30313859, nargs=2, 
    arg_vector=0x7fffffffbaa8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 13872
        lexenv = 43211619
        count = 7
        i = 2
        optional = false
        rest = false
#171 0x00000000005a38d3 in Ffuncall (nargs=3, args=0x7fffffffbaa0)
    at eval.c:2711
        fun = 30313875
        original_fun = 15172224
        funcar = 11952
        numargs = 2
        lisp_numargs = 4229744
        val = 140737488337552
        internal_args = 0x0
        count = 6
#172 0x00000000005a2857 in Fapply (nargs=2, args=0x7fffffffbb60) at eval.c:2278
        i = 3
        numargs = 2
        funcall_nargs = 3
        funcall_args = 0x7fffffffbaa0
        spread_arg = 0
        fun = 30313875
        retval = 0
        sa_avail = 16360
        sa_count = 6
        sa_must_free = false
#173 0x00000000005a2ec1 in apply1 (fn=15172224, arg=45692627) at eval.c:2494
No locals.
#174 0x00000000005fc21c in read_process_output_call (fun_and_args=45692483)
    at process.c:5241
No locals.
#175 0x000000000059fcb6 in internal_condition_case_1 (
    bfun=0x5fc192 <read_process_output_call>, arg=45692483, handlers=16416, 
    hfun=0x5fc21e <read_process_output_error_handler>) at eval.c:1333
        val = 42007693
        c = 0x14a2410
#176 0x00000000005fc9ad in read_and_dispose_of_process_output (p=0x280fc88, 
    chars=0x7fffffffbc70 ":bremner!~bremner@debian/developer/bremner PRIVMSG #emacs :see, this why we need category theory. because categories are hard.\r\n0\266\205\002", nbytes=128, coding=0x25ba7d0) at process.c:5449
        outstream = 15172224
        text = 42506372
        outer_running_asynch_code = false
        waiting = -1
#177 0x00000000005fc5fb in read_process_output (proc=42007693, channel=9)
    at process.c:5360
        nbytes = 128
        p = 0x280fc88
        coding = 0x25ba7d0
        carryover = 0
        count = 3
        odeactivate = 0
        chars = ":bremner!~bremner@debian/developer/bremner PRIVMSG #emacs :see, this why we need category theory. because categories are hard.\r\n0\266\205\002\000\000\000\000\020\275\377\377\377\177\000\000#\017O\000\000\000\000\000\340\063\302\000\000\000\000\000\060\275\377\377\377\177\000\000\240\243\307\000\000\000\000\000@\275\377\377\377\177\000\000\220\016\312\000\000\000\000\000\240\271\301", '\000' <repeats 13 times>...
#178 0x00000000005fbb75 in wait_reading_process_output (time_limit=30, 
    nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, 
    just_wait_proc=0) at process.c:5067
        nread = 32767
        process_skipped = false
        channel = 9
        nfds = 1
        Available = {fds_bits = {512, 0 <repeats 15 times>}}
        Writeok = {fds_bits = {0 <repeats 16 times>}}
        check_write = true
        check_delay = 4
        no_avail = false
        xerrno = 22
        proc = 42007693
        timeout = {tv_sec = 0, tv_nsec = 999585382}
        end_time = {tv_sec = 1444736473, tv_nsec = 221694407}
        timer_delay = {tv_sec = 0, tv_nsec = 999585382}
        got_output_end_time = {tv_sec = 1444736473, tv_nsec = 221694407}
        wait = TIMEOUT
        got_some_output = -1
        count = 2
        now = {tv_sec = 0, tv_nsec = -1}
#179 0x000000000041717d in sit_for (timeout=122, reading=true, 
    display_option=1) at dispnew.c:5756
        sec = 30
        nsec = 0
        do_display = true
#180 0x00000000004fcbe2 in read_char (commandflag=1, map=45687155, 
    prev_event=0, used_mouse_menu=0x7fffffffd49f, end_time=0x0)
    at keyboard.c:2702
        tem0 = 8589934592
        timeout = 30
        delay_level = 4
        buffer_size = 51
        c = 0
        jmpcount = 2
        local_getcjmp = {{__jmpbuf = {0, -1164755293277226821, 4229744, 
              140737488345792, 0, 0, -1164755293379987269, 
              1164754841692305595}, __mask_was_saved = 0, __saved_mask = {
              __val = {13242000, 140737488343776, 0, 140737488343776, 5174391, 
                17307264, 13242000, 140737488343920, 0, 140737488343824, 
                5174391, 0, 45687427, 140737488343920, 5918068, 0}}}}
        save_jump = {{__jmpbuf = {46719384, 23482373, 140737488332992, 
              17184122957, 46487760, 140737488332984, 5181002, 17201297920}, 
            __mask_was_saved = 44227616, __saved_mask = {__val = {21474814168, 
                13523240, 140737488333032, 5181002, 17179869184, 13532752, 
                140737488333064, 5181002, 13242000, 4294967297, 0, 
                140737488333088, 5174391, 5181095, 41106176, 
                140737488333136}}}}
        tem = 45687155
        save = 140737488343920
        previous_echo_area_message = 0
        also_record = 0
        reread = false
        recorded = false
        polling_stopped_here = false
        orig_kboard = 0x14982b0
#181 0x000000000050b8d0 in read_key_sequence (keybuf=0x7fffffffd650, 
    bufsize=30, prompt=0, dont_downcase_last=false, 
    can_return_switch_frame=true, fix_current_buffer=true, 
    prevent_redisplay=false) at keyboard.c:9030
        interrupted_kboard = 0x14982b0
        interrupted_frame = 0xce5578
        key = 42317365
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = 140737488344528
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 45687155
        first_event = 0
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 13629363, map = 13629363, start = 0, end = 0}
        keytran = {parent = 13440579, map = 13440579, start = 0, end = 0}
        indec = {parent = 13629379, map = 13629379, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 0
        original_uppercase = 5181002
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x285b630
        fake_prefixed_keys = 0
#182 0x00000000004f9359 in command_loop_1 () at keyboard.c:1348
        cmd = 15599760
        keybuf = {54, 366, 210, 506, 257664, 2, 3, 140737488344808, 0, 
          9064821, 140737488344800, 0, 140737488344832, 5910429, 0, 13242000, 
          41647619, 0, 140737488344832, 5174391, 9077284, 13242000, 
          140737488344880, 0, 140737488344880, 5174391, 140737488344880, 2, 
          140737488344992, 5211963}
        i = 1
        prev_modiff = 34428
        prev_buffer = 0x285b630
        already_adjusted = false
#183 0x000000000059fb4b in internal_condition_case (
    bfun=0x4f8f17 <command_loop_1>, handlers=16416, hfun=0x4f85a7 <cmd_error>)
    at eval.c:1309
        val = 140737488345248
        c = 0x14a22e0
#184 0x00000000004f8b55 in command_loop_2 (ignore=0) at keyboard.c:1088
        val = 2
#185 0x000000000059ef7f in internal_catch (tag=40656, 
    func=0x4f8b2c <command_loop_2>, arg=0) at eval.c:1073
        val = 0
        c = 0x1498380
#186 0x00000000004f8af5 in command_loop () at keyboard.c:1067
No locals.
#187 0x00000000004f8086 in recursive_edit_1 () at keyboard.c:673
        count = 1
        val = 140737488345296
#188 0x00000000004f8291 in Frecursive_edit () at keyboard.c:744
        count = 0
        buffer = 0
#189 0x00000000004f60b3 in main (argc=1, argv=0x7fffffffdac8) at emacs.c:1643
        dummy = 140737488345456
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 10485760, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0
A debugging session is active.

	Inferior 1 [process 16789] will be killed.

Quit anyway? (y or n) #0  CAR (c=4210977137704721523) at lisp.h:1195
No locals.
#1  0x0000000000580846 in Fcar (list=4210977137704721520) at data.c:530
No locals.
#2  0x00000000005a1c96 in eval_sub (form=29610963) at eval.c:2123
        numargs = 6
        args_left = 0
        i = 1
        maxargs = 1
        argvals = {4210977137704721523, 29542083, 140737488308256, 
          42979281155, 12705208, 140737488308296, 5181186, 42949672960}
        fun = 12695621
        val = 140737488308432
        original_fun = 261952
        original_args = 29608963
        funcar = 5181186
        count = 102
#3  0x00000000005a1bf5 in eval_sub (form=29610947) at eval.c:2111
        numargs = 6
        args_left = 29608979
        i = 0
        maxargs = 1
        argvals = {39600, 13080240, 140737488308512, 5766004, 0, 13080240, 
          140737488308544, 5766263}
        fun = 12695477
        val = 140737488308688
        original_fun = 31200
        original_args = 29608979
        funcar = 140737488308368
        count = 101
#4  0x000000000059c9aa in Fcond (args=29605603) at eval.c:405
        clause = 29608995
        val = 0
#5  0x00000000005a19af in eval_sub (form=29645155) at eval.c:2085
        numargs = 30
        args_left = 29605571
        i = 7
        maxargs = 0
        argvals = {140737488308816, 13266656, 43791139, 25783087568, 0, 42048, 
          13080240, 140737488308864}
        fun = 12703629
        val = 140737488309008
        original_fun = 300080
        original_args = 29605571
        funcar = 140737488308944
        count = 100
#6  0x000000000059cb0e in Fprogn (body=29645203) at eval.c:427
        val = 0
#7  0x00000000005a3fd8 in funcall_lambda (fun=44592291, nargs=1, 
    arg_vector=0x7fffffff4c98) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3728032
        lexenv = 43269411
        count = 99
        i = 1
        optional = false
        rest = false
#8  0x00000000005a369f in Ffuncall (nargs=2, args=0x7fffffff4c90)
    at eval.c:2711
        fun = 44592275
        original_fun = 44592275
        funcar = 11952
        numargs = 1
        lisp_numargs = 0
        val = 7601051603804565062
        internal_args = 0x16b
        count = 98
#9  0x00000000005a2cdf in call1 (fn=44592275, arg1=4210977137704721523)
    at eval.c:2509
No locals.
#10 0x00000000005afdf1 in mapcar1 (leni=2518, vals=0x3368bb0, fn=44592275, 
    seq=45404435) at fns.c:2530
        tail = 42286755
        dummy = 7601051603804565062
        i = 2445
#11 0x00000000005b01db in Fmapcar (function=44592275, sequence=45404435)
    at fns.c:2595
        len = 2518
        leni = 2518
        args = 0x3368bb0
        ret = 140737488309584
        sa_avail = 16384
        sa_count = 97
        sa_must_free = true
#12 0x00000000005a1cc5 in eval_sub (form=29607107) at eval.c:2126
        numargs = 10
        args_left = 0
        i = 2
        maxargs = 2
        argvals = {44592275, 45404435, 140737488309920, 5906645, 0, 29645235, 
          13080240, 140737488309728}
        fun = 12709245
        val = 140737488309872
        original_fun = 268816
        original_args = 29607123
        funcar = 140737488309808
        count = 96
#13 0x000000000059cb0e in Fprogn (body=29607155) at eval.c:427
        val = 0
#14 0x000000000059e23e in FletX (args=29645347) at eval.c:879
        varlist = 0
        var = 8317712
        val = 44592275
        elt = 29645251
        lexenv = 44592371
        count = 95
#15 0x00000000005a19af in eval_sub (form=29645363) at eval.c:2085
        numargs = 10
        args_left = 29645347
        i = 2
        maxargs = 0
        argvals = {12697776, 140737488310120, 5181186, 25783087568, 0, 42048, 
          13080240, 140737488310144}
        fun = 12704253
        val = 140737488310288
        original_fun = 26880
        original_args = 29645347
        funcar = 140737488310224
        count = 94
#16 0x000000000059cb0e in Fprogn (body=29645427) at eval.c:427
        val = 26571332
#17 0x00000000005a3fd8 in funcall_lambda (fun=29645523, nargs=3, 
    arg_vector=0x7fffffff50d0) at eval.c:2869
        val = 0
        syms_left = 0
        next = 254336
        lexenv = 44592371
        count = 93
        i = 3
        optional = false
        rest = false
#18 0x00000000005a391a in apply_lambda (fun=29645539, args=29615027, count=92)
    at eval.c:2751
        args_left = 0
        i = 3
        numargs = 3
        arg_vector = 0x7fffffff50d0
        tem = -242
        sa_avail = 16360
        sa_count = 93
        sa_must_free = false
#19 0x00000000005a2087 in eval_sub (form=29615043) at eval.c:2198
        fun = 29645539
        val = 12703816
        original_fun = 15702976
        original_args = 29615027
        funcar = 11952
        count = 92
#20 0x000000000059cd80 in Fsetq (args=29613059) at eval.c:494
        args_left = 29613059
        val = 29613059
        sym = 12703821
        lex_binding = 5181341
#21 0x00000000005a19af in eval_sub (form=29613075) at eval.c:2085
        numargs = 10
        args_left = 29613059
        i = 2
        maxargs = 0
        argvals = {140737488311040, 45404435, 140737488311280, 5904023, 
          140737488311184, 305904, 42728256, 13061136}
        fun = 12703821
        val = 140737488311232
        original_fun = 300224
        original_args = 29613059
        funcar = 5181051
        count = 91
#22 0x000000000059cb0e in Fprogn (body=29611411) at eval.c:427
        val = 0
#23 0x00000000005a19af in eval_sub (form=29611427) at eval.c:2085
        numargs = 6
        args_left = 29611411
        i = 1
        maxargs = 0
        argvals = {45404435, 5917504, 0, 90, 140737488311424, 45404435, 
          42728261, 305904}
        fun = 12703677
        val = 140737488311536
        original_fun = 34032
        original_args = 29611411
        funcar = 140737488311584
        count = 90
#24 0x000000000059c88a in Fif (args=29611459) at eval.c:384
        cond = 39600
#25 0x00000000005a19af in eval_sub (form=29611475) at eval.c:2085
        numargs = 10
        args_left = 29611459
        i = 2
        maxargs = 0
        argvals = {140737488311664, 0, 140737488311888, 25783087568, 0, 42048, 
          13080240, 140737488311696}
        fun = 12703581
        val = 0
        original_fun = 23424
        original_args = 29611459
        funcar = 140737488311776
        count = 89
#26 0x000000000059cb0e in Fprogn (body=29611667) at eval.c:427
        val = 0
#27 0x000000000059e7a2 in Flet (args=29611699) at eval.c:943
        temps = 0x7fffffff5660
        tem = 0
        lexenv = 43791139
        elt = 30050979
        varlist = 0
        count = 88
        argnum = 2
        sa_avail = 16368
        sa_count = 88
        sa_must_free = false
#28 0x00000000005a19af in eval_sub (form=29611715) at eval.c:2085
        numargs = 18
        args_left = 29611699
        i = 4
        maxargs = 0
        argvals = {8077952, 13241744, 44588483, 25783087568, 0, 42048, 
          13080240, 140737488312176}
        fun = 12704301
        val = 140737488312320
        original_fun = 26832
        original_args = 29611699
        funcar = 140737488312256
        count = 87
#29 0x000000000059cb0e in Fprogn (body=29611779) at eval.c:427
        val = 26611588
#30 0x00000000005a3fd8 in funcall_lambda (fun=29611875, nargs=2, 
    arg_vector=0x7fffffff58c0) at eval.c:2869
        val = 0
        syms_left = 0
        next = 15602240
        lexenv = 43791203
        count = 86
        i = 2
        optional = true
        rest = false
#31 0x00000000005a391a in apply_lambda (fun=29611891, args=30735971, count=85)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffff58c0
        tem = 0
        sa_avail = 16368
        sa_count = 86
        sa_must_free = false
#32 0x00000000005a2087 in eval_sub (form=30735955) at eval.c:2198
        fun = 29611891
        val = 0
        original_fun = 15602192
        original_args = 30735971
        funcar = 11952
        count = 85
#33 0x000000000059cb0e in Fprogn (body=30736051) at eval.c:427
        val = 0
#34 0x000000000059e23e in FletX (args=30734259) at eval.c:879
        varlist = 0
        var = 40032
        val = 45132980
        elt = 30737219
        lexenv = 45122483
        count = 84
#35 0x00000000005a19af in eval_sub (form=30734275) at eval.c:2085
        numargs = 18
        args_left = 30734259
        i = 4
        maxargs = 0
        argvals = {2, 25517712, 140737488313376, 5906645, 2, 30738163, 0, 
          13241744}
        fun = 12704253
        val = 140737488313328
        original_fun = 26880
        original_args = 30734259
        funcar = 24912
        count = 83
#36 0x000000000059cb0e in Fprogn (body=30732291) at eval.c:427
        val = 0
#37 0x00000000005a19af in eval_sub (form=30734291) at eval.c:2085
        numargs = 6
        args_left = 30732291
        i = 1
        maxargs = 0
        argvals = {0, 44686563, 140737488313520, 5780321, 44686563, 13241744, 
          140737488313488, 0}
        fun = 12703677
        val = 140737488313632
        original_fun = 34032
        original_args = 30732291
        funcar = 42728256
        count = 82
#38 0x000000000059c88a in Fif (args=30732323) at eval.c:384
        cond = 39600
#39 0x00000000005a19af in eval_sub (form=30732307) at eval.c:2085
        numargs = 10
        args_left = 30732323
        i = 2
        maxargs = 0
        argvals = {0, 13241744, 13080240, 25783087568, 0, 42048, 13080240, 
          140737488313792}
        fun = 12703581
        val = 140737488313936
        original_fun = 23424
        original_args = 30732323
        funcar = 140737488313872
        count = 81
#40 0x000000000059cb0e in Fprogn (body=30732403) at eval.c:427
        val = 28086404
#41 0x00000000005a3fd8 in funcall_lambda (fun=30732499, nargs=7, 
    arg_vector=0x7fffffff5f10) at eval.c:2869
        val = 29570083
        syms_left = 0
        next = 8077952
        lexenv = 45122483
        count = 80
        i = 7
        optional = false
        rest = true
#42 0x00000000005a391a in apply_lambda (fun=30732515, args=29570163, count=79)
    at eval.c:2751
        args_left = 0
        i = 7
        numargs = 7
        arg_vector = 0x7fffffff5f10
        tem = 44525348
        sa_avail = 16328
        sa_count = 80
        sa_must_free = false
#43 0x00000000005a2087 in eval_sub (form=29570211) at eval.c:2198
        fun = 30732515
        val = 0
        original_fun = 15825824
        original_args = 29570163
        funcar = 11952
        count = 79
#44 0x000000000059cb0e in Fprogn (body=29567267) at eval.c:427
        val = 0
#45 0x000000000058dd18 in Fsave_current_buffer (args=29566979)
    at editfns.c:1027
        count = 78
#46 0x00000000005a19af in eval_sub (form=29566931) at eval.c:2085
        numargs = 14
        args_left = 29566979
        i = 3
        maxargs = 0
        argvals = {1, 39600, 140737488314976, 5904023, 9212312, 39600, 2, 78}
        fun = 12700045
        val = 140737488314928
        original_fun = 329008
        original_args = 29566979
        funcar = 3
        count = 77
#47 0x000000000059cb0e in Fprogn (body=29566451) at eval.c:427
        val = 0
#48 0x000000000059ca4d in Fcond (args=29566323) at eval.c:409
        clause = 29566531
        val = 39600
#49 0x00000000005a19af in eval_sub (form=29566307) at eval.c:2085
        numargs = 10
        args_left = 29567331
        i = 2
        maxargs = 0
        argvals = {139642271654640, 0, 45123507, 25783087568, 0, 42048, 
          13080240, 140737488315152}
        fun = 12703629
        val = 140737488315296
        original_fun = 300080
        original_args = 29567331
        funcar = 140737488315232
        count = 76
#50 0x000000000059cb0e in Fprogn (body=29566211) at eval.c:427
        val = 28895636
#51 0x00000000005a3fd8 in funcall_lambda (fun=29566067, nargs=5, 
    arg_vector=0x7fffffff6518) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 40032
        lexenv = 45122915
        count = 75
        i = 5
        optional = false
        rest = false
#52 0x00000000005a369f in Ffuncall (nargs=6, args=0x7fffffff6510)
    at eval.c:2711
        fun = 29566051
        original_fun = 15400384
        funcar = 11952
        numargs = 5
        lisp_numargs = 44525668
        val = 140737488315648
        internal_args = 0x0
        count = 74
#53 0x00000000005a2623 in Fapply (nargs=5, args=0x7fffffff65d0) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff6510
        spread_arg = 0
        fun = 29566051
        retval = 5181186
        sa_avail = 16336
        sa_count = 74
        sa_must_free = false
#54 0x00000000005a1b8f in eval_sub (form=30985699) at eval.c:2103
        vals = 0x7fffffff65d0
        argnum = 5
        sa_avail = 16344
        sa_count = 74
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -39440
        maxargs = 0
        argvals = {140737488315984, 25517392, 140737488316208, 5906645, 
          140737488316016, 30985651, 15400384, 0}
        fun = 12704877
        val = 140737488316160
        original_fun = 7440
        original_args = 30985715
        funcar = 3618096
        count = 73
#55 0x000000000059cb0e in Fprogn (body=30985795) at eval.c:427
        val = 0
#56 0x000000000059ca4d in Fcond (args=30985811) at eval.c:409
        clause = 30985683
        val = 39600
#57 0x00000000005a19af in eval_sub (form=30985635) at eval.c:2085
        numargs = 14
        args_left = 30985811
        i = 3
        maxargs = 0
        argvals = {0, 25517360, 140737488316576, 5906645, 0, 30985091, 
          13080240, 140737488316384}
        fun = 12703629
        val = 140737488316528
        original_fun = 300080
        original_args = 30985811
        funcar = 140737488316464
        count = 72
#58 0x000000000059cb0e in Fprogn (body=30984227) at eval.c:427
        val = 0
#59 0x000000000059e23e in FletX (args=30983651) at eval.c:879
        varlist = 0
        var = 15277344
        val = 44034196
        elt = 30985171
        lexenv = 43379235
        count = 71
#60 0x00000000005a19af in eval_sub (form=30983667) at eval.c:2085
        numargs = 10
        args_left = 30983651
        i = 2
        maxargs = 0
        argvals = {41295237, 0, 0, 0, 0, 0, 0, 0}
        fun = 12704253
        val = 41295237
        original_fun = 26880
        original_args = 30983651
        funcar = 0
        count = 70
#61 0x000000000059cb0e in Fprogn (body=30983715) at eval.c:427
        val = 41295237
#62 0x000000000058dd18 in Fsave_current_buffer (args=30983699)
    at editfns.c:1027
        count = 69
#63 0x00000000005a19af in eval_sub (form=30983683) at eval.c:2085
        numargs = 10
        args_left = 30983699
        i = 2
        maxargs = 0
        argvals = {140737488317104, 5175207, 140737488317152, 25783087568, 0, 
          42048, 13080240, 140737488317152}
        fun = 12700045
        val = 140737488317296
        original_fun = 329008
        original_args = 30983699
        funcar = 140737488317232
        count = 68
#64 0x000000000059cb0e in Fprogn (body=30983779) at eval.c:427
        val = 28490932
#65 0x00000000005a3fd8 in funcall_lambda (fun=30983875, nargs=5, 
    arg_vector=0x7fffffff6ce8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 43379235
        count = 67
        i = 5
        optional = true
        rest = true
#66 0x00000000005a369f in Ffuncall (nargs=6, args=0x7fffffff6ce0)
    at eval.c:2711
        fun = 30983891
        original_fun = 15132784
        funcar = 11952
        numargs = 5
        lisp_numargs = 9170672
        val = 140737488317648
        internal_args = 0x0
        count = 66
#67 0x00000000005a2623 in Fapply (nargs=2, args=0x7fffffff6da0) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff6ce0
        spread_arg = 0
        fun = 30983891
        retval = 5181186
        sa_avail = 16336
        sa_count = 66
        sa_must_free = false
#68 0x00000000005a1b8f in eval_sub (form=30464659) at eval.c:2103
        vals = 0x7fffffff6da0
        argnum = 2
        sa_avail = 16368
        sa_count = 66
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -37464
        maxargs = 0
        argvals = {13080240, 140737488317936, 24912, 9195805, 140737488318064, 
          5778968, 139642271657568, 0}
        fun = 12704877
        val = 140737488318128
        original_fun = 7440
        original_args = 30464675
        funcar = 140737488318064
        count = 65
#69 0x000000000059f7ba in internal_lisp_condition_case (var=4248480, 
    bodyform=30464659, handlers=30464851) at eval.c:1278
        val = 0
        c = 0x14d9950
        oldhandlerlist = 0x14c1c60
        clausenb = 1
#70 0x000000000059f1ba in Fcondition_case (args=30464643) at eval.c:1203
        var = 4248480
        bodyform = 30464659
        handlers = 30464851
#71 0x00000000005a19af in eval_sub (form=30464627) at eval.c:2085
        numargs = 14
        args_left = 30464643
        i = 3
        maxargs = 0
        argvals = {5181051, 0, 140737488318704, 5904023, 0, 299472, 16704, 
          43379571}
        fun = 12704589
        val = 140737488318656
        original_fun = 300880
        original_args = 30464643
        funcar = 16945908
        count = 64
#72 0x000000000059cb0e in Fprogn (body=30464867) at eval.c:427
        val = 0
#73 0x000000000059c93d in Fif (args=30464547) at eval.c:385
        cond = 0
#74 0x00000000005a19af in eval_sub (form=30464531) at eval.c:2085
        numargs = 14
        args_left = 30464547
        i = 3
        maxargs = 0
        argvals = {140737488318800, 25517040, 140737488319056, 25783087568, 0, 
          42048, 13080240, 140737488318864}
        fun = 12703581
        val = 140737488319008
        original_fun = 23424
        original_args = 30464547
        funcar = 140737488318944
        count = 63
#75 0x000000000059cb0e in Fprogn (body=30463459) at eval.c:427
        val = 0
#76 0x000000000059e7a2 in Flet (args=30463475) at eval.c:943
        temps = 0x7fffffff7260
        tem = 15132784
        lexenv = 43379539
        elt = 30463331
        varlist = 0
        count = 62
        argnum = 1
        sa_avail = 16376
        sa_count = 62
        sa_must_free = false
#77 0x00000000005a19af in eval_sub (form=30463491) at eval.c:2085
        numargs = 14
        args_left = 30463475
        i = 3
        maxargs = 0
        argvals = {140737488319328, 43379571, 140737488319536, 5903917, 
          7349874394300153856, 3425376, 140737488319344, 5174575}
        fun = 12704301
        val = 140737488319488
        original_fun = 26832
        original_args = 30463475
        funcar = 4294931616
        count = 61
#78 0x000000000059cb0e in Fprogn (body=30463507) at eval.c:427
        val = 0
#79 0x000000000059e8be in Fwhile (args=30463523) at eval.c:962
        test = 3425376
        body = 30463507
#80 0x00000000005a19af in eval_sub (form=30463539) at eval.c:2085
        numargs = 10
        args_left = 30463523
        i = 2
        maxargs = 0
        argvals = {2, 25516944, 140737488319904, 25783087568, 0, 42048, 
          13080240, 140737488319712}
        fun = 12704349
        val = 140737488319856
        original_fun = 300560
        original_args = 30463523
        funcar = 140737488319792
        count = 60
#81 0x000000000059cb0e in Fprogn (body=30463555) at eval.c:427
        val = 0
#82 0x000000000059e7a2 in Flet (args=30463571) at eval.c:943
        temps = 0x7fffffff75b0
        tem = 29493507
        lexenv = 43379571
        elt = 30463251
        varlist = 0
        count = 59
        argnum = 1
        sa_avail = 16376
        sa_count = 59
        sa_must_free = false
#83 0x00000000005a19af in eval_sub (form=30463587) at eval.c:2085
        numargs = 10
        args_left = 30463571
        i = 2
        maxargs = 0
        argvals = {140737488320144, 13266656, 45, 25783087568, 0, 42048, 
          13080240, 140737488320192}
        fun = 12704301
        val = 140737488320336
        original_fun = 26832
        original_args = 30463571
        funcar = 140737488320272
        count = 58
#84 0x000000000059cb0e in Fprogn (body=30462067) at eval.c:427
        val = 27359652
#85 0x00000000005a3fd8 in funcall_lambda (fun=30462163, nargs=7, 
    arg_vector=0x7fffffff78c8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 43379603
        count = 57
        i = 7
        optional = false
        rest = true
#86 0x00000000005a369f in Ffuncall (nargs=8, args=0x7fffffff78c0)
    at eval.c:2711
        fun = 30462179
        original_fun = 17055376
        funcar = 11952
        numargs = 7
        lisp_numargs = 43038579
        val = 140737488320688
        internal_args = 0x0
        count = 56
#87 0x00000000005a2623 in Fapply (nargs=6, args=0x7fffffff7990) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffff78c0
        spread_arg = 0
        fun = 30462179
        retval = 5181186
        sa_avail = 16320
        sa_count = 56
        sa_must_free = false
#88 0x00000000005a1b8f in eval_sub (form=30468579) at eval.c:2103
        vals = 0x7fffffff7990
        argnum = 6
        sa_avail = 16336
        sa_count = 56
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -34376
        maxargs = 0
        argvals = {43038579, 24912, 2, 25516784, 13080240, 42728256, 
          140737488321072, 0}
        fun = 12704877
        val = 0
        original_fun = 7440
        original_args = 30468627
        funcar = 5181051
        count = 55
#89 0x000000000059cb0e in Fprogn (body=30467587) at eval.c:427
        val = 0
#90 0x00000000005a19af in eval_sub (form=30467619) at eval.c:2085
        numargs = 10
        args_left = 30467603
        i = 2
        maxargs = 0
        argvals = {13266656, 0, 140737488321344, 140737488321472, 
          140737488321456, 5914752, 2, 30448387}
        fun = 12703677
        val = 140737488321520
        original_fun = 34032
        original_args = 30467603
        funcar = 0
        count = 54
#91 0x000000000059c88a in Fif (args=30467651) at eval.c:384
        cond = 27739157
#92 0x00000000005a19af in eval_sub (form=30467667) at eval.c:2085
        numargs = 10
        args_left = 30467651
        i = 2
        maxargs = 0
        argvals = {2, 25516720, 140737488321872, 25783087568, 0, 42048, 
          13080240, 140737488321680}
        fun = 12703581
        val = 140737488321824
        original_fun = 23424
        original_args = 30467651
        funcar = 140737488321760
        count = 53
#93 0x000000000059cb0e in Fprogn (body=30467939) at eval.c:427
        val = 0
#94 0x000000000059e7a2 in Flet (args=30467955) at eval.c:943
        temps = 0x7fffffff7d60
        tem = 27739157
        lexenv = 43075459
        elt = 30468275
        varlist = 0
        count = 52
        argnum = 1
        sa_avail = 16376
        sa_count = 52
        sa_must_free = false
#95 0x00000000005a19af in eval_sub (form=30467971) at eval.c:2085
        numargs = 10
        args_left = 30467955
        i = 2
        maxargs = 0
        argvals = {73, 18472357, 422, 25783087568, 0, 42048, 13080240, 
          140737488322160}
        fun = 12704301
        val = 0
        original_fun = 26832
        original_args = 30467955
        funcar = 11952
        count = 51
#96 0x000000000059cb0e in Fprogn (body=30467987) at eval.c:427
        val = 0
#97 0x00000000005a3fd8 in funcall_lambda (fun=30466067, nargs=5, 
    arg_vector=0x7fffffff7fc0) at eval.c:2869
        val = 5174575
        syms_left = 0
        next = 7488
        lexenv = 43038579
        count = 50
        i = 5
        optional = false
        rest = true
#98 0x00000000005a391a in apply_lambda (fun=30466083, args=27613651, count=49)
    at eval.c:2751
        args_left = 0
        i = 5
        numargs = 5
        arg_vector = 0x7fffffff7fc0
        tem = 44525348
        sa_avail = 16344
        sa_count = 50
        sa_must_free = false
#99 0x00000000005a2087 in eval_sub (form=27613699) at eval.c:2198
        fun = 30466083
        val = 140737488322928
        original_fun = 17054752
        original_args = 27613651
        funcar = 11952
        count = 49
#100 0x000000000059cb0e in Fprogn (body=27612963) at eval.c:427
        val = 0
#101 0x000000000059c93d in Fif (args=27615907) at eval.c:385
        cond = 0
#102 0x00000000005a19af in eval_sub (form=27616275) at eval.c:2085
        numargs = 14
        args_left = 27615907
        i = 3
        maxargs = 0
        argvals = {46172800, 140737488323112, 5181186, 25783087568, 0, 42048, 
          13080240, 140737488323136}
        fun = 12703581
        val = 140737488323280
        original_fun = 23424
        original_args = 27615907
        funcar = 140737488323216
        count = 48
#103 0x000000000059cb0e in Fprogn (body=27611971) at eval.c:427
        val = 0
#104 0x00000000005a3fd8 in funcall_lambda (fun=27605571, nargs=5, 
    arg_vector=0x7fffffff8448) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 3425424
        lexenv = 43187267
        count = 47
        i = 5
        optional = false
        rest = false
#105 0x00000000005a369f in Ffuncall (nargs=6, args=0x7fffffff8440)
    at eval.c:2711
        fun = 27605443
        original_fun = 15499296
        funcar = 11952
        numargs = 5
        lisp_numargs = 140737488323584
        val = 140737488323632
        internal_args = 0x0
        count = 46
#106 0x00000000005a2623 in Fapply (nargs=2, args=0x7fffffff8500) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff8440
        spread_arg = 0
        fun = 27605443
        retval = 5181186
        sa_avail = 16336
        sa_count = 46
        sa_must_free = false
#107 0x00000000005a1b8f in eval_sub (form=30464659) at eval.c:2103
        vals = 0x7fffffff8500
        argnum = 2
        sa_avail = 16368
        sa_count = 46
        sa_must_free = false
        numargs = 10
        args_left = 0
        i = -31480
        maxargs = 0
        argvals = {0, 0, 0, 26, 9405661, 9405628, 12578495, 9405628}
        fun = 12704877
        val = 140737488324112
        original_fun = 7440
        original_args = 30464675
        funcar = 140737488324048
        count = 45
#108 0x000000000059f7ba in internal_lisp_condition_case (var=4248480, 
    bodyform=30464659, handlers=30464851) at eval.c:1278
        val = 0
        c = 0x14c1c60
        oldhandlerlist = 0x14cea10
        clausenb = 1
#109 0x000000000059f1ba in Fcondition_case (args=30464643) at eval.c:1203
        var = 4248480
        bodyform = 30464659
        handlers = 30464851
#110 0x00000000005a19af in eval_sub (form=30464627) at eval.c:2085
        numargs = 14
        args_left = 30464643
        i = 3
        maxargs = 0
        argvals = {1, 0, 140737488324688, 5904023, 140737488324464, 299472, 
          140737488324672, 43188035}
        fun = 12704589
        val = 140737488324640
        original_fun = 300880
        original_args = 30464643
        funcar = 29
        count = 44
#111 0x000000000059cb0e in Fprogn (body=30464867) at eval.c:427
        val = 0
#112 0x000000000059c93d in Fif (args=30464547) at eval.c:385
        cond = 0
#113 0x00000000005a19af in eval_sub (form=30464531) at eval.c:2085
        numargs = 14
        args_left = 30464547
        i = 3
        maxargs = 0
        argvals = {140737488324784, 25516400, 140737488325040, 25783087568, 0, 
          42048, 13080240, 140737488324848}
        fun = 12703581
        val = 140737488324992
        original_fun = 23424
        original_args = 30464547
        funcar = 140737488324928
        count = 43
#114 0x000000000059cb0e in Fprogn (body=30463459) at eval.c:427
        val = 0
#115 0x000000000059e7a2 in Flet (args=30463475) at eval.c:943
        temps = 0x7fffffff89c0
        tem = 15499296
        lexenv = 43187907
        elt = 30463331
        varlist = 0
        count = 42
        argnum = 1
        sa_avail = 16376
        sa_count = 42
        sa_must_free = false
#116 0x00000000005a19af in eval_sub (form=30463491) at eval.c:2085
        numargs = 14
        args_left = 30463475
        i = 3
        maxargs = 0
        argvals = {140737488325312, 43188035, 140737488325520, 5903917, 
          5116089176692883456, 3425376, 1433318007, 13281344}
        fun = 12704301
        val = 140737488325472
        original_fun = 26832
        original_args = 30463475
        funcar = 140737488325408
        count = 41
#117 0x000000000059cb0e in Fprogn (body=30463507) at eval.c:427
        val = 0
#118 0x000000000059e8be in Fwhile (args=30463523) at eval.c:962
        test = 3425376
        body = 30463507
#119 0x00000000005a19af in eval_sub (form=30463539) at eval.c:2085
        numargs = 10
        args_left = 30463523
        i = 2
        maxargs = 0
        argvals = {13, 25516304, 140737488325888, 25783087568, 0, 42048, 
          13080240, 140737488325696}
        fun = 12704349
        val = 140737488325840
        original_fun = 300560
        original_args = 30463523
        funcar = 140737488325776
        count = 40
#120 0x000000000059cb0e in Fprogn (body=30463555) at eval.c:427
        val = 0
#121 0x000000000059e7a2 in Flet (args=30463571) at eval.c:943
        temps = 0x7fffffff8d10
        tem = 29487827
        lexenv = 43188035
        elt = 30463251
        varlist = 0
        count = 39
        argnum = 1
        sa_avail = 16376
        sa_count = 39
        sa_must_free = false
#122 0x00000000005a19af in eval_sub (form=30463587) at eval.c:2085
        numargs = 10
        args_left = 30463571
        i = 2
        maxargs = 0
        argvals = {0, 5908058, 140737488326232, 25783087568, 0, 42048, 
          13080240, 140737488326176}
        fun = 12704301
        val = 140737488326320
        original_fun = 26832
        original_args = 30463571
        funcar = 140737488326256
        count = 38
#123 0x000000000059cb0e in Fprogn (body=30462067) at eval.c:427
        val = 27359652
#124 0x00000000005a3fd8 in funcall_lambda (fun=30462163, nargs=7, 
    arg_vector=0x7fffffff9028) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 43188067
        count = 37
        i = 7
        optional = false
        rest = true
#125 0x00000000005a369f in Ffuncall (nargs=8, args=0x7fffffff9020)
    at eval.c:2711
        fun = 30462179
        original_fun = 17055376
        funcar = 11952
        numargs = 7
        lisp_numargs = 44876195
        val = 140737488326672
        internal_args = 0x0
        count = 36
#126 0x00000000005a2623 in Fapply (nargs=6, args=0x7fffffff90f0) at eval.c:2278
        i = 8
        numargs = 7
        funcall_nargs = 8
        funcall_args = 0x7fffffff9020
        spread_arg = 0
        fun = 30462179
        retval = 5181186
        sa_avail = 16320
        sa_count = 36
        sa_must_free = false
#127 0x00000000005a1b8f in eval_sub (form=30468419) at eval.c:2103
        vals = 0x7fffffff90f0
        argnum = 6
        sa_avail = 16336
        sa_count = 36
        sa_must_free = false
        numargs = 26
        args_left = 0
        i = -28392
        maxargs = 0
        argvals = {44876195, 24912, 2, 25516144, 13080240, 42728256, 
          140737488327056, 0}
        fun = 12704877
        val = 140737488327200
        original_fun = 7440
        original_args = 30468467
        funcar = 5181051
        count = 35
#128 0x000000000059cb0e in Fprogn (body=30467603) at eval.c:427
        val = 0
#129 0x00000000005a19af in eval_sub (form=30467619) at eval.c:2085
        numargs = 10
        args_left = 30467603
        i = 2
        maxargs = 0
        argvals = {13266656, 0, 140737488327328, 140737488327456, 
          140737488327440, 5914752, 2, 30448387}
        fun = 12703677
        val = 140737488327504
        original_fun = 34032
        original_args = 30467603
        funcar = 0
        count = 34
#130 0x000000000059c88a in Fif (args=30467651) at eval.c:384
        cond = 27739157
#131 0x00000000005a19af in eval_sub (form=30467667) at eval.c:2085
        numargs = 10
        args_left = 30467651
        i = 2
        maxargs = 0
        argvals = {2, 25516080, 140737488327856, 25783087568, 0, 42048, 
          13080240, 140737488327664}
        fun = 12703581
        val = 140737488327808
        original_fun = 23424
        original_args = 30467651
        funcar = 140737488327744
        count = 33
#132 0x000000000059cb0e in Fprogn (body=30467939) at eval.c:427
        val = 0
#133 0x000000000059e7a2 in Flet (args=30467955) at eval.c:943
        temps = 0x7fffffff94c0
        tem = 27739157
        lexenv = 44875827
        elt = 30468275
        varlist = 0
        count = 32
        argnum = 1
        sa_avail = 16376
        sa_count = 32
        sa_must_free = false
#134 0x00000000005a19af in eval_sub (form=30467971) at eval.c:2085
        numargs = 10
        args_left = 30467955
        i = 2
        maxargs = 0
        argvals = {140737488328112, 13080240, 140737488328112, 25783087568, 0, 
          42048, 13080240, 140737488328144}
        fun = 12704301
        val = 0
        original_fun = 26832
        original_args = 30467955
        funcar = 11952
        count = 31
#135 0x000000000059cb0e in Fprogn (body=30467987) at eval.c:427
        val = 0
#136 0x00000000005a3fd8 in funcall_lambda (fun=30466067, nargs=5, 
    arg_vector=0x7fffffff97d8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 7488
        lexenv = 44876195
        count = 30
        i = 5
        optional = false
        rest = true
#137 0x00000000005a369f in Ffuncall (nargs=6, args=0x7fffffff97d0)
    at eval.c:2711
        fun = 30466083
        original_fun = 17054752
        funcar = 11952
        numargs = 5
        lisp_numargs = 1
        val = 140737488328640
        internal_args = 0x0
        count = 29
#138 0x00000000005a2623 in Fapply (nargs=5, args=0x7fffffff9890) at eval.c:2278
        i = 6
        numargs = 5
        funcall_nargs = 6
        funcall_args = 0x7fffffff97d0
        spread_arg = 0
        fun = 30466083
        retval = 5181186
        sa_avail = 16336
        sa_count = 29
        sa_must_free = false
#139 0x00000000005a1b8f in eval_sub (form=30441859) at eval.c:2103
        vals = 0x7fffffff9890
        argnum = 5
        sa_avail = 16344
        sa_count = 29
        sa_must_free = false
        numargs = 22
        args_left = 0
        i = -26448
        maxargs = 0
        argvals = {140737488328944, 25515952, 140737488329200, 5906645, 0, 
          30440739, 44349747, 140737488329008}
        fun = 12704877
        val = 140737488329152
        original_fun = 7440
        original_args = 30441907
        funcar = 140737488329088
        count = 28
#140 0x000000000059cb0e in Fprogn (body=30441987) at eval.c:427
        val = 0
#141 0x000000000059e23e in FletX (args=30440947) at eval.c:879
        varlist = 0
        var = 7488
        val = 44349715
        elt = 30440803
        lexenv = 45302899
        count = 27
#142 0x00000000005a19af in eval_sub (form=30440963) at eval.c:2085
        numargs = 10
        args_left = 30440947
        i = 2
        maxargs = 0
        argvals = {140737488329376, 24912, 140737488329408, 25783087568, 0, 
          42048, 13080240, 140737488329424}
        fun = 12704253
        val = 0
        original_fun = 26880
        original_args = 30440947
        funcar = 11952
        count = 26
#143 0x000000000059cb0e in Fprogn (body=30441043) at eval.c:427
        val = 0
#144 0x00000000005a3fd8 in funcall_lambda (fun=30441139, nargs=2, 
    arg_vector=0x7fffffff9c20) at eval.c:2869
        val = 5926937
        syms_left = 0
        next = 27072
        lexenv = 45302899
        count = 25
        i = 2
        optional = false
        rest = false
#145 0x00000000005a391a in apply_lambda (fun=30441155, args=30443763, count=24)
    at eval.c:2751
        args_left = 0
        i = 2
        numargs = 2
        arg_vector = 0x7fffffff9c20
        tem = 44525828
        sa_avail = 16368
        sa_count = 25
        sa_must_free = false
#146 0x00000000005a2087 in eval_sub (form=30443747) at eval.c:2198
        fun = 30441155
        val = 38624467
        original_fun = 17054896
        original_args = 30443763
        funcar = 11952
        count = 24
#147 0x000000000059cb0e in Fprogn (body=30443795) at eval.c:427
        val = 38624467
#148 0x000000000059e7a2 in Flet (args=30445523) at eval.c:943
        temps = 0x7fffffff9df0
        tem = 44525828
        lexenv = 45303395
        elt = 30445379
        varlist = 0
        count = 23
        argnum = 1
        sa_avail = 16376
        sa_count = 23
        sa_must_free = false
#149 0x00000000005a19af in eval_sub (form=30445363) at eval.c:2085
        numargs = 22
        args_left = 30445523
        i = 5
        maxargs = 0
        argvals = {44525860, 25515760, 140737488330688, 5906645, 
          140737488330656, 30445299, 27297764, 44525860}
        fun = 12704301
        val = 140737488330640
        original_fun = 26832
        original_args = 30445523
        funcar = 3597344
        count = 22
#150 0x000000000059cb0e in Fprogn (body=30443923) at eval.c:427
        val = 0
#151 0x000000000059e8be in Fwhile (args=30445347) at eval.c:962
        test = 30445299
        body = 30443923
#152 0x00000000005a19af in eval_sub (form=30445283) at eval.c:2085
        numargs = 10
        args_left = 30445347
        i = 2
        maxargs = 0
        argvals = {2, 25515664, 140737488331056, 25783087568, 0, 42048, 
          13080240, 140737488330864}
        fun = 12704349
        val = 140737488331008
        original_fun = 300560
        original_args = 30445347
        funcar = 140737488330944
        count = 21
#153 0x000000000059cb0e in Fprogn (body=30443939) at eval.c:427
        val = 0
#154 0x000000000059e7a2 in Flet (args=30445267) at eval.c:943
        temps = 0x7fffffffa140
        tem = 44525860
        lexenv = 45303427
        elt = 30445171
        varlist = 0
        count = 19
        argnum = 2
        sa_avail = 16368
        sa_count = 19
        sa_must_free = false
#155 0x00000000005a19af in eval_sub (form=30445107) at eval.c:2085
        numargs = 10
        args_left = 30445267
        i = 2
        maxargs = 0
        argvals = {140737488331296, 0, 140737488331536, 5904023, 
          140737488331344, 17054800, 13080240, 45303683}
        fun = 12704301
        val = 140737488331488
        original_fun = 26832
        original_args = 30445267
        funcar = 13080240
        count = 18
#156 0x000000000059cb0e in Fprogn (body=30444483) at eval.c:427
        val = 0
#157 0x00000000005a19af in eval_sub (form=30444499) at eval.c:2085
        numargs = 6
        args_left = 30444483
        i = 1
        maxargs = 0
        argvals = {0, 17, 44525860, 0, 3, 45303523, 0, 38624467}
        fun = 12703677
        val = 140737488331792
        original_fun = 34032
        original_args = 30444483
        funcar = 44525860
        count = 17
#158 0x000000000059c88a in Fif (args=30442515) at eval.c:384
        cond = 39600
#159 0x00000000005a19af in eval_sub (form=30442531) at eval.c:2085
        numargs = 10
        args_left = 30442515
        i = 2
        maxargs = 0
        argvals = {140737488332560, 4898010, 140737488331920, 25783087568, 0, 
          42048, 13080240, 140737488331952}
        fun = 12703581
        val = 38624467
        original_fun = 23424
        original_args = 30442515
        funcar = 11952
        count = 16
#160 0x000000000059cb0e in Fprogn (body=30443187) at eval.c:427
        val = 38624467
#161 0x00000000005a3fd8 in funcall_lambda (fun=30443283, nargs=2, 
    arg_vector=0x7fffffffa6b8) at eval.c:2869
        val = 11952
        syms_left = 0
        next = 13872
        lexenv = 45303683
        count = 15
        i = 2
        optional = false
        rest = false
#162 0x00000000005a369f in Ffuncall (nargs=3, args=0x7fffffffa6b0)
    at eval.c:2711
        fun = 30443299
        original_fun = 15337872
        funcar = 11952
        numargs = 2
        lisp_numargs = 0
        val = 140737488332448
        internal_args = 0x0
        count = 14
#163 0x00000000005a2623 in Fapply (nargs=2, args=0x7fffffffa770) at eval.c:2278
        i = 3
        numargs = 2
        funcall_nargs = 3
        funcall_args = 0x7fffffffa6b0
        spread_arg = 0
        fun = 30443299
        retval = 0
        sa_avail = 16360
        sa_count = 14
        sa_must_free = false
#164 0x00000000005a2c8d in apply1 (fn=15337872, arg=44566595) at eval.c:2494
No locals.
#165 0x00000000005fbfe8 in read_process_output_call (fun_and_args=44566579)
    at process.c:5241
No locals.
#166 0x000000000059fa82 in internal_condition_case_1 (
    bfun=0x5fbf5e <read_process_output_call>, arg=44566579, handlers=16416, 
    hfun=0x5fbfea <read_process_output_error_handler>) at eval.c:1333
        val = 42031317
        c = 0x14cea10
#167 0x00000000005fc779 in read_and_dispose_of_process_output (p=0x28158d0, 
    chars=0x7fffffffa880 ":goglosh!~user@177.243.167.136 PRIVMSG #emacs :I've seen him respond to the weirdest shit\r\n\001", nbytes=91, coding=0x26872c0)
    at process.c:5449
        outstream = 15337872
        text = 44525892
        outer_running_asynch_code = false
        waiting = -1
#168 0x00000000005fc3c7 in read_process_output (proc=42031317, channel=9)
    at process.c:5360
        nbytes = 91
        p = 0x28158d0
        coding = 0x26872c0
        carryover = 0
        count = 11
        odeactivate = 0
        chars = ":goglosh!~user@177.243.167.136 PRIVMSG #emacs :I've seen him respond to the weirdest shit\r\n\001\000\000\000\000%\320\377\000\207\000\000\000\020\000\000\000\000\000\000\000\020\251\377\377\377\177\000\000б\312\000\006", '\000' <repeats 11 times>, "@\244\000\000\000\000\000\000\300\061\302\000\000\000\000\000\060\251\377\377\377\177\000\000\300]", '\000' <repeats 14 times>, "\260\251\377\377\377\177\000\000\030.X\000\000\000\000\000 \320\377", '\000' <repeats 21 times>...
#169 0x00000000005fb941 in wait_reading_process_output (time_limit=2, 
    nsecs=999955212, read_kbd=-1, do_display=true, wait_for_cell=0, 
    wait_proc=0x0, just_wait_proc=0) at process.c:5067
        nread = 32767
        process_skipped = false
        channel = 9
        nfds = 1
        Available = {
          fds_bits = {512, 0 <repeats 15 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 16 times>}
        }
        check_write = true
        check_delay = 3
        no_avail = false
        xerrno = 4
        proc = 42031317
        timeout = {
          tv_sec = 2, 
          tv_nsec = 997222863
        }
        end_time = {
          tv_sec = 1445532467, 
          tv_nsec = 822351541
        }
        timer_delay = {
          tv_sec = 3, 
          tv_nsec = 179453879
        }
        got_output_end_time = {
          tv_sec = 0, 
          tv_nsec = -1
        }
        wait = TIMEOUT
        got_some_output = -1
        count = 10
        now = {
          tv_sec = 0, 
          tv_nsec = -1
        }
#170 0x00000000004ff8c8 in kbd_buffer_get_event (kbp=0x7fffffffbe18, 
    used_mouse_menu=0x0, end_time=0x7fffffffc3f0) at keyboard.c:3786
        duration = {
          tv_sec = 2, 
          tv_nsec = 999955212
        }
        now = {
          tv_sec = 1445532464, 
          tv_nsec = 822395377
        }
        obj = 5237873
#171 0x00000000004fb29c in read_event_from_main_queue (
    end_time=0x7fffffffc3f0, local_getcjmp=0x7fffffffc1c0, used_mouse_menu=0x0)
    at keyboard.c:2129
        c = 0
        save_jump = {{
            __jmpbuf = {8589934648, 0, 0, 2, 140737488314992, 53247379, 
              140737488315008, 5175086}, 
            __mask_was_saved = 53247363, 
            __saved_mask = {
              __val = {53247379, 140737488315072, 13241744, 53247363, 0, 
                140737488315072, 5174575, 140737488315088, 1, 140737488315136, 
                13241744, 140737488315136, 53247363, 0, 140737488315248, 
                4583517}
            }
          }}
        kb = 0x56291334
#172 0x00000000004fb56b in read_decoded_event_from_main_queue (
    end_time=0x7fffffffc3f0, local_getcjmp=0x7fffffffc1c0, prev_event=0, 
    used_mouse_menu=0x0) at keyboard.c:2192
        nextevt = 13241744
        frame = 0x7fffffffc070
        terminal = 0x0
        events = {140737488338928, 13241744, 3, 0, 140737488338928, 5174575, 
          0, 0, 140737488338992, 5238089, 125618, 4294967296, 0, 5174575, 
          46540112, 0}
        n = 0
#173 0x00000000004fd1d4 in read_char (commandflag=0, map=0, prev_event=0, 
    used_mouse_menu=0x0, end_time=0x7fffffffc3f0) at keyboard.c:2787
        c = 0
        jmpcount = 10
        local_getcjmp = {{
            __jmpbuf = {0, 8835639507653995557, 0, 30, 0, 0, 
              8835639507756756005, -8835640043225895899}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {191431782, 140737488339552, 6511905, 1445532464, 
                813151735, 1445532468, 4583517, 1445532464, 
                822193246591400550, 0, 18446744073709551615, 140737488339792, 
                5246023, 0, 44850515, 0}
            }
          }}
        save_jump = {{
            __jmpbuf = {0, 0, 0, 0, 0, 44850499, 140737488339264, 5175086}, 
            __mask_was_saved = 44850515, 
            __saved_mask = {
              __val = {44850499, 140737488339328, 13241744, 44850515, 0, 
                140737488339328, 5174575, 140737488339344, 1, 140737488339392, 
                13241744, 140737488339392, 44850515, 0, 140737488339504, 
                4583517}
            }
          }}
        tem = 5931480
        save = 2
        previous_echo_area_message = 0
        also_record = 0
        reread = false
        recorded = false
        polling_stopped_here = true
        orig_kboard = 0x14a6540
#174 0x00000000005d0cf2 in read_filtered_event (no_switch_frame=false, 
    ascii_required=false, error_nonascii=false, input_method=true, seconds=14)
    at lread.c:609
        val = 5174575
        delayed_switch_frame = 0
        end_time = {
          tv_sec = 1445532467, 
          tv_nsec = 822350589
        }
#175 0x00000000005d100c in Fread_event (prompt=0, inherit_input_method=39600, 
    seconds=14) at lread.c:721
No locals.
#176 0x00000000005a338d in Ffuncall (nargs=4, args=0x7fffffffc550)
    at eval.c:2657
        internal_argbuf = {140737488340144, 5772910, 21474836480, 13241744, 
          42413424, 0, 43937667, 13502512}
        fun = 12712277
        original_fun = 297136
        funcar = 42728261
        numargs = 3
        lisp_numargs = 42413424
        val = 27264
        internal_args = 0x7fffffffc558
        count = 9
#177 0x00000000005ecb95 in exec_byte_code (bytestr=9195772, vector=9195805, 
    maxdepth=30, args_template=3078, nargs=1, args=0x7fffffffca80)
    at bytecode.c:880
        targets = {0x5f032d <exec_byte_code+17890>, 
          0x5f038d <exec_byte_code+17986>, 0x5f038f <exec_byte_code+17988>, 
          0x5f0391 <exec_byte_code+17990>, 0x5f0393 <exec_byte_code+17992>, 
          0x5f0393 <exec_byte_code+17992>, 0x5f03f3 <exec_byte_code+18088>, 
          0x5f0466 <exec_byte_code+18203>, 0x5ec1de <exec_byte_code+1171>, 
          0x5ec1e0 <exec_byte_code+1173>, 0x5ec1e2 <exec_byte_code+1175>, 
          0x5ec1e4 <exec_byte_code+1177>, 0x5ec1e6 <exec_byte_code+1179>, 
          0x5ec1e6 <exec_byte_code+1179>, 0x5ec1ec <exec_byte_code+1185>, 
          0x5ec1a1 <exec_byte_code+1110>, 0x5ec796 <exec_byte_code+2635>, 
          0x5ec798 <exec_byte_code+2637>, 0x5ec79a <exec_byte_code+2639>, 
          0x5ec79c <exec_byte_code+2641>, 0x5ec79e <exec_byte_code+2643>, 
          0x5ec79e <exec_byte_code+2643>, 0x5ec7df <exec_byte_code+2708>, 
          0x5ec7a4 <exec_byte_code+2649>, 0x5ecaa0 <exec_byte_code+3413>, 
          0x5ecaa2 <exec_byte_code+3415>, 0x5ecaa4 <exec_byte_code+3417>, 
          0x5ecaa6 <exec_byte_code+3419>, 0x5ecaa8 <exec_byte_code+3421>, 
          0x5ecaa8 <exec_byte_code+3421>, 0x5eca48 <exec_byte_code+3325>, 
          0x5eca65 <exec_byte_code+3354>, 0x5ecb62 <exec_byte_code+3607>, 
          0x5ecb64 <exec_byte_code+3609>, 0x5ecb66 <exec_byte_code+3611>, 
          0x5ecb68 <exec_byte_code+3613>, 0x5ecb6a <exec_byte_code+3615>, 
          0x5ecb6a <exec_byte_code+3615>, 0x5ecb0a <exec_byte_code+3519>, 
          0x5ecb27 <exec_byte_code+3548>, 0x5ecc24 <exec_byte_code+3801>, 
          0x5ecc26 <exec_byte_code+3803>, 0x5ecc28 <exec_byte_code+3805>, 
          0x5ecc2a <exec_byte_code+3807>, 0x5ecc2c <exec_byte_code+3809>, 
          0x5ecc2c <exec_byte_code+3809>, 0x5ecbcc <exec_byte_code+3713>, 
          0x5ecbe9 <exec_byte_code+3742>, 0x5edce1 <exec_byte_code+8086>, 
          0x5edab6 <exec_byte_code+7531>, 0x5edaad <exec_byte_code+7522>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5edf07 <exec_byte_code+8636>, 
          0x5ee00e <exec_byte_code+8899>, 0x5ee06c <exec_byte_code+8993>, 
          0x5ee0cb <exec_byte_code+9088>, 0x5ee12e <exec_byte_code+9187>, 
          0x5ec5df <exec_byte_code+2196>, 0x5ec655 <exec_byte_code+2314>, 
          0x5ee1a3 <exec_byte_code+9304>, 0x5ec505 <exec_byte_code+1978>, 
          0x5ec6bb <exec_byte_code+2416>, 0x5ee209 <exec_byte_code+9406>, 
          0x5ee26f <exec_byte_code+9508>, 0x5ee2b5 <exec_byte_code+9578>, 
          0x5ee31b <exec_byte_code+9680>, 0x5ee368 <exec_byte_code+9757>, 
          0x5ee435 <exec_byte_code+9962>, 0x5ee47b <exec_byte_code+10032>, 
          0x5ee4e1 <exec_byte_code+10134>, 0x5ee564 <exec_byte_code+10265>, 
          0x5ee5aa <exec_byte_code+10335>, 0x5ee5f0 <exec_byte_code+10405>, 
          0x5ee656 <exec_byte_code+10507>, 0x5ee6bc <exec_byte_code+10609>, 
          0x5ee722 <exec_byte_code+10711>, 0x5ee7a5 <exec_byte_code+10842>, 
          0x5ee7f2 <exec_byte_code+10919>, 0x5ee83f <exec_byte_code+10996>, 
          0x5ee90c <exec_byte_code+11201>, 0x5ee99d <exec_byte_code+11346>, 
          0x5eea2e <exec_byte_code+11491>, 0x5eec7f <exec_byte_code+12084>, 
          0x5eecea <exec_byte_code+12191>, 0x5eed55 <exec_byte_code+12298>, 
          0x5eedc0 <exec_byte_code+12405>, 0x5eee2b <exec_byte_code+12512>, 
          0x5eee78 <exec_byte_code+12589>, 0x5eef0a <exec_byte_code+12735>, 
          0x5eef57 <exec_byte_code+12812>, 0x5eefa4 <exec_byte_code+12889>, 
          0x5eeff1 <exec_byte_code+12966>, 0x5ef0f1 <exec_byte_code+13222>, 
          0x5ed94a <exec_byte_code+7167>, 0x5ef14e <exec_byte_code+13315>, 
          0x5ef194 <exec_byte_code+13385>, 0x5ef25c <exec_byte_code+13585>, 
          0x5ef2b9 <exec_byte_code+13678>, 0x5ef316 <exec_byte_code+13771>, 
          0x5ef35c <exec_byte_code+13841>, 0x5ef3a8 <exec_byte_code+13917>, 
          0x5ef3f4 <exec_byte_code+13993>, 0x5ef448 <exec_byte_code+14077>, 
          0x5f032d <exec_byte_code+17890>, 0x5ef49e <exec_byte_code+14163>, 
          0x5ef4df <exec_byte_code+14228>, 0x5ef520 <exec_byte_code+14293>, 
          0x5ef561 <exec_byte_code+14358>, 0x5ef5a2 <exec_byte_code+14423>, 
          0x5ef5e3 <exec_byte_code+14488>, 0x5ed94a <exec_byte_code+7167>, 
          0x5f032d <exec_byte_code+17890>, 0x5ef629 <exec_byte_code+14558>, 
          0x5ef677 <exec_byte_code+14636>, 0x5ef6bd <exec_byte_code+14706>, 
          0x5ef703 <exec_byte_code+14776>, 0x5ef769 <exec_byte_code+14878>, 
          0x5ef7cf <exec_byte_code+14980>, 0x5ef815 <exec_byte_code+15050>, 
          0x5ef93c <exec_byte_code+15345>, 0x5ef9a2 <exec_byte_code+15447>, 
          0x5efa08 <exec_byte_code+15549>, 0x5efa6e <exec_byte_code+15651>, 
          0x5efaaf <exec_byte_code+15716>, 0x5f032d <exec_byte_code+17890>, 
          0x5ed881 <exec_byte_code+6966>, 0x5eccd1 <exec_byte_code+3974>, 
          0x5ec3a5 <exec_byte_code+1626>, 0x5ece04 <exec_byte_code+4281>, 
          0x5ecf64 <exec_byte_code+4633>, 0x5ed0b8 <exec_byte_code+4973>, 
          0x5ed812 <exec_byte_code+6855>, 0x5ed84f <exec_byte_code+6916>, 
          0x5ec9fa <exec_byte_code+3247>, 0x5ed90b <exec_byte_code+7104>, 
          0x5ed97c <exec_byte_code+7217>, 0x5eda06 <exec_byte_code+7355>, 
          0x5eda45 <exec_byte_code+7418>, 0x5edd20 <exec_byte_code+8149>, 
          0x5edda2 <exec_byte_code+8279>, 0x5ede25 <exec_byte_code+8410>, 
          0x5ede86 <exec_byte_code+8507>, 0x5ecc88 <exec_byte_code+3901>, 
          0x5efaf5 <exec_byte_code+15786>, 0x5efb78 <exec_byte_code+15917>, 
          0x5efbbe <exec_byte_code+15987>, 0x5efc04 <exec_byte_code+16057>, 
          0x5efc4a <exec_byte_code+16127>, 0x5efc90 <exec_byte_code+16197>, 
          0x5efcf6 <exec_byte_code+16299>, 0x5efd5c <exec_byte_code+16401>, 
          0x5efdc2 <exec_byte_code+16503>, 0x5efe28 <exec_byte_code+16605>, 
          0x5eff98 <exec_byte_code+16973>, 0x5efffe <exec_byte_code+17075>, 
          0x5f0064 <exec_byte_code+17177>, 0x5f00aa <exec_byte_code+17247>, 
          0x5f0110 <exec_byte_code+17349>, 0x5f0176 <exec_byte_code+17451>, 
          0x5f01ca <exec_byte_code+17535>, 0x5f021e <exec_byte_code+17619>, 
          0x5ef03e <exec_byte_code+13043>, 0x5ef08b <exec_byte_code+13120>, 
          0x5f026b <exec_byte_code+17696>, 0x5f02ce <exec_byte_code+17795>, 
          0x5f032d <exec_byte_code+17890>, 0x5ed20c <exec_byte_code+5313>, 
          0x5ed312 <exec_byte_code+5575>, 0x5ed457 <exec_byte_code+5900>, 
          0x5ed59c <exec_byte_code+6225>, 0x5ed6d7 <exec_byte_code+6540>, 
          0x5ee3b5 <exec_byte_code+9834>, 0x5ee88c <exec_byte_code+11073>, 
          0x5ef1dc <exec_byte_code+13457>, 0x5f0500 <exec_byte_code+18357>, 
          0x5f0576 <exec_byte_code+18475>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f0613 <exec_byte_code+18632>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 
          0x5f069b <exec_byte_code+18768> <repeats 64 times>}
        count = 8
        op = 3
        vectorp = 0x8c5120 <pure+118816>
        stack = {
          pc = 0xc13c7a <pure+3586938> ")\211?\206W", 
          byte_string = 9195772, 
          byte_string_start = 0xc13c30 <pure+3586864> "\001\247\203\022", 
          next = 0x7fffffffcac0
        }
        top = 0x7fffffffc550
        result = 41686004
        type = (CONDITION_CASE | unknown: 32766)
#178 0x00000000005a3c3b in funcall_lambda (fun=9195725, nargs=1, 
    arg_vector=0x7fffffffca78) at eval.c:2810
        val = 0
        syms_left = 3078
        next = 140737488341344
        lexenv = 51552849296
        count = 8
        i = 5181186
        optional = false
        rest = false
#179 0x00000000005a35a0 in Ffuncall (nargs=2, args=0x7fffffffca70)
    at eval.c:2699
        fun = 9195725
        original_fun = 3556304
        funcar = 0
        numargs = 1
        lisp_numargs = 140737488341536
        val = 140737488341584
        internal_args = 0xa440
        count = 7
#180 0x00000000005ecb95 in exec_byte_code (bytestr=28662132, vector=26785261, 
    maxdepth=14, args_template=2, nargs=0, args=0x7fffffffcf88)
    at bytecode.c:880
        targets = {0x5f032d <exec_byte_code+17890>, 
          0x5f038d <exec_byte_code+17986>, 0x5f038f <exec_byte_code+17988>, 
          0x5f0391 <exec_byte_code+17990>, 0x5f0393 <exec_byte_code+17992>, 
          0x5f0393 <exec_byte_code+17992>, 0x5f03f3 <exec_byte_code+18088>, 
          0x5f0466 <exec_byte_code+18203>, 0x5ec1de <exec_byte_code+1171>, 
          0x5ec1e0 <exec_byte_code+1173>, 0x5ec1e2 <exec_byte_code+1175>, 
          0x5ec1e4 <exec_byte_code+1177>, 0x5ec1e6 <exec_byte_code+1179>, 
          0x5ec1e6 <exec_byte_code+1179>, 0x5ec1ec <exec_byte_code+1185>, 
          0x5ec1a1 <exec_byte_code+1110>, 0x5ec796 <exec_byte_code+2635>, 
          0x5ec798 <exec_byte_code+2637>, 0x5ec79a <exec_byte_code+2639>, 
          0x5ec79c <exec_byte_code+2641>, 0x5ec79e <exec_byte_code+2643>, 
          0x5ec79e <exec_byte_code+2643>, 0x5ec7df <exec_byte_code+2708>, 
          0x5ec7a4 <exec_byte_code+2649>, 0x5ecaa0 <exec_byte_code+3413>, 
          0x5ecaa2 <exec_byte_code+3415>, 0x5ecaa4 <exec_byte_code+3417>, 
          0x5ecaa6 <exec_byte_code+3419>, 0x5ecaa8 <exec_byte_code+3421>, 
          0x5ecaa8 <exec_byte_code+3421>, 0x5eca48 <exec_byte_code+3325>, 
          0x5eca65 <exec_byte_code+3354>, 0x5ecb62 <exec_byte_code+3607>, 
          0x5ecb64 <exec_byte_code+3609>, 0x5ecb66 <exec_byte_code+3611>, 
          0x5ecb68 <exec_byte_code+3613>, 0x5ecb6a <exec_byte_code+3615>, 
          0x5ecb6a <exec_byte_code+3615>, 0x5ecb0a <exec_byte_code+3519>, 
          0x5ecb27 <exec_byte_code+3548>, 0x5ecc24 <exec_byte_code+3801>, 
          0x5ecc26 <exec_byte_code+3803>, 0x5ecc28 <exec_byte_code+3805>, 
          0x5ecc2a <exec_byte_code+3807>, 0x5ecc2c <exec_byte_code+3809>, 
          0x5ecc2c <exec_byte_code+3809>, 0x5ecbcc <exec_byte_code+3713>, 
          0x5ecbe9 <exec_byte_code+3742>, 0x5edce1 <exec_byte_code+8086>, 
          0x5edab6 <exec_byte_code+7531>, 0x5edaad <exec_byte_code+7522>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5edf07 <exec_byte_code+8636>, 
          0x5ee00e <exec_byte_code+8899>, 0x5ee06c <exec_byte_code+8993>, 
          0x5ee0cb <exec_byte_code+9088>, 0x5ee12e <exec_byte_code+9187>, 
          0x5ec5df <exec_byte_code+2196>, 0x5ec655 <exec_byte_code+2314>, 
          0x5ee1a3 <exec_byte_code+9304>, 0x5ec505 <exec_byte_code+1978>, 
          0x5ec6bb <exec_byte_code+2416>, 0x5ee209 <exec_byte_code+9406>, 
          0x5ee26f <exec_byte_code+9508>, 0x5ee2b5 <exec_byte_code+9578>, 
          0x5ee31b <exec_byte_code+9680>, 0x5ee368 <exec_byte_code+9757>, 
          0x5ee435 <exec_byte_code+9962>, 0x5ee47b <exec_byte_code+10032>, 
          0x5ee4e1 <exec_byte_code+10134>, 0x5ee564 <exec_byte_code+10265>, 
          0x5ee5aa <exec_byte_code+10335>, 0x5ee5f0 <exec_byte_code+10405>, 
          0x5ee656 <exec_byte_code+10507>, 0x5ee6bc <exec_byte_code+10609>, 
          0x5ee722 <exec_byte_code+10711>, 0x5ee7a5 <exec_byte_code+10842>, 
          0x5ee7f2 <exec_byte_code+10919>, 0x5ee83f <exec_byte_code+10996>, 
          0x5ee90c <exec_byte_code+11201>, 0x5ee99d <exec_byte_code+11346>, 
          0x5eea2e <exec_byte_code+11491>, 0x5eec7f <exec_byte_code+12084>, 
          0x5eecea <exec_byte_code+12191>, 0x5eed55 <exec_byte_code+12298>, 
          0x5eedc0 <exec_byte_code+12405>, 0x5eee2b <exec_byte_code+12512>, 
          0x5eee78 <exec_byte_code+12589>, 0x5eef0a <exec_byte_code+12735>, 
          0x5eef57 <exec_byte_code+12812>, 0x5eefa4 <exec_byte_code+12889>, 
          0x5eeff1 <exec_byte_code+12966>, 0x5ef0f1 <exec_byte_code+13222>, 
          0x5ed94a <exec_byte_code+7167>, 0x5ef14e <exec_byte_code+13315>, 
          0x5ef194 <exec_byte_code+13385>, 0x5ef25c <exec_byte_code+13585>, 
          0x5ef2b9 <exec_byte_code+13678>, 0x5ef316 <exec_byte_code+13771>, 
          0x5ef35c <exec_byte_code+13841>, 0x5ef3a8 <exec_byte_code+13917>, 
          0x5ef3f4 <exec_byte_code+13993>, 0x5ef448 <exec_byte_code+14077>, 
          0x5f032d <exec_byte_code+17890>, 0x5ef49e <exec_byte_code+14163>, 
          0x5ef4df <exec_byte_code+14228>, 0x5ef520 <exec_byte_code+14293>, 
          0x5ef561 <exec_byte_code+14358>, 0x5ef5a2 <exec_byte_code+14423>, 
          0x5ef5e3 <exec_byte_code+14488>, 0x5ed94a <exec_byte_code+7167>, 
          0x5f032d <exec_byte_code+17890>, 0x5ef629 <exec_byte_code+14558>, 
          0x5ef677 <exec_byte_code+14636>, 0x5ef6bd <exec_byte_code+14706>, 
          0x5ef703 <exec_byte_code+14776>, 0x5ef769 <exec_byte_code+14878>, 
          0x5ef7cf <exec_byte_code+14980>, 0x5ef815 <exec_byte_code+15050>, 
          0x5ef93c <exec_byte_code+15345>, 0x5ef9a2 <exec_byte_code+15447>, 
          0x5efa08 <exec_byte_code+15549>, 0x5efa6e <exec_byte_code+15651>, 
          0x5efaaf <exec_byte_code+15716>, 0x5f032d <exec_byte_code+17890>, 
          0x5ed881 <exec_byte_code+6966>, 0x5eccd1 <exec_byte_code+3974>, 
          0x5ec3a5 <exec_byte_code+1626>, 0x5ece04 <exec_byte_code+4281>, 
          0x5ecf64 <exec_byte_code+4633>, 0x5ed0b8 <exec_byte_code+4973>, 
          0x5ed812 <exec_byte_code+6855>, 0x5ed84f <exec_byte_code+6916>, 
          0x5ec9fa <exec_byte_code+3247>, 0x5ed90b <exec_byte_code+7104>, 
          0x5ed97c <exec_byte_code+7217>, 0x5eda06 <exec_byte_code+7355>, 
          0x5eda45 <exec_byte_code+7418>, 0x5edd20 <exec_byte_code+8149>, 
          0x5edda2 <exec_byte_code+8279>, 0x5ede25 <exec_byte_code+8410>, 
          0x5ede86 <exec_byte_code+8507>, 0x5ecc88 <exec_byte_code+3901>, 
          0x5efaf5 <exec_byte_code+15786>, 0x5efb78 <exec_byte_code+15917>, 
          0x5efbbe <exec_byte_code+15987>, 0x5efc04 <exec_byte_code+16057>, 
          0x5efc4a <exec_byte_code+16127>, 0x5efc90 <exec_byte_code+16197>, 
          0x5efcf6 <exec_byte_code+16299>, 0x5efd5c <exec_byte_code+16401>, 
          0x5efdc2 <exec_byte_code+16503>, 0x5efe28 <exec_byte_code+16605>, 
          0x5eff98 <exec_byte_code+16973>, 0x5efffe <exec_byte_code+17075>, 
          0x5f0064 <exec_byte_code+17177>, 0x5f00aa <exec_byte_code+17247>, 
          0x5f0110 <exec_byte_code+17349>, 0x5f0176 <exec_byte_code+17451>, 
          0x5f01ca <exec_byte_code+17535>, 0x5f021e <exec_byte_code+17619>, 
          0x5ef03e <exec_byte_code+13043>, 0x5ef08b <exec_byte_code+13120>, 
          0x5f026b <exec_byte_code+17696>, 0x5f02ce <exec_byte_code+17795>, 
          0x5f032d <exec_byte_code+17890>, 0x5ed20c <exec_byte_code+5313>, 
          0x5ed312 <exec_byte_code+5575>, 0x5ed457 <exec_byte_code+5900>, 
          0x5ed59c <exec_byte_code+6225>, 0x5ed6d7 <exec_byte_code+6540>, 
          0x5ee3b5 <exec_byte_code+9834>, 0x5ee88c <exec_byte_code+11073>, 
          0x5ef1dc <exec_byte_code+13457>, 0x5f0500 <exec_byte_code+18357>, 
          0x5f0576 <exec_byte_code+18475>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f0613 <exec_byte_code+18632>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 
          0x5f069b <exec_byte_code+18768> <repeats 64 times>}
        count = 7
        op = 1
        vectorp = 0x198b5f0
        stack = {
          pc = 0x1c0cbb9 "\202i", 
          byte_string = 28662132, 
          byte_string_start = 0x1c0cb58 "\306 dSeX\203\r", 
          next = 0x7fffffffcff0
        }
        top = 0x7fffffffca70
        result = 0
        type = (CONDITION_CASE | unknown: 32766)
#181 0x00000000005a3c3b in funcall_lambda (fun=26785413, nargs=0, 
    arg_vector=0x7fffffffcf88) at eval.c:2810
        val = 0
        syms_left = 2
        next = 42728261
        lexenv = 51552849296
        count = 7
        i = 5181186
        optional = false
        rest = false
#182 0x00000000005a35a0 in Ffuncall (nargs=1, args=0x7fffffffcf80)
    at eval.c:2699
        fun = 26785413
        original_fun = 15375440
        funcar = 0
        numargs = 0
        lisp_numargs = 13502832
        val = 140737488342880
        internal_args = 0x0
        count = 6
#183 0x00000000005ecb95 in exec_byte_code (bytestr=28630276, vector=26785989, 
    maxdepth=30, args_template=2, nargs=0, args=0x7fffffffd4b0)
    at bytecode.c:880
        targets = {0x5f032d <exec_byte_code+17890>, 
          0x5f038d <exec_byte_code+17986>, 0x5f038f <exec_byte_code+17988>, 
          0x5f0391 <exec_byte_code+17990>, 0x5f0393 <exec_byte_code+17992>, 
          0x5f0393 <exec_byte_code+17992>, 0x5f03f3 <exec_byte_code+18088>, 
          0x5f0466 <exec_byte_code+18203>, 0x5ec1de <exec_byte_code+1171>, 
          0x5ec1e0 <exec_byte_code+1173>, 0x5ec1e2 <exec_byte_code+1175>, 
          0x5ec1e4 <exec_byte_code+1177>, 0x5ec1e6 <exec_byte_code+1179>, 
          0x5ec1e6 <exec_byte_code+1179>, 0x5ec1ec <exec_byte_code+1185>, 
          0x5ec1a1 <exec_byte_code+1110>, 0x5ec796 <exec_byte_code+2635>, 
          0x5ec798 <exec_byte_code+2637>, 0x5ec79a <exec_byte_code+2639>, 
          0x5ec79c <exec_byte_code+2641>, 0x5ec79e <exec_byte_code+2643>, 
          0x5ec79e <exec_byte_code+2643>, 0x5ec7df <exec_byte_code+2708>, 
          0x5ec7a4 <exec_byte_code+2649>, 0x5ecaa0 <exec_byte_code+3413>, 
          0x5ecaa2 <exec_byte_code+3415>, 0x5ecaa4 <exec_byte_code+3417>, 
          0x5ecaa6 <exec_byte_code+3419>, 0x5ecaa8 <exec_byte_code+3421>, 
          0x5ecaa8 <exec_byte_code+3421>, 0x5eca48 <exec_byte_code+3325>, 
          0x5eca65 <exec_byte_code+3354>, 0x5ecb62 <exec_byte_code+3607>, 
          0x5ecb64 <exec_byte_code+3609>, 0x5ecb66 <exec_byte_code+3611>, 
          0x5ecb68 <exec_byte_code+3613>, 0x5ecb6a <exec_byte_code+3615>, 
          0x5ecb6a <exec_byte_code+3615>, 0x5ecb0a <exec_byte_code+3519>, 
          0x5ecb27 <exec_byte_code+3548>, 0x5ecc24 <exec_byte_code+3801>, 
          0x5ecc26 <exec_byte_code+3803>, 0x5ecc28 <exec_byte_code+3805>, 
          0x5ecc2a <exec_byte_code+3807>, 0x5ecc2c <exec_byte_code+3809>, 
          0x5ecc2c <exec_byte_code+3809>, 0x5ecbcc <exec_byte_code+3713>, 
          0x5ecbe9 <exec_byte_code+3742>, 0x5edce1 <exec_byte_code+8086>, 
          0x5edab6 <exec_byte_code+7531>, 0x5edaad <exec_byte_code+7522>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5edf07 <exec_byte_code+8636>, 
          0x5ee00e <exec_byte_code+8899>, 0x5ee06c <exec_byte_code+8993>, 
          0x5ee0cb <exec_byte_code+9088>, 0x5ee12e <exec_byte_code+9187>, 
          0x5ec5df <exec_byte_code+2196>, 0x5ec655 <exec_byte_code+2314>, 
          0x5ee1a3 <exec_byte_code+9304>, 0x5ec505 <exec_byte_code+1978>, 
          0x5ec6bb <exec_byte_code+2416>, 0x5ee209 <exec_byte_code+9406>, 
          0x5ee26f <exec_byte_code+9508>, 0x5ee2b5 <exec_byte_code+9578>, 
          0x5ee31b <exec_byte_code+9680>, 0x5ee368 <exec_byte_code+9757>, 
          0x5ee435 <exec_byte_code+9962>, 0x5ee47b <exec_byte_code+10032>, 
          0x5ee4e1 <exec_byte_code+10134>, 0x5ee564 <exec_byte_code+10265>, 
          0x5ee5aa <exec_byte_code+10335>, 0x5ee5f0 <exec_byte_code+10405>, 
          0x5ee656 <exec_byte_code+10507>, 0x5ee6bc <exec_byte_code+10609>, 
          0x5ee722 <exec_byte_code+10711>, 0x5ee7a5 <exec_byte_code+10842>, 
          0x5ee7f2 <exec_byte_code+10919>, 0x5ee83f <exec_byte_code+10996>, 
          0x5ee90c <exec_byte_code+11201>, 0x5ee99d <exec_byte_code+11346>, 
          0x5eea2e <exec_byte_code+11491>, 0x5eec7f <exec_byte_code+12084>, 
          0x5eecea <exec_byte_code+12191>, 0x5eed55 <exec_byte_code+12298>, 
          0x5eedc0 <exec_byte_code+12405>, 0x5eee2b <exec_byte_code+12512>, 
          0x5eee78 <exec_byte_code+12589>, 0x5eef0a <exec_byte_code+12735>, 
          0x5eef57 <exec_byte_code+12812>, 0x5eefa4 <exec_byte_code+12889>, 
          0x5eeff1 <exec_byte_code+12966>, 0x5ef0f1 <exec_byte_code+13222>, 
          0x5ed94a <exec_byte_code+7167>, 0x5ef14e <exec_byte_code+13315>, 
          0x5ef194 <exec_byte_code+13385>, 0x5ef25c <exec_byte_code+13585>, 
          0x5ef2b9 <exec_byte_code+13678>, 0x5ef316 <exec_byte_code+13771>, 
          0x5ef35c <exec_byte_code+13841>, 0x5ef3a8 <exec_byte_code+13917>, 
          0x5ef3f4 <exec_byte_code+13993>, 0x5ef448 <exec_byte_code+14077>, 
          0x5f032d <exec_byte_code+17890>, 0x5ef49e <exec_byte_code+14163>, 
          0x5ef4df <exec_byte_code+14228>, 0x5ef520 <exec_byte_code+14293>, 
          0x5ef561 <exec_byte_code+14358>, 0x5ef5a2 <exec_byte_code+14423>, 
          0x5ef5e3 <exec_byte_code+14488>, 0x5ed94a <exec_byte_code+7167>, 
          0x5f032d <exec_byte_code+17890>, 0x5ef629 <exec_byte_code+14558>, 
          0x5ef677 <exec_byte_code+14636>, 0x5ef6bd <exec_byte_code+14706>, 
          0x5ef703 <exec_byte_code+14776>, 0x5ef769 <exec_byte_code+14878>, 
          0x5ef7cf <exec_byte_code+14980>, 0x5ef815 <exec_byte_code+15050>, 
          0x5ef93c <exec_byte_code+15345>, 0x5ef9a2 <exec_byte_code+15447>, 
          0x5efa08 <exec_byte_code+15549>, 0x5efa6e <exec_byte_code+15651>, 
          0x5efaaf <exec_byte_code+15716>, 0x5f032d <exec_byte_code+17890>, 
          0x5ed881 <exec_byte_code+6966>, 0x5eccd1 <exec_byte_code+3974>, 
          0x5ec3a5 <exec_byte_code+1626>, 0x5ece04 <exec_byte_code+4281>, 
          0x5ecf64 <exec_byte_code+4633>, 0x5ed0b8 <exec_byte_code+4973>, 
          0x5ed812 <exec_byte_code+6855>, 0x5ed84f <exec_byte_code+6916>, 
          0x5ec9fa <exec_byte_code+3247>, 0x5ed90b <exec_byte_code+7104>, 
          0x5ed97c <exec_byte_code+7217>, 0x5eda06 <exec_byte_code+7355>, 
          0x5eda45 <exec_byte_code+7418>, 0x5edd20 <exec_byte_code+8149>, 
          0x5edda2 <exec_byte_code+8279>, 0x5ede25 <exec_byte_code+8410>, 
          0x5ede86 <exec_byte_code+8507>, 0x5ecc88 <exec_byte_code+3901>, 
          0x5efaf5 <exec_byte_code+15786>, 0x5efb78 <exec_byte_code+15917>, 
          0x5efbbe <exec_byte_code+15987>, 0x5efc04 <exec_byte_code+16057>, 
          0x5efc4a <exec_byte_code+16127>, 0x5efc90 <exec_byte_code+16197>, 
          0x5efcf6 <exec_byte_code+16299>, 0x5efd5c <exec_byte_code+16401>, 
          0x5efdc2 <exec_byte_code+16503>, 0x5efe28 <exec_byte_code+16605>, 
          0x5eff98 <exec_byte_code+16973>, 0x5efffe <exec_byte_code+17075>, 
          0x5f0064 <exec_byte_code+17177>, 0x5f00aa <exec_byte_code+17247>, 
          0x5f0110 <exec_byte_code+17349>, 0x5f0176 <exec_byte_code+17451>, 
          0x5f01ca <exec_byte_code+17535>, 0x5f021e <exec_byte_code+17619>, 
          0x5ef03e <exec_byte_code+13043>, 0x5ef08b <exec_byte_code+13120>, 
          0x5f026b <exec_byte_code+17696>, 0x5f02ce <exec_byte_code+17795>, 
          0x5f032d <exec_byte_code+17890>, 0x5ed20c <exec_byte_code+5313>, 
          0x5ed312 <exec_byte_code+5575>, 0x5ed457 <exec_byte_code+5900>, 
          0x5ed59c <exec_byte_code+6225>, 0x5ed6d7 <exec_byte_code+6540>, 
          0x5ee3b5 <exec_byte_code+9834>, 0x5ee88c <exec_byte_code+11073>, 
          0x5ef1dc <exec_byte_code+13457>, 0x5f0500 <exec_byte_code+18357>, 
          0x5f0576 <exec_byte_code+18475>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f0613 <exec_byte_code+18632>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 0x5f032d <exec_byte_code+17890>, 
          0x5f032d <exec_byte_code+17890>, 
          0x5f069b <exec_byte_code+18768> <repeats 64 times>}
        count = 4
        op = 0
        vectorp = 0x198b8c8
        stack = {
          pc = 0x1c6ef0c "\203*", 
          byte_string = 28630276, 
          byte_string_start = 0x1c6eef0 "\b\205}", 
          next = 0x0
        }
        top = 0x7fffffffcf80
        result = 0
        type = CONDITION_CASE
#184 0x00000000005a3c3b in funcall_lambda (fun=26786197, nargs=0, 
    arg_vector=0x7fffffffd4b0) at eval.c:2810
        val = 0
        syms_left = 2
        next = 140737488343968
        lexenv = 51552849296
        count = 4
        i = 5181186
        optional = false
        rest = false
#185 0x00000000005a35a0 in Ffuncall (nargs=1, args=0x7fffffffd4a8)
    at eval.c:2699
        fun = 26786197
        original_fun = 15374464
        funcar = 11952
        numargs = 0
        lisp_numargs = 23904
        val = 0
        internal_args = 0xc79610
        count = 3
#186 0x00000000005a2cac in call0 (fn=15374464) at eval.c:2501
No locals.
#187 0x00000000004faa78 in safe_run_hooks_1 (nargs=2, args=0x7fffffffd550)
    at keyboard.c:1770
No locals.
#188 0x000000000059fd76 in internal_condition_case_n (
    bfun=0x4faa2c <safe_run_hooks_1>, nargs=2, args=0x7fffffffd550, 
    handlers=39600, hfun=0x4faa7a <safe_run_hooks_error>) at eval.c:1391
        val = 0
        c = 0x14b06a0
#189 0x00000000004fae73 in safe_run_hook_funcall (nargs=2, args=0x7fffffffd5e0)
    at keyboard.c:1818
No locals.
#190 0x00000000005a2b6e in run_hook_with_args (nargs=2, args=0x7fffffffd5e0, 
    funcall=0x4fadf7 <safe_run_hook_funcall>) at eval.c:2466
        global_vals = 0
        sym = 33360
        val = 43088003
        ret = 0
#191 0x00000000004faedd in safe_run_hooks (hook=33360) at keyboard.c:1834
        count = 2
#192 0x00000000004f984b in command_loop_1 () at keyboard.c:1474
        cmd = 313408
        keybuf = {446, 510, 210, 506, 257920, 2, 3, 140737488344760, 0, 
          9064565, 140737488344752, 427344, 140737488344784, 5909865, 427344, 
          13241744, 45071091, 0, 140737488344784, 5174575, 9077028, 13241744, 
          140737488344832, 0, 140737488344832, 5174575, 140737488344832, 2, 
          140737488344944, 5212224}
        i = 1
        prev_modiff = 10187
        prev_buffer = 0x28bfb40
        already_adjusted = false
#193 0x000000000059f917 in internal_condition_case (
    bfun=0x4f901c <command_loop_1>, handlers=16416, hfun=0x4f86ac <cmd_error>)
    at eval.c:1309
        val = 140737488345200
        c = 0x14b0570
#194 0x00000000004f8c5a in command_loop_2 (ignore=0) at keyboard.c:1088
        val = 2
#195 0x000000000059ed4b in internal_catch (tag=40848, 
    func=0x4f8c31 <command_loop_2>, arg=0) at eval.c:1073
        val = 0
        c = 0x14a6610
#196 0x00000000004f8bfa in command_loop () at keyboard.c:1067
No locals.
#197 0x00000000004f818b in recursive_edit_1 () at keyboard.c:673
        count = 1
        val = 140737488345248
#198 0x00000000004f8396 in Frecursive_edit () at keyboard.c:744
        count = 0
        buffer = 0
#199 0x00000000004f61b8 in main (argc=1, argv=0x7fffffffda98) at emacs.c:1644
        dummy = 140737488345408
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {
          rlim_cur = 10485760, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0

Lisp Backtrace:
"car" (0xffff47f0)
"numberp" (0xffff4938)
"cond" (0xffff4a78)
0x2a86c90 Lisp type 3
"mapcar" (0xffff4d90)
"let*" (0xffff4f78)
"lui-adjust-undo-list" (0xffff50d0)
"setq" (0xffff5328)
"progn" (0xffff5458)
"if" (0xffff5588)
"let" (0xffff5768)
"lui-insert" (0xffff58c0)
"let*" (0xffff5b58)
"progn" (0xffff5c88)
"if" (0xffff5db8)
"circe-display" (0xffff5f10)
"save-current-buffer" (0xffff6198)
"cond" (0xffff6308)
"circe-display-PRIVMSG" (0xffff6518)
"apply" (0xffff65d0)
"cond" (0xffff67d8)
"let*" (0xffff6978)
"save-current-buffer" (0xffff6ad8)
"circe--irc-display-event" (0xffff6ce8)
"apply" (0xffff6da0)
"condition-case" (0xffff7028)
"if" (0xffff7188)
"let" (0xffff7368)
"while" (0xffff74d8)
"let" (0xffff76b8)
"irc-handler-run" (0xffff78c8)
"apply" (0xffff7990)
"progn" (0xffff7b58)
"if" (0xffff7c88)
"let" (0xffff7e68)
"irc-event-emit" (0xffff7fc0)
"if" (0xffff8238)
"irc-handle-ctcp--privmsg" (0xffff8448)
"apply" (0xffff8500)
"condition-case" (0xffff8788)
"if" (0xffff88e8)
"let" (0xffff8ac8)
"while" (0xffff8c38)
"let" (0xffff8e18)
"irc-handler-run" (0xffff9028)
"apply" (0xffff90f0)
"progn" (0xffff92b8)
"if" (0xffff93e8)
"let" (0xffff95c8)
"irc-event-emit" (0xffff97d8)
"apply" (0xffff9890)
"let*" (0xffff9ac8)
"irc--handle-line" (0xffff9c20)
"let" (0xffff9ef8)
"while" (0xffffa068)
"let" (0xffffa248)
"progn" (0xffffa378)
"if" (0xffffa4a8)
"irc--filter" (0xffffa6b8)
"read-event" (0xffffc558)
"sit-for" (0xffffca78)
"flyspell-check-word-p" (0xffffcf88)
"flyspell-post-command-hook" (0xffffd4b0)

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-23  9:41           ` Jorgen Schäfer
@ 2015-10-23 10:04             ` Eli Zaretskii
  2015-10-23 10:26               ` Eli Zaretskii
  0 siblings, 1 reply; 38+ messages in thread
From: Eli Zaretskii @ 2015-10-23 10:04 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666

> From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> Date: Fri, 23 Oct 2015 09:41:35 +0000
> 
> A few more backtraces in various locations, this time around with the gdb
> settings in the Emacs git tree.
> 
> I also upgraded to 2add4a, the problem did not go away.
> 
> Any suggestions on how I can help debug this further? :-)

There's something _very_ weird going on on your system.  For example:

> Lisp Backtrace:
> "car" (0xffff47f0)
> "numberp" (0xffff4938)
> "cond" (0xffff4a78)

This says that 'numberp' calls 'car', which is false, according to my
reading of the code.

What system-wide or Emacs-related changes, excluding "git pull" from
the repository, did you make immediately before this started
happening?  Any system upgrades, new installations, anything else?





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2015-10-23 10:04             ` Eli Zaretskii
@ 2015-10-23 10:26               ` Eli Zaretskii
  0 siblings, 0 replies; 38+ messages in thread
From: Eli Zaretskii @ 2015-10-23 10:26 UTC (permalink / raw)
  To: jorgen.schaefer; +Cc: 21666

> From: Eli Zaretskii <eliz@gnu.org>
> Cc: 21666@debbugs.gnu.org
> 
> > Lisp Backtrace:
> > "car" (0xffff47f0)
> > "numberp" (0xffff4938)
> > "cond" (0xffff4a78)
> 
> This says that 'numberp' calls 'car', which is false, according to my
> reading of the code.

Or maybe I'm reading this incorrectly.

In any case:

> #0  CAR (c=4210977137704721523) at lisp.h:1195

How can CAR segfault?

> What system-wide or Emacs-related changes, excluding "git pull" from
> the repository, did you make immediately before this started
> happening?  Any system upgrades, new installations, anything else?

This question still stands.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Acknowledgement (25.0.50; Random segfaults)
       [not found] ` <handler.21666.B.144458332816487.ack@debbugs.gnu.org>
@ 2015-11-29 19:13   ` Jorgen Schäfer
  0 siblings, 0 replies; 38+ messages in thread
From: Jorgen Schäfer @ 2015-11-29 19:13 UTC (permalink / raw)
  To: 21666

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

Just as a small update, I downgraded to 19efb9db and have not seen any
crashes in the last fortnight, so I would rule out environment or VM issues.

I can upgrade back to the latest master version if you have any suggestions
on how to debug this further.

Regards,
Jorgen

[-- Attachment #2: Type: text/html, Size: 356 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2015-10-11  6:50 bug#21666: 25.0.50; Random segfaults Jorgen Schaefer
                   ` (2 preceding siblings ...)
       [not found] ` <handler.21666.B.144458332816487.ack@debbugs.gnu.org>
@ 2016-03-09 10:14 ` Jorgen Schäfer
  2016-03-09 15:15   ` Eli Zaretskii
  2016-03-14 19:56 ` bug#21666: Correction, emacs-25 *is* broken Jorgen Schäfer
  2016-03-14 21:20 ` bug#21666: Backtrace Jorgen Schäfer
  5 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-09 10:14 UTC (permalink / raw)
  To: 21666@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 510 bytes --]

Hello!
After applying the same fix as in #22120, that is,
binding gc-cons-threshold to most-positive-fixnum, the crashes have not
reoccurred. That is, the two bugs refer to the same problem.

I do not know how GC works in Emacs Lisp, but it seems to me that an Emacs
Lisp program should not be able to segfault Emacs in this manner. It is
interesting that this problem was introduced sometime after 19efb9 – an
Emacs built from that commit did not exhibit the problem.

Hope this helps,

Jorgen

[-- Attachment #2: Type: text/html, Size: 637 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-09 10:14 ` bug#21666: Bug is indeed undo-list and GC related Jorgen Schäfer
@ 2016-03-09 15:15   ` Eli Zaretskii
  2016-03-09 15:21     ` Jorgen Schäfer
  0 siblings, 1 reply; 38+ messages in thread
From: Eli Zaretskii @ 2016-03-09 15:15 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666

> From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> Date: Wed, 09 Mar 2016 10:14:35 +0000
> 
> I do not know how GC works in Emacs Lisp, but it seems to me that an Emacs Lisp program should not be
> able to segfault Emacs in this manner. It is interesting that this problem was introduced sometime after
> 19efb9 – an Emacs built from that commit did not exhibit the problem.

Can you bisect it more narrowly?  "After 19efb9" leaves a lot of
alternatives...

Thanks.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-09 15:15   ` Eli Zaretskii
@ 2016-03-09 15:21     ` Jorgen Schäfer
  2016-03-09 15:43       ` Phillip Lord
  2016-03-09 16:37       ` Eli Zaretskii
  0 siblings, 2 replies; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-09 15:21 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21666

[-- Attachment #1: Type: text/plain, Size: 774 bytes --]

No, I can not. As mentioned, the problem occurs after a day or two of
usage. If you understand the problem better now that you know what prevents
it, I am of course happy to run test cases.

Eli Zaretskii <eliz@gnu.org> schrieb am Mi., 9. März 2016 16:15:

> > From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> > Date: Wed, 09 Mar 2016 10:14:35 +0000
> >
> > I do not know how GC works in Emacs Lisp, but it seems to me that an
> Emacs Lisp program should not be
> > able to segfault Emacs in this manner. It is interesting that this
> problem was introduced sometime after
> > 19efb9 – an Emacs built from that commit did not exhibit the problem.
>
> Can you bisect it more narrowly?  "After 19efb9" leaves a lot of
> alternatives...
>
> Thanks.
>

[-- Attachment #2: Type: text/html, Size: 1113 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-09 15:21     ` Jorgen Schäfer
@ 2016-03-09 15:43       ` Phillip Lord
  2016-03-09 16:37       ` Eli Zaretskii
  1 sibling, 0 replies; 38+ messages in thread
From: Phillip Lord @ 2016-03-09 15:43 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666



You might try looking at commits where the undo-list handling has been
changed since 19efb9.

To a first approximation, git log --author="Phillip Lord" should show
most of these.

But these might be good ones to try.

ae18cc20f899335cede183f18221b6aae539fd51
957b05c615ee749b569d9fa2b214b2a2d8fa9bda
20aa42e8204f8f0139ba3880cb32ddf88acc9bf4

Phil


Jorgen Schäfer <jorgen.schaefer@gmail.com> writes:

> No, I can not. As mentioned, the problem occurs after a day or two of
> usage. If you understand the problem better now that you know what prevents
> it, I am of course happy to run test cases.
>
> Eli Zaretskii <eliz@gnu.org> schrieb am Mi., 9. März 2016 16:15:
>
>> > From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
>> > Date: Wed, 09 Mar 2016 10:14:35 +0000
>> >
>> > I do not know how GC works in Emacs Lisp, but it seems to me that an
>> Emacs Lisp program should not be
>> > able to segfault Emacs in this manner. It is interesting that this
>> problem was introduced sometime after
>> > 19efb9 – an Emacs built from that commit did not exhibit the problem.
>>
>> Can you bisect it more narrowly?  "After 19efb9" leaves a lot of
>> alternatives...
>>
>> Thanks.
>>





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-09 15:21     ` Jorgen Schäfer
  2016-03-09 15:43       ` Phillip Lord
@ 2016-03-09 16:37       ` Eli Zaretskii
  2016-03-09 16:46         ` Jorgen Schäfer
  1 sibling, 1 reply; 38+ messages in thread
From: Eli Zaretskii @ 2016-03-09 16:37 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666

> From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> Date: Wed, 09 Mar 2016 15:21:45 +0000
> Cc: 21666@debbugs.gnu.org
> 
> No, I can not. As mentioned, the problem occurs after a day or two of usage. If you understand the problem
> better now that you know what prevents it, I am of course happy to run test cases.

I cannot say I understand the problem better, sorry.

Are you running master or the emacs-25 branch?  If the former, can you
try the branch, please?  It is more urgent to have the branch bug-free
than the master, as we are in pretest for 25.1.

Also, what was date or the commit of the first build which exhibited
the problem?  Was that the one you reported in your original message
to the bug tracker?  Or did you experience these problems before that?

Thanks.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-09 16:37       ` Eli Zaretskii
@ 2016-03-09 16:46         ` Jorgen Schäfer
  2016-03-12 14:43           ` Jorgen Schäfer
  0 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-09 16:46 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21666

[-- Attachment #1: Type: text/plain, Size: 1781 bytes --]

> Are you running master or the emacs-25 branch?

I am currently running Emacs from git master.

> If the former, can you
> try the branch, please?  It is more urgent to have the branch bug-free
> than the master, as we are in pretest for 25.1.

Will do.

I wish there was a better way of reproducing this than for me to lose time
every few days to realize "oh, it's still there!"

> Also, what was date or the commit of the first build which exhibited
> the problem?  Was that the one you reported in your original message
> to the bug tracker?  Or did you experience these problems before that?

The ref in the original report was not the first I experienced this in, I
did rebuild Emacs a few times in between assuming it was a temporary
problem that would get fixed. I did not record the ref where this happened
originally I'm afraid.

Jorgen

On Wed, Mar 9, 2016 at 5:37 PM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> > Date: Wed, 09 Mar 2016 15:21:45 +0000
> > Cc: 21666@debbugs.gnu.org
> >
> > No, I can not. As mentioned, the problem occurs after a day or two of
> usage. If you understand the problem
> > better now that you know what prevents it, I am of course happy to run
> test cases.
>
> I cannot say I understand the problem better, sorry.
>
> Are you running master or the emacs-25 branch?  If the former, can you
> try the branch, please?  It is more urgent to have the branch bug-free
> than the master, as we are in pretest for 25.1.
>
> Also, what was date or the commit of the first build which exhibited
> the problem?  Was that the one you reported in your original message
> to the bug tracker?  Or did you experience these problems before that?
>
> Thanks.
>

[-- Attachment #2: Type: text/html, Size: 2940 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-09 16:46         ` Jorgen Schäfer
@ 2016-03-12 14:43           ` Jorgen Schäfer
  2016-03-12 16:22             ` Eli Zaretskii
  0 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-12 14:43 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21666

[-- Attachment #1: Type: text/plain, Size: 2115 bytes --]

Hello!
I have been running 1b9d616 (emacs-25 branch) for the last three days and
did not see any crashes, so this problem seems to be specific to the master
branch.

Jorgen

On Wed, Mar 9, 2016 at 5:46 PM Jorgen Schäfer <jorgen.schaefer@gmail.com>
wrote:

> > Are you running master or the emacs-25 branch?
>
> I am currently running Emacs from git master.
>
> > If the former, can you
> > try the branch, please?  It is more urgent to have the branch bug-free
> > than the master, as we are in pretest for 25.1.
>
> Will do.
>
> I wish there was a better way of reproducing this than for me to lose time
> every few days to realize "oh, it's still there!"
>
> > Also, what was date or the commit of the first build which exhibited
> > the problem?  Was that the one you reported in your original message
> > to the bug tracker?  Or did you experience these problems before that?
>
> The ref in the original report was not the first I experienced this in, I
> did rebuild Emacs a few times in between assuming it was a temporary
> problem that would get fixed. I did not record the ref where this happened
> originally I'm afraid.
>
> Jorgen
>
> On Wed, Mar 9, 2016 at 5:37 PM Eli Zaretskii <eliz@gnu.org> wrote:
>
>> > From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
>> > Date: Wed, 09 Mar 2016 15:21:45 +0000
>> > Cc: 21666@debbugs.gnu.org
>> >
>> > No, I can not. As mentioned, the problem occurs after a day or two of
>> usage. If you understand the problem
>> > better now that you know what prevents it, I am of course happy to run
>> test cases.
>>
>> I cannot say I understand the problem better, sorry.
>>
>> Are you running master or the emacs-25 branch?  If the former, can you
>> try the branch, please?  It is more urgent to have the branch bug-free
>> than the master, as we are in pretest for 25.1.
>>
>> Also, what was date or the commit of the first build which exhibited
>> the problem?  Was that the one you reported in your original message
>> to the bug tracker?  Or did you experience these problems before that?
>>
>> Thanks.
>>
>

[-- Attachment #2: Type: text/html, Size: 3618 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-12 14:43           ` Jorgen Schäfer
@ 2016-03-12 16:22             ` Eli Zaretskii
  2016-03-12 23:44               ` Phillip Lord
  0 siblings, 1 reply; 38+ messages in thread
From: Eli Zaretskii @ 2016-03-12 16:22 UTC (permalink / raw)
  To: Jorgen Schäfer, Phillip Lord; +Cc: 21666

> From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> Date: Sat, 12 Mar 2016 14:43:36 +0000
> Cc: 21666@debbugs.gnu.org
> 
> I have been running 1b9d616 (emacs-25 branch) for the last three days and did not see any crashes, so this
> problem seems to be specific to the master branch.

Thanks, this is good to know.

Phillip, I think this means the undo-related changes are actually
exonerated, as they are present on emacs-25 as well, right?





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-12 16:22             ` Eli Zaretskii
@ 2016-03-12 23:44               ` Phillip Lord
  2016-03-13  9:26                 ` martin rudalics
  0 siblings, 1 reply; 38+ messages in thread
From: Phillip Lord @ 2016-03-12 23:44 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Jorgen Schäfer, 21666

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
>> Date: Sat, 12 Mar 2016 14:43:36 +0000
>> Cc: 21666@debbugs.gnu.org
>> 
>> I have been running 1b9d616 (emacs-25 branch) for the last three days and did not see any crashes, so this
>> problem seems to be specific to the master branch.
>
> Thanks, this is good to know.
>
> Phillip, I think this means the undo-related changes are actually
> exonerated, as they are present on emacs-25 as well, right?

Yes. My changes went in (just) before the branch. And, the fixes from
the GC problems you found went onto Emacs-25, then got merged to master.

Phil





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-12 23:44               ` Phillip Lord
@ 2016-03-13  9:26                 ` martin rudalics
  2016-03-13 19:58                   ` Phillip Lord
  0 siblings, 1 reply; 38+ messages in thread
From: martin rudalics @ 2016-03-13  9:26 UTC (permalink / raw)
  To: Phillip Lord, Eli Zaretskii; +Cc: Jorgen Schäfer, 21666

 > Yes. My changes went in (just) before the branch. And, the fixes from
 > the GC problems you found went onto Emacs-25, then got merged to master.

I'm afraid that quite a number of fixes did not get merged back to
master.  Could you please look into this particular issue?

Thanks in advance, martin





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-13  9:26                 ` martin rudalics
@ 2016-03-13 19:58                   ` Phillip Lord
  2016-03-13 20:12                     ` martin rudalics
  0 siblings, 1 reply; 38+ messages in thread
From: Phillip Lord @ 2016-03-13 19:58 UTC (permalink / raw)
  To: martin rudalics; +Cc: Jorgen Schäfer, 21666

martin rudalics <rudalics@gmx.at> writes:

>> Yes. My changes went in (just) before the branch. And, the fixes from
>> the GC problems you found went onto Emacs-25, then got merged to master.
>
> I'm afraid that quite a number of fixes did not get merged back to
> master.  Could you please look into this particular issue?

I did check and, unless I am missing something subtle, the fixes did get
merged.

Phil





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Bug is indeed undo-list and GC related
  2016-03-13 19:58                   ` Phillip Lord
@ 2016-03-13 20:12                     ` martin rudalics
  0 siblings, 0 replies; 38+ messages in thread
From: martin rudalics @ 2016-03-13 20:12 UTC (permalink / raw)
  To: Phillip Lord; +Cc: Jorgen Schäfer, 21666

> I did check and, unless I am missing something subtle, the fixes did get
> merged.

Thanks for checking.

martin







^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Correction, emacs-25 *is* broken
  2015-10-11  6:50 bug#21666: 25.0.50; Random segfaults Jorgen Schaefer
                   ` (3 preceding siblings ...)
  2016-03-09 10:14 ` bug#21666: Bug is indeed undo-list and GC related Jorgen Schäfer
@ 2016-03-14 19:56 ` Jorgen Schäfer
  2016-03-14 20:09   ` Eli Zaretskii
                     ` (2 more replies)
  2016-03-14 21:20 ` bug#21666: Backtrace Jorgen Schäfer
  5 siblings, 3 replies; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-14 19:56 UTC (permalink / raw)
  To: 21666@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

Hi.
Sorry to kill the good news – it took a while longer, but my Emacs just
crashed with a segfault, so I'm afraid emacs-25 is still affected by this
problem.

Jorgen

[-- Attachment #2: Type: text/html, Size: 229 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Correction, emacs-25 *is* broken
  2016-03-14 19:56 ` bug#21666: Correction, emacs-25 *is* broken Jorgen Schäfer
@ 2016-03-14 20:09   ` Eli Zaretskii
  2016-03-14 20:21     ` Jorgen Schäfer
  2016-03-14 20:28   ` Phillip Lord
  2018-06-12 23:01   ` bug#21666: 25.0.50; Random segfaults Noam Postavsky
  2 siblings, 1 reply; 38+ messages in thread
From: Eli Zaretskii @ 2016-03-14 20:09 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666

> From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> Date: Mon, 14 Mar 2016 19:56:06 +0000
> 
> Sorry to kill the good news – it took a while longer, but my Emacs just crashed with a segfault, so I'm afraid
> emacs-25 is still affected by this problem.

I'm not surprised.

Please always provide the backtrace and the data about the immediate
reason for the crash each time you experience this.  The more data we
collect, the higher our chances to zero in on the perpetrator.

It is best to start Emacs from the debugger, since the crashes happen
relatively regularly.

Thanks.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Correction, emacs-25 *is* broken
  2016-03-14 20:09   ` Eli Zaretskii
@ 2016-03-14 20:21     ` Jorgen Schäfer
  2016-03-14 20:53       ` Eli Zaretskii
  0 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-14 20:21 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21666

[-- Attachment #1: Type: text/plain, Size: 760 bytes --]

Will do. Would you prefer me to run emacs-25 or master?

On Mon, Mar 14, 2016 at 9:10 PM Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> > Date: Mon, 14 Mar 2016 19:56:06 +0000
> >
> > Sorry to kill the good news – it took a while longer, but my Emacs just
> crashed with a segfault, so I'm afraid
> > emacs-25 is still affected by this problem.
>
> I'm not surprised.
>
> Please always provide the backtrace and the data about the immediate
> reason for the crash each time you experience this.  The more data we
> collect, the higher our chances to zero in on the perpetrator.
>
> It is best to start Emacs from the debugger, since the crashes happen
> relatively regularly.
>
> Thanks.
>

[-- Attachment #2: Type: text/html, Size: 1113 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Correction, emacs-25 *is* broken
  2016-03-14 19:56 ` bug#21666: Correction, emacs-25 *is* broken Jorgen Schäfer
  2016-03-14 20:09   ` Eli Zaretskii
@ 2016-03-14 20:28   ` Phillip Lord
  2016-03-14 20:41     ` Jorgen Schäfer
  2018-06-12 23:01   ` bug#21666: 25.0.50; Random segfaults Noam Postavsky
  2 siblings, 1 reply; 38+ messages in thread
From: Phillip Lord @ 2016-03-14 20:28 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666@debbugs.gnu.org

Jorgen Schäfer <jorgen.schaefer@gmail.com> writes:
> Sorry to kill the good news – it took a while longer, but my Emacs just
> crashed with a segfault, so I'm afraid emacs-25 is still affected by this
> problem.

Unsurprising. There is not a huge amount of work happening in master.

You said earlier that setting gc-cons-threshold to a big value stopped
the problem. What happens if you set it small, say to 1/10th or 1/100
the default value?

If we can provoke the seqfault much faster then it should be possible to
bisect it.

Phil







^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Correction, emacs-25 *is* broken
  2016-03-14 20:28   ` Phillip Lord
@ 2016-03-14 20:41     ` Jorgen Schäfer
  0 siblings, 0 replies; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-14 20:41 UTC (permalink / raw)
  To: Phillip Lord; +Cc: 21666@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 1120 bytes --]

> You said earlier that setting gc-cons-threshold to a big value
stopped the problem. What happens if you set it small, say to 1/10th or
1/100 the default value?

I tried that, but that did not really seem to have any effect. :-(

I also tried to come up with some reproduction case creating a huge undo
list, small gc-cons-threshold, and then just running gc/modify undo list a
lot, but that did not cause any crash, either.

Jorgen

On Mon, Mar 14, 2016 at 9:28 PM Phillip Lord <phillip.lord@russet.org.uk>
wrote:

> Jorgen Schäfer <jorgen.schaefer@gmail.com> writes:
> > Sorry to kill the good news – it took a while longer, but my Emacs just
> > crashed with a segfault, so I'm afraid emacs-25 is still affected by this
> > problem.
>
> Unsurprising. There is not a huge amount of work happening in master.
>
> You said earlier that setting gc-cons-threshold to a big value stopped
> the problem. What happens if you set it small, say to 1/10th or 1/100
> the default value?
>
> If we can provoke the seqfault much faster then it should be possible to
> bisect it.
>
> Phil
>
>
>

[-- Attachment #2: Type: text/html, Size: 1550 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Correction, emacs-25 *is* broken
  2016-03-14 20:21     ` Jorgen Schäfer
@ 2016-03-14 20:53       ` Eli Zaretskii
  0 siblings, 0 replies; 38+ messages in thread
From: Eli Zaretskii @ 2016-03-14 20:53 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666

> From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> Date: Mon, 14 Mar 2016 20:21:01 +0000
> Cc: 21666@debbugs.gnu.org
> 
> Will do. Would you prefer me to run emacs-25 or master?

Emacs-25, please.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Backtrace
  2015-10-11  6:50 bug#21666: 25.0.50; Random segfaults Jorgen Schaefer
                   ` (4 preceding siblings ...)
  2016-03-14 19:56 ` bug#21666: Correction, emacs-25 *is* broken Jorgen Schäfer
@ 2016-03-14 21:20 ` Jorgen Schäfer
  2016-03-14 22:19   ` Jorgen Schäfer
  5 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-14 21:20 UTC (permalink / raw)
  To: 21666@debbugs.gnu.org


[-- Attachment #1.1: Type: text/plain, Size: 115 bytes --]

Did a new experiment with ./configure --enable-checking

Not sure if it helped, but it crashed a lot faster …

[-- Attachment #1.2: Type: text/html, Size: 158 bytes --]

[-- Attachment #2: gdb.log --]
[-- Type: text/x-log, Size: 5054 bytes --]

#0  0x00007ffff6279b5b in pselect () from /lib/x86_64-linux-gnu/libc.so.6
No symbol table info available.
#1  0x00000000005fdda3 in wait_reading_process_output (time_limit=30, nsecs=0, 
    read_kbd=-1, do_display=true, wait_for_cell=0, wait_proc=0x0, 
    just_wait_proc=0) at process.c:4844
        process_skipped = false
        channel = 0
        nfds = -1
        Available = {fds_bits = {4832, 0 <repeats 15 times>}}
        Writeok = {fds_bits = {0 <repeats 16 times>}}
        check_write = true
        check_delay = 2
        no_avail = false
        xerrno = 4
        proc = 140737488342896
        timeout = {tv_sec = 0, tv_nsec = 498982092}
        end_time = {tv_sec = 1457990213, tv_nsec = 961820840}
        timer_delay = {tv_sec = 0, tv_nsec = 498982092}
        got_output_end_time = {tv_sec = 1457990213, tv_nsec = 961820840}
        wait = TIMEOUT
        got_some_output = -1
        count = 2
        now = {tv_sec = 0, tv_nsec = -1}
#2  0x0000000000417270 in sit_for (timeout=122, reading=true, display_option=1)
    at dispnew.c:5762
        sec = 30
        nsec = 0
        do_display = true
#3  0x00000000004feca3 in read_char (commandflag=1, map=45545555, 
    prev_event=0, used_mouse_menu=0x7fffffffd34f, end_time=0x0)
    at keyboard.c:2707
        tem0 = 8589934592
        timeout = 30
        delay_level = 4
        buffer_size = 38
        c = 0
        jmpcount = 2
        local_getcjmp = {{__jmpbuf = {0, -5260651556174928167, 4229808, 
              140737488345456, 0, 0, -5260651556311243047, 
              5260650939575723737}, __mask_was_saved = 0, __saved_mask = {
              __val = {13257936, 140737488343440, 0, 140737488343440, 5182146, 
                17839968, 13257936, 140737488343584, 0, 140737488343488, 
                5182146, 0, 45545763, 140737488343584, 5931858, 0}}}}
        save_jump = {{__jmpbuf = {0, 0, 0, 0, 0, 0, 0, 0}, 
            __mask_was_saved = 0, __saved_mask = {__val = {
                0 <repeats 16 times>}}}}
        tem = 45545555
        save = 140737488343584
        previous_echo_area_message = 0
        also_record = 0
        reread = false
        recorded = false
        polling_stopped_here = false
        orig_kboard = 0x1519020
#4  0x000000000050d9ad in read_key_sequence (keybuf=0x7fffffffd500, 
    bufsize=30, prompt=0, dont_downcase_last=false, 
    can_return_switch_frame=true, fix_current_buffer=true, 
    prevent_redisplay=false) at keyboard.c:9054
        interrupted_kboard = 0x1519020
        interrupted_frame = 0xce9578
        key = 30064761200
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = 140737488344192
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 45545555
        first_event = 0
        first_unbound = 31
        mock_input = 0
        fkey = {parent = 13662035, map = 13662035, start = 0, end = 0}
        keytran = {parent = 13456963, map = 13456963, start = 0, end = 0}
        indec = {parent = 13662051, map = 13662051, start = 0, end = 0}
        shift_translated = false
        delayed_switch_frame = 0
        original_uppercase = 5188893
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x2ad1fa0
        fake_prefixed_keys = 0
#5  0x00000000004fb494 in command_loop_1 () at keyboard.c:1358
        cmd = 4175984
        keybuf = {98, 98, 210, 506, 3, 140737488344456, 0, 9080629, 
          140737488344448, 3966192, 140737488344480, 5923926, 3966192, 
          13257936, 48286515, 0, 140737488344480, 5182146, 9093156, 13257936, 
          140737488344528, 13257936, 140737488344528, 0, 140737488344544, 
          5182146, 140737488344640, 5220470, 140737488344592, 5910989}
        i = 2
        prev_modiff = 1063
        prev_buffer = 0x2ad1fa0
        already_adjusted = false
#6  0x00000000005a2ec7 in internal_condition_case (
    bfun=0x4fb052 <command_loop_1>, handlers=16560, hfun=0x4fa6e2 <cmd_error>)
    at eval.c:1309
        val = 0
        c = 0x1527c70
#7  0x00000000004fac90 in command_loop_2 (ignore=0) at keyboard.c:1100
        val = 2
#8  0x00000000005a2459 in internal_catch (tag=41088, 
    func=0x4fac67 <command_loop_2>, arg=0) at eval.c:1074
        val = 0
        c = 0x15190f0
#9  0x00000000004fac30 in command_loop () at keyboard.c:1079
No locals.
#10 0x00000000004fa1c1 in recursive_edit_1 () at keyboard.c:685
        count = 1
        val = 140737488344944
#11 0x00000000004fa3cc in Frecursive_edit () at keyboard.c:756
        count = 0
        buffer = 0
#12 0x00000000004f817c in main (argc=1, argv=0x7fffffffd978) at emacs.c:1605
        dummy = 140737488345136
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = true
        dumping = false
        skip_args = 0
        rlim = {rlim_cur = 10485760, rlim_max = 18446744073709551615}
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0
        original_pwd = 0x0

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Backtrace
  2016-03-14 21:20 ` bug#21666: Backtrace Jorgen Schäfer
@ 2016-03-14 22:19   ` Jorgen Schäfer
  2016-03-15  3:36     ` Eli Zaretskii
  0 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2016-03-14 22:19 UTC (permalink / raw)
  To: 21666@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 326 bytes --]

Ignore this, I'm just not awake enough. Forgot handle SIGINT nostop noprint
pass, so that's just C-g. Meh. :-(

On Mon, Mar 14, 2016 at 10:20 PM Jorgen Schäfer <jorgen.schaefer@gmail.com>
wrote:

> Did a new experiment with ./configure --enable-checking
>
> Not sure if it helped, but it crashed a lot faster …
>

[-- Attachment #2: Type: text/html, Size: 608 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: Backtrace
  2016-03-14 22:19   ` Jorgen Schäfer
@ 2016-03-15  3:36     ` Eli Zaretskii
  0 siblings, 0 replies; 38+ messages in thread
From: Eli Zaretskii @ 2016-03-15  3:36 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666

> From: Jorgen Schäfer <jorgen.schaefer@gmail.com>
> Date: Mon, 14 Mar 2016 22:19:32 +0000
> 
> Ignore this, I'm just not awake enough. Forgot handle SIGINT nostop noprint pass, so that's just C-g. Meh. :-(

If you start GDB from the Emacs src directory, the .gdbinit file there
will do this for you, I think.





^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2016-03-14 19:56 ` bug#21666: Correction, emacs-25 *is* broken Jorgen Schäfer
  2016-03-14 20:09   ` Eli Zaretskii
  2016-03-14 20:28   ` Phillip Lord
@ 2018-06-12 23:01   ` Noam Postavsky
  2018-06-13  7:52     ` Jorgen Schäfer
  2 siblings, 1 reply; 38+ messages in thread
From: Noam Postavsky @ 2018-06-12 23:01 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666@debbugs.gnu.org

Jorgen Schäfer <jorgen.schaefer@gmail.com> writes:

> Sorry to kill the good news – it took a while longer, but my Emacs just
> crashed with a segfault, so I'm afraid emacs-25 is still affected by this
> problem.

There were some serious segfaulting problems fixed after 25.1; I'm
wondering if you still see this in 25.3 or 26.1?






^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2018-06-12 23:01   ` bug#21666: 25.0.50; Random segfaults Noam Postavsky
@ 2018-06-13  7:52     ` Jorgen Schäfer
  2018-06-13 10:31       ` Noam Postavsky
  0 siblings, 1 reply; 38+ messages in thread
From: Jorgen Schäfer @ 2018-06-13  7:52 UTC (permalink / raw)
  To: Noam Postavsky; +Cc: 21666@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

Hello and thanks for the update!
I have not experienced any segfaults in a long time, so this can be closed
as far as I am concerned.

Thank you!
Jorgen

On Wed, Jun 13, 2018 at 1:01 AM Noam Postavsky <npostavs@gmail.com> wrote:

> Jorgen Schäfer <jorgen.schaefer@gmail.com> writes:
>
> > Sorry to kill the good news – it took a while longer, but my Emacs just
> > crashed with a segfault, so I'm afraid emacs-25 is still affected by this
> > problem.
>
> There were some serious segfaulting problems fixed after 25.1; I'm
> wondering if you still see this in 25.3 or 26.1?
>
>

[-- Attachment #2: Type: text/html, Size: 979 bytes --]

^ permalink raw reply	[flat|nested] 38+ messages in thread

* bug#21666: 25.0.50; Random segfaults
  2018-06-13  7:52     ` Jorgen Schäfer
@ 2018-06-13 10:31       ` Noam Postavsky
  0 siblings, 0 replies; 38+ messages in thread
From: Noam Postavsky @ 2018-06-13 10:31 UTC (permalink / raw)
  To: Jorgen Schäfer; +Cc: 21666@debbugs.gnu.org

tags 21666 fixed
close 21666 
quit

Jorgen Schäfer <jorgen.schaefer@gmail.com> writes:

> I have not experienced any segfaults in a long time,

Cool, that's good news.

> so this can be closed as far as I am concerned.

Done.





^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2018-06-13 10:31 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-11  6:50 bug#21666: 25.0.50; Random segfaults Jorgen Schaefer
2015-10-12  0:30 ` Paul Eggert
2015-10-13 11:50 ` Jorgen Schaefer
2015-10-13 16:09   ` Paul Eggert
2015-10-15 11:05     ` Jorgen Schäfer
2015-10-16  8:03       ` Jorgen Schäfer
2015-10-16  8:05         ` Paul Eggert
2015-10-16  9:03           ` Eli Zaretskii
2015-10-16 22:28             ` Paul Eggert
2015-10-17  8:06               ` Eli Zaretskii
2015-10-23  9:41           ` Jorgen Schäfer
2015-10-23 10:04             ` Eli Zaretskii
2015-10-23 10:26               ` Eli Zaretskii
     [not found] ` <handler.21666.B.144458332816487.ack@debbugs.gnu.org>
2015-11-29 19:13   ` bug#21666: Acknowledgement (25.0.50; Random segfaults) Jorgen Schäfer
2016-03-09 10:14 ` bug#21666: Bug is indeed undo-list and GC related Jorgen Schäfer
2016-03-09 15:15   ` Eli Zaretskii
2016-03-09 15:21     ` Jorgen Schäfer
2016-03-09 15:43       ` Phillip Lord
2016-03-09 16:37       ` Eli Zaretskii
2016-03-09 16:46         ` Jorgen Schäfer
2016-03-12 14:43           ` Jorgen Schäfer
2016-03-12 16:22             ` Eli Zaretskii
2016-03-12 23:44               ` Phillip Lord
2016-03-13  9:26                 ` martin rudalics
2016-03-13 19:58                   ` Phillip Lord
2016-03-13 20:12                     ` martin rudalics
2016-03-14 19:56 ` bug#21666: Correction, emacs-25 *is* broken Jorgen Schäfer
2016-03-14 20:09   ` Eli Zaretskii
2016-03-14 20:21     ` Jorgen Schäfer
2016-03-14 20:53       ` Eli Zaretskii
2016-03-14 20:28   ` Phillip Lord
2016-03-14 20:41     ` Jorgen Schäfer
2018-06-12 23:01   ` bug#21666: 25.0.50; Random segfaults Noam Postavsky
2018-06-13  7:52     ` Jorgen Schäfer
2018-06-13 10:31       ` Noam Postavsky
2016-03-14 21:20 ` bug#21666: Backtrace Jorgen Schäfer
2016-03-14 22:19   ` Jorgen Schäfer
2016-03-15  3:36     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).