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 13:04:56 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

It seems reproducible from -Q rather easily (I was able to do it a few
times consistantly) :

I run "gdb emacs" then "run -Q" at the gdb prompt.

Once the GUI is there, I point at the major mode name in the modeline
("Fundamental") which shows a tooltip. Moving away and back in order to
make the tooltip disappear and reappear, it quickly (within seconds)
makes the program crash.

Here's the backtrace again, from -Q :

youngfrog@geodiff-mac3 ~/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 -Q
Starting program: /home/youngfrog/sources/running-emacs/src/emacs -Q
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 15941)]
[New Thread 0xb421eb40 (LWP 15942)]
[New Thread 0xb38ffb40 (LWP 15943)]

Program received signal SIGSEGV, Segmentation fault.
0x081f08dd in font_close_object (font_object=141131381) at font.c:2901
2901      eassert (FRAME_DISPLAY_INFO (font->frame)->n_fonts);
(gdb) bt full
#0  0x081f08dd in font_close_object (font_object=141131381) at font.c:2901
        font = 0x8697e70
#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 = 312
        free_this_block = false
        nbytes = <optimized out>
        block = 0x8697d38
        bprev = <optimized out>
        lv = <optimized out>
        lvprev = 0x8516a50 <large_vectors>
        vector = 0x8697d38
        next = 0x8697e70
#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 = true
        start = {
          tv_sec = 1386935877, 
          tv_nsec = 541223714
        }
        retval = <optimized out>
        tot_before = 0
#5  0x081d555d in maybe_gc () at lisp.h:4476
No locals.
#6  Ffuncall (nargs=4, args=0xbfffccb4) at eval.c:2756
        fun = <optimized out>
        original_fun = <optimized out>
        funcar = 0
        numargs = 3
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#7  0x0821364f in exec_byte_code (bytestr=140971584, vector=0, maxdepth=20, 
args_template=139690946, nargs=-1073754944, 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 = 54
        count_volatile = 139691232
        vectorp = 0x831d9fc <pure+251804>
        vectorp_volatile = 0x85383c2
        stack = {
          pc = 0x84a4493 <pure+1851955> "\211\035\203\025", 
          byte_string = 137484777, 
          byte_string_start = 0x84a4488 <pure+1851944> 
"\301\b!\031\306\t\nP\v\f#\211\035\203\025", 
          next = 0xbfffcee8
        }
        stack_volatile = {
          pc = 0x5 <Address 0x5 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x831efae <pure+257358> 
"1\bB\205S\b\271\357\061\b\v", 
          next = 0xbfffce5c
        }
        result = 140971584
        type = (unknown: 3082891252)
#8  0x081d51c1 in funcall_lambda (fun=137484725, nargs=5, 
arg_vector=0xbfffce58) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 137484720
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#9  0x081d5527 in Ffuncall (nargs=6, args=0xbfffce54) at eval.c:2866
        fun = <optimized out>
        original_fun = 141711498
        funcar = 0
        numargs = 5
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#10 0x0821364f in exec_byte_code (bytestr=140971584, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073754520, 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 = 43
        count_volatile = 139691232
        vectorp = 0x831db04 <pure+252068>
        vectorp_volatile = 0x85383c2
        stack = {
          pc = 0x84a440d <pure+1851821> "\210\vA\211\023\204\037", 
          byte_string = 137485041, 
          byte_string_start = 0x84a43e1 <pure+1851777> "\306\b!\307>\205>", 
          next = 0xbfffd088
        }
        stack_volatile = {
          pc = 0x2 <Address 0x2 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x5b <Address 0x5b out of bounds>, 
          next = 0x6e
        }
        result = 140971584
        type = (unknown: 3082891252)
