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

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

bug#12007: 24.1.50; Crash in auto-revert-handler


From: Christoph Scholtes
Subject: bug#12007: 24.1.50; Crash in auto-revert-handler
Date: Sun, 22 Jul 2012 11:46:34 -0600
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0

On 7/21/2012 10:11 PM, Dmitry Antipov wrote:

Most probably this is a fix:

=== modified file 'src/buffer.c'
--- src/buffer.c    2012-07-20 16:05:47 +0000
+++ src/buffer.c    2012-07-22 04:08:08 +0000
@@ -2145,6 +2145,7 @@
    swapfield (zv_byte, ptrdiff_t);
    eassert (!current_buffer->base_buffer);
    eassert (!other_buffer->base_buffer);
+  swapfield (indirections, ptrdiff_t);
    current_buffer->clip_changed = 1;    other_buffer->clip_changed = 1;
    swapfield (newline_cache, struct region_cache *);
    swapfield (width_run_cache, struct region_cache *);

Thanks. I tried it and it ran fine for a couple of hours just sitting there. Then I started using Emacs (org-mode) and got the following crash. Not sure if this related or something else.

Backtrace:


Thread 4 (Thread 1360.0x132c):
#0  0x77bff8b1 in ntdll!RtlUpdateClonedSRWLock ()
   from C:\Windows\SysWOW64\ntdll.dll
No symbol table info available.
#1  0x77bff8b1 in ntdll!RtlUpdateClonedSRWLock ()
   from C:\Windows\SysWOW64\ntdll.dll
No symbol table info available.
#2  0x75e30a91 in WaitForSingleObjectEx ()
   from C:\Windows\syswow64\KernelBase.dll
No symbol table info available.
#3  0x0000024c in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Lisp Backtrace:
"message" (0x88dea8)
"byte-code" (0x88e104)
"tooltip-show" (0x88e5a8)
"tooltip-help-tips" (0x88e9cc)
"run-hook-with-args-until-success" (0x88e9c8)
"tooltip-timeout" (0x88eddc)
"apply" (0x88edd8)
"byte-code" (0x88f044)
"timer-event-handler" (0x88f4cc)

Thread 3 (Thread 1360.0x1f84):
#0  0x758f78d7 in USER32!IsDialogMessage ()
   from C:\Windows\syswow64\user32.dll
No symbol table info available.
#1  0x758f78d7 in USER32!IsDialogMessage ()
   from C:\Windows\syswow64\user32.dll
No symbol table info available.
#2 0x758f7c1d in USER32!GetClientRect () from C:\Windows\syswow64\user32.dll
No symbol table info available.
#3  0x0637fec0 in ?? ()
No symbol table info available.
#4  0x0114408e in w32_msg_pump (msg_buf=0x637ff28) at w32fns.c:2249
        msg = {
          hwnd = 0xb8052a,
          message = 512,
          wParam = 0,
          lParam = 40698792,
          time = 495573992,
          pt = {
            x = 936,
            y = 643
          }
        }
        result = 104332952
        focus_window = 0x0
#5  0x011442c2 in w32_msg_worker@4 (arg=0x0) at w32fns.c:2468
        msg = {
          hwnd = 0x0,
          message = 0,
          wParam = 0,
          lParam = 0,
          time = 0,
          pt = {
            x = 0,
            y = 0
          }
        }
        dummy_buf = {
          next = 0x0,
          w32msg = {
            msg = {
              hwnd = 0x0,
              message = 0,
              wParam = 0,
              lParam = 0,
              time = 0,
              pt = {
                x = 0,
                y = 0
              }
            },
            dwModifiers = 0,
            rect = {
              left = 0,
              top = 0,
              right = 0,
              bottom = 0
            }
          },
          result = 0,
          completed = 0
        }
#6  0x76e1339a in KERNEL32!BaseCleanupAppcompatCacheSupport ()
   from C:\Windows\syswow64\kernel32.dll
No symbol table info available.
#7  0x00000000 in ?? ()
No symbol table info available.

Lisp Backtrace:
"message" (0x88dea8)
"byte-code" (0x88e104)
"tooltip-show" (0x88e5a8)
"tooltip-help-tips" (0x88e9cc)
"run-hook-with-args-until-success" (0x88e9c8)
"tooltip-timeout" (0x88eddc)
"apply" (0x88edd8)
"byte-code" (0x88f044)
"timer-event-handler" (0x88f4cc)

Thread 2 (Thread 1360.0x2744):
#0  0x77c0013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation ()
   from C:\Windows\SysWOW64\ntdll.dll
No symbol table info available.
#1  0x77c0013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation ()
   from C:\Windows\SysWOW64\ntdll.dll
No symbol table info available.
#2  0x77c32f51 in ntdll!RtlWeaklyEnumerateEntryHashTable ()
   from C:\Windows\SysWOW64\ntdll.dll
No symbol table info available.
#3  0x00000003 in ?? ()
No symbol table info available.
#4  0x00a8ac60 in ?? ()
No symbol table info available.
#5  0x76e1339a in KERNEL32!BaseCleanupAppcompatCacheSupport ()
   from C:\Windows\syswow64\kernel32.dll
No symbol table info available.
#6  0x00000000 in ?? ()
No symbol table info available.

Lisp Backtrace:
"message" (0x88dea8)
"byte-code" (0x88e104)
"tooltip-show" (0x88e5a8)
"tooltip-help-tips" (0x88e9cc)
"run-hook-with-args-until-success" (0x88e9c8)
"tooltip-timeout" (0x88eddc)
"apply" (0x88edd8)
"byte-code" (0x88f044)
"timer-event-handler" (0x88f4cc)

Thread 1 (Thread 1360.0xdd4):
#0  0x75e3280d in KERNELBASE!DeleteAce ()
   from C:\Windows\syswow64\KernelBase.dll
No symbol table info available.
#1  0x0114f581 in w32_abort () at w32fns.c:7183
        button = 6
#2  0x01041ce2 in die (msg=0x15b8ec0 "assertion failed: STRINGP (string)",
    file=0x15b8c80 "character.c", line=821) at alloc.c:6701
No locals.
#3  0x01248e40 in string_escape_byte8 (string=56354842) at character.c:821
        nchars = 0
        nbytes = 0
        multibyte = 0
        byte8_count = 0
        src = 0x0
        src_end = 0x0
        dst = 0x0
        val = 0
        c = 0
        len = 0
#4  0x010d1e5c in print_string (string=56354842, printcharfun=56354842)
    at print.c:363
        chars = 1
#5  0x010db594 in print_object (obj=277210053, printcharfun=56354842,
    escapeflag=0) at print.c:1903
        len = 2568
        buf = '\000' <repeats 32 times>, "\025\000\000\000\003\000\000"
#6  0x010da46d in print_object (obj=284165854, printcharfun=56354842,
    escapeflag=0) at print.c:1676
        i = 3
        print_length = 9223372036854775807
        halftail = 284165846
