Package: emacs;
Reported by: Sujith Manoharan <sujith <at> msujith.org>
Date: Thu, 13 Feb 2014 03:49:02 UTC
Severity: important
Tags: moreinfo, patch
Merged with 17026, 17101, 17172, 19320, 20283
Found in versions 24.3.50, 24.4, 25.0.50
Done: Tassilo Horn <tsdh <at> gnu.org>
Bug is archived. No further changes may be made.
View this message in rfc822 format
From: help-debbugs <at> gnu.org (GNU bug Tracking System) To: Alex Bennée <alex.bennee <at> linaro.org> Subject: bug#17172: closed (Re: [PATCH] Re-enable SIGIO when waiting for events) Date: Thu, 30 Jul 2015 18:50:08 +0000
[Message part 1 (text/plain, inline)]
Your bug report #16737: 24.3.50; Timeouts when pasting from mouse which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 17172 <at> debbugs.gnu.org. -- 16737: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16737 GNU Bug Tracking System Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tassilo Horn <tsdh <at> gnu.org> To: Mike Crowe <mac <at> mcrowe.com> Cc: Paul Eggert <eggert <at> cs.ucla.edu>, 16737-done <at> debbugs.gnu.org, Emacs Development <Emacs-devel <at> gnu.org> Subject: Re: [PATCH] Re-enable SIGIO when waiting for events Date: Thu, 30 Jul 2015 20:49:04 +0200Mike Crowe <mac <at> mcrowe.com> writes: >> > Thanks for checking. I installed a similar patch as Emacs master >> > commit 0592cefd03f1de2f04b721d07a16e6e0a9e48f73; could you please >> > give it a try? It is like Mike Crowe's patch, except it avoids a >> > race that could lose SIGIOs. I'll also send a heads-up email to >> > the relevant bug reports. >> >> I prefer your version and will switch to testing it instead. > > I've been testing with 0592cefd03f1de2f04b721d07a16e6e0a9e48f73 > applied to Debian Jessie's emacs24 (24.4+1-5) for over a week now > without seeing any problems so I think we can call the bug fixed. And I run the git head updating daily, and the issue didn't occur to me since that commit whereas it bit me several times a day before. So I can confirm that it's fixed (as multiple other already did in the debbugs issue), so I close it with this mail. Thanks! Tassilo
[Message part 3 (message/rfc822, inline)]
From: Alex Bennée <alex.bennee <at> linaro.org> To: bug-gnu-emacs <at> gnu.org Subject: 24.3.50; Timeouts when pasting from mouse Date: Wed, 02 Apr 2014 14:39:22 +0100After running for a while pasting an X selection from my browser from the mouse hangs emacs. When I middle click Emacs goes unresponsive to screen redraws and eventually reports: Debugger entered--Lisp error: (error "Timed out waiting for reply from selection owner") x-get-selection-internal(PRIMARY STRING) x-get-selection(PRIMARY) mouse-yank-primary((mouse-2 (#<window 732 on qemu-ltp.sh> 1118 (48 . 773) 2005318036 nil 1118 (4 . 33) nil (48 . 14) (11 . 23)))) call-interactively(mouse-yank-primary nil nil) command-execute(mouse-yank-primary) Once in this state Emacs needs to be restarted before pasting works again. However X selection and paste from within emacs works. The program is not being run. Continuing. Program received signal SIGINT, Interrupt. 0x00007f254abb8eb9 in __pselect (nfds=<optimised out>, readfds=<optimised out>, writefds=<optimised out>, exceptfds=<optimised out>, timeout=<optimised out>, sigmask=<optimised out>) at ../sysdeps/unix/sysv/linux/pselect.c:78 78 in ../sysdeps/unix/sysv/linux/pselect.c #0 0x00007f254abb8eb9 in __pselect (nfds=<optimised out>, readfds=<optimised out>, writefds=<optimised out>, exceptfds=<optimised out>, timeout=<optimised out>, sigmask=<optimised out>) at ../sysdeps/unix/sysv/linux/pselect.c:78 #1 0x000000000066d662 in xg_select (fds_lim=29, rfds=0x7fffb59448c0, wfds=0x0, efds=0x0, timeout=0x7fffb59448a0, sigmask=0x0) at xgselect.c:99 #2 0x00000000006210d4 in wait_reading_process_output (time_limit=5, nsecs=0, read_kbd=0, do_display=false, wait_for_cell=13121302, wait_proc=0x0, just_wait_proc=0) at process.c:4603 #3 0x0000000000527207 in x_get_foreign_selection (selection_symbol=12900066, target_type=13166834, time_stamp=12857586, frame=68104509) at xselect.c:1237 #4 0x0000000000528b01 in Fx_get_selection_internal (selection_symbol=12900066, target_type=13166834, time_stamp=12857586, terminal=12857586) at xselect.c:2017 #5 0x00000000005d2938 in Ffuncall (nargs=3, args=0x7fffb5944cb8) at eval.c:2826 #6 0x0000000000614a8e in exec_byte_code (bytestr=10713945, vector=10713981, maxdepth=28, args_template=12857586, nargs=0, args=0x0) at bytecode.c:919 #7 0x00000000005d328a in funcall_lambda (fun=10713853, nargs=2, arg_vector=0xa37b7d <pure+1341085>) at eval.c:3049 #8 0x00000000005d2a98 in Ffuncall (nargs=3, args=0x7fffb59451f8) at eval.c:2864 #9 0x0000000000614a8e in exec_byte_code (bytestr=11102977, vector=11103029, maxdepth=12, args_template=12857586, nargs=0, args=0x0) at bytecode.c:919 #10 0x0000000000613e9f in Fbyte_code (bytestr=11102977, vector=11103029, maxdepth=12) at bytecode.c:482 #11 0x00000000005d14c8 in eval_sub (form=11102950) at eval.c:2191 #12 0x00000000005cf5bc in internal_lisp_condition_case (var=12857586, bodyform=11102950, handlers=9531918) at eval.c:1323 #13 0x0000000000615c6f in exec_byte_code (bytestr=11102777, vector=11102813, maxdepth=24, args_template=12857586, nargs=0, args=0x0) at bytecode.c:1169 #14 0x00000000005d328a in funcall_lambda (fun=11102741, nargs=1, arg_vector=0xa96a5d <pure+1729917>) at eval.c:3049 #15 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb5945d68) at eval.c:2864 #16 0x0000000000614a8e in exec_byte_code (bytestr=9522897, vector=11103509, maxdepth=8, args_template=12857586, nargs=0, args=0x0) at bytecode.c:919 #17 0x00000000005d328a in funcall_lambda (fun=11103461, nargs=0, arg_vector=0xa96d15 <pure+1730613>) at eval.c:3049 #18 0x00000000005d2a98 in Ffuncall (nargs=1, args=0x7fffb5946290) at eval.c:2864 #19 0x0000000000614a8e in exec_byte_code (bytestr=10697137, vector=10697173, maxdepth=16, args_template=1028, nargs=1, args=0x7fffb5946810) at bytecode.c:919 #20 0x00000000005d2f91 in funcall_lambda (fun=10697085, nargs=1, arg_vector=0x7fffb5946808) at eval.c:2983 #21 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb5946800) at eval.c:2864 #22 0x00000000005cd11f in Fcall_interactively (function=20612706, record_flag=12857586, keys=139967573) at callint.c:836 #23 0x00000000005d2905 in Ffuncall (nargs=4, args=0x7fffb5946aa8) at eval.c:2822 #24 0x0000000000614a8e in exec_byte_code (bytestr=10291513, vector=10291549, maxdepth=52, args_template=4100, nargs=1, args=0x7fffb5947010) at bytecode.c:919 #25 0x00000000005d2f91 in funcall_lambda (fun=10291469, nargs=1, arg_vector=0x7fffb5947008) at eval.c:2983 #26 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb5947000) at eval.c:2864 #27 0x00000000005d222d in call1 (fn=12901442, arg1=20612706) at eval.c:2614 #28 0x000000000053df8b in command_loop_1 () at keyboard.c:1556 #29 0x00000000005cf71f in internal_condition_case (bfun=0x53d85f <command_loop_1>, handlers=12909154, hfun=0x53d14e <cmd_error>) at eval.c:1354 #30 0x000000000053d5b9 in command_loop_2 (ignore=12857586) at keyboard.c:1174 #31 0x00000000005cef31 in internal_catch (tag=12981922, func=0x53d593 <command_loop_2>, arg=12857586) at eval.c:1118 #32 0x000000000053d519 in command_loop () at keyboard.c:1145 #33 0x000000000053cd49 in recursive_edit_1 () at keyboard.c:777 #34 0x000000000053ceb6 in Frecursive_edit () at keyboard.c:845 #35 0x00000000005d288a in Ffuncall (nargs=1, args=0x7fffb5947460) at eval.c:2812 #36 0x0000000000614a8e in exec_byte_code (bytestr=51000993, vector=64352781, maxdepth=172, args_template=512, nargs=2, args=0x7fffb59479c8) at bytecode.c:919 #37 0x00000000005d2f91 in funcall_lambda (fun=64349477, nargs=2, arg_vector=0x7fffb59479c8) at eval.c:2983 #38 0x00000000005d2a98 in Ffuncall (nargs=3, args=0x7fffb59479c0) at eval.c:2864 #39 0x00000000005d1cc9 in Fapply (nargs=2, args=0x7fffb5947aa0) at eval.c:2354 #40 0x00000000005d21c3 in apply1 (fn=12982210, arg=135647782) at eval.c:2588 #41 0x00000000005cda1a in call_debugger (arg=135647782) at eval.c:332 #42 0x00000000005d03a6 in maybe_call_debugger (conditions=9386718, sig=12909154, data=135647830) at eval.c:1733 #43 0x00000000005cfe99 in Fsignal (error_symbol=12909154, data=135647830) at eval.c:1551 #44 0x00000000005cffa8 in xsignal (error_symbol=12909154, data=135647830) at eval.c:1588 #45 0x00000000005cfffd in xsignal1 (error_symbol=12909154, arg=153112161) at eval.c:1603 #46 0x00000000005d0533 in verror (m=0x699b98 "Timed out waiting for reply from selection owner", ap=0x7fffb5948c48) at eval.c:1781 #47 0x00000000005d05d2 in error (m=0x699b98 "Timed out waiting for reply from selection owner") at eval.c:1793 #48 0x0000000000527230 in x_get_foreign_selection (selection_symbol=12900066, target_type=13166546, time_stamp=12857586, frame=68104509) at xselect.c:1242 #49 0x0000000000528b01 in Fx_get_selection_internal (selection_symbol=12900066, target_type=13166546, time_stamp=12857586, terminal=12857586) at xselect.c:2017 #50 0x00000000005d2938 in Ffuncall (nargs=3, args=0x7fffb5948ef8) at eval.c:2826 #51 0x0000000000614a8e in exec_byte_code (bytestr=10713945, vector=10713981, maxdepth=28, args_template=12857586, nargs=0, args=0x0) at bytecode.c:919 #52 0x00000000005d328a in funcall_lambda (fun=10713853, nargs=1, arg_vector=0xa37b7d <pure+1341085>) at eval.c:3049 #53 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb5949440) at eval.c:2864 #54 0x0000000000614a8e in exec_byte_code (bytestr=10697137, vector=10697173, maxdepth=16, args_template=1028, nargs=1, args=0x7fffb59499c0) at bytecode.c:919 #55 0x00000000005d2f91 in funcall_lambda (fun=10697085, nargs=1, arg_vector=0x7fffb59499b8) at eval.c:2983 #56 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb59499b0) at eval.c:2864 #57 0x00000000005cd11f in Fcall_interactively (function=20612706, record_flag=12857586, keys=139967573) at callint.c:836 #58 0x00000000005d2905 in Ffuncall (nargs=4, args=0x7fffb5949c58) at eval.c:2822 #59 0x0000000000614a8e in exec_byte_code (bytestr=10291513, vector=10291549, maxdepth=52, args_template=4100, nargs=1, args=0x7fffb594a1c0) at bytecode.c:919 #60 0x00000000005d2f91 in funcall_lambda (fun=10291469, nargs=1, arg_vector=0x7fffb594a1b8) at eval.c:2983 #61 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb594a1b0) at eval.c:2864 #62 0x00000000005d222d in call1 (fn=12901442, arg1=20612706) at eval.c:2614 #63 0x000000000053df8b in command_loop_1 () at keyboard.c:1556 #64 0x00000000005cf71f in internal_condition_case (bfun=0x53d85f <command_loop_1>, handlers=12909154, hfun=0x53d14e <cmd_error>) at eval.c:1354 #65 0x000000000053d5b9 in command_loop_2 (ignore=12857586) at keyboard.c:1174 #66 0x00000000005cef31 in internal_catch (tag=12905090, func=0x53d593 <command_loop_2>, arg=12857586) at eval.c:1118 #67 0x000000000053d567 in command_loop () at keyboard.c:1153 #68 0x000000000053cd49 in recursive_edit_1 () at keyboard.c:777 #69 0x000000000053ceb6 in Frecursive_edit () at keyboard.c:845 #70 0x000000000053aec8 in main (argc=2, argv=0x7fffb594a658) at emacs.c:1646 Continuing. Program received signal SIGINT, Interrupt. 0x00007f254abb3f7d in poll () at ../sysdeps/unix/syscall-template.S:81 81 ../sysdeps/unix/syscall-template.S: No such file or directory. #0 0x00007f254abb3f7d in poll () at ../sysdeps/unix/syscall-template.S:81 No locals. #1 0x00007f254dace6a4 in g_main_context_poll (priority=2147483647, n_fds=3, fds=0x2979c10, timeout=0, context=0x2a96880) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:4006 poll_func = 0x7f254dadd270 <g_poll> #2 g_main_context_iterate (context=context <at> entry=0x2a96880, block=block <at> entry=0, dispatch=dispatch <at> entry=0, self=<optimised out>) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3707 max_priority = 2147483647 timeout = 0 some_ready = <optimised out> nfds = 3 allocated_nfds = 3 fds = 0x2979c10 #3 0x00007f254dace757 in g_main_context_pending (context=0x2a96880) at /build/buildd/glib2.0-2.38.1/./glib/gmain.c:3738 retval = <optimised out> #4 0x000000000066d94a in xg_select (fds_lim=29, rfds=0x7fffb59448c0, wfds=0x0, efds=0x0, timeout=0x7fffb59448a0, sigmask=0x0) at xgselect.c:139 pselect_errno = 11 all_rfds = {fds_bits = {134217728, 0 <repeats 15 times>}} all_wfds = {fds_bits = {0 <repeats 16 times>}} tmo = {tv_sec = 156742141, tv_nsec = 156742180} tmop = 0x7fffb59448a0 context = 0x2a96880 have_wfds = 0 gfds_buf = {{fd = 6, events = 1, revents = 0}, {fd = 28, events = 1, revents = 0}, {fd = 25, events = 0, revents = 0}, {fd = 16, events = 0, revents = 0}, {fd = 87097509, events = 0, revents = 0}, {fd = 21615936, events = 0, revents = 0}, {fd = -1248574384, events = 32767, revents = 0}, {fd = 6106041, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 128, events = 0, revents = 0}, {fd = -1248574360, events = 32767, revents = 0}, {fd = 2, events = 0, revents = 0}, {fd = 12857586, events = 0, revents = 0}, {fd = 10322365, events = 0, revents = 0}, {fd = 12857586, events = 0, revents = 0}, {fd = 256, events = 0, revents = 0}, {fd = 12857586, events = 0, revents = 0}, { fd = 12857586, events = 0, revents = 0}, {fd = 37217506, events = 0, revents = 0}, {fd = 12857586, events = 6, revents = 0}, {fd = 12857586, events = 0, revents = 0}, {fd = 16, events = 0, revents = 0}, {fd = -1248573296, events = 32767, revents = 0}, {fd = -1248574352, events = 32767, revents = 0}, {fd = 5468237, events = 0, revents = 0}, { fd = 12857586, events = 0, revents = 0}, {fd = -1248574272, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 5464485, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -1248578320, events = 32767, revents = 0}, {fd = 20, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 282, events = 0, revents = 0}, {fd = 64352781, events = 0, revents = 0}, {fd = -1248574176, events = 32767, revents = 0}, {fd = 5918604, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 368, events = 0, revents = 0}, {fd = 368, events = 0, revents = 0}, {fd = 3, events = 0, revents = 0}, {fd = 156742177, events = 0, revents = 0}, {fd = 365, events = 0, revents = 0}, {fd = 156741776, events = 0, revents = 0}, {fd = 12638352, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -1248574032, events = 32767, revents = 0}, {fd = 5838706, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, { fd = 368, events = 0, revents = 0}, {fd = 12857586, events = 0, revents = 0}, {fd = 368, events = 0, revents = 0}, {fd = 369, events = 0, revents = 0}, {fd = 368, events = 0, revents = 0}, {fd = 369, events = 0, revents = 0}, {fd = 17421633, events = 0, revents = 0}, {fd = -1248574064, events = 65535, revents = 65535}, {fd = -1248566744, events = 32767, revents = 256}, {fd = 156741776, events = 0, revents = 0}, {fd = 156742177, events = 0, revents = 0}, {fd = 365, events = 0, revents = 0}, {fd = 3, events = 0, revents = 0}, {fd = 12638352, events = 0, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = -1248573968, events = 32767, revents = 0}, {fd = 5136395, events = 0, revents = 0}, {fd = 369, events = 0, revents = 0}, {fd = 369, events = 0, revents = 0}, {fd = 6, events = 1, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 17421633, events = 0, revents = 0}, {fd = 12857586, events = 0, revents = 0}, {fd = -1248573024, events = 32767, revents = 0}, {fd = 5149339, events = 0, revents = 0}, {fd = 282, events = 0, revents = 0}, {fd = 48018395, events = 0, revents = 0}, {fd = -1248573912, events = 32767, revents = 0}, {fd = 5467017, events = 0, revents = 0}, {fd = 48018395, events = 0, revents = 0}, {fd = -1248573888, events = 32767, revents = 0}, {fd = 5467043, events = 0, revents = 0}, {fd = 48018395, events = 0, revents = 0}, {fd = 48018395, events = 0, revents = 0}, {fd = -1248573856, events = 32767, revents = 0}, {fd = 5467075, events = 0, revents = 0}, {fd = 48018395, events = 0, revents = 0}, {fd = -1248573824, events = 32767, revents = 0}, {fd = 5723009, events = 0, revents = 0}, {fd = 5467101, events = 0, revents = 0}, {fd = -1248573592, events = 32767, revents = 0}, { fd = -1248573760, events = 32767, revents = 0}, {fd = 5672151, events = 0, revents = 0}, {fd = 9365517, events = 0, revents = 0}, {fd = 90658675, events = 0, revents = 0}, { fd = 9365512, events = 0, revents = 0}, {fd = 68, events = 0, revents = 0}, {fd = 12857586, events = 0, revents = 0}, {fd = 21616064, events = 0, revents = 0}, { fd = -1248573632, events = 32767, revents = 0}, {fd = 6106041, events = 0, revents = 0}, {fd = 10, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, { fd = -1248573600, events = 32767, revents = 0}, {fd = 2, events = 0, revents = 0}, {fd = 6, events = 0, revents = 0}, {fd = 9365517, events = 0, revents = 0}, {fd = 12857586, events = 0, revents = 0}, {fd = 367, events = 0, revents = 0}, {fd = 1, events = 0, revents = 0}, {fd = 12993634, events = 0, revents = 0}, {fd = -1248573640, events = 32767, revents = 0}, {fd = 0, events = 0, revents = 0}, {fd = 28, events = 0, revents = 0}, {fd = 12857586, events = 0, revents = 0}, {fd = 595326386, events = 0, revents = 0}, { fd = 4, events = 0, revents = 0}, {fd = 4, events = 0, revents = 0}, {fd = 595326386, events = 0, revents = 0}, {fd = -1248573520, events = 32767, revents = 0}, {fd = 6822399, events = 0, revents = 0}, {fd = 1396445850, events = 0, revents = 0}, {fd = 515114537, events = 0, revents = 0}, {fd = -1248573536, events = 32767, revents = 0}, {fd = 5538986, events = 0, revents = 0}, {fd = 1396445850, events = 0, revents = 0}, {fd = 595326386, events = 0, revents = 0}} gfds = 0x7fffb59443a0 gfds_size = 128 n_gfds = 3 retval = 1 our_fds = 0 max_fds = 28 i = 29 nfds = 1 tmo_in_millisec = -1 need_to_dispatch = true sa_count = 70 sa_must_free = false #5 0x00000000006210d4 in wait_reading_process_output (time_limit=5, nsecs=0, read_kbd=0, do_display=false, wait_for_cell=13121302, wait_proc=0x0, just_wait_proc=0) at process.c:4603 timeout_reduced_for_timers = false channel = 23 nfds = 1 Available = {fds_bits = {134217728, 0 <repeats 15 times>}} Writeok = {fds_bits = {0 <repeats 16 times>}} check_write = false check_delay = 0 no_avail = false xerrno = 11 proc = 121030336 timeout = {tv_sec = 4, tv_nsec = 595326386} end_time = {tv_sec = 1396445855, tv_nsec = 110440923} wait_channel = -1 got_some_input = true count = 69 #6 0x0000000000527207 in x_get_foreign_selection (selection_symbol=12900066, target_type=13166786, time_stamp=12857586, frame=68104509) at xselect.c:1237 f = 0x40f3138 dpyinfo = 0x48030a0 display = 0x714ef20 requestor_window = 27263006 requestor_time = 2005700852 target_property = 406 selection_atom = 1 type_atom = 369 timeout = 5000 secs = 5 nsecs = 0 #7 0x0000000000528b01 in Fx_get_selection_internal (selection_symbol=12900066, target_type=13166786, time_stamp=12857586, terminal=12857586) at xselect.c:2017 ret_ungc_val = 17557200 frame = 68104509 val = 12857586 gcpro1 = {next = 0x8ed088 <Sx_get_selection_internal>, var = 0x7fffb5944c08, nvars = 5468020} gcpro2 = {next = 0x8ed088 <Sx_get_selection_internal>, var = 0x7fffb5944c08, nvars = 5468020} f = 0x40f3138 #8 0x00000000005d2938 in Ffuncall (nargs=3, args=0x7fffb5944cb8) at eval.c:2826 fun = 9359501 original_fun = 13165794 funcar = 12857586 numargs = 2 lisp_numargs = 90658675 val = 140736239784096 internal_args = 0x7fffb5944c10 i = 4 #9 0x0000000000614a8e in exec_byte_code (bytestr=10713945, vector=10713981, maxdepth=28, args_template=12857586, nargs=0, args=0x0) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 68 count_volatile = 0 op = 2 vectorp = 0xa37b80 <pure+1341088> vectorp_volatile = 0xc430f2 stack = {pc = 0xb25684 <pure+2314660> "\311\032\211\033;\203m", byte_string = 10713945, byte_string_start = 0xb25678 <pure+2314648> "\306\b\206\006", next = 0x7fffb59455a0} stack_volatile = {pc = 0x7fffb59450e0 "`Q\224\265\377\177", byte_string = 6108513, byte_string_start = 0xc8e8c2 "", next = 0xa37afd <pure+1340957>} top = 0x7fffb5944cb8 result = 0 type = CATCHER #10 0x00000000005d328a in funcall_lambda (fun=10713853, nargs=2, arg_vector=0xa37b7d <pure+1341085>) at eval.c:3049 val = 51539607552 syms_left = 12857586 next = 20615682 lexenv = 12857586 count = 66 i = 2 optional = true rest = false #11 0x00000000005d2a98 in Ffuncall (nargs=3, args=0x7fffb59451f8) at eval.c:2864 fun = 10713853 original_fun = 20612802 funcar = 5465511 numargs = 2 lisp_numargs = 140736239784408 val = 140736239784496 internal_args = 0x10 i = 6101295 #12 0x0000000000614a8e in exec_byte_code (bytestr=11102977, vector=11103029, maxdepth=12, args_template=12857586, nargs=0, args=0x0) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 65 count_volatile = 140736239786000 op = 2 vectorp = 0xa96b38 <pure+1730136> vectorp_volatile = 0x0 stack = {pc = 0xb007e5 <pure+2163461> "\022Ç", byte_string = 11102977, byte_string_start = 0xb007e0 <pure+2163456> "\303\b\t@\"\022Ç", next = 0x7fffb5945bf0} stack_volatile = {pc = 0x0, byte_string = 51539607552, byte_string_start = 0xa96af6 <pure+1730070> "", next = 0xa00c430f2} top = 0x7fffb59451f8 result = 12911106 type = CATCHER #13 0x0000000000613e9f in Fbyte_code (bytestr=11102977, vector=11103029, maxdepth=12) at bytecode.c:482 No locals. #14 0x00000000005d14c8 in eval_sub (form=11102950) at eval.c:2191 numargs = 12 args_left = 12857586 i = 3 maxargs = 3 argvals = {11102977, 11103029, 12, 5953895, 12857586, 12909154, 64, 12884400} fun = 12242709 val = 12882734 original_fun = 12994402 original_args = 11102966 funcar = 140736239786000 gcpro1 = {next = 0xa96b01 <pure+1730081>, var = 0xa96b35 <pure+1730133>, nvars = 12} gcpro2 = {next = 0xa96b01 <pure+1730081>, var = 0xa96b35 <pure+1730133>, nvars = 12} gcpro3 = {next = 0x6b5945760, var = 0x7fffb5945700, nvars = 3} #15 0x00000000005cf5bc in internal_lisp_condition_case (var=12857586, bodyform=11102950, handlers=9531918) at eval.c:1323 val = 12857586 c = 0x1423e00 oldhandlerlist = 0x13f21e0 clausenb = 1 #16 0x0000000000615c6f in exec_byte_code (bytestr=11102777, vector=11102813, maxdepth=24, args_template=12857586, nargs=0, args=0x0) at bytecode.c:1169 handlers = 9531918 body = 11102950 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 62 count_volatile = 62 op = 143 vectorp = 0xa96a60 <pure+1729920> vectorp_volatile = 0x9d8210 <pure+949552> stack = {pc = 0xb00802 <pure+2163490> "\210\nA\211\022\204\021", byte_string = 11102777, byte_string_start = 0xb007e9 <pure+2163465> "\b\206\005", next = 0x7fffb5946110} stack_volatile = {pc = 0x7fffb5945c50 "\320\\\224\265\377\177", byte_string = 6108513, byte_string_start = 0xc4d6e2 "", next = 0xa96a15 <pure+1729845>} top = 0x7fffb5945828 result = 0 type = CATCHER #17 0x00000000005d328a in funcall_lambda (fun=11102741, nargs=1, arg_vector=0xa96a5d <pure+1729917>) at eval.c:3049 val = 54586006696 syms_left = 12857586 next = 16464098 lexenv = 12857586 count = 61 i = 1 optional = false rest = false #18 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb5945d68) at eval.c:2864 fun = 11102741 original_fun = 20600482 funcar = 5465511 numargs = 1 lisp_numargs = 140736239787336 val = 1 internal_args = 0x10 i = 17420978 #19 0x0000000000614a8e in exec_byte_code (bytestr=9522897, vector=11103509, maxdepth=8, args_template=12857586, nargs=0, args=0x0) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 60 count_volatile = 0 op = 1 vectorp = 0xa96d18 <pure+1730616> vectorp_volatile = 0x1f70f92 stack = {pc = 0xb9ea2f <pure+2811215> "\207", byte_string = 9522897, byte_string_start = 0xb9ea2c <pure+2811212> "\300\301!\207", next = 0x7fffb5946640} stack_volatile = {pc = 0x536f74 <PSEUDOVECTORP+63> "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t", byte_string = 51545594998, byte_string_start = 0xa96ce5 <pure+1730565> "", next = 0xa96ce5 <pure+1730565>} top = 0x7fffb5945d68 result = 12857586 type = CATCHER #20 0x00000000005d328a in funcall_lambda (fun=11103461, nargs=0, arg_vector=0xa96d15 <pure+1730613>) at eval.c:3049 val = 51552465186 syms_left = 12857586 next = 6098362 lexenv = 12857586 count = 60 i = 0 optional = false rest = false #21 0x00000000005d2a98 in Ffuncall (nargs=1, args=0x7fffb5946290) at eval.c:2864 fun = 11103461 original_fun = 20612754 funcar = 12857634 numargs = 0 lisp_numargs = 12908672 val = 13034850 internal_args = 0xc430f2 i = 6108875 #22 0x0000000000614a8e in exec_byte_code (bytestr=10697137, vector=10697173, maxdepth=16, args_template=1028, nargs=1, args=0x7fffb5946810) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 59 count_volatile = 11862193 op = 0 vectorp = 0xa339d8 <pure+1324280> vectorp_volatile = 0x7fffb5946840 stack = {pc = 0xb27af9 <pure+2323993> "\206>", byte_string = 10697137, byte_string_start = 0xb27ac7 <pure+2323943> "\302\303!\210\b\203\016", next = 0x7fffb5946e70} stack_volatile = {pc = 0x536f74 <PSEUDOVECTORP+63> "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t", byte_string = 51552259504, byte_string_start = 0xa3397d <pure+1324189> "", next = 0xa3397d <pure+1324189>} top = 0x7fffb5946290 result = 5465511 type = CATCHER #23 0x00000000005d2f91 in funcall_lambda (fun=10697085, nargs=1, arg_vector=0x7fffb5946808) at eval.c:2983 val = 52796356416 syms_left = 1028 next = 6098362 lexenv = 140736239789832 count = 59 i = 5468020 optional = false rest = false #24 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb5946800) at eval.c:2864 fun = 10697085 original_fun = 20612706 funcar = 0 numargs = 1 lisp_numargs = 12994960 val = 7341369248 internal_args = 0x7fffb5946808 i = 5492993 #25 0x00000000005cd11f in Fcall_interactively (function=20612706, record_flag=12857586, keys=139967573) at callint.c:836 val = 21542940984 args = 0x7fffb5946800 visargs = 0x7fffb59467e0 specs = 9565601 filter_specs = 9565601 teml = 51609031709 up_event = 12857586 enable = 12857586 speccount = 56 next_event = 1 prefix_arg = 12857586 string = 0x7fffb5946820 "e" tem = 0x6a7624 "" varies = 0x7fffb59467c0 "" i = 2 nargs = 2 mark = 42907426 arg_from_tty = false gcpro1 = {next = 0x536f74 <PSEUDOVECTORP+63>, var = 0xab59469c0, nvars = 2} gcpro2 = {next = 0x536f74 <PSEUDOVECTORP+63>, var = 0xab59469c0, nvars = 2} gcpro3 = {next = 0x5365a7 <ASIZE+24>, var = 0xa00a33978, nvars = 2} gcpro4 = {next = 0x536f74 <PSEUDOVECTORP+63>, var = 0xab59469c0, nvars = 2} gcpro5 = {next = 0x536f74 <PSEUDOVECTORP+63>, var = 0xab59469c0, nvars = 2} key_count = 1 record_then_fail = false save_this_command = 20612706 save_last_command = 20611490 save_this_original_command = 20612706 save_real_this_command = 20612706 #26 0x00000000005d2905 in Ffuncall (nargs=4, args=0x7fffb5946aa8) at eval.c:2822 fun = 12232237 original_fun = 12994914 funcar = 6138522 numargs = 3 lisp_numargs = 140736239790688 val = 12857586 internal_args = 0x7fffb5946ab0 i = 2 #27 0x0000000000614a8e in exec_byte_code (bytestr=10291513, vector=10291549, maxdepth=52, args_template=4100, nargs=1, args=0x7fffb5947010) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 55 count_volatile = 4331365974 op = 3 vectorp = 0x9d0960 <pure+918656> vectorp_volatile = 0xc430c2 stack = {pc = 0xb545b2 <pure+2506962> "\006\006\071\203\225", byte_string = 10291513, byte_string_start = 0xb54544 <pure+2506852> "\305\020\211?\205\f", next = 0x7fffb5947850} stack_volatile = {pc = 0x536f74 <PSEUDOVECTORP+63> "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t", byte_string = 51545597602, byte_string_start = 0x9d090d <pure+918573> "", next = 0x9d090d <pure+918573>} top = 0x7fffb5946aa8 result = 12857538 type = CATCHER #28 0x00000000005d2f91 in funcall_lambda (fun=10291469, nargs=1, arg_vector=0x7fffb5947008) at eval.c:2983 val = 51546088681 syms_left = 4100 next = 6098362 lexenv = 140736239791928 count = 55 i = 5468020 optional = false rest = false #29 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb5947000) at eval.c:2864 fun = 10291469 original_fun = 12901442 funcar = 0 numargs = 1 lisp_numargs = 12981680 val = 1396445846 internal_args = 0xc430f2 i = 109324597 #30 0x00000000005d222d in call1 (fn=12901442, arg1=20612706) at eval.c:2614 ret_ungc_val = 152654630 gcpro1 = {next = 0x7fffb5947030, var = 0x5ab603 <Fundo_boundary+68>, nvars = 2} args = {12901442, 20612706} #31 0x000000000053df8b in command_loop_1 () at keyboard.c:1556 scount = 53 cmd = 20612706 keybuf = {145250774, 12857586, 0, 0, 4, 20612802, 12905042, 152102470, 9372929, 20612802, 140736239792416, 5493667, 140736239792464, 152102470, 140736239792416, 0, 140736239792544, 5493427, 140736239792480, 152102470, 12857586, 12857586, 0, 12269968, 140736239792592, 5987446, 73890832, 12269968, 140736239792560, -2149483833175979264} i = 1 prev_modiff = 71 prev_buffer = 0xc499b0 already_adjusted = false #32 0x00000000005cf71f in internal_condition_case (bfun=0x53d85f <command_loop_1>, handlers=12909154, hfun=0x53d14e <cmd_error>) at eval.c:1354 val = 12857586 c = 0x13f21e0 #33 0x000000000053d5b9 in command_loop_2 (ignore=12857586) at keyboard.c:1174 val = 0 #34 0x00000000005cef31 in internal_catch (tag=12981922, func=0x53d593 <command_loop_2>, arg=12857586) at eval.c:1118 val = 12857586 c = 0x13ee640 #35 0x000000000053d519 in command_loop () at keyboard.c:1145 val = 140736239793256 #36 0x000000000053cd49 in recursive_edit_1 () at keyboard.c:777 count = 50 val = 5492430 #37 0x000000000053ceb6 in Frecursive_edit () at keyboard.c:845 count = 48 buffer = 12857586 #38 0x00000000005d288a in Ffuncall (nargs=1, args=0x7fffb5947460) at eval.c:2812 fun = 9360485 original_fun = 12904370 funcar = 6108950 numargs = 0 lisp_numargs = 140736239792976 val = 149297619 internal_args = 0x7fffb5947468 i = 149297616 #39 0x0000000000614a8e in exec_byte_code (bytestr=51000993, vector=64352781, maxdepth=172, args_template=512, nargs=2, args=0x7fffb59479c8) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 17 count_volatile = 12857586 op = 0 vectorp = 0x3d5f210 vectorp_volatile = 0x0 stack = {pc = 0x30f466d "\210.\027\266\023\016\065\026N\t.\a\207", byte_string = 51000993, byte_string_start = 0x30f44f8 "\b\203\006", next = 0x7fffb59492c0} stack_volatile = {pc = 0x536f74 <PSEUDOVECTORP+63> "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t", byte_string = 51539607552, byte_string_start = 0x3d5e525 "", next = 0x3d5e525} top = 0x7fffb5947460 result = 141733920768 type = (CONDITION_CASE | unknown: 32548) #40 0x00000000005d2f91 in funcall_lambda (fun=64349477, nargs=2, arg_vector=0x7fffb59479c8) at eval.c:2983 val = 51539607552 syms_left = 512 next = 6098362 lexenv = 140736239794456 count = 17 i = 5468020 optional = false rest = false #41 0x00000000005d2a98 in Ffuncall (nargs=3, args=0x7fffb59479c0) at eval.c:2864 fun = 64349477 original_fun = 12982210 funcar = 140736239794632 numargs = 2 lisp_numargs = 64349472 val = 25 internal_args = 0x7fffb59479c0 i = 51539607552 #42 0x00000000005d1cc9 in Fapply (nargs=2, args=0x7fffb5947aa0) at eval.c:2354 i = 3 numargs = 2 spread_arg = 12857586 funcall_args = 0x7fffb59479c0 fun = 64349477 retval = 12981778 gcpro1 = {next = 0x5b5947a60, var = 0x4fc9800, nvars = 3} sa_count = 16 sa_must_free = false #43 0x00000000005d21c3 in apply1 (fn=12982210, arg=135647782) at eval.c:2588 ret_ungc_val = 6108875 args = {12982210, 135647782} gcpro1 = {next = 0xc61610, var = 0x7fffb5947aa0, nvars = 2} #44 0x00000000005cda1a in call_debugger (arg=135647782) at eval.c:332 debug_while_redisplaying = false count = 12 val = 5954051 old_depth = 600 old_max = 1300 #45 0x00000000005d03a6 in maybe_call_debugger (conditions=9386718, sig=12909154, data=135647830) at eval.c:1733 combined_data = 135647814 #46 0x00000000005cfe99 in Fsignal (error_symbol=12909154, data=135647830) at eval.c:1551 debugger_called = false conditions = 9386718 string = 140736239795312 real_error_symbol = 12909154 clause = 12857634 h = 0x13ee510 #47 0x00000000005cffa8 in xsignal (error_symbol=12909154, data=135647830) at eval.c:1588 No locals. #48 0x00000000005cfffd in xsignal1 (error_symbol=12909154, arg=153112161) at eval.c:1603 No locals. #49 0x00000000005d0533 in verror (m=0x699b98 "Timed out waiting for reply from selection owner", ap=0x7fffb5948c48) at eval.c:1781 buf = "Timed out waiting for reply from selection owner\000\061\017\004\000\000\000\000\362\060\304\000\000\000\000\000\322\347\310\000\000\000\000\000\342\326\304\000\000\000\000\000 }\224\265\377\177\000\000\004XR\000\000\000\000\000\224\271\206w\000\000\000\000\070\061\017\004\000\000\000\000\240\060\200\004\000\000\000\000 \357\024\a\000\000\000\000\036\000\240\001\000\000\000\000\226\001\000\000\000\000\000\000\001\000\000\000\000\000\000\000\037\000\000\000\000\000\000\000\210\023\000\000\000\000\000\000\005\000\000\000\000\000\000\000\240}\224\265\377\177\000\000\001\213R\000\000\000\000\000\362\060\304\000\000\000\000\000"... size = 4000 size_max = 2305843009213693952 buffer = 0x7fffb5947c70 "Timed out waiting for reply from selection owner" used = 48 string = 153112161 #50 0x00000000005d05d2 in error (m=0x699b98 "Timed out waiting for reply from selection owner") at eval.c:1793 ap = {{gp_offset = 8, fp_offset = 48, overflow_arg_area = 0x7fffb5948d20, reg_save_area = 0x7fffb5948c60}} #51 0x0000000000527230 in x_get_foreign_selection (selection_symbol=12900066, target_type=13166546, time_stamp=12857586, frame=68104509) at xselect.c:1242 f = 0x40f3138 dpyinfo = 0x48030a0 display = 0x714ef20 requestor_window = 27263006 requestor_time = 2005318036 target_property = 406 selection_atom = 1 type_atom = 31 timeout = 5000 secs = 5 nsecs = 0 #52 0x0000000000528b01 in Fx_get_selection_internal (selection_symbol=12900066, target_type=13166546, time_stamp=12857586, terminal=12857586) at xselect.c:2017 ret_ungc_val = 140736239799936 frame = 68104509 val = 12857586 gcpro1 = {next = 0x8ed088 <Sx_get_selection_internal>, var = 0x7fffb5948e48, nvars = 5468020} gcpro2 = {next = 0x8ed088 <Sx_get_selection_internal>, var = 0x7fffb5948e48, nvars = 5468020} f = 0x40f3138 #53 0x00000000005d2938 in Ffuncall (nargs=3, args=0x7fffb5948ef8) at eval.c:2826 fun = 9359501 original_fun = 13165794 funcar = 17420978 numargs = 2 lisp_numargs = 12857586 val = 140736239800088 internal_args = 0x7fffb5948e50 i = 4 #54 0x0000000000614a8e in exec_byte_code (bytestr=10713945, vector=10713981, maxdepth=28, args_template=12857586, nargs=0, args=0x0) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 11 count_volatile = 0 op = 2 vectorp = 0xa37b80 <pure+1341088> vectorp_volatile = 0x1f70f92 stack = {pc = 0xb25684 <pure+2314660> "\311\032\211\033;\203m", byte_string = 10713945, byte_string_start = 0xb25678 <pure+2314648> "\306\b\206\006", next = 0x7fffb59497f0} stack_volatile = {pc = 0x7fffb5949320 "\240\223\224\265\377\177", byte_string = 6108513, byte_string_start = 0xc430f2 "", next = 0xa37afd <pure+1340957>} top = 0x7fffb5948ef8 result = 12857586 type = CATCHER #55 0x00000000005d328a in funcall_lambda (fun=10713853, nargs=1, arg_vector=0xa37b7d <pure+1341085>) at eval.c:3049 val = 51552465138 syms_left = 12857586 next = 20615682 lexenv = 12857586 count = 9 i = 1 optional = true rest = false #56 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb5949440) at eval.c:2864 fun = 10713853 original_fun = 20612802 funcar = 12857634 numargs = 1 lisp_numargs = 12908672 val = 12857586 internal_args = 0xc430f2 i = 6108875 #57 0x0000000000614a8e in exec_byte_code (bytestr=10697137, vector=10697173, maxdepth=16, args_template=1028, nargs=1, args=0x7fffb59499c0) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 8 count_volatile = 11862193 op = 1 vectorp = 0xa339d8 <pure+1324280> vectorp_volatile = 0x7fffb59499f0 stack = {pc = 0xb27aff <pure+2323999> "\202>", byte_string = 10697137, byte_string_start = 0xb27ac7 <pure+2323943> "\302\303!\210\b\203\016", next = 0x7fffb594a020} stack_volatile = {pc = 0x536f74 <PSEUDOVECTORP+63> "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t", byte_string = 51552259504, byte_string_start = 0xa3397d <pure+1324189> "", next = 0xa3397d <pure+1324189>} top = 0x7fffb5949440 result = 5465511 type = CATCHER #58 0x00000000005d2f91 in funcall_lambda (fun=10697085, nargs=1, arg_vector=0x7fffb59499b8) at eval.c:2983 val = 54586022032 syms_left = 1028 next = 6098362 lexenv = 140736239802552 count = 8 i = 5468020 optional = false rest = false #59 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb59499b0) at eval.c:2864 fun = 10697085 original_fun = 20612706 funcar = 0 numargs = 1 lisp_numargs = 12994960 val = 3046414672 internal_args = 0x7fffb59499b8 i = 5492993 #60 0x00000000005cd11f in Fcall_interactively (function=20612706, record_flag=12857586, keys=139967573) at callint.c:836 val = 21542940984 args = 0x7fffb59499b0 visargs = 0x7fffb5949990 specs = 9565601 filter_specs = 9565601 teml = 51539607592 up_event = 12857586 enable = 12857586 speccount = 5 next_event = 1 prefix_arg = 12857586 string = 0x7fffb59499d0 "e" tem = 0x6a7624 "" varies = 0x7fffb5949970 "" i = 2 nargs = 2 mark = 1 arg_from_tty = false gcpro1 = {next = 0x536f74 <PSEUDOVECTORP+63>, var = 0xab5949b70, nvars = 2} gcpro2 = {next = 0x536f74 <PSEUDOVECTORP+63>, var = 0xab5949b70, nvars = 2} gcpro3 = {next = 0x5365a7 <ASIZE+24>, var = 0xa00a33978, nvars = 2} gcpro4 = {next = 0x536f74 <PSEUDOVECTORP+63>, var = 0xab5949b70, nvars = 2} gcpro5 = {next = 0x536f74 <PSEUDOVECTORP+63>, var = 0xab5949b70, nvars = 2} key_count = 1 record_then_fail = false save_this_command = 20612706 save_last_command = 20611490 save_this_original_command = 20612706 save_real_this_command = 20612706 #61 0x00000000005d2905 in Ffuncall (nargs=4, args=0x7fffb5949c58) at eval.c:2822 fun = 12232237 original_fun = 12994914 funcar = 6138522 numargs = 3 lisp_numargs = 140736239803408 val = 12857586 internal_args = 0x7fffb5949c60 i = 2 #62 0x0000000000614a8e in exec_byte_code (bytestr=10291513, vector=10291549, maxdepth=52, args_template=4100, nargs=1, args=0x7fffb594a1c0) at bytecode.c:919 targets = {0x618348 <exec_byte_code+17544>, 0x61839f <exec_byte_code+17631>, 0x6183a1 <exec_byte_code+17633>, 0x6183a3 <exec_byte_code+17635>, 0x6183a5 <exec_byte_code+17637>, 0x6183a5 <exec_byte_code+17637>, 0x618411 <exec_byte_code+17745>, 0x618481 <exec_byte_code+17857>, 0x614314 <exec_byte_code+1108>, 0x614316 <exec_byte_code+1110>, 0x614318 <exec_byte_code+1112>, 0x61431a <exec_byte_code+1114>, 0x61431c <exec_byte_code+1116>, 0x61431c <exec_byte_code+1116>, 0x614325 <exec_byte_code+1125>, 0x6142df <exec_byte_code+1055>, 0x614789 <exec_byte_code+2249>, 0x61478b <exec_byte_code+2251>, 0x61478d <exec_byte_code+2253>, 0x61478f <exec_byte_code+2255>, 0x614791 <exec_byte_code+2257>, 0x614791 <exec_byte_code+2257>, 0x6147cf <exec_byte_code+2319>, 0x61479a <exec_byte_code+2266>, 0x614984 <exec_byte_code+2756>, 0x614986 <exec_byte_code+2758>, 0x614988 <exec_byte_code+2760>, 0x61498a <exec_byte_code+2762>, 0x61498c <exec_byte_code+2764>, 0x61498c <exec_byte_code+2764>, 0x614935 <exec_byte_code+2677>, 0x61494f <exec_byte_code+2703>, 0x614a4c <exec_byte_code+2956>, 0x614a4e <exec_byte_code+2958>, 0x614a50 <exec_byte_code+2960>, 0x614a52 <exec_byte_code+2962>, 0x614a54 <exec_byte_code+2964>, 0x614a54 <exec_byte_code+2964>, 0x6149fd <exec_byte_code+2877>, 0x614a17 <exec_byte_code+2903>, 0x614b14 <exec_byte_code+3156>, 0x614b16 <exec_byte_code+3158>, 0x614b18 <exec_byte_code+3160>, 0x614b1a <exec_byte_code+3162>, 0x614b1c <exec_byte_code+3164>, 0x614b1c <exec_byte_code+3164>, 0x614ac5 <exec_byte_code+3077>, 0x614adf <exec_byte_code+3103>, 0x615b53 <exec_byte_code+7315>, 0x61587e <exec_byte_code+6590>, 0x615872 <exec_byte_code+6578>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x615d97 <exec_byte_code+7895>, 0x615e8a <exec_byte_code+8138>, 0x615ee3 <exec_byte_code+8227>, 0x615f3c <exec_byte_code+8316>, 0x615f99 <exec_byte_code+8409>, 0x614600 <exec_byte_code+1856>, 0x614676 <exec_byte_code+1974>, 0x616008 <exec_byte_code+8520>, 0x61455d <exec_byte_code+1693>, 0x6146e5 <exec_byte_code+2085>, 0x616065 <exec_byte_code+8613>, 0x6160d4 <exec_byte_code+8724>, 0x61611d <exec_byte_code+8797>, 0x61618c <exec_byte_code+8908>, 0x6161df <exec_byte_code+8991>, 0x6162bb <exec_byte_code+9211>, 0x616304 <exec_byte_code+9284>, 0x616373 <exec_byte_code+9395>, 0x616405 <exec_byte_code+9541>, 0x61644e <exec_byte_code+9614>, 0x616497 <exec_byte_code+9687>, 0x616506 <exec_byte_code+9798>, 0x616575 <exec_byte_code+9909>, 0x6165e4 <exec_byte_code+10020>, 0x616676 <exec_byte_code+10166>, 0x6166c9 <exec_byte_code+10249>, 0x61671c <exec_byte_code+10332>, 0x6167f8 <exec_byte_code+10552>, 0x61688a <exec_byte_code+10698>, 0x61691c <exec_byte_code+10844>, 0x616bb0 <exec_byte_code+11504>, 0x616c24 <exec_byte_code+11620>, 0x616c98 <exec_byte_code+11736>, 0x616d0c <exec_byte_code+11852>, 0x616d80 <exec_byte_code+11968>, 0x616dd3 <exec_byte_code+12051>, 0x616e69 <exec_byte_code+12201>, 0x616ebc <exec_byte_code+12284>, 0x616f0f <exec_byte_code+12367>, 0x616f62 <exec_byte_code+12450>, 0x617077 <exec_byte_code+12727>, 0x615703 <exec_byte_code+6211>, 0x6170da <exec_byte_code+12826>, 0x617123 <exec_byte_code+12899>, 0x6171f7 <exec_byte_code+13111>, 0x61725a <exec_byte_code+13210>, 0x6172bd <exec_byte_code+13309>, 0x617306 <exec_byte_code+13382>, 0x617358 <exec_byte_code+13464>, 0x6173aa <exec_byte_code+13546>, 0x617404 <exec_byte_code+13636>, 0x618348 <exec_byte_code+17544>, 0x617457 <exec_byte_code+13719>, 0x61749b <exec_byte_code+13787>, 0x6174df <exec_byte_code+13855>, 0x617523 <exec_byte_code+13923>, 0x617567 <exec_byte_code+13991>, 0x6175ab <exec_byte_code+14059>, 0x615703 <exec_byte_code+6211>, 0x618348 <exec_byte_code+17544>, 0x6175f4 <exec_byte_code+14132>, 0x617645 <exec_byte_code+14213>, 0x61768e <exec_byte_code+14286>, 0x6176d7 <exec_byte_code+14359>, 0x617746 <exec_byte_code+14470>, 0x6177b5 <exec_byte_code+14581>, 0x6177fe <exec_byte_code+14654>, 0x6178f4 <exec_byte_code+14900>, 0x617963 <exec_byte_code+15011>, 0x6179d2 <exec_byte_code+15122>, 0x617a41 <exec_byte_code+15233>, 0x617a85 <exec_byte_code+15301>, 0x618348 <exec_byte_code+17544>, 0x615637 <exec_byte_code+6007>, 0x614bb9 <exec_byte_code+3321>, 0x61441f <exec_byte_code+1375>, 0x614cc7 <exec_byte_code+3591>, 0x614e05 <exec_byte_code+3909>, 0x614f37 <exec_byte_code+4215>, 0x6155bc <exec_byte_code+5884>, 0x615602 <exec_byte_code+5954>, 0x6148de <exec_byte_code+2590>, 0x6156c4 <exec_byte_code+6148>, 0x615735 <exec_byte_code+6261>, 0x6157c2 <exec_byte_code+6402>, 0x615801 <exec_byte_code+6465>, 0x615b92 <exec_byte_code+7378>, 0x615c14 <exec_byte_code+7508>, 0x615ca6 <exec_byte_code+7654>, 0x615d10 <exec_byte_code+7760>, 0x614b73 <exec_byte_code+3251>, 0x617ace <exec_byte_code+15374>, 0x617b60 <exec_byte_code+15520>, 0x617ba9 <exec_byte_code+15593>, 0x617bf2 <exec_byte_code+15666>, 0x617c3b <exec_byte_code+15739>, 0x617c84 <exec_byte_code+15812>, 0x617cf3 <exec_byte_code+15923>, 0x617d62 <exec_byte_code+16034>, 0x617dd1 <exec_byte_code+16145>, 0x617e40 <exec_byte_code+16256>, 0x617f8d <exec_byte_code+16589>, 0x617ffc <exec_byte_code+16700>, 0x61806b <exec_byte_code+16811>, 0x6180b4 <exec_byte_code+16884>, 0x618123 <exec_byte_code+16995>, 0x618192 <exec_byte_code+17106>, 0x6181e9 <exec_byte_code+17193>, 0x618240 <exec_byte_code+17280>, 0x616fb5 <exec_byte_code+12533>, 0x617008 <exec_byte_code+12616>, 0x618293 <exec_byte_code+17363>, 0x6182f0 <exec_byte_code+17456>, 0x618348 <exec_byte_code+17544>, 0x615069 <exec_byte_code+4521>, 0x61514a <exec_byte_code+4746>, 0x615267 <exec_byte_code+5031>, 0x615384 <exec_byte_code+5316>, 0x6154a0 <exec_byte_code+5600>, 0x616232 <exec_byte_code+9074>, 0x61676f <exec_byte_code+10415>, 0x61716e <exec_byte_code+12974>, 0x618518 <exec_byte_code+18008>, 0x61858b <exec_byte_code+18123>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618625 <exec_byte_code+18277>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x618348 <exec_byte_code+17544>, 0x6186bf <exec_byte_code+18431> <repeats 64 times>} count = 4 count_volatile = 4331365974 op = 3 vectorp = 0x9d0960 <pure+918656> vectorp_volatile = 0xc430c2 stack = {pc = 0xb545b2 <pure+2506962> "\006\006\071\203\225", byte_string = 10291513, byte_string_start = 0xb54544 <pure+2506852> "\305\020\211?\205\f", next = 0x0} stack_volatile = {pc = 0x536f74 <PSEUDOVECTORP+63> "\311\303UH\211\345H\203\354\bH\211}\370H\213E\370\276\t", byte_string = 51545597602, byte_string_start = 0x9d090d <pure+918573> "", next = 0x9d090d <pure+918573>} top = 0x7fffb5949c58 result = 12857538 type = CATCHER #63 0x00000000005d2f91 in funcall_lambda (fun=10291469, nargs=1, arg_vector=0x7fffb594a1b8) at eval.c:2983 val = 51546088681 syms_left = 4100 next = 6098362 lexenv = 140736239804648 count = 4 i = 5468020 optional = false rest = false #64 0x00000000005d2a98 in Ffuncall (nargs=2, args=0x7fffb594a1b0) at eval.c:2864 fun = 10291469 original_fun = 12901442 funcar = 0 numargs = 1 lisp_numargs = 12981680 val = 1396445463 internal_args = 0x0 i = 291473873 #65 0x00000000005d222d in call1 (fn=12901442, arg1=20612706) at eval.c:2614 ret_ungc_val = 138969750 gcpro1 = {next = 0x7fffb594a1e0, var = 0x5ab603 <Fundo_boundary+68>, nvars = 2} args = {12901442, 20612706} #66 0x000000000053df8b in command_loop_1 () at keyboard.c:1556 scount = 2 cmd = 20612706 keybuf = {128283270, 76, 0, 0, 4, 12857586, 12905042, 154685478, 9372929, 12857586, 140736239805136, 5493667, 140736239805184, 154685478, 140736239805136, 0, 140736239805264, 5493427, 140736239805216, 154685478, 12857586, 12857586, 12982528, 12857586, 0, 0, 140736239805264, 6097941, 12857586, -2149483833175979264} i = 1 prev_modiff = 14605 prev_buffer = 0x4fc9800 already_adjusted = false #67 0x00000000005cf71f in internal_condition_case (bfun=0x53d85f <command_loop_1>, handlers=12909154, hfun=0x53d14e <cmd_error>) at eval.c:1354 val = 20899088 c = 0x13ee510 #68 0x000000000053d5b9 in command_loop_2 (ignore=12857586) at keyboard.c:1174 val = 0 #69 0x00000000005cef31 in internal_catch (tag=12905090, func=0x53d593 <command_loop_2>, arg=12857586) at eval.c:1118 val = 12857586 c = 0x13ed6d0 #70 0x000000000053d567 in command_loop () at keyboard.c:1153 No locals. #71 0x000000000053cd49 in recursive_edit_1 () at keyboard.c:777 count = 1 val = 5492430 #72 0x000000000053ceb6 in Frecursive_edit () at keyboard.c:845 count = 0 buffer = 12857586 #73 0x000000000053aec8 in main (argc=2, argv=0x7fffb594a658) at emacs.c:1646 dummy = 4294967296 stack_bottom_variable = 0 '\000' do_initial_setlocale = true dumping = false skip_args = 1 rlim = {rlim_cur = 8720000, rlim_max = 18446744073709551615} no_loadup = false junk = 0x0 dname_arg = 0x0 ch_to_dir = 0xffffffff <Address 0xffffffff out of bounds> original_pwd = 0x0 Continuing. In GNU Emacs 24.3.50.5 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) of 2014-03-31 on zen Windowing system distributor `The X.Org Foundation', version 11.0.11405000 System Description: Ubuntu 13.10 Configured using: `configure --with-x-toolkit=lucid --prefix=/home/alex/src/emacs/install 'CFLAGS=-O0 -ggdb'' Important settings: value of $LC_ALL: en_GB.UTF-8 value of $LC_CTYPE: en_GB.UTF-8 value of $LANG: en_GB.UTF-8 locale-coding-system: utf-8-unix Major mode: Debugger Minor modes in effect: desktop-save-mode: t diff-auto-refine-mode: t global-auto-revert-mode: t show-paren-mode: t delete-selection-mode: t which-function-mode: t display-time-mode: t winner-mode: t guide-key-mode: t tracking-mode: t helm-match-plugin-mode: t helm-occur-match-plugin-mode: t projectile-global-mode: t projectile-mode: t keyfreq-autosave-mode: t keyfreq-mode: t global-auto-complete-mode: t yas-global-mode: t yas-minor-mode: t global-edit-server-edit-mode: t shell-dirtrack-mode: t savehist-mode: t tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t buffer-read-only: t line-number-mode: t transient-mark-mode: t Recent input: b j s o <key-4660> <return> C-c C-l d <end> <down-mouse-1> <mouse-1> <down> C-x b q e m u - l t p <right> <key-4660> <return> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> C-x b <key-4660> <return> d <end> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> C-x b <key-4660> <return> C-x b q e m u <right> <key-4660> <return> <down> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <tab> C-x C-s <down-mouse-1> <mouse-movement> <drag-mouse-1> <down-mouse-1> <mouse-movement> <mouse-1> : C-x C-s <down-mouse-1> <mouse-1> C-x b q e m u b i <key-4660> <return> C-x C-f C-g C-x C-f ~ / l s <tab> q <tab> q e <tab> s c r <tab> b i n <tab> <prior> <next> <prior> M-x h e l m - t i m <key-4660> <return> l a v a C-g C-x b <down> <down> C-g C-x b j s o n <key-4660> <return> C-x b q e m u <right> <key-4660> <return> <up> <up> <up> C-x C-s C-a <down-mouse-1> <mouse-movement> <mouse-1> <down-mouse-2> <mouse-2> C-g <down> C-a <up> C-SPC <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> M-w M-x r e p o r t - b i <backspace> u g <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> e m a c s - r e <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> b u g <down> <key-4660> <return> Recent messages: Wrote /home/alex/lsrc/lava/test-definitions.git/common/scripts/qemu-ltp.sh Quit scroll-down-command: Beginning of buffer Quit (No changes need to be saved) Entering debugger... Quit Mark set End of buffer [5 times] delete-backward-char: Text is read-only Load-path shadows: /home/alex/.emacs.d/xml-rpc.git/xml-rpc hides /home/alex/.emacs.d/elpa/xml-rpc-20130423.1356/xml-rpc /home/alex/.emacs.d/elpa/edit-server-20131229.441/edit-server hides ~/.emacs.d/my-local-pkgs/edit-server /home/alex/.emacs.d/xml-rpc.git/xml-rpc hides ~/.emacs.d/my-local-pkgs/xml-rpc /home/alex/src/emacs/mu.git/mu4e/org-mu4e hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/org-mu4e /home/alex/src/emacs/mu.git/mu4e/mu4e-contrib hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-contrib /home/alex/src/emacs/mu.git/mu4e/mu4e hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e /home/alex/src/emacs/mu.git/mu4e/mu4e-headers hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-headers /home/alex/src/emacs/mu.git/mu4e/mu4e-speedbar hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-speedbar /home/alex/src/emacs/mu.git/mu4e/mu4e-about hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-about /home/alex/src/emacs/mu.git/mu4e/mu4e-compose hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-compose /home/alex/src/emacs/mu.git/mu4e/mu4e-actions hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-actions /home/alex/src/emacs/mu.git/mu4e/mu4e-view hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-view /home/alex/src/emacs/mu.git/mu4e/mu4e-message hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-message /home/alex/src/emacs/mu.git/mu4e/mu4e-utils hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-utils /home/alex/src/emacs/mu.git/mu4e/mu4e-mark hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-mark /home/alex/src/emacs/mu.git/mu4e/mu4e-draft hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-draft /home/alex/src/emacs/mu.git/mu4e/mu4e-vars hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-vars /home/alex/src/emacs/mu.git/mu4e/mu4e-proc hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-proc /home/alex/src/emacs/mu.git/mu4e/mu4e-meta hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-meta /home/alex/src/emacs/mu.git/mu4e/mu4e-lists hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-lists /home/alex/src/emacs/mu.git/mu4e/mu4e-main hides /home/alex/src/emacs/install/share/emacs/site-lisp/mu4e/mu4e-main /home/alex/.emacs.d/elpa/org-20140331/ox-html hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-html /home/alex/.emacs.d/elpa/org-20140331/org-inlinetask hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-inlinetask /home/alex/.emacs.d/elpa/org-20140331/org-src hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-src /home/alex/.emacs.d/elpa/org-20140331/org-docview hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-docview /home/alex/.emacs.d/elpa/org-20140331/ob-haskell hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-haskell /home/alex/.emacs.d/elpa/org-20140331/ox-texinfo hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-texinfo /home/alex/.emacs.d/elpa/org-20140331/ob-sass hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-sass /home/alex/.emacs.d/elpa/org-20140331/org-bbdb hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-bbdb /home/alex/.emacs.d/elpa/org-20140331/ob-ledger hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-ledger /home/alex/.emacs.d/elpa/org-20140331/ob-core hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-core /home/alex/.emacs.d/elpa/org-20140331/ob-scala hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-scala /home/alex/.emacs.d/elpa/org-20140331/ob-makefile hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-makefile /home/alex/.emacs.d/elpa/org-20140331/ob-sh hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-sh /home/alex/.emacs.d/elpa/org-20140331/org-ctags hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-ctags /home/alex/.emacs.d/elpa/org-20140331/org-faces hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-faces /home/alex/.emacs.d/elpa/org-20140331/org-id hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-id /home/alex/.emacs.d/elpa/org-20140331/ob-matlab hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-matlab /home/alex/.emacs.d/elpa/org-20140331/ob-awk hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-awk /home/alex/.emacs.d/elpa/org-20140331/ox-odt hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-odt /home/alex/.emacs.d/elpa/org-20140331/org-irc hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-irc /home/alex/.emacs.d/elpa/org-20140331/ob-tangle hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-tangle /home/alex/.emacs.d/elpa/org-20140331/ob-picolisp hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-picolisp /home/alex/.emacs.d/elpa/org-20140331/ob-comint hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-comint /home/alex/.emacs.d/elpa/org-20140331/org-colview hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-colview /home/alex/.emacs.d/elpa/org-20140331/ob-octave hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-octave /home/alex/.emacs.d/elpa/org-20140331/ob-shen hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-shen /home/alex/.emacs.d/elpa/org-20140331/org-datetree hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-datetree /home/alex/.emacs.d/elpa/org-20140331/org-bibtex hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-bibtex /home/alex/.emacs.d/elpa/org-20140331/ox hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox /home/alex/.emacs.d/elpa/org-20140331/org-table hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-table /home/alex/.emacs.d/elpa/org-20140331/ob-R hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-R /home/alex/.emacs.d/elpa/org-20140331/org-mobile hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-mobile /home/alex/.emacs.d/elpa/org-20140331/ob-dot hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-dot /home/alex/.emacs.d/elpa/org-20140331/ob-java hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-java /home/alex/.emacs.d/elpa/org-20140331/org-feed hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-feed /home/alex/.emacs.d/elpa/org-20140331/org-info hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-info /home/alex/.emacs.d/elpa/org-20140331/ob-clojure hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-clojure /home/alex/.emacs.d/elpa/org-20140331/ob-lilypond hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-lilypond /home/alex/.emacs.d/elpa/org-20140331/ob-latex hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-latex /home/alex/.emacs.d/elpa/org-20140331/ob-eval hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-eval /home/alex/.emacs.d/elpa/org-20140331/ox-beamer hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-beamer /home/alex/.emacs.d/elpa/org-20140331/org-attach hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-attach /home/alex/.emacs.d/elpa/org-20140331/org-pcomplete hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-pcomplete /home/alex/.emacs.d/elpa/org-20140331/org-rmail hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-rmail /home/alex/.emacs.d/elpa/org-20140331/ob-asymptote hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-asymptote /home/alex/.emacs.d/elpa/org-20140331/ob-scheme hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-scheme /home/alex/.emacs.d/elpa/org-20140331/org-crypt hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-crypt /home/alex/.emacs.d/elpa/org-20140331/ob-calc hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-calc /home/alex/.emacs.d/elpa/org-20140331/org-entities hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-entities /home/alex/.emacs.d/elpa/org-20140331/org hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org /home/alex/.emacs.d/elpa/org-20140331/org-loaddefs hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-loaddefs /home/alex/.emacs.d/elpa/org-20140331/ob-C hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-C /home/alex/.emacs.d/elpa/org-20140331/ox-ascii hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-ascii /home/alex/.emacs.d/elpa/org-20140331/org-macs hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-macs /home/alex/.emacs.d/elpa/org-20140331/org-element hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-element /home/alex/.emacs.d/elpa/org-20140331/ob-screen hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-screen /home/alex/.emacs.d/elpa/org-20140331/ob-js hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-js /home/alex/.emacs.d/elpa/org-20140331/ob-gnuplot hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-gnuplot /home/alex/.emacs.d/elpa/org-20140331/ob-sqlite hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-sqlite /home/alex/.emacs.d/elpa/org-20140331/org-clock hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-clock /home/alex/.emacs.d/elpa/org-20140331/org-macro hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-macro /home/alex/.emacs.d/elpa/org-20140331/ob-maxima hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-maxima /home/alex/.emacs.d/elpa/org-20140331/org-timer hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-timer /home/alex/.emacs.d/elpa/org-20140331/org-plot hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-plot /home/alex/.emacs.d/elpa/org-20140331/ob-exp hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-exp /home/alex/.emacs.d/elpa/org-20140331/ob-plantuml hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-plantuml /home/alex/.emacs.d/elpa/org-20140331/ox-md hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-md /home/alex/.emacs.d/elpa/org-20140331/org-agenda hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-agenda /home/alex/.emacs.d/elpa/org-20140331/ob-lob hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-lob /home/alex/.emacs.d/elpa/org-20140331/ob-emacs-lisp hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-emacs-lisp /home/alex/.emacs.d/elpa/org-20140331/org-list hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-list /home/alex/.emacs.d/elpa/org-20140331/org-gnus hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-gnus /home/alex/.emacs.d/elpa/org-20140331/ob-keys hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-keys /home/alex/.emacs.d/elpa/org-20140331/ob-css hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-css /home/alex/.emacs.d/elpa/org-20140331/ob-fortran hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-fortran /home/alex/.emacs.d/elpa/org-20140331/ox-publish hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-publish /home/alex/.emacs.d/elpa/org-20140331/ob-ref hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-ref /home/alex/.emacs.d/elpa/org-20140331/org-install hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-install /home/alex/.emacs.d/elpa/org-20140331/ob-ruby hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-ruby /home/alex/.emacs.d/elpa/org-20140331/ob-table hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-table /home/alex/.emacs.d/elpa/org-20140331/org-mouse hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-mouse /home/alex/.emacs.d/elpa/org-20140331/ob-lisp hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-lisp /home/alex/.emacs.d/elpa/org-20140331/ob-ditaa hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-ditaa /home/alex/.emacs.d/elpa/org-20140331/org-footnote hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-footnote /home/alex/.emacs.d/elpa/org-20140331/org-mhe hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-mhe /home/alex/.emacs.d/elpa/org-20140331/ob-python hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-python /home/alex/.emacs.d/elpa/org-20140331/org-archive hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-archive /home/alex/.emacs.d/elpa/org-20140331/ob-io hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-io /home/alex/.emacs.d/elpa/org-20140331/ox-man hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-man /home/alex/.emacs.d/elpa/org-20140331/org-protocol hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-protocol /home/alex/.emacs.d/elpa/org-20140331/ob-org hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-org /home/alex/.emacs.d/elpa/org-20140331/ob-ocaml hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-ocaml /home/alex/.emacs.d/elpa/org-20140331/ob hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob /home/alex/.emacs.d/elpa/org-20140331/org-eshell hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-eshell /home/alex/.emacs.d/elpa/org-20140331/ox-org hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-org /home/alex/.emacs.d/elpa/org-20140331/org-indent hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-indent /home/alex/.emacs.d/elpa/org-20140331/org-habit hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-habit /home/alex/.emacs.d/elpa/org-20140331/org-w3m hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-w3m /home/alex/.emacs.d/elpa/org-20140331/ox-icalendar hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-icalendar /home/alex/.emacs.d/elpa/org-20140331/ob-perl hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-perl /home/alex/.emacs.d/elpa/org-20140331/ob-sql hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-sql /home/alex/.emacs.d/elpa/org-20140331/ox-latex hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ox-latex /home/alex/.emacs.d/elpa/org-20140331/ob-mscgen hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/ob-mscgen /home/alex/.emacs.d/elpa/org-20140331/org-capture hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-capture /home/alex/.emacs.d/elpa/org-20140331/org-compat hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-compat /home/alex/.emacs.d/elpa/org-20140331/org-version hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/org/org-version /home/alex/.emacs.d/elpa/tabulated-list-20120406.1351/tabulated-list hides /home/alex/src/emacs/install/share/emacs/24.3.50/lisp/emacs-lisp/tabulated-list Features: (shadow emacsbug make-mode html-mode-expansions sgml-mode org-table macros tramp-cache git-messenger url-queue eww shr helm-git-grep hippie-exp etags org-archive org-agenda org-rmail org-mhe org-irc org-info org-gnus org-docview org-bibtex bibtex org-bbdb org-w3m tabify gitconfig-mode conf-mode cwarn cc-langs mailalias qp mail-extr sort em-unix em-term term ehelp em-script em-prompt em-ls em-glob em-dirs em-cmpl em-basic em-banner em-alias yaml-mode sh-script smie executable log4j-mode gnutls autoload parse-time mm-archive url-handlers finder-inf eieio-opt network-stream starttls two-column iso-transl helm-descbinds disp-table re-builder debug helm-swoop warnings misearch multi-isearch unsafep circe-tls helm-command helm-elisp helm-eval helm-mode xterm init desktop frameset my-eshell em-hist em-pred my-circe lui-autopaste circe lui-irc-colors lcs lui-format lui mark-tools my-buffer lusty-explorer midnight htmlize js2-mode-expansions js2-mode my-git magit-key-mode magit view diff-mode git-rebase-mode git-commit-mode server log-edit pcvs-util add-log my-spell flyspell ispell whitespace autorevert filenotify paren delsel smart-mode-line mule-util which-func time avoid zenburn-theme winner god-mode guide-key face-remap popwin expand-region cperl-mode-expansions text-mode-expansions cc-mode-expansions the-org-mode-expansions js-mode-expansions er-basic-expansions expand-region-core expand-region-custom multiple-cursors mc-separate-operations rectangular-region-mode mc-mark-pop mc-mark-more mc-cycle-cursors mc-edit-lines multiple-cursors-core rect my-helm windmove my-org ob-sh ob-python ob-makefile ob-ditaa ob-dot ox-reveal ox-latex ox-icalendar ox-html ox-ascii ox-publish ox org-element org-capture org-clock org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp ob-comint ob-core ob-eval org-compat org-macs org-loaddefs cal-menu calendar cal-loaddefs my-devel tracking shorten easy-mmode my-flycheck flycheck-tip error-tip flycheck f my-eproject helm-eproject my-c-mode cperl-mode eproject-compile eproject-extras ibuf-ext ibuffer iswitchb eproject esh-var esh-io esh-cmd esh-opt esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-module esh-mode esh-util helm-projectile helm-files image-dired dired-x dired-aux ffap helm-tags helm-bookmark helm-adaptative helm-info helm-net helm-plugin bookmark pp helm-help helm-match-plugin helm-external helm-buffers helm-grep helm-regexp helm-elscreen helm-utils helm-locate helm helm-config helm-aliases projectile pkg-info find-func lisp-mnt epl s my-find ack-and-a-half grep compile my-email mu4e mu4e-speedbar speedbar sb-image ezimage dframe mu4e-main mu4e-view epa epg epg-config browse-url mu4e-headers mu4e-compose mu4e-draft mu4e-actions rfc2368 smtpmail sendmail mu4e-mark mu4e-message mu4e-proc mu4e-utils doc-view jka-compr image-mode dired mu4e-lists mu4e-about mu4e-vars hl-line mu4e-meta message rfc822 mailabbrev gmm-utils mailheader keyfreq smex ido ace-jump-mode auto-complete-config auto-complete popup my-yasnippet.el yasnippet help-mode my-local-pkgs keychain-environment lava-mode dash xml-rpc timezone xml json-mode json-reformat rx js json imenu cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs qemu-mode risu derived edmacro kmacro my-edit-server mediawiki url-cache mm-url gnus gnus-ems nnheader mail-utils wid-edit mml mml-sec mm-decode mm-bodies mm-encode url-http tls url url-proxy url-privacy url-expand url-methods url-history mailcap url-auth mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-cookie url-domsuf url-util url-parse url-gw url-vars edit-server-htmlize html2text edit-server tramp tramp-compat auth-source gnus-util mm-util mail-prsvr password-cache tramp-loaddefs trampver shell pcomplete comint ansi-color ring format-spec advice help-fns time-date savehist my-package eieio byte-opt bytecomp byte-compile cconv eieio-core info easymenu package my-vars my-utils thingatpt cl-macs gv cl cl-loaddefs cl-lib tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty emacs) Memory information: ((conses 16 1984927 194646) (symbols 48 64120 10) (miscs 40 6789 4710) (strings 32 779275 26787) (string-bytes 1 10564865) (vectors 16 87709) (vector-slots 8 2792299 96589) (floats 8 6822 21197) (intervals 56 90812 1344) (buffers 960 198) (heap 1024 139200 7669)) Built from git mirror at: 8b3819ca493c178fc697bb0e14379eb5ecfab3b2 HEAD origin/emacs-24 emacs-24 Author: Jan Djärv <jan.h.d <at> swipnet.se> Date: Mon Mar 31 08:08:29 2014 +0200 * configure.ac: Fix errors from previous checkin (GSettings check). Backport from trunk. 2 files changed, 12 insertions(+), 1 deletion(-) ChangeLog | 5 +++++ configure.ac | 8 +++++++- -- Alex Bennée
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.