bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#16128: 24.3.50; SIGSEGV at font.c:2901 : eassert (FRAME_DISPLAY_INFO


From: Nicolas Richard
Subject: bug#16128: 24.3.50; SIGSEGV at font.c:2901 : eassert (FRAME_DISPLAY_INFO (font->frame)->n_fonts);
Date: Fri, 13 Dec 2013 12:12:31 +0100

Hello,

I seem to have little luck with emacs-from-trunk (I'm at commit 8790bb2,
which corresponds to trunk revno: 115504).

The commands ran after the backtrace are those suggested in bug #16126
(which looks similar to me -- but I'm not using cygwin).

~/sources/running-emacs/src $ gdb emacs
GNU gdb (Gentoo 7.5.1 p2) 7.5.1
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-pc-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.gentoo.org/>...
Reading symbols from /home/youngfrog/sources/running-emacs/src/emacs...done.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from 
terminal]
DISPLAY = :0.0
TERM = xterm
Breakpoint 1 at 0x81519b0: file emacs.c, line 350.
Temporary breakpoint 2 at 0x816f050: file sysdep.c, line 850.
(gdb) run
Starting program: /home/youngfrog/sources/running-emacs/src/emacs 
warning: Could not load shared library symbols for linux-gate.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/libthread_db.so.1".
[New Thread 0xb4c5ab40 (LWP 23135)]
[New Thread 0xb421eb40 (LWP 23136)]
[New Thread 0xb38ffb40 (LWP 23137)]
    
Program received signal SIGSEGV, Segmentation fault.
0x081f08dd in font_close_object (font_object=169718757) at font.c:2901
2901      eassert (FRAME_DISPLAY_INFO (font->frame)->n_fonts);
(gdb) bt
#0  0x081f08dd in font_close_object (font_object=169718757) at font.c:2901
#1  0x081b4602 in cleanup_vector (vector=<optimized out>) at alloc.c:2883
#2  0x081bae3d in sweep_vectors () at alloc.c:2941
#3  gc_sweep () at alloc.c:6631
#4  Fgarbage_collect () at alloc.c:5554
#5  0x08214b18 in maybe_gc () at lisp.h:4476
#6  exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073758204, args=0x82) at bytecode.c:954
#7  0x081d51c1 in funcall_lambda (fun=138050173, nargs=1, 
arg_vector=0xbfffc1b4) at eval.c:3039
#8  0x081d5527 in Ffuncall (nargs=2, args=0xbfffc1b0) at eval.c:2866
#9  0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073757772, args=0x2) at bytecode.c:919
#10 0x081d51c1 in funcall_lambda (fun=138050173, nargs=1, 
arg_vector=0xbfffc354) at eval.c:3039
#11 0x081d5527 in Ffuncall (nargs=2, args=0xbfffc350) at eval.c:2866
#12 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073757356, args=0x2) at bytecode.c:919
#13 0x081d51c1 in funcall_lambda (fun=138050173, nargs=3, 
arg_vector=0xbfffc4e8) at eval.c:3039
#14 0x081d5527 in Ffuncall (nargs=4, args=0xbfffc4e4) at eval.c:2866
#15 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=20, 
args_template=139690946, nargs=-1073756944, args=0x4) at bytecode.c:919
#16 0x081d51c1 in funcall_lambda (fun=138049701, nargs=1, 
arg_vector=0xbfffc68c) at eval.c:3039
#17 0x081d5527 in Ffuncall (nargs=2, args=0xbfffc688) at eval.c:2866
#18 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=32, 
args_template=139690946, nargs=-1073756532, args=0x2) at bytecode.c:919
#19 0x081d51c1 in funcall_lambda (fun=167541317, nargs=6, 
arg_vector=0xbfffc838) at eval.c:3039
#20 0x081d5527 in Ffuncall (nargs=7, args=0xbfffc834) at eval.c:2866
#21 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=36, 
args_template=139690946, nargs=-1073756084, args=0x7) at bytecode.c:919
#22 0x081d51c1 in funcall_lambda (fun=167201349, nargs=5, 
arg_vector=0xbfffc9e8) at eval.c:3039
#23 0x081d5527 in Ffuncall (nargs=6, args=0xbfffc9e4) at eval.c:2866
#24 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073755656, args=0x6) at bytecode.c:919
#25 0x081d51c1 in funcall_lambda (fun=167201325, nargs=2, 
arg_vector=0xbfffcb30) at eval.c:3039
#26 0x081d42fa in apply_lambda (fun=167201325, args=<optimized out>) at 
eval.c:2914
#27 0x081d455c in eval_sub (form=158498878) at eval.c:2250
#28 0x081d84e3 in internal_lisp_condition_case (var=141875378, 
bodyform=158498878, handlers=158658462) at eval.c:1313
#29 0x08214986 in exec_byte_code (bytestr=155550560, vector=0, maxdepth=12, 
args_template=139690946, nargs=-1073754956, args=0x8f) at bytecode.c:1169
#30 0x081d51c1 in funcall_lambda (fun=167201301, nargs=2, 
arg_vector=0xbfffce48) at eval.c:3039
#31 0x081d5527 in Ffuncall (nargs=3, args=0xbfffce44) at eval.c:2866
#32 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=12, 
args_template=139690946, nargs=-1073754548, args=0x3) at bytecode.c:919
#33 0x081d51c1 in funcall_lambda (fun=167148093, nargs=1, 
arg_vector=0xbfffcfdc) at eval.c:3039
#34 0x081d5527 in Ffuncall (nargs=2, args=0xbfffcfd8) at eval.c:2866
#35 0x081d5b87 in call1 (fn=167148093, arg1=153696297) at eval.c:2604
#36 0x081dc338 in mapcar1 (leni=5, vals=0x0, fn=167148093, seq=168749830) at 
fns.c:2317
#37 0x081df58b in Fmapc (function=167148093, sequence=168749830) at fns.c:2406
#38 0x081d5895 in Ffuncall (nargs=3, args=0xbfffd0c4) at eval.c:2808
#39 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073753904, args=0x3) at bytecode.c:919
#40 0x081d51c1 in funcall_lambda (fun=167193141, nargs=2, 
arg_vector=0xbfffd264) at eval.c:3039
#41 0x081d5527 in Ffuncall (nargs=3, args=0xbfffd260) at eval.c:2866
#42 0x081d68f9 in Fapply (nargs=2, args=0xbfffd2e8) at eval.c:2344
#43 0x081d5c6f in apply1 (fn=168759098, arg=168749470) at eval.c:2578
#44 0x0821903c in read_process_output_call (fun_and_args=168749478) at 
process.c:4945
#45 0x081d384f in internal_condition_case_1 (bfun=0x8219000 
<read_process_output_call>, arg=168749478, handlers=139690946, hfun=0x8217390 
<read_process_output_error_handler>) at eval.c:1368
#46 0x08216eab in read_and_dispose_of_process_output (coding=<optimized out>, 
nbytes=347, chars=0x92938f9 "\001", p=0x9cf7448) at process.c:5158
#47 read_process_output (proc=<optimized out>, channel=<optimized out>) at 
process.c:5067
#48 0x0821bb57 in wait_reading_process_output (time_limit=<optimized out>, 
nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=139690946, wait_proc=0x0, 
just_wait_proc=0) at process.c:4789
#49 0x08063e7a in sit_for (timeout=120, reading=true, display_option=1) at 
dispnew.c:5800
#50 0x0815f6eb in read_char (commandflag=1, map=169312166, 
prev_event=139690946, used_mouse_menu=0xbfffea3f, end_time=0x0) at 
keyboard.c:2802
#51 0x08160b4e in read_key_sequence (keybuf=0xbfffeaa8, prompt=139690946, 
dont_downcase_last=false, can_return_switch_frame=true, 
fix_current_buffer=true, prevent_redisplay=false, bufsize=30) at keyboard.c:9071
#52 0x0816240e in command_loop_1 () at keyboard.c:1445
#53 0x081d3748 in internal_condition_case (bfun=0x81621f0 <command_loop_1>, 
handlers=139723978, hfun=0x8157d70 <cmd_error>) at eval.c:1344
#54 0x081563c5 in command_loop_2 (ignore=139690946) at keyboard.c:1170
#55 0x081d366b in internal_catch (tag=139722026, func=0x81563a0 
<command_loop_2>, arg=139690946) at eval.c:1108
#56 0x081578da in command_loop () at keyboard.c:1149
#57 recursive_edit_1 () at keyboard.c:777
#58 0x08157bb0 in Frecursive_edit () at keyboard.c:841
#59 0x08057992 in main (argc=<optimized out>, argv=0xbfffed24) at emacs.c:1634