#11 0x081d51c1 in funcall_lambda (fun=137485021, nargs=2, 
arg_vector=0xbfffcff8) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 137485016
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#12 0x081d5527 in Ffuncall (nargs=3, args=0xbfffcff4) at eval.c:2866
        fun = <optimized out>
        original_fun = 141711570
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#13 0x0821364f in exec_byte_code (bytestr=140971584, vector=0, maxdepth=16, 
args_template=139690946, nargs=-1073754116, 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 = 40
        count_volatile = 139691232
        vectorp = 0x831db64 <pure+252164>
        vectorp_volatile = 0x85383c2
        stack = {
          pc = 0x84a43df <pure+1851775> "\207", 
          byte_string = 137485137, 
          byte_string_start = 0x84a43bc <pure+1851740> "\b\204\037", 
          next = 0xbfffd218
        }
        stack_volatile = {
          pc = 0x2 <Address 0x2 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x86ee4f2 
"o\b\221\323\067\b\362\344n\b\302\203S\bnyw\bP\334w\b\210\017o\b\241\323\067\b\n\345n\b\302\203S\b\226xw\b\b\213s\b\210\017o\b\261\323\067\b\"\345n\b\302\203S\b\326ww\b\270qx\b\210\017o\b\301\323\067\b:\345n\b\302\203S\b\036ww\b\200\027\202\b\210\017o\b\321\323\067\bR\345n\b\302\203S\bVvw\b\020\031\211\b\210\377m\b\341\323\067\bj\345n\b\302\203S\b\366uw\bp\337n\b\202ko\b\361\323\067\b
 
\345n\b\302\203S\b\246uw\b\030w\206\b\210ko\b\031\324\067\b\302\203S\b\302\203S\b\276ow\bhԈ\b\210ko\b)\324\067\b\302\203"...,
 
          next = 0x86ee4da
        }
        result = 140971584
        type = (unknown: 3082891252)
#14 0x081d51c1 in funcall_lambda (fun=137485117, nargs=2, 
arg_vector=0xbfffd198) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 137485112
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#15 0x081d5527 in Ffuncall (nargs=3, args=0xbfffd194) at eval.c:2866
        fun = <optimized out>
        original_fun = 141710018
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#16 0x0821364f in exec_byte_code (bytestr=140971584, vector=0, maxdepth=12, 
args_template=139690946, nargs=-1073753700, 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 = 37
        count_volatile = 143703716
        vectorp = 0x832121c <pure+266172>
        vectorp_volatile = 0xb7c4ea58 <PutSubImage+1688>
        stack = {
          pc = 0x84a24db <pure+1843835> "\210\306\b\t\"\207", 
          byte_string = 137499137, 
          byte_string_start = 0x84a24c8 <pure+1843816> 
"\303\b\t\"\210\b\304=\204\024", 
          next = 0xbfffd448
        }
        stack_volatile = {
          pc = 0x8540e12 "", 
          byte_string = 141603606, 
          byte_string_start = 0x82de5a8 <gray_bits> "\001\002", 
          next = 0xffffffff
        }
        result = 140971584
        type = (unknown: 3082891252)
#17 0x082160b8 in Fbyte_code (bytestr=137499137, vector=137499165, maxdepth=12) 
at bytecode.c:482
No locals.
#18 0x081d4afa in eval_sub (form=137499126) at eval.c:2181
        numargs = 139291184
        args_left = <optimized out>
        i = 3
        maxargs = 3
        argvals = {137499137, 137499165, 12, -1073753192, 136139224, 35, 
144820686, 12}
        fun = 139291189
        val = <optimized out>
        original_fun = 3
        original_args = 137499134
        funcar = 0
#19 0x081d84e3 in internal_lisp_condition_case (var=139690946, 
bodyform=137499126, handlers=137317446) at eval.c:1313
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x8930678
        clausenb = <optimized out>