buf = '\000' <repeats 21 times>, "0r\020f¿…\020rÑ\000\000\000\060r\020\024´c\001"
#7  0x010d78c8 in print (obj=284165838, printcharfun=56354842, escapeflag=0)
    at print.c:1110
No locals.
#8  0x010d5444 in Fprin1_to_string (object=284165838, noescape=56354866)
    at print.c:610
        old = 0x3824000
        start_point = -1
        start_point_byte = -1
        specpdl_count = 15
        free_print_buffer = 1
        multibyte = 1
        old_point = -1
        old_point_byte = -1
        original = 56377349
        printcharfun = 56354842
        save_deactivate_mark = 56354842
        count = 14
        previous = 0x11da887
#9  0x011070d7 in Fformat (nargs=2, args=0x88dea8) at editfns.c:3815
        noescape = 56354866
        minus_flag = 0
        space_flag = 0
        conversion = 115 's'
        precision_given = 0
        num_end = 0x145c775 "s"
        plus_flag = 0
        sharp_flag = 0
        zero_flag = 0
        field_width = 0
        precision = 18446744073709551615
        n0 = 0
        format0 = 0x145c774 "%s"
        convbytes = 1
        n = 1
initial_buffer = "Error while displaying tooltip: \000\000\001\000latndflt", '\000' <repeats 32 times>, "Zlè\006\000\000\000\000\066üÖ\006\000\000\000\000\000\000\000\000ÿÿÿÿ\000\000\001\000ÿÿ\000\000\000\000\000\000\000\000\000\000\066üÖ\006\000\000\000\000\000\000\000\000ÿÿÿÿ\000\000\001\000ÿÿ\000\000\000\000\000\000P\022|utÐ\210\000 Ð\210", '\000' <repeats 13 times>, "ÿÿÿÿ\000\000\000\000\000\000\000\000ÿÿÿÿ\000\000\000\000\000\000\000\000ÿÿÿÿ\000\000\000\000\000\000\000\000£u‘2HÎ\210\000*Q\177u”Î\210\000ÀÎ\210\000¨"...
        buf = 0x88ccb8 "Error while displaying tooltip: "
        bufsize = 4000
        max_bufsize = 536870912
        p = 0x88ccd8 ""
        buf_save_value = 56354842
        format = 0x145c776 ""
        end = 0x145c776 ""
        format_start = 0x145c754 "Error while displaying tooltip: %s"
        formatlen = 34
        nchars = 32
        multibyte_format = 0
        multibyte = 0
        maybe_combine_byte = 0
        val = 58867717
        arg_intervals = 0
        sa_count = 14
        sa_must_free = 0
        discarded = 0x88c6f0 ""
        info = 0x88c6c0
#10 0x01106386 in Fmessage (nargs=2, args=0x88dea8) at editfns.c:3468
        val = 17681691
#11 0x01035e33 in Ffuncall (nargs=3, args=0x88dea4) at eval.c:2777
        fun = 22011717
        original_fun = 56470394
        funcar = 80
        numargs = 2
        lisp_numargs = 18135001
        val = 8969928
        backtrace = {
          next = 0x88e148,
          function = 0x88dea4,
          args = 0x88dea8,
          nargs = 2,
          debug_on_exit = 0
        }
        internal_args = 0x10dcd1b
        i = 8969924
#12 0x010dd8c5 in exec_byte_code (bytestr=21139889, vector=21139957,
maxdepth=12, args_template=56354842, nargs=0, args=0x0) at bytecode.c:898
        targets = {0x10e0656, 0x10e065b, 0x10e065d, 0x10e065f, 0x10e0661,
0x10e0661, 0x10e06a9, 0x10e0700, 0x10dd1b0, 0x10dd1b2, 0x10dd1b4, 0x10dd1b6, 0x10dd1b8, 0x10dd1b8, 0x10dd1be, 0x10dd181, 0x10dd5f3, 0x10dd5f5, 0x10dd5f7, 0x10dd5f9, 0x10dd5fb, 0x10dd5fb, 0x10dd630, 0x10dd601, 0x10dd801, 0x10dd803, 0x10dd805, 0x10dd807, 0x10dd809, 0x10dd809, 0x10dd7bb, 0x10dd7d2, 0x10dd899, 0x10dd89b, 0x10dd89d, 0x10dd89f, 0x10dd8a1, 0x10dd8a1, 0x10dd853, 0x10dd86a, 0x10dd936, 0x10dd938, 0x10dd93a, 0x10dd93c, 0x10dd93e, 0x10dd93e, 0x10dd8f0, 0x10dd907, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10de5ac, 0x10de6ec, 0x10de730, 0x10de774, 0x10de7b8, 0x10dd4b7, 0x10dd504, 0x10de80a, 0x10dd414, 0x10dd54f, 0x10de84f, 0x10de8a0, 0x10de8e2, 0x10de944, 0x10de986, 0x10dea2d, 0x10dea65, 0x10deab6, 0x10deb20, 0x10deb58, 0x10deb90, 0x10debe1, 0x10dec32, 0x10dec83, 0x10deced, 0x10ded2f, 0x10ded71, 0x10dee18, 0x10dee89, 0x10deefa, 0x10df162, 0x10df1b3, 0x10df204, 0x10df255, 0x10df2a6, 0x10df2e8, 0x10df35f, 0x10df3a1, 0x10df3e3, 0x10df425, 0x10df4fa, 0x10de2aa, 0x10df543, 0x10df57b, 0x10df61e, 0x10df667, 0x10df6b0, 0x10df6e8, 0x10df728, 0x10df768, 0x10df7ab, 0x10e0656, 0x10df7ed, 0x10df821, 0x10df855, 0x10df889, 0x10df8bd, 0x10df8f1, 0x10de2aa, 0x10e0656, 0x10df929, 0x10df95d, 0x10df995, 0x10df9cd, 0x10dfa1e, 0x10dfa6f, 0x10dfaa7, 0x10dfd8d, 0x10dfdde, 0x10dfe2f, 0x10dfe80, 0x10dfeb4, 0x10e0656, 0x10de20b, 0x10dd9cc, 0x10dd32d, 0x10ddaa3, 0x10ddb96, 0x10ddc85, 0x10de1a1, 0x10de1e1, 0x10dd781, 0x10de26f, 0x10de2e5, 0x10de362, 0x10de39d, 0x10de3f6, 0x10de435, 0x10de49f, 0x10de536, 0x10dd992, 0x10dfeec, 0x10dff56, 0x10dff8e, 0x10dffc6, 0x10dfffe, 0x10e0036, 0x10e0087, 0x10e00d8, 0x10e0129, 0x10e017a, 0x10e02f2, 0x10e0343, 0x10e0394, 0x10e03cc, 0x10e041d, 0x10e046e, 0x10e04f7, 0x10e0581, 0x10df467, 0x10df4a9, 0x10e05c3, 0x10e0613, 0x10e0656, 0x10ddd74, 0x10dde29, 0x10ddf0b, 0x10ddfed, 0x10de0c7, 0x10de9c8, 0x10dedb3, 0x10df5b9, 0x10e0772, 0x10e07c9, 0x10e0656, 0x10e0656, 0x10e083b, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656,
          0x10e0656, 0x10e08a8 <repeats 64 times>}
        count = 14
        op = 2
        vectorp = 0x14291f8
        stack = {
          pc = 0x145c77b "\210ÄÅ!\210ÂÆ    \"‡",
          byte_string = 21139889,
          byte_string_start = 0x145c777 "ÂÃ\b\"\210ÄÅ!\210ÂÆ  \"‡",
          constants = 21139957,
          next = 0x88e2dc
        }
        top = 0x88dea4
        result = 56367504