Lisp Backtrace:
"Automatic GC" (0x8526670)
"regexp-opt-group" (0xbfffc1b4)
"regexp-opt-group" (0xbfffc354)
"regexp-opt-group" (0xbfffc4e8)
"regexp-opt" (0xbfffc68c)
"rcirc-print" (0xbfffc838)
"rcirc-handler-generic" (0xbfffc9e8)
"rcirc-process-server-response-1" (0xbfffcb30)
"rcirc-process-server-response" (0xbfffce48)
0x9f67a38 PVEC_COMPILED
"mapc" (0xbfffd0c8)
"rcirc-filter" (0xbfffd264)
(gdb) bt full
#0  0x081f08dd in font_close_object (font_object=169718757) at font.c:2901
        font = 0xa1db3e0
#1  0x081b4602 in cleanup_vector (vector=<optimized out>) at alloc.c:2883
        size = <optimized out>
        obj = -1212076044
#2  0x081bae3d in sweep_vectors () at alloc.c:2941
        total_bytes = 3904
        free_this_block = false
        nbytes = <optimized out>
        block = 0xa1da4a0
        bprev = <optimized out>
        lv = <optimized out>
        lvprev = 0x8516a50 <large_vectors>
        vector = 0xa1da4a0
        next = 0xa1db3e0
#3  gc_sweep () at alloc.c:6631
No locals.
#4  Fgarbage_collect () at alloc.c:5554
        nextb = <optimized out>
        stack_top_variable = -65 '\277'
        i = <optimized out>
        message_p = false
        start = {
          tv_sec = 1386931827, 
          tv_nsec = 469927369
        }
        retval = <optimized out>
        tot_before = 0
#5  0x08214b18 in maybe_gc () at lisp.h:4476
No locals.
#6  exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073758204, args=0x82) at bytecode.c:954
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 86
        count_volatile = 139733216
        vectorp = 0x83a7abc <pure+817244>
        vectorp_volatile = 0x85383c2
        stack = {
          pc = 0x8436cc3 <pure+1403491> "\226\001\016\035@G\311U\203{", 
          byte_string = 138050217, 
          byte_string_start = 0x8436c61 <pure+1403393> "\b;\203\t", 
          next = 0xbfffc238
        }
        stack_volatile = {
          pc = 0x1 <Address 0x1 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x0, 
          next = 0x4
        }
        result = 155550560
        type = (unknown: 3082891252)
#7  0x081d51c1 in funcall_lambda (fun=138050173, nargs=1, 
arg_vector=0xbfffc1b4) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 138050168
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#8  0x081d5527 in Ffuncall (nargs=2, args=0xbfffc1b0) at eval.c:2866
        fun = <optimized out>
        original_fun = 143493682
        funcar = 0
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#9  0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073757772, args=0x2) at bytecode.c:919
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 72
        count_volatile = 139733216
        vectorp = 0x83a7abc <pure+817244>
        vectorp_volatile = 0x85383c2
        stack = {
          pc = 0x8436df1 <pure+1403793> "\n\260\005+*),\207", 
          byte_string = 138050217, 
          byte_string_start = 0x8436c61 <pure+1403393> "\b;\203\t", 
          next = 0xbfffc3d8
        }
        stack_volatile = {
          pc = 0x1 <Address 0x1 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x0, 
          next = 0x4
        }
        result = 155550560
        type = (unknown: 3082891252)
#10 0x081d51c1 in funcall_lambda (fun=138050173, nargs=1, 
arg_vector=0xbfffc354) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 138050168
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#11 0x081d5527 in Ffuncall (nargs=2, args=0xbfffc350) at eval.c:2866
        fun = <optimized out>
        original_fun = 143493682
        funcar = 0
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#12 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073757356, args=0x2) at bytecode.c:919
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 58
        count_volatile = 150974369
        vectorp = 0x83a7abc <pure+817244>
        vectorp_volatile = 0x8ffafb1
        stack = {
          pc = 0x8436df1 <pure+1403793> "\n\260\005+*),\207", 
          byte_string = 138050217, 
          byte_string_start = 0x8436c61 <pure+1403393> "\b;\203\t", 
          next = 0xbfffc578
        }
        stack_volatile = {
          pc = 0x3 <Address 0x3 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x9ccb116 
"\314\t\241\257\377\b\302\203S\b\261\257\377\b\036\261\314\ta\002.\b\370\260\314\ta\002.\b(\261\314\ta\002.\b0\261\314\ta\002.\b8\261\314\ta\002.\b@\261\314\ta\002.\bH\261\314\ta\002.\bP\261\314\ta\002.\bX\261\314\ta\002.\b`\261\314\ta\002.\bh\261\314\ta\002.\bp\261\314\ta\002.\bx\261\314\ta\002.\b\200\261\314\ta\002.\b\210\261\314\ta\002.\b\220\261\314\ta\002.\b\230\261\314\ta\002.\b\240\261\314\ta\002.\b\250\261\314\ta\002.\b\260\261\314\ta\002.\b\270\261\314\ta\002.\b\300\261\314\ta\002.\bȱ\314\ta\002.\bб"...,
 
          next = 0x85417c2
        }
        result = 155550560
        type = (unknown: 3082891252)
#13 0x081d51c1 in funcall_lambda (fun=138050173, nargs=3, 
arg_vector=0xbfffc4e8) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 138050168
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#14 0x081d5527 in Ffuncall (nargs=4, args=0xbfffc4e4) at eval.c:2866
        fun = <optimized out>
        original_fun = 143493682
        funcar = 0
        numargs = 3
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#15 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=20, 
args_template=139690946, nargs=-1073756944, args=0x4) at bytecode.c:919
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 46
        count_volatile = 0
        vectorp = 0x83a78e4 <pure+816772>
        vectorp_volatile = 0x0
        stack = {
          pc = 0x8436ee3 <pure+1404035> "\036\032\r\321=\203E", 
          byte_string = 138049745, 
          byte_string_start = 0x8436eae <pure+1403982> "\306 
\030ǎȉ\031\032ɉ\033\034\r;\203\026", 
          next = 0xbfffc728
        }
        stack_volatile = {
          pc = 0x1 <Address 0x1 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x0, 
          next = 0x0
        }
        result = 155550560
        type = (unknown: 3082891252)