#20 0x08214986 in exec_byte_code (bytestr=140971584, vector=0, maxdepth=24, 
args_template=139690946, nargs=-1073753164, 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 = 33
        count_volatile = -1073752808
        vectorp = 0x83211a4 <pure+266052>
        vectorp_volatile = 0x8069c04 <x_set_frame_parameters+964>
        stack = {
          pc = 0x84a24f9 <pure+1843865> "\210\vA\211\023\204\020", 
          byte_string = 137499025, 
          byte_string_start = 0x84a24e2 <pure+1843842> "\306\b!\307>\031\310 
\237\311\032\211\033\203\037", 
          next = 0xbfffd748
        }
        stack_volatile = {
          pc = 0x2 <Address 0x2 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x1 <Address 0x1 out of bounds>, 
          next = 0x1
        }
        result = 140971584
        type = (unknown: 3082891252)
#21 0x081d51c1 in funcall_lambda (fun=137498997, nargs=2, 
arg_vector=0xbfffd558) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 137498992
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#22 0x081d5527 in Ffuncall (nargs=3, args=0xbfffd554) at eval.c:2866
        fun = <optimized out>
        original_fun = 139787994
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#23 0x081d5b4f in call2 (fn=139787994, arg1=139750109, arg2=139690946) at 
eval.c:2619
        ret_ungc_val = 140971584
        args = {139787994, 139750109, 139690946}
#24 0x08138cae in x_create_tip_frame (text=141028641, parms=<optimized out>, 
dpyinfo=<optimized out>) at xfns.c:5074
        bg = 137836801
        width = <optimized out>
        height = <optimized out>
        face_change_count_before = 0
        buffer = <optimized out>
        f = 0x8546ad8
        name = 141528097
        old_buffer = <optimized out>
#25 Fx_show_tip (string=<optimized out>, frame=142537437, parms=144822702, 
timeout=40, dx=20, dy=80) at xfns.c:5308
        f = <optimized out>
        w = 0x867ed01
        root_x = <optimized out>
        root_y = <optimized out>
        old_buffer = <optimized out>
        pos = {
          charpos = 143605768, 
          bytepos = 0
        }
        i = <optimized out>
        width = <optimized out>
        height = <optimized out>
        seen_reversed_p = <optimized out>
        old_windows_or_buffers_changed = 0
#26 0x081d57b7 in Ffuncall (nargs=7, args=0xbfffd6b4) at eval.c:2826
        fun = 137226325
        original_fun = <optimized out>
        funcar = 0
        numargs = 6
        val = <optimized out>
        internal_args = 0xbfffd6b8
        i = <optimized out>
#27 0x0821364f in exec_byte_code (bytestr=140971584, vector=0, maxdepth=28, 
args_template=139690946, nargs=-1073752372, 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 = 21
        count_volatile = 0
        vectorp = 0x83bbd7c <pure+899868>
        vectorp_volatile = 0xbfffd820
        stack = {
          pc = 0x8428fb6 <pure+1346902> "+\207", 
          byte_string = 138132833, 
          byte_string_start = 0x8428f7c <pure+1346844> 
"\306\b!\307\310\311\"\307\310\312\"\031\032\033\n;\203\037", 
          next = 0xbfffd968
        }
        stack_volatile = {
          pc = 0xbfffd80e ";\b}\275;\b\034", 
          byte_string = 135434578, 
          byte_string_start = 0x8904ce8 "\260\267\223\b\350`\220\b\b", 
          next = 0x894cb90
        }
        result = 140971584
        type = (unknown: 3082891252)
#28 0x082160b8 in Fbyte_code (bytestr=138132833, vector=138132861, maxdepth=28) 
at bytecode.c:482
No locals.
#29 0x081d4afa in eval_sub (form=138132822) at eval.c:2181
        numargs = 139291184
        args_left = <optimized out>
        i = 3
        maxargs = 3
        argvals = {138132833, 138132861, 28, -1073749212, -1073749340, 1, 1, 0}
        fun = 139291189
        val = <optimized out>
        original_fun = 3
        original_args = 138132830
        funcar = 0
#30 0x081d84e3 in internal_lisp_condition_case (var=139723978, 
bodyform=138132822, handlers=138132950) at eval.c:1313
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x88fce90
        clausenb = <optimized out>