#13 0x010dcd53 in Fbyte_code (bytestr=21139889, vector=21139957, maxdepth=12)
    at bytecode.c:473
No locals.
#14 0x0103432b in eval_sub (form=21139878) at eval.c:2152
        numargs = 12
        args_left = 56354842
        i = 17681691
        maxargs = 3
        argvals = {21139889, 21139957, 12, 22, 14, 0, 0, -1}
        fun = 22008885
        val = 0
        original_fun = 56465698
        original_args = 21139886
        funcar = 1
        backtrace = {
          next = 0x88e540,
          function = 0x88e160,
          args = 0x88e104,
          nargs = 3,
          debug_on_exit = 0
        }
        gcpro1 = {
          next = 0x1c,
          var = 0x7,
          nvars = 14
        }
        gcpro2 = {
          next = 0xa,
          var = 0x14290b1,
          nvars = 21139757
        }
        gcpro3 = {
          next = 0x0,
          var = 0x88e104,
          nvars = 3
        }
#15 0x010302e9 in Fprogn (args=21139870) at eval.c:362
        val = 56354842
        gcpro1 = {
          next = 0x0,
          var = 0x0,
          nvars = 56405448
        }
#16 0x01031f77 in internal_lisp_condition_case (var=56405450,
    bodyform=21139622, handlers=21139854) at eval.c:1257
        val = 56354842
        c = {
          tag = 56354842,
          val = 284165838,
          next = 0x88f11c,
          gcpro = 0x0,
jmp = {8970888, 56354842, 8976752, 3, 8970716, 16981817, 8978372,
            0, 0, 0, 0, 0, 2009129868, 1806718583, 2009129030, 82914932},
          backlist = 0x88e540,
          handlerlist = 0x88f108,
          lisp_eval_depth = 7,
          pdlcount = 13,
          poll_suppress_count = 0,
          interrupt_input_blocked = 0,
          byte_stack = 0x88e2dc
        }
        h = {
          handler = 21139854,
          var = 56405450,
          chosen_clause = 21139862,
          tag = 0x88e20c,
          next = 0x88f108
        }
#17 0x010de474 in exec_byte_code (bytestr=21139537, vector=21139589,
maxdepth=12, args_template=56354842, nargs=0, args=0x0) at bytecode.c:1094
        handlers = 21139854
        body = 21139622
        targets = {0x10e0656, 0x10e065b, 0x10e065d, 0x10e065f, 0x10e0661,
0x10e0661, 0x10e06a9, 0x10e0700, 0x10dd1b0, 0x10dd1b2, 0x10dd1b4, 0x10dd1b6, 0x10dd1b8, 0x10dd1b8, 0x10dd1be, 0x10dd181, 0x10dd5f3, 0x10dd5f5, 0x10dd5f7, 0x10dd5f9, 0x10dd5fb, 0x10dd5fb, 0x10dd630, 0x10dd601, 0x10dd801, 0x10dd803, 0x10dd805, 0x10dd807, 0x10dd809, 0x10dd809, 0x10dd7bb, 0x10dd7d2, 0x10dd899, 0x10dd89b, 0x10dd89d, 0x10dd89f, 0x10dd8a1, 0x10dd8a1, 0x10dd853, 0x10dd86a, 0x10dd936, 0x10dd938, 0x10dd93a, 0x10dd93c, 0x10dd93e, 0x10dd93e, 0x10dd8f0, 0x10dd907, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10de5ac, 0x10de6ec, 0x10de730, 0x10de774, 0x10de7b8, 0x10dd4b7, 0x10dd504, 0x10de80a, 0x10dd414, 0x10dd54f, 0x10de84f, 0x10de8a0, 0x10de8e2, 0x10de944, 0x10de986, 0x10dea2d, 0x10dea65, 0x10deab6, 0x10deb20, 0x10deb58, 0x10deb90, 0x10debe1, 0x10dec32, 0x10dec83, 0x10deced, 0x10ded2f, 0x10ded71, 0x10dee18, 0x10dee89, 0x10deefa, 0x10df162, 0x10df1b3, 0x10df204, 0x10df255, 0x10df2a6, 0x10df2e8, 0x10df35f, 0x10df3a1, 0x10df3e3, 0x10df425, 0x10df4fa, 0x10de2aa, 0x10df543, 0x10df57b, 0x10df61e, 0x10df667, 0x10df6b0, 0x10df6e8, 0x10df728, 0x10df768, 0x10df7ab, 0x10e0656, 0x10df7ed, 0x10df821, 0x10df855, 0x10df889, 0x10df8bd, 0x10df8f1, 0x10de2aa, 0x10e0656, 0x10df929, 0x10df95d, 0x10df995, 0x10df9cd, 0x10dfa1e, 0x10dfa6f, 0x10dfaa7, 0x10dfd8d, 0x10dfdde, 0x10dfe2f, 0x10dfe80, 0x10dfeb4, 0x10e0656, 0x10de20b, 0x10dd9cc, 0x10dd32d, 0x10ddaa3, 0x10ddb96, 0x10ddc85, 0x10de1a1, 0x10de1e1, 0x10dd781, 0x10de26f, 0x10de2e5, 0x10de362, 0x10de39d, 0x10de3f6, 0x10de435, 0x10de49f, 0x10de536, 0x10dd992, 0x10dfeec, 0x10dff56, 0x10dff8e, 0x10dffc6, 0x10dfffe, 0x10e0036, 0x10e0087, 0x10e00d8, 0x10e0129, 0x10e017a, 0x10e02f2, 0x10e0343, 0x10e0394, 0x10e03cc, 0x10e041d, 0x10e046e, 0x10e04f7, 0x10e0581, 0x10df467, 0x10df4a9, 0x10e05c3, 0x10e0613, 0x10e0656, 0x10ddd74, 0x10dde29, 0x10ddf0b, 0x10ddfed, 0x10de0c7, 0x10de9c8, 0x10dedb3, 0x10df5b9, 0x10e0772, 0x10e07c9, 0x10e0656, 0x10e0656, 0x10e083b, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656,
          0x10e0656, 0x10e08a8 <repeats 64 times>}
        count = 13
        op = 143
        vectorp = 0x1429088
        stack = {
          pc = 0x145c7cf "‡",
          byte_string = 21139537,
          byte_string_start = 0x145c7c3 "\bƒ\b",
          constants = 21139589,
          next = 0x88e5dc
        }
        top = 0x88e2a4
        result = 25