#16 0x081d51c1 in funcall_lambda (fun=138049701, nargs=1, 
arg_vector=0xbfffc68c) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 138049696
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#17 0x081d5527 in Ffuncall (nargs=2, args=0xbfffc688) at eval.c:2866
        fun = <optimized out>
        original_fun = 141394706
        funcar = 0
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#18 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=32, 
args_template=139690946, nargs=-1073756532, args=0x2) at bytecode.c:919
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 40
        count_volatile = -1073756168
        vectorp = 0x978a274
        vectorp_volatile = 0xbfffc770
        stack = {
          pc = 0x9d2c73b 
"\t\"\203\357\001\371\016B!\204\374\001\372p\371\016^!?\205\372\001\373\"\210\016_\203\026\002\016B\204\v\002\016`\203\026\002\374\016@\t\016A\016B\b%\210\375\347!\210\376\377\016@\t\016A\016B\b&\006+\207",
 
          byte_string = 154403265, 
          byte_string_start = 0x9d2c558 "\b\204\006", 
          next = 0xbfffc8d8
        }
        stack_volatile = {
          pc = 0x6 <Address 0x6 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x6 <Address 0x6 out of bounds>, 
          next = 0x82f18e8 <pure+71304>
        }
        result = 155550560
        type = (unknown: 3082891252)
#19 0x081d51c1 in funcall_lambda (fun=167541317, nargs=6, 
arg_vector=0xbfffc838) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 167541312
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#20 0x081d5527 in Ffuncall (nargs=7, args=0xbfffc834) at eval.c:2866
        fun = <optimized out>
        original_fun = 152544042
        funcar = 0
        numargs = 6
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#21 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=36, 
args_template=139690946, nargs=-1073756084, args=0x7) at bytecode.c:919
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 33
        count_volatile = 154021220
        vectorp = 0x9f799f4
        vectorp_volatile = 0x88f4008
        stack = {
          pc = 0x9d23679 "\207", 
          byte_string = 140067393, 
          byte_string_start = 0x9d23668 
"\305\b\t\n\306\307\310\vA\311#\n\f\235?&\006\207", 
          next = 0xbfffca78
        }
        stack_volatile = {
          pc = 0x5 <Address 0x5 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x1e <Address 0x1e out of bounds>, 
          next = 0x1e
        }
        result = 155550560
        type = (unknown: 3082891252)
#22 0x081d51c1 in funcall_lambda (fun=167201349, nargs=5, 
arg_vector=0xbfffc9e8) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 167201344
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#23 0x081d5527 in Ffuncall (nargs=6, args=0xbfffc9e4) at eval.c:2866
        fun = <optimized out>
        original_fun = 141297698
        funcar = 0
        numargs = 5
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#24 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073755656, args=0x6) at bytecode.c:919
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 19
        count_volatile = 139725704
        vectorp = 0x9790da4
        vectorp_volatile = 0x85383c2
        stack = {
          pc = 0x9d23552 "\210\202Z", 
          byte_string = 140068473, 
          byte_string_start = 0x9d23504 "\306\307\b\"\203g", 
          next = 0xbfffcd38
        }
        stack_volatile = {
          pc = 0x2 <Address 0x2 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x8555a02 "", 
          next = 0xbfffcad8
        }
        result = 155550560
        type = (unknown: 3082891252)
#25 0x081d51c1 in funcall_lambda (fun=167201325, nargs=2, 
arg_vector=0xbfffcb30) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 167201320
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#26 0x081d42fa in apply_lambda (fun=167201325, args=<optimized out>) at 
eval.c:2914
        args_left = 139690946
        i = <optimized out>
        numargs = 2
        arg_vector = <optimized out>
        tem = <optimized out>
        sa_must_free = <optimized out>
#27 0x081d455c in eval_sub (form=158498878) at eval.c:2250
        fun = <optimized out>
        val = <optimized out>
        original_fun = 141297650
        original_args = 158498870
        funcar = 0
#28 0x081d84e3 in internal_lisp_condition_case (var=141875378, 
bodyform=158498878, handlers=158658462) at eval.c:1313
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x88fce90
        clausenb = <optimized out>
#29 0x08214986 in exec_byte_code (bytestr=155550560, vector=0, maxdepth=12, 
args_template=139690946, nargs=-1073754956, args=0x8f) at bytecode.c:1169
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 16
        count_volatile = 139725704
        vectorp = 0x9f749f4
        vectorp_volatile = 0x85383c2
        stack = {
          pc = 0x9d2349c "\207\306\t\n\"\207", 
          byte_string = 151998681, 
          byte_string_start = 0x9d23494 "\b\203\t", 
          next = 0xbfffcec8
        }
        stack_volatile = {
          pc = 0x2 <Address 0x2 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0xa0eeaee "S\bX\005", 
          next = 0xa0eeaf6
        }
        result = 155550560
        type = (unknown: 3082891252)
#30 0x081d51c1 in funcall_lambda (fun=167201301, nargs=2, 
arg_vector=0xbfffce48) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 167201296
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#31 0x081d5527 in Ffuncall (nargs=3, args=0xbfffce44) at eval.c:2866
        fun = <optimized out>
        original_fun = 141297578
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#32 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=12, 
args_template=139690946, nargs=-1073754548, args=0x3) at bytecode.c:919
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 13
        count_volatile = 139691880
        vectorp = 0x9f5ca54
        vectorp_volatile = 0x85383c2
        stack = {
          pc = 0x9d233ec "\207", 
          byte_string = 151996273, 
          byte_string_start = 0x9d233e8 "\302\b\t\"\207", 
          next = 0xbfffd158
        }
        stack_volatile = {
          pc = 0x1 <Address 0x1 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0xa0eeb26 
"S\ba\002.\b\370\352\016\na\002.\b(\353\016\na\002.\b0\353\016\na\002.\b8\353\016\na\002.\b@\353\016\na\002.\bH\353\016\na\002.\bP\353\016\na\002.\bX\353\016\na\002.\b`\353\016\na\002.\bh\353\016\na\002.\bp\353\016\na\002.\bx\353\016\na\002.\b\200\353\016\na\002.\b\210\353\016\na\002.\b\220\353\016\na\002.\b\230\353\016\na\002.\b\240\353\016\na\002.\b\250\353\016\na\002.\b\260\353\016\na\002.\b\270\353\016\na\002.\b\300\353\016\na\002.\b\310\353\016\na\002.\b\320\353\016\n",
 
          next = 0xbfffcf24
        }
        result = 155550560
        type = (unknown: 3082891252)
#33 0x081d51c1 in funcall_lambda (fun=167148093, nargs=1, 
arg_vector=0xbfffcfdc) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 167148088
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#34 0x081d5527 in Ffuncall (nargs=2, args=0xbfffcfd8) at eval.c:2866
        fun = <optimized out>
        original_fun = 167148093
        funcar = 0
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#35 0x081d5b87 in call1 (fn=167148093, arg1=153696297) at eval.c:2604
        ret_ungc_val = 155550560
        args = {167148093, 153696297}
#36 0x081dc338 in mapcar1 (leni=5, vals=0x0, fn=167148093, seq=168749830) at 
fns.c:2317
        tail = 168749854
        dummy = <optimized out>
        i = <optimized out>
#37 0x081df58b in Fmapc (function=167148093, sequence=168749830) at fns.c:2406
No locals.
#38 0x081d5895 in Ffuncall (nargs=3, args=0xbfffd0c4) at eval.c:2808
        fun = 139289237
        original_fun = <optimized out>
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = 0xbfffd0c8
        i = <optimized out>