#31 0x08214986 in exec_byte_code (bytestr=140971584, vector=0, maxdepth=12, 
args_template=139690946, nargs=-1073751836, 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 = 20
        count_volatile = 139792738
        vectorp = 0x83bbd34 <pure+899796>
        vectorp_volatile = 0x8230cd1 <Fnext_single_property_change+129>
        stack = {
          pc = 0x8428fc5 <pure+1346917> "\207", 
          byte_string = 138132769, 
          byte_string_start = 0x8428fb9 <pure+1346905> "\b\203\b", 
          next = 0xbfffdaf8
        }
        stack_volatile = {
          pc = 0x2 <Address 0x2 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x8906c5c "", 
          next = 0x85383c2
        }
        result = 140971584
        type = (unknown: 3082891252)
#32 0x081d51c1 in funcall_lambda (fun=138132725, nargs=2, 
arg_vector=0xbfffda78) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 138132720
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#33 0x081d5527 in Ffuncall (nargs=3, args=0xbfffda74) at eval.c:2866
        fun = <optimized out>
        original_fun = 143557106
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#34 0x0821364f in exec_byte_code (bytestr=140971584, vector=0, maxdepth=12, 
args_template=139690946, nargs=-1073751428, 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 = 17
        count_volatile = 19
        vectorp = 0x83bc1ec <pure+901004>
        vectorp_volatile = 0x8550013
        stack = {
          pc = 0x8428d45 <pure+1346277> "\210Ç", 
          byte_string = 138133977, 
          byte_string_start = 0x8428d3c <pure+1346268> "\b;\205\v", 
          next = 0xbfffdd38
        }
        stack_volatile = {
          pc = 0x1 <Address 0x1 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x0, 
          next = 0x87b36d8
        }
        result = 140971584
        type = (unknown: 3082891252)
#35 0x081d51c1 in funcall_lambda (fun=138133957, nargs=1, 
arg_vector=0xbfffdcbc) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 138133952
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#36 0x081d5527 in Ffuncall (nargs=2, args=0xbfffdcb8) at eval.c:2866
        fun = <optimized out>
        original_fun = 143511786
        funcar = 0
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#37 0x081d3b81 in run_hook_with_args (nargs=2, args=0xbfffdcb8, 
funcall=0x81d5380 <Ffuncall>) at eval.c:2541
        global_vals = <optimized out>
        sym = 143511762
        val = 141771166
        ret = 139690946
#38 0x081d3cff in Frun_hook_with_args_until_success (nargs=2, args=0xbfffdcb8) 
at eval.c:2423
No locals.
#39 0x081d5947 in Ffuncall (nargs=3, args=0xbfffdcb4) at eval.c:2786
        fun = 139286813
        original_fun = 139763626
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#40 0x0821364f in exec_byte_code (bytestr=140971584, vector=0, maxdepth=12, 
args_template=139690946, nargs=-1073750852, 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 = 14
        count_volatile = 0
        vectorp = 0x83bbc64 <pure+899588>
        vectorp_volatile = 0xb6df36d3 <__pselect+531>
        stack = {
          pc = 0x84c6614 <pure+1991604> "\207", 
          byte_string = 137343769, 
          byte_string_start = 0x84c6610 <pure+1991600> "\301\302\b\"\207", 
          next = 0xbfffdf88
        }
        stack_volatile = {
          pc = 0x1 <Address 0x1 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x0, 
          next = 0xbfffde18
        }
        result = 140971584
        type = (unknown: 3082891252)
#41 0x081d51c1 in funcall_lambda (fun=138132549, nargs=1, 
arg_vector=0xbfffdefc) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 138132544
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#42 0x081d5527 in Ffuncall (nargs=2, args=0xbfffdef8) at eval.c:2866
        fun = <optimized out>
        original_fun = 143557058
        funcar = 0
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#43 0x081d694f in Fapply (nargs=2, args=0xbfffdef8) at eval.c:2291
        i = <optimized out>
        numargs = <optimized out>
        spread_arg = 143240286
        funcall_args = 0x0
        fun = <optimized out>
        retval = <optimized out>
        gcpro1 = <optimized out>
        sa_must_free = false