#18 0x01036fcf in funcall_lambda (fun=21139485, nargs=2, arg_vector=0x35be81a)
    at eval.c:3028
        val = 551000000
        syms_left = 56354842
        next = 60557410
        lexenv = 56354842
        count = 11
        i = 2
        optional = 1
        rest = 0
#19 0x010364b5 in Ffuncall (nargs=3, args=0x88e5a4) at eval.c:2845
        fun = 21139485
        original_fun = 60557386
        funcar = 553
        numargs = 2
        lisp_numargs = 436
        val = 56510330
        backtrace = {
          next = 0x88e840,
          function = 0x88e5a4,
          args = 0x88e5a8,
          nargs = 2,
          debug_on_exit = 0
        }
        internal_args = 0x35be81a
        i = 56354842
#20 0x010dd8c5 in exec_byte_code (bytestr=21141673, vector=21141717,
maxdepth=12, args_template=56354842, nargs=0, args=0x0) at bytecode.c:898
        targets = {0x10e0656, 0x10e065b, 0x10e065d, 0x10e065f, 0x10e0661,
0x10e0661, 0x10e06a9, 0x10e0700, 0x10dd1b0, 0x10dd1b2, 0x10dd1b4, 0x10dd1b6, 0x10dd1b8, 0x10dd1b8, 0x10dd1be, 0x10dd181, 0x10dd5f3, 0x10dd5f5, 0x10dd5f7, 0x10dd5f9, 0x10dd5fb, 0x10dd5fb, 0x10dd630, 0x10dd601, 0x10dd801, 0x10dd803, 0x10dd805, 0x10dd807, 0x10dd809, 0x10dd809, 0x10dd7bb, 0x10dd7d2, 0x10dd899, 0x10dd89b, 0x10dd89d, 0x10dd89f, 0x10dd8a1, 0x10dd8a1, 0x10dd853, 0x10dd86a, 0x10dd936, 0x10dd938, 0x10dd93a, 0x10dd93c, 0x10dd93e, 0x10dd93e, 0x10dd8f0, 0x10dd907, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10de5ac, 0x10de6ec, 0x10de730, 0x10de774, 0x10de7b8, 0x10dd4b7, 0x10dd504, 0x10de80a, 0x10dd414, 0x10dd54f, 0x10de84f, 0x10de8a0, 0x10de8e2, 0x10de944, 0x10de986, 0x10dea2d, 0x10dea65, 0x10deab6, 0x10deb20, 0x10deb58, 0x10deb90, 0x10debe1, 0x10dec32, 0x10dec83, 0x10deced, 0x10ded2f, 0x10ded71, 0x10dee18, 0x10dee89, 0x10deefa, 0x10df162, 0x10df1b3, 0x10df204, 0x10df255, 0x10df2a6, 0x10df2e8, 0x10df35f, 0x10df3a1, 0x10df3e3, 0x10df425, 0x10df4fa, 0x10de2aa, 0x10df543, 0x10df57b, 0x10df61e, 0x10df667, 0x10df6b0, 0x10df6e8, 0x10df728, 0x10df768, 0x10df7ab, 0x10e0656, 0x10df7ed, 0x10df821, 0x10df855, 0x10df889, 0x10df8bd, 0x10df8f1, 0x10de2aa, 0x10e0656, 0x10df929, 0x10df95d, 0x10df995, 0x10df9cd, 0x10dfa1e, 0x10dfa6f, 0x10dfaa7, 0x10dfd8d, 0x10dfdde, 0x10dfe2f, 0x10dfe80, 0x10dfeb4, 0x10e0656, 0x10de20b, 0x10dd9cc, 0x10dd32d, 0x10ddaa3, 0x10ddb96, 0x10ddc85, 0x10de1a1, 0x10de1e1, 0x10dd781, 0x10de26f, 0x10de2e5, 0x10de362, 0x10de39d, 0x10de3f6, 0x10de435, 0x10de49f, 0x10de536, 0x10dd992, 0x10dfeec, 0x10dff56, 0x10dff8e, 0x10dffc6, 0x10dfffe, 0x10e0036, 0x10e0087, 0x10e00d8, 0x10e0129, 0x10e017a, 0x10e02f2, 0x10e0343, 0x10e0394, 0x10e03cc, 0x10e041d, 0x10e046e, 0x10e04f7, 0x10e0581, 0x10df467, 0x10df4a9, 0x10e05c3, 0x10e0613, 0x10e0656, 0x10ddd74, 0x10dde29, 0x10ddf0b, 0x10ddfed, 0x10de0c7, 0x10de9c8, 0x10dedb3, 0x10df5b9, 0x10e0772, 0x10e07c9, 0x10e0656, 0x10e0656, 0x10e083b, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656,
          0x10e0656, 0x10e08a8 <repeats 64 times>}
        count = 11
        op = 2
        vectorp = 0x14298d8
        stack = {
          pc = 0x145c52b "\210Ç",
          byte_string = 21141673,
          byte_string_start = 0x145c522 "\b;…\v",
          constants = 21141717,
          next = 0x88e9fc
        }
        top = 0x88e5a4
        result = 56354842
#21 0x01036fcf in funcall_lambda (fun=21141637, nargs=1, arg_vector=0x35be81a)
    at eval.c:3028
        val = 0
        syms_left = 56354842
        next = 60557698
        lexenv = 56354842
        count = 10
        i = 1
        optional = 0
        rest = 0
#22 0x010364b5 in Ffuncall (nargs=2, args=0x88e9c8) at eval.c:2845
        fun = 21141637
        original_fun = 60558842
        funcar = 0
        numargs = 1
        lisp_numargs = 0
        val = 56354842
        backtrace = {
          next = 0x88e960,
          function = 0x88e9c8,
          args = 0x88e9cc,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = 0x35be81a
        i = 0
#23 0x0103552c in run_hook_with_args (nargs=2, args=0x88e9c8,
    funcall=0x1035a8e <Ffuncall>) at eval.c:2505
        global_vals = 56354842
        sym = 60558818
        val = 60140374
        ret = 56354842
        gcpro1 = {
          next = 0x88f970,
          var = 0x88e928,
          nvars = 17002468
        }
        gcpro2 = {
          next = 0x88e6c0,
          var = 0x35be81a,
          nvars = 1
        }
        gcpro3 = {
          next = 0x35be81a,
          var = 0x35be81a,
          nvars = 56354842
        }