#39 0x0821364f in exec_byte_code (bytestr=155550560, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073753904, args=0x3) at bytecode.c:919
        targets = {0x82136d3 <exec_byte_code+979>, 0x8213792 
<exec_byte_code+1170>, 0x8213797 <exec_byte_code+1175>, 0x821379c 
<exec_byte_code+1180>, 0x82134ea <exec_byte_code+490>, 0x82134f0 
<exec_byte_code+496>, 
          0x8213bb9 <exec_byte_code+2233>, 0x8214a40 <exec_byte_code+5952>, 
0x8213bf8 <exec_byte_code+2296>, 0x8213c05 <exec_byte_code+2309>, 0x8213bee 
<exec_byte_code+2286>, 0x8213bf3 <exec_byte_code+2291>, 
          0x821351b <exec_byte_code+539>, 0x8213520 <exec_byte_code+544>, 
0x82139d5 <exec_byte_code+1749>, 0x8213cbb <exec_byte_code+2491>, 0x8213b3d 
<exec_byte_code+2109>, 0x8213b42 <exec_byte_code+2114>, 
          0x8213baf <exec_byte_code+2223>, 0x8213bb4 <exec_byte_code+2228>, 
0x8213579 <exec_byte_code+633>, 0x8213580 <exec_byte_code+640>, 0x8213b67 
<exec_byte_code+2151>, 0x8213b47 <exec_byte_code+2119>, 
          0x82139b5 <exec_byte_code+1717>, 0x82139ba <exec_byte_code+1722>, 
0x82139bf <exec_byte_code+1727>, 0x82139c5 <exec_byte_code+1733>, 0x82135f1 
<exec_byte_code+753>, 0x82135f8 <exec_byte_code+760>, 
          0x8213b9e <exec_byte_code+2206>, 0x8213995 <exec_byte_code+1685>, 
0x8213982 <exec_byte_code+1666>, 0x8213987 <exec_byte_code+1671>, 0x821398c 
<exec_byte_code+1676>, 0x821395d <exec_byte_code+1629>, 
          0x821362a <exec_byte_code+810>, 0x8213630 <exec_byte_code+816>, 
0x821393b <exec_byte_code+1595>, 0x8213962 <exec_byte_code+1634>, 0x8214ae4 
<exec_byte_code+6116>, 0x8214ae9 <exec_byte_code+6121>, 
          0x8214aee <exec_byte_code+6126>, 0x8214abf <exec_byte_code+6079>, 
0x8213669 <exec_byte_code+873>, 0x8213670 <exec_byte_code+880>, 0x821394c 
<exec_byte_code+1612>, 0x8214ac4 <exec_byte_code+6084>, 
          0x82148fc <exec_byte_code+5628>, 0x82148f2 <exec_byte_code+5618>, 
0x82147bb <exec_byte_code+5307>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8215120 <exec_byte_code+7712>, 0x82150c4 <exec_byte_code+7620>, 0x82150f2 
<exec_byte_code+7666>, 0x8214fff <exec_byte_code+7423>, 
          0x821502d <exec_byte_code+7469>, 0x8213a9f <exec_byte_code+1951>, 
0x8213ad4 <exec_byte_code+2004>, 0x8215067 <exec_byte_code+7527>, 0x8213a6b 
<exec_byte_code+1899>, 0x8213b09 <exec_byte_code+2057>, 
          0x821508f <exec_byte_code+7567>, 0x8214e63 <exec_byte_code+7011>, 
0x8214e87 <exec_byte_code+7047>, 0x8214ebf <exec_byte_code+7103>, 0x8214ef3 
<exec_byte_code+7155>, 0x8214f67 <exec_byte_code+7271>, 
          0x8214f8b <exec_byte_code+7307>, 0x8214fc3 <exec_byte_code+7363>, 
0x8214c87 <exec_byte_code+6535>, 0x8214cab <exec_byte_code+6571>, 0x82152f1 
<exec_byte_code+8177>, 0x8215326 <exec_byte_code+8230>, 
          0x8215215 <exec_byte_code+7957>, 0x821524a <exec_byte_code+8010>, 
0x8215289 <exec_byte_code+8073>, 0x82152bd <exec_byte_code+8125>, 0x82151a4 
<exec_byte_code+7844>, 0x8215459 <exec_byte_code+8537>, 
          0x8215487 <exec_byte_code+8583>, 0x821535e <exec_byte_code+8286>, 
0x821539c <exec_byte_code+8348>, 0x82153dc <exec_byte_code+8412>, 0x8215419 
<exec_byte_code+8473>, 0x8213fc2 <exec_byte_code+3266>, 
          0x82145b7 <exec_byte_code+4791>, 0x821455a <exec_byte_code+4698>, 
0x8214583 <exec_byte_code+4739>, 0x821448a <exec_byte_code+4490>, 0x82144be 
<exec_byte_code+4542>, 0x82144f2 <exec_byte_code+4594>, 
          0x8214306 <exec_byte_code+4102>, 0x82136a9 <exec_byte_code+937>, 
0x8214349 <exec_byte_code+4169>, 0x8214370 <exec_byte_code+4208>, 0x82143d7 
<exec_byte_code+4311>, 0x821441d <exec_byte_code+4381>, 
          0x8214463 <exec_byte_code+4451>, 0x8213fff <exec_byte_code+3327>, 
0x8214028 <exec_byte_code+3368>, 0x8214051 <exec_byte_code+3409>, 0x8214091 
<exec_byte_code+3473>, 0x82136d3 <exec_byte_code+979>, 
          0x82140c1 <exec_byte_code+3521>, 0x82140ea <exec_byte_code+3562>, 
0x8214113 <exec_byte_code+3603>, 0x821413c <exec_byte_code+3644>, 0x8214165 
<exec_byte_code+3685>, 0x821418e <exec_byte_code+3726>, 
          0x82136a9 <exec_byte_code+937>, 0x82136d3 <exec_byte_code+979>, 
0x82141b5 <exec_byte_code+3765>, 0x82141f5 <exec_byte_code+3829>, 0x821421c 
<exec_byte_code+3868>, 0x8214240 <exec_byte_code+3904>, 
          0x8214278 <exec_byte_code+3960>, 0x82142ad <exec_byte_code+4013>, 
0x8213cdb <exec_byte_code+2523>, 0x8213d00 <exec_byte_code+2560>, 0x8213d35 
<exec_byte_code+2613>, 0x8213d6d <exec_byte_code+2669>, 
          0x8213da2 <exec_byte_code+2722>, 0x8213dcb <exec_byte_code+2763>, 
0x82136d3 <exec_byte_code+979>, 0x8214a00 <exec_byte_code+5888>, 0x8214af5 
<exec_byte_code+6133>, 0x8213a05 <exec_byte_code+1797>, 
          0x8214dc7 <exec_byte_code+6855>, 0x8214cd2 <exec_byte_code+6610>, 
0x8214d31 <exec_byte_code+6705>, 0x8214720 <exec_byte_code+5152>, 0x82149e7 
<exec_byte_code+5863>, 0x8213b78 <exec_byte_code+2168>, 
          0x8214673 <exec_byte_code+4979>, 0x8214614 <exec_byte_code+4884>, 
0x8214754 <exec_byte_code+5204>, 0x821477e <exec_byte_code+5246>, 0x821491e 
<exec_byte_code+5662>, 0x8214965 <exec_byte_code+5733>, 
          0x82149a4 <exec_byte_code+5796>, 0x8214b6f <exec_byte_code+6255>, 
0x82145eb <exec_byte_code+4843>, 0x8213df2 <exec_byte_code+2802>, 0x8213e31 
<exec_byte_code+2865>, 0x8213e55 <exec_byte_code+2901>, 
          0x8213e79 <exec_byte_code+2937>, 0x8213ea0 <exec_byte_code+2976>, 
0x8213ec4 <exec_byte_code+3012>, 0x8213efc <exec_byte_code+3068>, 0x8213f31 
<exec_byte_code+3121>, 0x8213f69 <exec_byte_code+3177>, 
          0x8213f9e <exec_byte_code+3230>, 0x82137a5 <exec_byte_code+1189>, 
0x82137da <exec_byte_code+1242>, 0x8213812 <exec_byte_code+1298>, 0x8213836 
<exec_byte_code+1334>, 0x821386e <exec_byte_code+1390>, 
          0x82138a3 <exec_byte_code+1443>, 0x82138d5 <exec_byte_code+1493>, 
0x8213907 <exec_byte_code+1543>, 0x8214526 <exec_byte_code+4646>, 0x82142d1 
<exec_byte_code+4049>, 0x821372f <exec_byte_code+1071>, 
          0x8213769 <exec_byte_code+1129>, 0x82136d3 <exec_byte_code+979>, 
0x8214bc4 <exec_byte_code+6340>, 0x8214c30 <exec_byte_code+6448>, 0x82154b5 
<exec_byte_code+8629>, 0x8215538 <exec_byte_code+8760>, 
          0x821469d <exec_byte_code+5021>, 0x8214f27 <exec_byte_code+7207>, 
0x82151d8 <exec_byte_code+7896>, 0x821439a <exec_byte_code+4250>, 0x8214a89 
<exec_byte_code+6025>, 0x8213c15 <exec_byte_code+2325>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x8213c58 <exec_byte_code+2392>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 
          0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 
0x82136d3 <exec_byte_code+979>, 0x82136d3 <exec_byte_code+979>, 0x82136d3 
<exec_byte_code+979>, 0x8213c90 <exec_byte_code+2448> <repeats 64 times>}
        count = 9
        count_volatile = 139690970
        vectorp = 0x9f729f4
        vectorp_volatile = 0x6
        stack = {
          pc = 0x9d233bc "\210Ή\023)\207", 
          byte_string = 151996577, 
          byte_string_start = 0x9d23394 
"\304\b\t\"\210\305\b!\210r\306\b!q\210\307 
\022\v\tP\211\023\211GSH\310U\205,", 
          next = 0x0
        }
        stack_volatile = {
          pc = 0x2 <Address 0x2 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x156 <Address 0x156 out of bounds>, 
          next = 0x85383c2
        }
        result = 155550560
        type = (unknown: 3082891252)