#44 0x081d5947 in Ffuncall (nargs=3, args=0xbfffdef4) at eval.c:2786
        fun = 139286717
        original_fun = 139763578
        funcar = 0
        numargs = 2
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#45 0x0821364f in exec_byte_code (bytestr=140971584, vector=0, maxdepth=16, 
args_template=139690946, nargs=-1073750276, 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 = 10
        count_volatile = 143682652
        vectorp = 0x838665c <pure+680956>
        vectorp_volatile = 0xb7c5c408 <_XSetLastRequestRead+8>
        stack = {
          pc = 0x845388c <pure+1521196> "\210)\301\207", 
          byte_string = 137913921, 
          byte_string_start = 0x8453883 <pure+1521187> 
"r\301\b\302H\b\303H\"\210)\301\207", 
          next = 0xbfffe1b8
        }
        stack_volatile = {
          pc = 0x24 <Address 0x24 out of bounds>, 
          byte_string = -1227962654, 
          byte_string_start = 0x88fdce0 "", 
          next = 0x1b5e
        }
        result = 140971584
        type = (unknown: 3082891252)
#46 0x082160b8 in Fbyte_code (bytestr=137913921, vector=137913949, maxdepth=16) 
at bytecode.c:482
No locals.
#47 0x081d4afa in eval_sub (form=137913910) at eval.c:2181
        numargs = 139291184
        args_left = <optimized out>
        i = 3
        maxargs = 3
        argvals = {137913921, 137913949, 16, 0, 136139224, 8, 143240454, 16}
        fun = 139291189
        val = <optimized out>
        original_fun = 3
        original_args = 137913918
        funcar = 0
#48 0x081d84e3 in internal_lisp_condition_case (var=141875378, 
bodyform=137913910, handlers=137913974) at eval.c:1313
        val = <optimized out>
        c = <optimized out>
        oldhandlerlist = 0x88fcdb8
        clausenb = <optimized out>
#49 0x08214986 in exec_byte_code (bytestr=140971584, vector=0, maxdepth=20, 
args_template=139690946, nargs=-1073749724, 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 = 6
        count_volatile = 139791298
        vectorp = 0x83865bc <pure+680796>
        vectorp_volatile = 0x81dc127 <Flength+439>
        stack = {
          pc = 0x8453907 <pure+1521319> "\210\016\027\205\213", 
          byte_string = 137913769, 
          byte_string_start = 0x8453891 <pure+1521201> 
"\b\021\n\020\v\022\306\034\v\033\307\v!\206\026", 
          next = 0x0
        }
        stack_volatile = {
          pc = 0x1 <Address 0x1 out of bounds>, 
          byte_string = 136147173, 
          byte_string_start = 0x85383c2 "", 
          next = 0x8a1d116
        }
        result = 140971584
        type = (unknown: 3082891252)
#50 0x081d51c1 in funcall_lambda (fun=137913749, nargs=1, 
arg_vector=0xbfffe2cc) at eval.c:3039
        val = <optimized out>
        syms_left = <optimized out>
        next = 137913744
        lexenv = 139690946
        i = <optimized out>
        optional = <optimized out>
        rest = <optimized out>
#51 0x081d5527 in Ffuncall (nargs=2, args=0xbfffe2c8) at eval.c:2866
        fun = <optimized out>
        original_fun = 139715418
        funcar = 0
        numargs = 1
        val = <optimized out>
        internal_args = <optimized out>
        i = <optimized out>
#52 0x081d5b87 in call1 (fn=139715418, arg1=139891717) at eval.c:2604
        ret_ungc_val = 140971584
        args = {139715418, 139891717}