#24 0x010351a0 in Frun_hook_with_args_until_success (nargs=2, args=0x88e9c8)
    at eval.c:2386
No locals.
#25 0x01035e33 in Ffuncall (nargs=3, args=0x88e9c4) at eval.c:2777
        fun = 19988381
        original_fun = 56457914
        funcar = 2527
        numargs = 2
        lisp_numargs = 13431
        val = 8973052
        backtrace = {
          next = 0x88ec60,
          function = 0x88e9c4,
          args = 0x88e9c8,
          nargs = 2,
          debug_on_exit = 0
        }
        internal_args = 0x35be81a
        i = 8973048
#26 0x010dd8c5 in exec_byte_code (bytestr=20066145, vector=21139245,
maxdepth=12, args_template=56354842, nargs=0, args=0x0) at bytecode.c:898
        targets = {0x10e0656, 0x10e065b, 0x10e065d, 0x10e065f, 0x10e0661,
0x10e0661, 0x10e06a9, 0x10e0700, 0x10dd1b0, 0x10dd1b2, 0x10dd1b4, 0x10dd1b6, 0x10dd1b8, 0x10dd1b8, 0x10dd1be, 0x10dd181, 0x10dd5f3, 0x10dd5f5, 0x10dd5f7, 0x10dd5f9, 0x10dd5fb, 0x10dd5fb, 0x10dd630, 0x10dd601, 0x10dd801, 0x10dd803, 0x10dd805, 0x10dd807, 0x10dd809, 0x10dd809, 0x10dd7bb, 0x10dd7d2, 0x10dd899, 0x10dd89b, 0x10dd89d, 0x10dd89f, 0x10dd8a1, 0x10dd8a1, 0x10dd853, 0x10dd86a, 0x10dd936, 0x10dd938, 0x10dd93a, 0x10dd93c, 0x10dd93e, 0x10dd93e, 0x10dd8f0, 0x10dd907, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10de5ac, 0x10de6ec, 0x10de730, 0x10de774, 0x10de7b8, 0x10dd4b7, 0x10dd504, 0x10de80a, 0x10dd414, 0x10dd54f, 0x10de84f, 0x10de8a0, 0x10de8e2, 0x10de944, 0x10de986, 0x10dea2d, 0x10dea65, 0x10deab6, 0x10deb20, 0x10deb58, 0x10deb90, 0x10debe1, 0x10dec32, 0x10dec83, 0x10deced, 0x10ded2f, 0x10ded71, 0x10dee18, 0x10dee89, 0x10deefa, 0x10df162, 0x10df1b3, 0x10df204, 0x10df255, 0x10df2a6, 0x10df2e8, 0x10df35f, 0x10df3a1, 0x10df3e3, 0x10df425, 0x10df4fa, 0x10de2aa, 0x10df543, 0x10df57b, 0x10df61e, 0x10df667, 0x10df6b0, 0x10df6e8, 0x10df728, 0x10df768, 0x10df7ab, 0x10e0656, 0x10df7ed, 0x10df821, 0x10df855, 0x10df889, 0x10df8bd, 0x10df8f1, 0x10de2aa, 0x10e0656, 0x10df929, 0x10df95d, 0x10df995, 0x10df9cd, 0x10dfa1e, 0x10dfa6f, 0x10dfaa7, 0x10dfd8d, 0x10dfdde, 0x10dfe2f, 0x10dfe80, 0x10dfeb4, 0x10e0656, 0x10de20b, 0x10dd9cc, 0x10dd32d, 0x10ddaa3, 0x10ddb96, 0x10ddc85, 0x10de1a1, 0x10de1e1, 0x10dd781, 0x10de26f, 0x10de2e5, 0x10de362, 0x10de39d, 0x10de3f6, 0x10de435, 0x10de49f, 0x10de536, 0x10dd992, 0x10dfeec, 0x10dff56, 0x10dff8e, 0x10dffc6, 0x10dfffe, 0x10e0036, 0x10e0087, 0x10e00d8, 0x10e0129, 0x10e017a, 0x10e02f2, 0x10e0343, 0x10e0394, 0x10e03cc, 0x10e041d, 0x10e046e, 0x10e04f7, 0x10e0581, 0x10df467, 0x10df4a9, 0x10e05c3, 0x10e0613, 0x10e0656, 0x10ddd74, 0x10dde29, 0x10ddf0b, 0x10ddfed, 0x10de0c7, 0x10de9c8, 0x10dedb3, 0x10df5b9, 0x10e0772, 0x10e07c9, 0x10e0656, 0x10e0656, 0x10e083b, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656,
          0x10e0656, 0x10e08a8 <repeats 64 times>}
        count = 10
        op = 2
        vectorp = 0x1428f30
        stack = {
          pc = 0x14f5bc0 "‡",
          byte_string = 20066145,
          byte_string_start = 0x14f5bbc "ÁÂ\b\"‡",
          constants = 21139245,
          next = 0x88ee1c
        }
        top = 0x88e9c4
        result = 276926973
#27 0x01036fcf in funcall_lambda (fun=21139181, nargs=1, arg_vector=0x35be81a)
    at eval.c:3028
        val = 0
        syms_left = 56354842
        next = 58110554
        lexenv = 56354842
        count = 9
        i = 1
        optional = 0
        rest = 0