#40 0x081d51c1 in funcall_lambda (fun=167193141, nargs=2, 
arg_vector=0xbfffd264) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 167193136
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#41 0x081d5527 in Ffuncall (nargs=3, args=0xbfffd260) at eval.c:2866
        fun = <optimized out>
        original_fun = 168759098
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#42 0x081d68f9 in Fapply (nargs=2, args=0xbfffd2e8) at eval.c:2344
        i = <optimized out>
        numargs = 3
        spread_arg = <optimized out>
        funcall_args = 0xbfffd260
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = {
          next = <optimized out>, 
          var = <optimized out>, 
          nvars = 3
        }
        sa_must_free = false
#43 0x081d5c6f in apply1 (fn=168759098, arg=168749470) at eval.c:2578
        args = {168759098, 168749470}
#44 0x0821903c in read_process_output_call (fun_and_args=168749478) at 
process.c:4945
No locals.
#45 0x081d384f in internal_condition_case_1 (bfun=0x8219000 
<read_process_output_call>, arg=168749478, handlers=139690946, hfun=0x8217390 
<read_process_output_error_handler>) at eval.c:1368
        val = <optimized out>
        c = 0xa0ee986
#46 0x08216eab in read_and_dispose_of_process_output (coding=<optimized out>, 
nbytes=347, chars=0x92938f9 "\001", p=0x9cf7448) at process.c:5158
        outstream = 168759098
        text = 153696505
        outer_running_asynch_code = false
        waiting = -1
#47 read_process_output (proc=<optimized out>, channel=<optimized out>) at 
process.c:5067
        nbytes = 347
        chars = 0x92938f9 "\001"
        coding = <optimized out>
        carryover = 0
        readmax = 4096
        odeactivate = 139690946
#48 0x0821bb57 in wait_reading_process_output (time_limit=<optimized out>, 
nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=139690946, wait_proc=0x0, 
just_wait_proc=0) at process.c:4789
        nread = <optimized out>
        timeout_reduced_for_timers = 141
        channel = <optimized out>
        nfds = <optimized out>
        Available = {
          fds_bits = {8388608, 0 <repeats 31 times>}
        }
        Writeok = {
          fds_bits = {0 <repeats 32 times>}
        }
        check_write = <optimized out>
        check_delay = <optimized out>
        no_avail = <optimized out>
        xerrno = 11
        proc = 164590669
        timeout = {
          tv_sec = 0, 
          tv_nsec = 86692511
        }
        end_time = {
          tv_sec = 1386931857, 
          tv_nsec = 413026832
        }
        wait_channel = -1
        got_some_input = true
#49 0x08063e7a in sit_for (timeout=120, reading=true, display_option=1) at 
dispnew.c:5800
        sec = 30
        nsec = 0
        do_display = true
#50 0x0815f6eb in read_char (commandflag=1, map=169312166, 
prev_event=139690946, used_mouse_menu=0xbfffea3f, end_time=0x0) at 
keyboard.c:2802
        tem0 = <optimized out>
        timeout = <optimized out>
        delay_level = <optimized out>
        buffer_size = <optimized out>
        c = 139690946
        local_getcjmp = {{
            __jmpbuf = {-1073747964, 139690946, 142902072, 0, -496172319, 
913832334}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {163206202, 139690946, 168940781, 136518085, 168940776, 
139690946, 168940776, 139690946, 5473194, 3221219488, 3, 3221219488, 136780224, 
0, 141873448, 136052227, 141883770, 159459766, 168940776, 136097115, 
                141873448, 141883770, 141897880, 136053630, 2, 163206202, 
144511705, 1168616, 168940776, 144532648, 141897888, 135698505}
            }
          }}
        save_jump = {{
            __jmpbuf = {-1227627093, 1, 8, 136482854, 1, -1073755280}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {0, 8192, 0 <repeats 28 times>, 3073212870, 3221212264}
            }
          }}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 139690946
        also_record = 139690946
        reread = false
        polling_stopped_here = false
        orig_kboard = 0x8919d88
#51 0x08160b4e in read_key_sequence (keybuf=0xbfffeaa8, prompt=139690946, 
dont_downcase_last=false, can_return_switch_frame=true, 
fix_current_buffer=true, prevent_redisplay=false, bufsize=30) at keyboard.c:9071
        interrupted_kboard = 0x8919d88
        interrupted_frame = 0x98681b0
        key = <optimized out>
        used_mouse_menu = false
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        new_binding = <optimized out>
        t = 0
        echo_start = 0
        keys_start = 0
        current_binding = 169312166
        first_event = 139690946
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 141619078, 
          map = 141619078, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 139678478, 
          map = 139678478, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 141619086, 
          map = 141619086, 
          start = 0, 
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = 139690946
        original_uppercase = -1073747404
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0xa11d4e8
        fake_prefixed_keys = 139690946