#53 0x081587ba in timer_check_2 (idle_timers=<optimized out>, timers=<optimized 
out>) at keyboard.c:4502
        old_deactivate_mark = 139690946
        idle_timer_ripe = <optimized out>
        timer = 139891717
        timer_time = {
          tv_sec = 1386935877, 
          tv_nsec = 524707102
        }
        timer_difference = <optimized out>
        idle_timer_difference = <optimized out>
        ripe = <optimized out>
        idle_timer = <optimized out>
        idle_timer_time = {
          tv_sec = 0, 
          tv_nsec = 0
        }
        timer_ripe = <optimized out>
        idleness_now = {
          tv_sec = 1, 
          tv_nsec = 945858969
        }
        chosen_timer = 139891717
        now = {
          tv_sec = 1386935877, 
          tv_nsec = 525233231
        }
#54 timer_check () at keyboard.c:4569
        nexttime = <optimized out>
        timers = 144822542
        idle_timers = 144822558
        tem = <optimized out>
#55 0x08158b54 in readable_events (flags=1) at keyboard.c:3436
No locals.
#56 0x0815a54f in get_input_pending (flags=1) at keyboard.c:6753
No locals.
#57 0x0815e29a in detect_input_pending_run_timers (do_display=true) at 
keyboard.c:9876
        old_timers_run = 31
#58 0x0821bde1 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:4680
        old_timers_run = 31
        old_buffer = 0x853d4d0
        old_window = 139850205
        leave = false
        timeout_reduced_for_timers = 221
        channel = <optimized out>
        nfds = 0
        Available = {
          fds_bits = {1048832, 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 = <optimized out>
        timeout = {
          tv_sec = 0, 
          tv_nsec = 436637832
        }
        end_time = {
          tv_sec = 1386935907, 
          tv_nsec = 88068445
        }
        wait_channel = -1
        got_some_input = false
#59 0x08063e7a in sit_for (timeout=120, reading=true, display_option=1) at 
dispnew.c:5800
        sec = 30
        nsec = 0
        do_display = true
#60 0x0815f6eb in read_char (commandflag=1, map=143183982, 
prev_event=139690946, used_mouse_menu=0xbfffea2f, 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 = {-1073747980, 141163869, 139850205, 144287521, 
-209446641, 664715872}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {0, 0, 139711701, 136518085, 139711696, 0 <repeats 13 
times>, 139711696, 136097115, 141873448, 141883770, 141897880, 136053630, 0, 0, 
0, 5493968, 139711696, 192, 141897888, 135698505}
            }
          }}
        save_jump = {{
            __jmpbuf = {0, 0, 0, 0, 0, 0}, 
            __mask_was_saved = 0, 
            __saved_mask = {
              __val = {0 <repeats 32 times>}
            }
          }}
        tem = <optimized out>
        save = <optimized out>
        previous_echo_area_message = 139690946
        also_record = 139690946
        reread = false
        polling_stopped_here = false
        orig_kboard = 0x89179f0
#61 0x08160b4e in read_key_sequence (keybuf=0xbfffea98, 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 = 0x89179f0
        interrupted_frame = 0x87ef2d8
        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 = 143183982
        first_event = 139690946
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 141624062, 
          map = 141624062, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 139678478, 
          map = 139678478, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 141624078, 
          map = 141624078, 
          start = 0, 
          end = 0
        }
        shift_translated = false
        delayed_switch_frame = 139690946
        original_uppercase = 136134684
        original_uppercase_position = -1
        dummyflag = false
        starting_buffer = 0x853d4d0
        fake_prefixed_keys = 139690946
#62 0x0816240e in command_loop_1 () at keyboard.c:1445
        cmd = <optimized out>
        keybuf = {76, 59, 91, 139711696, 119, 139690946, 143605800, 32, 
139762890, 136056393, 139762890, 139690946, 139690946, 0, 143605800, 143605800, 
143605800, 136134684, 139762890, 139690946, 119, 2, 141361470, 143605784, 
          -1073746824, 139690946, 141361470, 139690946, -1073746824, 0}
        i = <optimized out>
        prev_modiff = 10
        prev_buffer = 0x853d4d0