#28 0x010364b5 in Ffuncall (nargs=2, args=0x88edd8) at eval.c:2845
        fun = 21139181
        original_fun = 60557338
        funcar = 0
        numargs = 1
        lisp_numargs = 0
        val = 0
        backtrace = {
          next = 0x88ed70,
          function = 0x88edd8,
          args = 0x88eddc,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = 0x0
        i = 0
#29 0x0103490c in Fapply (nargs=2, args=0x88edd8) at eval.c:2251
        i = 56354842
        numargs = 1
        spread_arg = 284166430
        funcall_args = 0x0
        fun = 60557338
        retval = 1
        gcpro1 = {
          next = 0x35be81a,
          var = 0x88eaf0,
          nvars = 56354842
        }
        sa_count = 9
        sa_must_free = 0
#30 0x01035e33 in Ffuncall (nargs=3, args=0x88edd4) at eval.c:2777
        fun = 19988309
        original_fun = 56457842
        funcar = 0
        numargs = 2
        lisp_numargs = 8973768
        val = 58664126
        backtrace = {
          next = 0x88f088,
          function = 0x88edd4,
          args = 0x88edd8,
          nargs = 2,
          debug_on_exit = 0
        }
        internal_args = 0x10dcd1b
        i = 56354842
#31 0x010dd8c5 in exec_byte_code (bytestr=20868177, vector=20868229,
maxdepth=16, args_template=56354842, nargs=0, args=0x0) at bytecode.c:898
        targets = {0x10e0656, 0x10e065b, 0x10e065d, 0x10e065f, 0x10e0661,
0x10e0661, 0x10e06a9, 0x10e0700, 0x10dd1b0, 0x10dd1b2, 0x10dd1b4, 0x10dd1b6, 0x10dd1b8, 0x10dd1b8, 0x10dd1be, 0x10dd181, 0x10dd5f3, 0x10dd5f5, 0x10dd5f7, 0x10dd5f9, 0x10dd5fb, 0x10dd5fb, 0x10dd630, 0x10dd601, 0x10dd801, 0x10dd803, 0x10dd805, 0x10dd807, 0x10dd809, 0x10dd809, 0x10dd7bb, 0x10dd7d2, 0x10dd899, 0x10dd89b, 0x10dd89d, 0x10dd89f, 0x10dd8a1, 0x10dd8a1, 0x10dd853, 0x10dd86a, 0x10dd936, 0x10dd938, 0x10dd93a, 0x10dd93c, 0x10dd93e, 0x10dd93e, 0x10dd8f0, 0x10dd907, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10de5ac, 0x10de6ec, 0x10de730, 0x10de774, 0x10de7b8, 0x10dd4b7, 0x10dd504, 0x10de80a, 0x10dd414, 0x10dd54f, 0x10de84f, 0x10de8a0, 0x10de8e2, 0x10de944, 0x10de986, 0x10dea2d, 0x10dea65, 0x10deab6, 0x10deb20, 0x10deb58, 0x10deb90, 0x10debe1, 0x10dec32, 0x10dec83, 0x10deced, 0x10ded2f, 0x10ded71, 0x10dee18, 0x10dee89, 0x10deefa, 0x10df162, 0x10df1b3, 0x10df204, 0x10df255, 0x10df2a6, 0x10df2e8, 0x10df35f, 0x10df3a1, 0x10df3e3, 0x10df425, 0x10df4fa, 0x10de2aa, 0x10df543, 0x10df57b, 0x10df61e, 0x10df667, 0x10df6b0, 0x10df6e8, 0x10df728, 0x10df768, 0x10df7ab, 0x10e0656, 0x10df7ed, 0x10df821, 0x10df855, 0x10df889, 0x10df8bd, 0x10df8f1, 0x10de2aa, 0x10e0656, 0x10df929, 0x10df95d, 0x10df995, 0x10df9cd, 0x10dfa1e, 0x10dfa6f, 0x10dfaa7, 0x10dfd8d, 0x10dfdde, 0x10dfe2f, 0x10dfe80, 0x10dfeb4, 0x10e0656, 0x10de20b, 0x10dd9cc, 0x10dd32d, 0x10ddaa3, 0x10ddb96, 0x10ddc85, 0x10de1a1, 0x10de1e1, 0x10dd781, 0x10de26f, 0x10de2e5, 0x10de362, 0x10de39d, 0x10de3f6, 0x10de435, 0x10de49f, 0x10de536, 0x10dd992, 0x10dfeec, 0x10dff56, 0x10dff8e, 0x10dffc6, 0x10dfffe, 0x10e0036, 0x10e0087, 0x10e00d8, 0x10e0129, 0x10e017a, 0x10e02f2, 0x10e0343, 0x10e0394, 0x10e03cc, 0x10e041d, 0x10e046e, 0x10e04f7, 0x10e0581, 0x10df467, 0x10df4a9, 0x10e05c3, 0x10e0613, 0x10e0656, 0x10ddd74, 0x10dde29, 0x10ddf0b, 0x10ddfed, 0x10de0c7, 0x10de9c8, 0x10dedb3, 0x10df5b9, 0x10e0772, 0x10e07c9, 0x10e0656, 0x10e0656, 0x10e083b, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656,
          0x10e0656, 0x10e08a8 <repeats 64 times>}
        count = 8
        op = 2
        vectorp = 0x13e6c88
        stack = {
          pc = 0x1482420 "\210)Á‡",
          byte_string = 20868177,
          byte_string_start = 0x1482417 "rÁ\bÂH\bÃH\"\210)Á‡",
          constants = 20868229,
          next = 0x88f1fc
        }
        top = 0x88edd4
        result = 8974600
#32 0x010dcd53 in Fbyte_code (bytestr=20868177, vector=20868229, maxdepth=16)
    at bytecode.c:473
No locals.
#33 0x0103432b in eval_sub (form=20868166) at eval.c:2152
        numargs = 12
        args_left = 56354842
        i = 17681691
        maxargs = 3
argvals = {20868177, 20868229, 16, 276926973, 0, 0, 8974936, 8974892}
        fun = 22008885
        val = 8974632
        original_fun = 56465698
        original_args = 20868174
        funcar = 284166262
        backtrace = {
          next = 0x88f460,
          function = 0x88f0a0,
          args = 0x88f044,
          nargs = 3,
          debug_on_exit = 0
        }
        gcpro1 = {
          next = 0x35be81a,
          var = 0x0,
          nvars = 0
        }
        gcpro2 = {
          next = 0x24,
          var = 0x0,
          nvars = 8974632
        }
        gcpro3 = {
          next = 0x1,
          var = 0x88f044,
          nvars = 3
        }
#34 0x01031fdd in internal_lisp_condition_case (var=56354842,
    bodyform=20868166, handlers=20066878) at eval.c:1274
        val = 56354842
        c = {
          tag = 56354842,
          val = 56354842,
          next = 0x88fcc0,
          gcpro = 0x0,
jmp = {8974744, 56354842, 8976752, 0, 8974572, 16981817, 8978372, 0, 56458792, 8975456, 8974772, 8974776, 1, 0, 8976752, 8974744},
          backlist = 0x88f460,
          handlerlist = 0x88fcac,
          lisp_eval_depth = 1,
          pdlcount = 8,
          poll_suppress_count = 0,
          interrupt_input_blocked = 0,
          byte_stack = 0x88f1fc
        }
        h = {
          handler = 20066878,
          var = 56354842,
          chosen_clause = 1,
          tag = 0x88f11c,
          next = 0x88fcac
        }