#52 0x0816240e in command_loop_1 () at keyboard.c:1445
        cmd = <optimized out>
        keybuf = {12, 92, 139722002, 169012326, 137233009, 139690946, 
143605800, 169012326, -1073747177, 135626021, 139722002, 169012326, 137233009, 
139690946, -1073747177, 139690946, 139690946, 135626320, 169012326, 
-1073747177, 119, 
          2, 141361470, 143605784, -1073746808, 139690946, 141361470, 5473218, 
-1073746808, 0}
        i = <optimized out>
        prev_modiff = 718
        prev_buffer = 0xa11d4e8
#53 0x081d3748 in internal_condition_case (bfun=0x81621f0 <command_loop_1>, 
handlers=139723978, hfun=0x8157d70 <cmd_error>) at eval.c:1344
        val = <optimized out>
        c = 0x88fcdb8
#54 0x081563c5 in command_loop_2 (ignore=139690946) at keyboard.c:1170
        val = 155550560
#55 0x081d366b in internal_catch (tag=139722026, func=0x81563a0 
<command_loop_2>, arg=139690946) at eval.c:1108
        val = <optimized out>
        c = 0x85383a2
#56 0x081578da in command_loop () at keyboard.c:1149
No locals.
#57 recursive_edit_1 () at keyboard.c:777
        val = 0
#58 0x08157bb0 in Frecursive_edit () at keyboard.c:841
        buffer = 139690946
#59 0x08057992 in main (argc=<optimized out>, argv=0xbfffed24) at emacs.c:1634
        dummy = -1226091548
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = <optimized out>
        dumping = <optimized out>
        skip_args = 0
        rlim = {
          rlim_cur = 8388608, 
          rlim_max = 18446744073709551615
        }
        no_loadup = false
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0xffffffff <Address 0xffffffff out of bounds>
        original_pwd = 0x1 <Address 0x1 out of bounds>

Lisp Backtrace:
"Automatic GC" (0x8526670)
"regexp-opt-group" (0xbfffc1b4)
"regexp-opt-group" (0xbfffc354)
"regexp-opt-group" (0xbfffc4e8)
"regexp-opt" (0xbfffc68c)
"rcirc-print" (0xbfffc838)
"rcirc-handler-generic" (0xbfffc9e8)
"rcirc-process-server-response-1" (0xbfffcb30)
"rcirc-process-server-response" (0xbfffce48)
0x9f67a38 PVEC_COMPILED
"mapc" (0xbfffd0c8)
"rcirc-filter" (0xbfffd264)

(gdb) p font
$1 = (struct font *) 0xa1db3e0
(gdb) p font->frame
$2 = (struct frame *) 0x9458360
(gdb) p *font->frame
$3 = {
  header = {
    size = -1023123435
  }, 
  name = 170140609, 
  icon_name = 139690946, 
  title = 139690946, 
  focus_frame = 139690946, 
  root_window = 139690946, 
  selected_window = 154076197, 
  minibuffer_window = 154274381, 
  param_alist = 158654726, 
  scroll_bars = 139690946, 
  condemned_scroll_bars = 139690946, 
  menu_bar_items = 139690946, 
  face_alist = 169028406, 
  menu_bar_vector = 139690946, 
  buffer_predicate = 139690946, 
  buffer_list = 139690946, 
  buried_buffer_list = 139690946, 
  tool_bar_window = 139690946, 
  desired_tool_bar_string = 139690946, 
  current_tool_bar_string = 139690946, 
  tool_bar_items = 139690946, 
  tool_bar_position = 139716378, 
  face_cache = 0x0, 
  menu_bar_items_used = 0, 
  namebuf = 0x8c83618 "", 
  current_pool = 0x0, 
  desired_pool = 0x0, 
  desired_matrix = 0x0, 
  current_matrix = 0x0, 
  glyphs_initialized_p = 0, 
  resized_p = 0, 
  default_face_done_p = 1, 
  already_hscrolled_p = 0, 
  updated_p = 1, 
  minimize_tool_bar_window_p = 0, 
  fonts_changed = 0, 
  cursor_type_changed = 0, 
  redisplay = 0, 
  tool_bar_lines = 0, 
  tool_bar_height = 0, 
  n_tool_bar_rows = 0, 
  n_tool_bar_items = 0, 
  decode_mode_spec_buffer = 0x9355ac0 "\016\n", 
  insert_line_cost = 0x0, 
  delete_line_cost = 0x0, 
  insert_n_lines_cost = 0x0, 
  delete_n_lines_cost = 0x0, 
  text_cols = 80, 
  text_lines = 35, 
  total_cols = 82, 
  text_width = 720, 
  text_height = 665, 
  new_width = 0, 
  new_height = 0, 
  new_pixelwise = false, 
  left_pos = 0, 
  top_pos = 47, 
  pixel_width = 740, 
  pixel_height = 667, 
  x_pixels_diff = 4, 
  y_pixels_diff = 22, 
  win_gravity = 1, 
  size_hint_flags = 0, 
  border_width = 0, 
  internal_border_width = 1, 
  right_divider_width = 0, 
  bottom_divider_width = 0, 
  column_width = 9, 
  line_height = 19, 
  output_method = output_x_window, 
  terminal = 0x0, 
  output_data = {
    tty = 0x0, 
    x = 0x0, 
    w32 = 0x0, 
    ns = 0x0, 
    nothing = 0
  }, 
  font_driver_list = 0x0, 
  font_data_list = 0x0, 
  fringe_cols = 2, 
  left_fringe_width = 9, 
  right_fringe_width = 9, 
  want_fullscreen = FULLSCREEN_NONE, 
  menu_bar_lines = 0, 
  menu_bar_height = 0, 
  wait_event_type = 0, 
  external_menu_bar = 0, 
  visible = 0, 
  iconified = 0, 
  garbaged = 0, 
  wants_modeline = 1, 
  auto_raise = 0, 
  auto_lower = 0, 
  no_split = 0, 
  explicit_name = 0, 
  window_sizes_changed = 0, 
  mouse_moved = 0, 
  pointer_invisible = 0, 
  frozen_window_starts = 0, 
  vertical_scroll_bar_type = vertical_scroll_bar_none, 
  desired_cursor = FILLED_BOX_CURSOR, 
  cursor_width = 1, 
  blink_off_cursor = DEFAULT_CURSOR, 
  blink_off_cursor_width = 0, 
  config_scroll_bar_width = 16, 
  config_scroll_bar_cols = 2, 
  scroll_bar_actual_width = 0, 
  cost_calculation_baud_rate = 19200, 
  alpha = {-1, -1}, 
  gamma = 0, 
  extra_line_spacing = 0, 
  background_pixel = 16777215, 
  foreground_pixel = 0
}
(gdb) p *font->frame->output_data.x->display_info
Cannot access memory at address 0xbc
(gdb) p *font->frame->output_data.x-
A syntax error in expression, near `'.
(gdb) p *font->frame->output_data.x
Cannot access memory at address 0x0
(gdb) p *font->frame
$4 = {
  header = {
    size = -1023123435
  }, 
  name = 170140609, 
  icon_name = 139690946, 
  title = 139690946, 
  focus_frame = 139690946, 
  root_window = 139690946, 
  selected_window = 154076197, 
  minibuffer_window = 154274381, 
  param_alist = 158654726, 
  scroll_bars = 139690946, 
  condemned_scroll_bars = 139690946, 
  menu_bar_items = 139690946, 
  face_alist = 169028406, 
  menu_bar_vector = 139690946, 
  buffer_predicate = 139690946, 
  buffer_list = 139690946, 
  buried_buffer_list = 139690946, 
  tool_bar_window = 139690946, 
  desired_tool_bar_string = 139690946, 
  current_tool_bar_string = 139690946, 
  tool_bar_items = 139690946, 
  tool_bar_position = 139716378, 
  face_cache = 0x0, 
  menu_bar_items_used = 0, 
  namebuf = 0x8c83618 "", 
  current_pool = 0x0, 
  desired_pool = 0x0, 
  desired_matrix = 0x0, 
  current_matrix = 0x0, 
  glyphs_initialized_p = 0, 
  resized_p = 0, 
  default_face_done_p = 1, 
  already_hscrolled_p = 0, 
  updated_p = 1, 
  minimize_tool_bar_window_p = 0, 
  fonts_changed = 0, 
  cursor_type_changed = 0, 
  redisplay = 0, 
  tool_bar_lines = 0, 
  tool_bar_height = 0, 
  n_tool_bar_rows = 0, 
  n_tool_bar_items = 0, 
  decode_mode_spec_buffer = 0x9355ac0 "\016\n", 
  insert_line_cost = 0x0, 
  delete_line_cost = 0x0, 
  insert_n_lines_cost = 0x0, 
  delete_n_lines_cost = 0x0, 
  text_cols = 80, 
  text_lines = 35, 
  total_cols = 82, 
  text_width = 720, 
  text_height = 665, 
  new_width = 0, 
  new_height = 0, 
  new_pixelwise = false, 
  left_pos = 0, 
  top_pos = 47, 
  pixel_width = 740, 
  pixel_height = 667, 
  x_pixels_diff = 4, 
  y_pixels_diff = 22, 
  win_gravity = 1, 
  size_hint_flags = 0, 
  border_width = 0, 
  internal_border_width = 1, 
  right_divider_width = 0, 
  bottom_divider_width = 0, 
  column_width = 9, 
  line_height = 19, 
  output_method = output_x_window, 
  terminal = 0x0, 
  output_data = {
    tty = 0x0, 
    x = 0x0, 
    w32 = 0x0, 
    ns = 0x0, 
    nothing = 0
  }, 
  font_driver_list = 0x0, 
  font_data_list = 0x0, 
  fringe_cols = 2, 
  left_fringe_width = 9, 
  right_fringe_width = 9, 
  want_fullscreen = FULLSCREEN_NONE, 
  menu_bar_lines = 0, 
  menu_bar_height = 0, 
  wait_event_type = 0, 
  external_menu_bar = 0, 
  visible = 0, 
  iconified = 0, 
  garbaged = 0, 
  wants_modeline = 1, 
  auto_raise = 0, 
  auto_lower = 0, 
  no_split = 0, 
  explicit_name = 0, 
  window_sizes_changed = 0, 
  mouse_moved = 0, 
  pointer_invisible = 0, 
  frozen_window_starts = 0, 
  vertical_scroll_bar_type = vertical_scroll_bar_none, 
  desired_cursor = FILLED_BOX_CURSOR, 
  cursor_width = 1, 
  blink_off_cursor = DEFAULT_CURSOR, 
  blink_off_cursor_width = 0, 
  config_scroll_bar_width = 16, 
  config_scroll_bar_cols = 2, 
  scroll_bar_actual_width = 0, 
  cost_calculation_baud_rate = 19200, 
  alpha = {-1, -1}, 
  gamma = 0, 
  extra_line_spacing = 0, 
  background_pixel = 16777215, 
  foreground_pixel = 0
}
(gdb) p *font->frame->output_data
Attempt to take contents of a non-pointer value.
(gdb) p font->frame->output_data
$5 = {
  tty = 0x0, 
  x = 0x0, 
  w32 = 0x0, 
  ns = 0x0, 
  nothing = 0
}
(gdb) 




In GNU Emacs 24.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2013-12-13 on geodiff-mac3
Windowing system distributor `The X.Org Foundation', version 11.0.11304000
Configured using:
 `configure --with-x-toolkit=lucid --enable-checking'

Important settings:
  value of $LANG: fr_FR.UTF-8
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  override-global-mode: t
  dynamic-completion-mode: t
  shell-dirtrack-mode: t
  show-paren-mode: t
  recentf-mode: t
  display-time-mode: t
  winner-mode: t
  tooltip-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
M-x r c i r c <tab> <C-backspace> e m <backspace> <backspace> 
r e p SPC e m <tab> <backspace> <backspace> - e m <tab> 
<tab> <return>

Recent messages:
Loading /home/youngfrog/org/makeadefun.el (source)...done
Loading /home/youngfrog/org/shell-mode-filter.el (source)...done
Loading /home/youngfrog/org/emacs.el (source)...done
Loading /home/youngfrog/sources/twittering-mode/twittering-mode.el (source)...
../../twittering-mode/twittering-mode.el: `flet' is an obsolete macro (as of 
24.3); use either `cl-flet' or `cl-letf'.
Loading /home/youngfrog/sources/twittering-mode/twittering-mode.el 
(source)...done
Loading /home/youngfrog/sources/yank-highlight/gistfile1.el (source)...done
Loading /home/youngfrog/sources/add-arrow-to-eval-last-sexp/gistfile1.txt...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...