#63 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
#64 0x081563c5 in command_loop_2 (ignore=139690946) at keyboard.c:1170
        val = 140971584
#65 0x081d366b in internal_catch (tag=139722026, func=0x81563a0 
<command_loop_2>, arg=139690946) at eval.c:1108
        val = <optimized out>
        c = 0x85383a2
#66 0x081578da in command_loop () at keyboard.c:1149
No locals.
#67 recursive_edit_1 () at keyboard.c:777
        val = 0
#68 0x08157bb0 in Frecursive_edit () at keyboard.c:841
        buffer = 139690946
#69 0x08057992 in main (argc=<optimized out>, argv=0xbfffed14) 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 = 0x2 <Address 0x2 out of bounds>

Lisp Backtrace:
"Automatic GC" (0x8526670)
"internal-face-x-get-resource" (0xbfffccb8)
"set-face-attribute-from-resource" (0xbfffce58)
"set-face-attributes-from-resources" (0xbfffcff8)
"make-face-x-resource-internal" (0xbfffd198)
"byte-code" (0xbfffd2dc)
"face-set-after-frame-default" (0xbfffd558)
"x-show-tip" (0xbfffd6b8)
"byte-code" (0xbfffd80c)
"tooltip-show" (0xbfffda78)
"tooltip-help-tips" (0xbfffdcbc)
"run-hook-with-args-until-success" (0xbfffdcb8)
"tooltip-timeout" (0xbfffdefc)
"apply" (0xbfffdef8)
"byte-code" (0xbfffe04c)
"timer-event-handler" (0xbfffe2cc)
(gdb) p font->frame
$1 = (struct frame *) 0x8670e40
(gdb) p *font->frame
$2 = {
  header = {
    size = 1124360213
  }, 
  name = 141528097, 
  icon_name = 139690946, 
  title = 139690946, 
  focus_frame = 139690946, 
  root_window = 139690946, 
  selected_window = 140971957, 
  minibuffer_window = 140972253, 
  param_alist = 143171510, 
  scroll_bars = 139690946, 
  condemned_scroll_bars = 139690946, 
  menu_bar_items = 139690946, 
  face_alist = 141957246, 
  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 = 0x0, 
  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 = 0, 
  minimize_tool_bar_window_p = 0, 
  fonts_changed = 1, 
  cursor_type_changed = 1, 
  redisplay = 1, 
  tool_bar_lines = 0, 
  tool_bar_height = 0, 
  n_tool_bar_rows = 0, 
  n_tool_bar_items = 0, 
  decode_mode_spec_buffer = 0x85eb900 "File", 
  insert_line_cost = 0x0, 
  delete_line_cost = 0x0, 
  insert_n_lines_cost = 0x0, 
  delete_n_lines_cost = 0x0, 
  text_cols = 0, 
  text_lines = 0, 
  total_cols = 80, 
  text_width = 720, 
  text_height = 665, 
  new_width = 0, 
  new_height = 0, 
  new_pixelwise = false, 
  left_pos = 330, 
  top_pos = 918, 
  pixel_width = 742, 
  pixel_height = 669, 
  x_pixels_diff = 1, 
  y_pixels_diff = 1, 
  win_gravity = 1, 
  size_hint_flags = 0, 
  border_width = 1, 
  internal_border_width = 2, 
  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 = 1, 
  wants_modeline = 1, 
  auto_raise = 0, 
  auto_lower = 0, 
  no_split = 1, 
  explicit_name = 1, 
  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 = 14, 
  config_scroll_bar_cols = 2, 
  scroll_bar_actual_width = 0, 
  cost_calculation_baud_rate = 0, 
  alpha = {0, 0}, 
  gamma = 0, 
  extra_line_spacing = 0, 
  background_pixel = 16777184, 
  foreground_pixel = 0
}
(gdb) 





reply via email to

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