#35 0x010de474 in exec_byte_code (bytestr=20867921, vector=20868053,
maxdepth=20, args_template=56354842, nargs=0, args=0x0) at bytecode.c:1094
        handlers = 20066878
        body = 20868166
        targets = {0x10e0656, 0x10e065b, 0x10e065d, 0x10e065f, 0x10e0661,
0x10e0661, 0x10e06a9, 0x10e0700, 0x10dd1b0, 0x10dd1b2, 0x10dd1b4, 0x10dd1b6, 0x10dd1b8, 0x10dd1b8, 0x10dd1be, 0x10dd181, 0x10dd5f3, 0x10dd5f5, 0x10dd5f7, 0x10dd5f9, 0x10dd5fb, 0x10dd5fb, 0x10dd630, 0x10dd601, 0x10dd801, 0x10dd803, 0x10dd805, 0x10dd807, 0x10dd809, 0x10dd809, 0x10dd7bb, 0x10dd7d2, 0x10dd899, 0x10dd89b, 0x10dd89d, 0x10dd89f, 0x10dd8a1, 0x10dd8a1, 0x10dd853, 0x10dd86a, 0x10dd936, 0x10dd938, 0x10dd93a, 0x10dd93c, 0x10dd93e, 0x10dd93e, 0x10dd8f0, 0x10dd907, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10de5ac, 0x10de6ec, 0x10de730, 0x10de774, 0x10de7b8, 0x10dd4b7, 0x10dd504, 0x10de80a, 0x10dd414, 0x10dd54f, 0x10de84f, 0x10de8a0, 0x10de8e2, 0x10de944, 0x10de986, 0x10dea2d, 0x10dea65, 0x10deab6, 0x10deb20, 0x10deb58, 0x10deb90, 0x10debe1, 0x10dec32, 0x10dec83, 0x10deced, 0x10ded2f, 0x10ded71, 0x10dee18, 0x10dee89, 0x10deefa, 0x10df162, 0x10df1b3, 0x10df204, 0x10df255, 0x10df2a6, 0x10df2e8, 0x10df35f, 0x10df3a1, 0x10df3e3, 0x10df425, 0x10df4fa, 0x10de2aa, 0x10df543, 0x10df57b, 0x10df61e, 0x10df667, 0x10df6b0, 0x10df6e8, 0x10df728, 0x10df768, 0x10df7ab, 0x10e0656, 0x10df7ed, 0x10df821, 0x10df855, 0x10df889, 0x10df8bd, 0x10df8f1, 0x10de2aa, 0x10e0656, 0x10df929, 0x10df95d, 0x10df995, 0x10df9cd, 0x10dfa1e, 0x10dfa6f, 0x10dfaa7, 0x10dfd8d, 0x10dfdde, 0x10dfe2f, 0x10dfe80, 0x10dfeb4, 0x10e0656, 0x10de20b, 0x10dd9cc, 0x10dd32d, 0x10ddaa3, 0x10ddb96, 0x10ddc85, 0x10de1a1, 0x10de1e1, 0x10dd781, 0x10de26f, 0x10de2e5, 0x10de362, 0x10de39d, 0x10de3f6, 0x10de435, 0x10de49f, 0x10de536, 0x10dd992, 0x10dfeec, 0x10dff56, 0x10dff8e, 0x10dffc6, 0x10dfffe, 0x10e0036, 0x10e0087, 0x10e00d8, 0x10e0129, 0x10e017a, 0x10e02f2, 0x10e0343, 0x10e0394, 0x10e03cc, 0x10e041d, 0x10e046e, 0x10e04f7, 0x10e0581, 0x10df467, 0x10df4a9, 0x10e05c3, 0x10e0613, 0x10e0656, 0x10ddd74, 0x10dde29, 0x10ddf0b, 0x10ddfed, 0x10de0c7, 0x10de9c8, 0x10dedb3, 0x10df5b9, 0x10e0772, 0x10e07c9, 0x10e0656, 0x10e0656, 0x10e083b, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656, 0x10e0656,
          0x10e0656, 0x10e08a8 <repeats 64 times>}
        count = 5
        op = 143
        vectorp = 0x13e6bd8
        stack = {
          pc = 0x1482493 "\210\016\026…|",
          byte_string = 20867921,
byte_string_start = 0x1482425 "\b\021\n\020\v\022Æ\034Ç\v!ƒ\200",
          constants = 20868053,
          next = 0x0
        }
        top = 0x88f1b4
        result = 8976752
#36 0x01036fcf in funcall_lambda (fun=20867893, nargs=1, arg_vector=0x35be81a)
    at eval.c:3028
        val = 0
        syms_left = 56354842
        next = 58146842
        lexenv = 56354842
        count = 4
        i = 1
        optional = 0
        rest = 0
#37 0x010364b5 in Ffuncall (nargs=2, args=0x88f4c8) at eval.c:2845
        fun = 20867893
        original_fun = 56397090
        funcar = 56354866
        numargs = 1
        lisp_numargs = 58867712
        val = 23311828
        backtrace = {
          next = 0x0,
          function = 0x88f4c8,
          args = 0x88f4cc,
          nargs = 1,
          debug_on_exit = 0
        }
        internal_args = 0x40
        i = 64
#38 0x01035668 in call1 (fn=56397090, arg1=276926973) at eval.c:2568
        ret_ungc_val = 56458792
        gcpro1 = {
          next = 0x3c,
          var = 0x35be81a,
          nvars = 2
        }
        args = {56397090, 276926973}
#39 0x0100e3bd in timer_check_2 () at keyboard.c:4457
        count = 3
        old_deactivate_mark = 56354842
        idle_timer_ripe = 0
        vector = 0x10819200
        timer = 276926973
        timer_time = {
          tv_sec = 1342978934,
          tv_nsec = 164000000
        }
        timer_difference = {
          tv_sec = 0,
          tv_nsec = 0
        }
        idle_timer_difference = {
          tv_sec = 55,
          tv_nsec = 822000000
        }
        ripe = 1
        idle_timer = 276906413
        idle_timer_time = {
          tv_sec = 60,
          tv_nsec = 0
        }
        difference = {
          tv_sec = 0,
          tv_nsec = 0
        }
        timer_ripe = 1
        nexttime = {
          tv_sec = 0,
          tv_nsec = -1
        }
        now = {
          tv_sec = 1342978934,
          tv_nsec = 164000000
        }
        idleness_now = {
          tv_sec = 4,
          tv_nsec = 178000000
        }
        timers = 277235966
        idle_timers = 276434382
        chosen_timer = 276926973
        gcpro1 = {
          next = 0x29a9e4c0,
          var = 0x38,
          nvars = 521000000
        }
        gcpro2 = {
          next = 0x16646e0,
          var = 0x1003bda,
          nvars = 0
        }
        gcpro3 = {
          next = 0x38,
          var = 0x88f558,
          nvars = 23480128
        }
#40 0x0100e440 in timer_check () at keyboard.c:4502
        nexttime = {
          tv_sec = 3,
          tv_nsec = 0
        }
#41 0x0100c3a8 in readable_events (flags=1) at keyboard.c:3398
No locals.
#42 0x01014b35 in get_input_pending (addr=0x16607c0, flags=1)
    at keyboard.c:6725
No locals.
#43 0x01020136 in detect_input_pending_run_timers (do_display=1)
    at keyboard.c:10358
        old_timers_run = 2301