Load-path shadows:
~/.emacs.d/lisp/asy-mode hides /usr/local/texlive/2012/texmf/asymptote/asy-mode
~/sources/org-mode/lisp/org-footnote hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-footnote
~/sources/org-mode/lisp/ob-asymptote hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-asymptote
~/sources/org-mode/lisp/ob-sqlite hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-sqlite
~/sources/org-mode/lisp/ob-ditaa hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-ditaa
~/sources/org-mode/lisp/org-protocol hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-protocol
~/sources/org-mode/lisp/ox-beamer hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-beamer
~/sources/org-mode/lisp/org-irc hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-irc
~/sources/org-mode/lisp/ob-scheme hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-scheme
~/sources/org-mode/lisp/org-capture hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-capture
~/sources/org-mode/lisp/ob-plantuml hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-plantuml
~/sources/org-mode/lisp/ox-html hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-html
~/sources/org-mode/lisp/org-table hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-table
~/sources/org-mode/lisp/ob-eval hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-eval
~/sources/org-mode/lisp/ob-exp hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-exp
~/sources/org-mode/lisp/org-eshell hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-eshell
~/sources/org-mode/lisp/ob-sql hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-sql
~/sources/org-mode/lisp/org-colview hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-colview
~/sources/org-mode/lisp/ox-publish hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-publish
~/sources/org-mode/lisp/ob-sh hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-sh
~/sources/org-mode/lisp/ob-comint hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-comint
~/sources/org-mode/lisp/org-element hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-element
~/sources/org-mode/lisp/org-indent hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-indent
~/sources/org-mode/lisp/ob-sass hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-sass
~/sources/org-mode/lisp/org-compat hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-compat
~/sources/org-mode/lisp/org-list hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-list
~/sources/org-mode/lisp/ox hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox
~/sources/org-mode/lisp/ob-mscgen hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-mscgen
~/sources/org-mode/lisp/ob-keys hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-keys
~/sources/org-mode/lisp/org-info hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-info
~/sources/org-mode/lisp/org-ctags hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-ctags
~/sources/org-mode/lisp/org-habit hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-habit
~/sources/org-mode/lisp/org-datetree hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-datetree
~/sources/org-mode/lisp/ox-texinfo hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-texinfo
~/sources/org-mode/lisp/org-clock hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-clock
~/sources/org-mode/lisp/org-bbdb hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-bbdb
~/sources/org-mode/lisp/ob-maxima hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-maxima
~/sources/org-mode/lisp/ob-fortran hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-fortran
~/sources/org-mode/lisp/ob-picolisp hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-picolisp
~/sources/org-mode/lisp/ob-java hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-java
~/sources/org-mode/lisp/ox-icalendar hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-icalendar
~/sources/org-mode/lisp/org-gnus hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-gnus
~/sources/org-mode/lisp/ob-table hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-table
~/sources/org-mode/lisp/ob-ocaml hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-ocaml
~/sources/org-mode/lisp/ob-tangle hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-tangle
~/sources/org-mode/lisp/ox-md hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-md
~/sources/org-mode/lisp/org-install hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-install
~/sources/org-mode/lisp/ob-org hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-org
~/sources/org-mode/lisp/org-docview hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-docview
~/sources/org-mode/lisp/org-timer hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-timer
~/sources/org-mode/lisp/ob-makefile hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-makefile
~/sources/org-mode/lisp/ob-calc hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-calc
~/sources/org-mode/lisp/org-rmail hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-rmail
~/sources/org-mode/lisp/org-plot hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-plot
~/sources/org-mode/lisp/ob-haskell hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-haskell
~/sources/org-mode/lisp/ob-shen hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-shen
~/sources/org-mode/lisp/ox-latex hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-latex
~/sources/org-mode/lisp/org-mhe hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-mhe
~/sources/org-mode/lisp/org-pcomplete hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-pcomplete
~/sources/org-mode/lisp/org-mouse hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-mouse
~/sources/org-mode/lisp/ox-man hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-man
~/sources/org-mode/lisp/org-archive hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-archive
~/sources/org-mode/lisp/ox-ascii hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-ascii
~/sources/org-mode/lisp/ob-python hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-python
~/sources/org-mode/lisp/ox-org hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-org
~/sources/org-mode/lisp/ob-gnuplot hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-gnuplot
~/sources/org-mode/lisp/org-agenda hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-agenda
~/sources/org-mode/lisp/ob-core hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-core
~/sources/org-mode/lisp/ob-perl hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-perl
~/sources/org-mode/lisp/ob-octave hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-octave
~/sources/org-mode/lisp/org-crypt hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-crypt
~/sources/org-mode/lisp/org-macs hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-macs
~/sources/org-mode/lisp/org-w3m hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-w3m
~/sources/org-mode/lisp/org-feed hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-feed
~/sources/org-mode/lisp/org-mobile hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-mobile
~/sources/org-mode/lisp/org-version hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-version
~/sources/org-mode/lisp/ob-ledger hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-ledger
~/sources/org-mode/lisp/org-inlinetask hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-inlinetask
~/sources/org-mode/lisp/ob-latex hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-latex
~/sources/org-mode/lisp/ob-dot hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-dot
~/sources/org-mode/lisp/ob-screen hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-screen
~/sources/org-mode/lisp/org-src hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-src
~/sources/org-mode/lisp/ob-ruby hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-ruby
~/sources/org-mode/lisp/org-macro hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-macro
~/sources/org-mode/lisp/ob hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob
~/sources/org-mode/lisp/ob-io hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-io
~/sources/org-mode/lisp/ob-matlab hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-matlab
~/sources/org-mode/lisp/ob-ref hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-ref
~/sources/org-mode/lisp/org-bibtex hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-bibtex
~/sources/org-mode/lisp/org-entities hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-entities
~/sources/org-mode/lisp/org hides 
/home/youngfrog/sources/running-emacs/lisp/org/org
~/sources/org-mode/lisp/ob-R hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-R
~/sources/org-mode/lisp/ob-C hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-C
~/sources/org-mode/lisp/ob-lob hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-lob
~/sources/org-mode/lisp/ob-awk hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-awk
~/sources/org-mode/lisp/ob-clojure hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-clojure
~/sources/org-mode/lisp/org-faces hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-faces
~/sources/org-mode/lisp/ox-odt hides 
/home/youngfrog/sources/running-emacs/lisp/org/ox-odt
~/sources/org-mode/lisp/ob-css hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-css
~/sources/org-mode/lisp/ob-lisp hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-lisp
~/sources/org-mode/lisp/ob-lilypond hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-lilypond
~/sources/org-mode/lisp/org-attach hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-attach
~/sources/org-mode/lisp/ob-emacs-lisp hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-emacs-lisp
~/sources/org-mode/lisp/ob-scala hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-scala
~/sources/org-mode/lisp/ob-js hides 
/home/youngfrog/sources/running-emacs/lisp/org/ob-js
~/sources/org-mode/lisp/org-id hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-id
~/sources/org-mode/lisp/org-loaddefs hides 
/home/youngfrog/sources/running-emacs/lisp/org/org-loaddefs
/home/youngfrog/.emacs.d/elpa/js2-mode-20131118.1516/.dir-locals hides 
/home/youngfrog/sources/running-emacs/lisp/gnus/.dir-locals
/home/youngfrog/.emacs.d/elpa/tabulated-list-20120406.1351/tabulated-list hides 
/home/youngfrog/sources/running-emacs/lisp/emacs-lisp/tabulated-list

Features:
(shadow sort mail-extr emacsbug sendmail help-mode paredit hideshow
twittering-mode epa epg tls url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util xml achievements
basic-achievements achievements-functions autoinsert use-package
diminish bind-key ac-nrepl-autoloads achievements-autoloads
ack-and-a-half-autoloads ampc-autoloads auto-dim-other-buffers-autoloads
boxquote-autoloads clojure-mode-autoloads
color-theme-solarized-autoloads color-theme-autoloads
col-highlight-autoloads csv-mode-autoloads csv-nav-autoloads
dropbox-autoloads dtrt-indent-autoloads eimp-autoloads elnode-autoloads
db-autoloads creole-autoloads fakir-autoloads fic-ext-mode-autoloads
find-file-in-project-autoloads flx-autoloads hl-line+-autoloads
idomenu-autoloads keyfreq-autoloads kv-autoloads lcs-autoloads
log4j-mode-autoloads logito-autoloads lorem-ipsum-autoloads
lusty-explorer-autoloads mark-tools-autoloads memory-usage-autoloads
minimap-autoloads multifiles-autoloads mwe-log-commands-autoloads
nlinum-autoloads nose-autoloads oauth-autoloads org-email-autoloads
paredit-autoloads pastebin-autoloads pos-tip-autoloads powerline
powerline-separators color powerline-themes pymacs-autoloads
python-mode-autoloads pyvirtualenv-autoloads rainbow-mode-autoloads
rebox2-autoloads request-autoloads shell-switcher-autoloads
sicp-autoloads slime-autoloads top-mode-autoloads typing-autoloads
diminish-autoloads virtualenv-autoloads vline-autoloads w3-autoloads
window-number-autoloads workspaces-autoloads wtf-autoloads
zen-and-art-theme-autoloads package yf/makeadefun warnings completion
ert ewoc debug pcase ob-R ob-sh shell windmove latexenc paren doc-view
jka-compr image-mode recentf tree-widget org-contacts org-capture
org-agenda gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig
mailcap find-lisp dired org-inlinetask org-element org derived org-macro
org-footnote org-pcomplete 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 comint ansi-color ob-core
ob-eval org-compat org-macs find-func cal-menu calendar cal-loaddefs
gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start
gnus-spec gnus-int gnus-range message cl-macs gv format-spec rfc822 mml
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems
nnheader mail-utils wid-edit cl time ffap thingatpt url-parse
auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core
gnus-util mm-util mail-prsvr password-cache url-vars winner ring edmacro
kmacro cl-loaddefs cl-lib magit-autoloads two-mode-mode tex-site
auto-loads org-loaddefs ido-hacks advice help-fns easy-mmode ido info
easymenu time-date 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)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]