#44 0x0104b794 in wait_reading_process_output (time_limit=28, nsecs=0,
    read_kbd=-1, do_display=1, wait_for_cell=56354842, wait_proc=0x0,
    just_wait_proc=0) at process.c:4721
        old_timers_run = 2301
        old_buffer = 0x3824000
        old_window = 57179413
        leave = 0
        timeout_reduced_for_timers = 1
        channel = 64
        nfds = 0
        Available = {
          bits = {0, 0}
        }
        Writeok = {
          bits = {0, 0}
        }
        check_write = 0
        check_delay = 0
        no_avail = 0
        xerrno = 22
        proc = 8976136
        timeout = {
          tv_sec = 0,
          tv_nsec = 699000000
        }
        end_time = {
          tv_sec = 1342978961,
          tv_nsec = 465000000
        }
        wait_channel = -1
        got_some_input = 0
        count = 2
#45 0x010f8763 in sit_for (timeout=112, reading=1, do_display=1)
    at dispnew.c:6000
        sec = 28
        nsec = 0
#46 0x01009630 in read_char (commandflag=1, nmaps=6, maps=0x88f960,
    prev_event=56354842, used_mouse_menu=0x88fa48, end_time=0x0)
    at keyboard.c:2701
        tem0 = 56354842
        timeout = 28
        delay_level = 4
        buffer_size = 53
        c = 56354842
        jmpcount = 2
        local_getcjmp = {8976648, 284133950, 8976752, 56367504, 8976268,
          16813900, 8978372, 0, 0, 0, 0, 0, 0, 0, 0, 0}
        save_jump = {0 <repeats 16 times>}
        key_already_recorded = 0
        tem = 56354842
        save = 56354842
        previous_echo_area_message = 56354842
        also_record = 56354842
        reread = 0
        gcpro1 = {
          next = 0x126bec0,
          var = 0x35c577a,
          nvars = 56354842
        }
        gcpro2 = {
          next = 0x35c577a,
          var = 0x35be81a,
          nvars = 8976408
        }
        polling_stopped_here = 0
        orig_kboard = 0x35c1480
#47 0x0101c837 in read_key_sequence (keybuf=0x88fbd0, bufsize=30,
    prompt=56354842, dont_downcase_last=0, can_return_switch_frame=1,
    fix_current_buffer=1) at keyboard.c:9316
        interrupted_kboard = 0x35c1480
        interrupted_frame = 0x3687b90
        key = 0
        used_mouse_menu = 0
        echo_local_start = 0
        last_real_key_start = 0
        keys_local_start = 0
        local_first_binding = 0
        from_string = 56354842
        count = 2
        t = 0
        echo_start = 0
        keys_start = 0
        nmaps = 6
        nmaps_allocated = 6
        defs = 0x88f930
        submaps = 0x88f960
        orig_local_map = 274767542
        orig_keymap = 56354842
        localized_local_map = 0
        first_binding = 0
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 60200318,
          map = 60200318,
          start = 0,
          end = 0
        }
        keytran = {
          parent = 56344262,
          map = 56344262,
          start = 0,
          end = 0
        }
        indec = {
          parent = 60200326,
          map = 60200326,
          start = 0,
          end = 0
        }
        shift_translated = 0
        delayed_switch_frame = 56354842
        original_uppercase = 56458794
        original_uppercase_position = -1
        dummyflag = 0
        starting_buffer = 0x3824000
        fake_prefixed_keys = 56354842
        gcpro1 = {
          next = 0x163b5d4,
          var = 0x35be81a,
          nvars = 58867712
        }
#48 0x01005f3f in command_loop_1 () at keyboard.c:1449
        cmd = 58693186
        keybuf = {273424250, 428, 8977384, 0, 0, 0, 8977432, 16798884,
          281997894, 56354866, 8977471, 56354842, 0, 0, 8977464, 57179024,
56457218, 0, 8977544, 16798253, 281997894, 8977471, 0, 2130567168,
          0, 0, 8977512, 211409, 2, 58038734}
        i = 1
        prev_modiff = 11
        prev_buffer = 0x35c4e00
        already_adjusted = 0
#49 0x010320bf in internal_condition_case (bfun=0x1005947 <command_loop_1>,
    handlers=56405450, hfun=0x1005143 <cmd_error>) at eval.c:1320
        val = 58038734
        c = {
          tag = 56354842,
          val = 56354842,
          next = 0x88fd74,
          gcpro = 0x0,
jmp = {8977720, 0, 0, 0, 8977548, 16982124, 8978372, 0, 10883056,
            8977684, 1977783569, 10883056, 2, 1997812280, 0, 1033},
          backlist = 0x0,
          handlerlist = 0x0,
          lisp_eval_depth = 0,
          pdlcount = 2,
          poll_suppress_count = 0,
          interrupt_input_blocked = 0,
          byte_stack = 0x0
        }
        h = {
          handler = 56405450,
          var = 56354842,
          chosen_clause = 56354866,
          tag = 0x88fcc0,
          next = 0x0
        }
#50 0x01005580 in command_loop_2 (ignore=56354842) at keyboard.c:1152
        val = 0
#51 0x01031ae0 in internal_catch (tag=56395282,
    func=0x100555c <command_loop_2>, arg=56354842) at eval.c:1077
        c = {
          tag = 56395282,
          val = 56354842,
          next = 0x0,
          gcpro = 0x0,
          jmp = {8977896, 2130567168, 0, 0, 8977756, 16980689, 8978372, 0,
56354842, 56380928, 1997813568, 1997813631, 2130567168, 23454492,
            56380928, 23454492},
          backlist = 0x0,
          handlerlist = 0x0,
          lisp_eval_depth = 0,
          pdlcount = 2,
          poll_suppress_count = 0,
          interrupt_input_blocked = 0,
          byte_stack = 0x0
        }
#52 0x0100553c in command_loop () at keyboard.c:1131
No locals.
#53 0x01004b18 in recursive_edit_1 () at keyboard.c:752
        count = 1
        val = 1997186114
#54 0x01004e33 in Frecursive_edit () at keyboard.c:816
        count = 0
        buffer = 56354842
#55 0x01002944 in main (argc=1, argv=0xd42a80) at emacs.c:1677
        dummy = 8978372
        stack_bottom_variable = 0 '\000'
        do_initial_setlocale = 1
        skip_args = 0
        no_loadup = 0
        junk = 0x0
        dname_arg = 0x0
        ch_to_dir = 0x0

Lisp Backtrace:
"message" (0x88dea8)
"byte-code" (0x88e104)
"tooltip-show" (0x88e5a8)
"tooltip-help-tips" (0x88e9cc)
"run-hook-with-args-until-success" (0x88e9c8)
"tooltip-timeout" (0x88eddc)
"apply" (0x88edd8)
"byte-code" (0x88f044)
"timer-event-handler" (0x88f4cc)
"message" (0x88dea8)
"byte-code" (0x88e104)
"tooltip-show" (0x88e5a8)
"tooltip-help-tips" (0x88e9cc)
"run-hook-with-args-until-success" (0x88e9c8)
"tooltip-timeout" (0x88eddc)
"apply" (0x88edd8)
"byte-code" (0x88f044)
"timer-event-handler" (0x88f4cc)







reply via email to

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