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: Sat, 21 Jul 2012 07:17:07 -0600

Emacs seems to have crashed while executing the auto-revert-function. I
was not working on anything at that moment and Emacs was minimized.

Eli, gdb session is available. :)

Note, that gnus complains about non-printable characters in tehe
backtrace, which I removed.

Backtrace:

Thread 4 (Thread 5772.0x1528):
#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  0x00000260 in ?? ()
No symbol table info available.
#4  0x00000000 in ?? ()
No symbol table info available.

Lisp Backtrace:
"auto-revert-handler" (0x88e968)
"auto-revert-buffers" (0x88ed8c)
"apply" (0x88ed88)
"byte-code" (0x88eff4)
"timer-event-handler" (0x88f47c)

Thread 3 (Thread 5772.0x177c):
#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  0x065cfec0 in ?? ()
No symbol table info available.
#4  0x011445ca in w32_msg_pump (msg_buf=0x65cff28) at w32fns.c:2249
        msg = {
          hwnd = 0x4a0456, 
          message = 512, 
          wParam = 0, 
          lParam = 25100543, 
          time = 392431450, 
          pt = {
            x = 979, 
            y = 650
          }
        }
        result = 106757784
        focus_window = 0x0
#5  0x011447fe 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:
"auto-revert-handler" (0x88e968)
"auto-revert-buffers" (0x88ed8c)
"apply" (0x88ed88)
"byte-code" (0x88eff4)
"timer-event-handler" (0x88f47c)

Thread 2 (Thread 5772.0x64c):
#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  0x009cf968 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:
"auto-revert-handler" (0x88e968)
"auto-revert-buffers" (0x88ed8c)
"apply" (0x88ed88)
"byte-code" (0x88eff4)
"timer-event-handler" (0x88f47c)

Thread 1 (Thread 5772.0xd04):
#0  0x75e3280d in KERNELBASE!DeleteAce ()
   from C:\Windows\syswow64\KernelBase.dll
No symbol table info available.
#1  0x0114fabd in w32_abort () at w32fns.c:7183
        button = 6
#2  0x01041cc6 in die (
    msg=0x152fa40 "assertion failed: buffer->base_buffer->indirections > 0", 
    file=0x152d874 "buffer.c", line=1454) at alloc.c:6701
No locals.
#3  0x010a9ab1 in compact_buffer (buffer=0x10847c00) at buffer.c:1454
No locals.
#4  0x0103ef10 in Fgarbage_collect () at alloc.c:5416
        bind = 0x10847c00
        nextb = 0x10847c00
        stack_top_variable = 1 '\001'
        i = 56409858
        message_p = 8971860
        total = {1978008140, 8971752, 16938794, 56598274, 16, 16, 1997238675, 
          -13084040, 56354842, 8971784, 16939537}
        count = 18
        t1 = {
          tv_sec = 56461314, 
          tv_nsec = 278772992
        }
#5  0x010dcbf1 in maybe_gc () at lisp.h:3448
No locals.
#6  0x010ddc3a in exec_byte_code (bytestr=59955441, vector=56690589, 
    maxdepth=20, args_template=56354842, nargs=0, args=0x0) at bytecode.c:968
        targets = {0x10e0606, 0x10e060b, 0x10e060d, 0x10e060f, 0x10e0611, 
          0x10e0611, 0x10e0659, 0x10e06b0, 0x10dd160, 0x10dd162, 0x10dd164, 
          0x10dd166, 0x10dd168, 0x10dd168, 0x10dd16e, 0x10dd131, 0x10dd5a3, 
          0x10dd5a5, 0x10dd5a7, 0x10dd5a9, 0x10dd5ab, 0x10dd5ab, 0x10dd5e0, 
          0x10dd5b1, 0x10dd7b1, 0x10dd7b3, 0x10dd7b5, 0x10dd7b7, 0x10dd7b9, 
          0x10dd7b9, 0x10dd76b, 0x10dd782, 0x10dd849, 0x10dd84b, 0x10dd84d, 
          0x10dd84f, 0x10dd851, 0x10dd851, 0x10dd803, 0x10dd81a, 0x10dd8e6, 
          0x10dd8e8, 0x10dd8ea, 0x10dd8ec, 0x10dd8ee, 0x10dd8ee, 0x10dd8a0, 
          0x10dd8b7, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0606, 0x10e0606, 0x10de55c, 0x10de69c, 0x10de6e0, 
          0x10de724, 0x10de768, 0x10dd467, 0x10dd4b4, 0x10de7ba, 0x10dd3c4, 
          0x10dd4ff, 0x10de7ff, 0x10de850, 0x10de892, 0x10de8f4, 0x10de936, 
          0x10de9dd, 0x10dea15, 0x10dea66, 0x10dead0, 0x10deb08, 0x10deb40, 
          0x10deb91, 0x10debe2, 0x10dec33, 0x10dec9d, 0x10decdf, 0x10ded21, 
          0x10dedc8, 0x10dee39, 0x10deeaa, 0x10df112, 0x10df163, 0x10df1b4, 
          0x10df205, 0x10df256, 0x10df298, 0x10df30f, 0x10df351, 0x10df393, 
          0x10df3d5, 0x10df4aa, 0x10de25a, 0x10df4f3, 0x10df52b, 0x10df5ce, 
          0x10df617, 0x10df660, 0x10df698, 0x10df6d8, 0x10df718, 0x10df75b, 
          0x10e0606, 0x10df79d, 0x10df7d1, 0x10df805, 0x10df839, 0x10df86d, 
          0x10df8a1, 0x10de25a, 0x10e0606, 0x10df8d9, 0x10df90d, 0x10df945, 
          0x10df97d, 0x10df9ce, 0x10dfa1f, 0x10dfa57, 0x10dfd3d, 0x10dfd8e, 
          0x10dfddf, 0x10dfe30, 0x10dfe64, 0x10e0606, 0x10de1bb, 0x10dd97c, 
          0x10dd2dd, 0x10dda53, 0x10ddb46, 0x10ddc35, 0x10de151, 0x10de191, 
          0x10dd731, 0x10de21f, 0x10de295, 0x10de312, 0x10de34d, 0x10de3a6, 
          0x10de3e5, 0x10de44f, 0x10de4e6, 0x10dd942, 0x10dfe9c, 0x10dff06, 
          0x10dff3e, 0x10dff76, 0x10dffae, 0x10dffe6, 0x10e0037, 0x10e0088, 
          0x10e00d9, 0x10e012a, 0x10e02a2, 0x10e02f3, 0x10e0344, 0x10e037c, 
          0x10e03cd, 0x10e041e, 0x10e04a7, 0x10e0531, 0x10df417, 0x10df459, 
          0x10e0573, 0x10e05c3, 0x10e0606, 0x10ddd24, 0x10dddd9, 0x10ddebb, 
          0x10ddf9d, 0x10de077, 0x10de978, 0x10ded63, 0x10df569, 0x10e0722, 
          0x10e0779, 0x10e0606, 0x10e0606, 0x10e07eb, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0858 <repeats 64 times>}
        count = 16
        op = 134
        vectorp = 0x36107a0
        stack = {
          pc = 0x36dcc99 "_", 
          byte_string = 59955441, 
          byte_string_start = 0x36dcc5c "\b„\n", 
          constants = 56690589, 
          next = 0x88e9ac
        }
        top = 0x88e654
        result = 56354866
#7  0x01036fb3 in funcall_lambda (fun=56690765, nargs=0, arg_vector=0x35be81a)
    at eval.c:3028
        val = 56354866
        syms_left = 56354842
        next = 23141592
        lexenv = 56354842
        count = 16
        i = 0
        optional = 0
        rest = 0
#8  0x01036499 in Ffuncall (nargs=1, args=0x88e964) at eval.c:2845
        fun = 56690765
        original_fun = 59953154
        funcar = 278840022
        numargs = 0
        lisp_numargs = 8972616
        val = 56354866
        backtrace = {
          next = 0x88ec10, 
          function = 0x88e964, 
          args = 0x88e968, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = 0xf0
        i = 0
#9  0x010dd875 in exec_byte_code (bytestr=59954545, vector=56690917, 
    maxdepth=16, args_template=56354842, nargs=0, args=0x0) at bytecode.c:898
        targets = {0x10e0606, 0x10e060b, 0x10e060d, 0x10e060f, 0x10e0611, 
          0x10e0611, 0x10e0659, 0x10e06b0, 0x10dd160, 0x10dd162, 0x10dd164, 
          0x10dd166, 0x10dd168, 0x10dd168, 0x10dd16e, 0x10dd131, 0x10dd5a3, 
          0x10dd5a5, 0x10dd5a7, 0x10dd5a9, 0x10dd5ab, 0x10dd5ab, 0x10dd5e0, 
          0x10dd5b1, 0x10dd7b1, 0x10dd7b3, 0x10dd7b5, 0x10dd7b7, 0x10dd7b9, 
          0x10dd7b9, 0x10dd76b, 0x10dd782, 0x10dd849, 0x10dd84b, 0x10dd84d, 
          0x10dd84f, 0x10dd851, 0x10dd851, 0x10dd803, 0x10dd81a, 0x10dd8e6, 
          0x10dd8e8, 0x10dd8ea, 0x10dd8ec, 0x10dd8ee, 0x10dd8ee, 0x10dd8a0, 
          0x10dd8b7, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0606, 0x10e0606, 0x10de55c, 0x10de69c, 0x10de6e0, 
          0x10de724, 0x10de768, 0x10dd467, 0x10dd4b4, 0x10de7ba, 0x10dd3c4, 
          0x10dd4ff, 0x10de7ff, 0x10de850, 0x10de892, 0x10de8f4, 0x10de936, 
          0x10de9dd, 0x10dea15, 0x10dea66, 0x10dead0, 0x10deb08, 0x10deb40, 
          0x10deb91, 0x10debe2, 0x10dec33, 0x10dec9d, 0x10decdf, 0x10ded21, 
          0x10dedc8, 0x10dee39, 0x10deeaa, 0x10df112, 0x10df163, 0x10df1b4, 
          0x10df205, 0x10df256, 0x10df298, 0x10df30f, 0x10df351, 0x10df393, 
          0x10df3d5, 0x10df4aa, 0x10de25a, 0x10df4f3, 0x10df52b, 0x10df5ce, 
          0x10df617, 0x10df660, 0x10df698, 0x10df6d8, 0x10df718, 0x10df75b, 
          0x10e0606, 0x10df79d, 0x10df7d1, 0x10df805, 0x10df839, 0x10df86d, 
          0x10df8a1, 0x10de25a, 0x10e0606, 0x10df8d9, 0x10df90d, 0x10df945, 
          0x10df97d, 0x10df9ce, 0x10dfa1f, 0x10dfa57, 0x10dfd3d, 0x10dfd8e, 
          0x10dfddf, 0x10dfe30, 0x10dfe64, 0x10e0606, 0x10de1bb, 0x10dd97c, 
          0x10dd2dd, 0x10dda53, 0x10ddb46, 0x10ddc35, 0x10de151, 0x10de191, 
          0x10dd731, 0x10de21f, 0x10de295, 0x10de312, 0x10de34d, 0x10de3a6, 
          0x10de3e5, 0x10de44f, 0x10de4e6, 0x10dd942, 0x10dfe9c, 0x10dff06, 
          0x10dff3e, 0x10dff76, 0x10dffae, 0x10dffe6, 0x10e0037, 0x10e0088, 
          0x10e00d9, 0x10e012a, 0x10e02a2, 0x10e02f3, 0x10e0344, 0x10e037c, 
          0x10e03cd, 0x10e041e, 0x10e04a7, 0x10e0531, 0x10df417, 0x10df459, 
          0x10e0573, 0x10e05c3, 0x10e0606, 0x10ddd24, 0x10dddd9, 0x10ddebb, 
          0x10ddf9d, 0x10de077, 0x10de978, 0x10ded63, 0x10df569, 0x10e0722, 
          0x10e0779, 0x10e0606, 0x10e0606, 0x10e07eb, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0858 <repeats 64 times>}
        count = 9
        op = 0
        vectorp = 0x36108e8
        stack = {
          pc = 0x36dcea6 "\210)‚", 
          byte_string = 59954545, 
          byte_string_start = 0x36dce08 " \030Ž ƒ\016", 
          constants = 56690917, 
          next = 0x88edcc
        }
        top = 0x88e964
        result = 56354842
#10 0x01036fb3 in funcall_lambda (fun=56691021, nargs=0, arg_vector=0x35be81a)
    at eval.c:3028
        val = 56354842
        syms_left = 56354842
        next = 21505734
        lexenv = 56354842
        count = 9
        i = 0
        optional = 0
        rest = 0
#11 0x01036499 in Ffuncall (nargs=1, args=0x88ed88) at eval.c:2845
        fun = 56691021
        original_fun = 56598394
        funcar = 56405354
        numargs = 0
        lisp_numargs = 8973428
        val = 56354842
        backtrace = {
          next = 0x88ed20, 
          function = 0x88ed88, 
          args = 0x88ed8c, 
          nargs = 0, 
          debug_on_exit = 0
        }
        internal_args = 0x0
        i = 2
#12 0x0103488e in Fapply (nargs=2, args=0x88ed88) at eval.c:2247
        i = 17011825
        numargs = 0
        spread_arg = 56354842
        funcall_args = 0x0
        fun = 56598394
        retval = 0
        gcpro1 = {
          next = 0x35be81a, 
          var = 0x0, 
          nvars = 17012572
        }
        sa_count = 9
        sa_must_free = 0
#13 0x01035e17 in Ffuncall (nargs=3, args=0x88ed84) at eval.c:2777
        fun = 19988309
        original_fun = 56457842
        funcar = 8976756
        numargs = 2
        lisp_numargs = 8973720
        val = 16
        backtrace = {
          next = 0x88f038, 
          function = 0x88ed84, 
          args = 0x88ed88, 
          nargs = 2, 
          debug_on_exit = 0
        }
        internal_args = 0x10dcccb
        i = 56354842
#14 0x010dd875 in exec_byte_code (bytestr=20868177, vector=20868229, 
    maxdepth=16, args_template=56354842, nargs=0, args=0x0) at bytecode.c:898
        targets = {0x10e0606, 0x10e060b, 0x10e060d, 0x10e060f, 0x10e0611, 
          0x10e0611, 0x10e0659, 0x10e06b0, 0x10dd160, 0x10dd162, 0x10dd164, 
          0x10dd166, 0x10dd168, 0x10dd168, 0x10dd16e, 0x10dd131, 0x10dd5a3, 
          0x10dd5a5, 0x10dd5a7, 0x10dd5a9, 0x10dd5ab, 0x10dd5ab, 0x10dd5e0, 
          0x10dd5b1, 0x10dd7b1, 0x10dd7b3, 0x10dd7b5, 0x10dd7b7, 0x10dd7b9, 
          0x10dd7b9, 0x10dd76b, 0x10dd782, 0x10dd849, 0x10dd84b, 0x10dd84d, 
          0x10dd84f, 0x10dd851, 0x10dd851, 0x10dd803, 0x10dd81a, 0x10dd8e6, 
          0x10dd8e8, 0x10dd8ea, 0x10dd8ec, 0x10dd8ee, 0x10dd8ee, 0x10dd8a0, 
          0x10dd8b7, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0606, 0x10e0606, 0x10de55c, 0x10de69c, 0x10de6e0, 
          0x10de724, 0x10de768, 0x10dd467, 0x10dd4b4, 0x10de7ba, 0x10dd3c4, 
          0x10dd4ff, 0x10de7ff, 0x10de850, 0x10de892, 0x10de8f4, 0x10de936, 
          0x10de9dd, 0x10dea15, 0x10dea66, 0x10dead0, 0x10deb08, 0x10deb40, 
          0x10deb91, 0x10debe2, 0x10dec33, 0x10dec9d, 0x10decdf, 0x10ded21, 
          0x10dedc8, 0x10dee39, 0x10deeaa, 0x10df112, 0x10df163, 0x10df1b4, 
          0x10df205, 0x10df256, 0x10df298, 0x10df30f, 0x10df351, 0x10df393, 
          0x10df3d5, 0x10df4aa, 0x10de25a, 0x10df4f3, 0x10df52b, 0x10df5ce, 
          0x10df617, 0x10df660, 0x10df698, 0x10df6d8, 0x10df718, 0x10df75b, 
          0x10e0606, 0x10df79d, 0x10df7d1, 0x10df805, 0x10df839, 0x10df86d, 
          0x10df8a1, 0x10de25a, 0x10e0606, 0x10df8d9, 0x10df90d, 0x10df945, 
          0x10df97d, 0x10df9ce, 0x10dfa1f, 0x10dfa57, 0x10dfd3d, 0x10dfd8e, 
          0x10dfddf, 0x10dfe30, 0x10dfe64, 0x10e0606, 0x10de1bb, 0x10dd97c, 
          0x10dd2dd, 0x10dda53, 0x10ddb46, 0x10ddc35, 0x10de151, 0x10de191, 
          0x10dd731, 0x10de21f, 0x10de295, 0x10de312, 0x10de34d, 0x10de3a6, 
          0x10de3e5, 0x10de44f, 0x10de4e6, 0x10dd942, 0x10dfe9c, 0x10dff06, 
          0x10dff3e, 0x10dff76, 0x10dffae, 0x10dffe6, 0x10e0037, 0x10e0088, 
          0x10e00d9, 0x10e012a, 0x10e02a2, 0x10e02f3, 0x10e0344, 0x10e037c, 
          0x10e03cd, 0x10e041e, 0x10e04a7, 0x10e0531, 0x10df417, 0x10df459, 
          0x10e0573, 0x10e05c3, 0x10e0606, 0x10ddd24, 0x10dddd9, 0x10ddebb, 
          0x10ddf9d, 0x10de077, 0x10de978, 0x10ded63, 0x10df569, 0x10e0722, 
          0x10e0779, 0x10e0606, 0x10e0606, 0x10e07eb, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0858 <repeats 64 times>}
        count = 8
        op = 2
        vectorp = 0x13e6c88
        stack = {
          pc = 0x1482420 "\210)‡", 
          byte_string = 20868177, 
          byte_string_start = 0x1482417 "r\bH\bH\"\210)‡", 
          constants = 20868229, 
          next = 0x88f1ac
        }
        top = 0x88ed84
        result = 56457842
#15 0x010dcd03 in Fbyte_code (bytestr=20868177, vector=20868229, maxdepth=16)
    at bytecode.c:473
No locals.
#16 0x0103430f in eval_sub (form=20868166) at eval.c:2152
        numargs = 12
        args_left = 56354842
        i = 17681611
        maxargs = 3
        argvals = {20868177, 20868229, 16, 56691077, 0, 0, 8974856, 8974812}
        fun = 22008885
        val = 1342875692
        original_fun = 56465698
        original_args = 20868174
        funcar = 56354842
        backtrace = {
          next = 0x88f410, 
          function = 0x88f050, 
          args = 0x88eff4, 
          nargs = 3, 
          debug_on_exit = 0
        }
        gcpro1 = {
          next = 0x35be81a, 
          var = 0x0, 
          nvars = 8976756
        }
        gcpro2 = {
          next = 0x24, 
          var = 0x35be81a, 
          nvars = 8974424
        }
        gcpro3 = {
          next = 0x500aa82c, 
          var = 0x88eff4, 
          nvars = 3
        }
#17 0x01031fc1 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 = {8974664, 56354842, 8976756, 0, 8974492, 16981789, 8978372, 
            0, 0, 8975376, 8974692, 8974696, 3, -536870912, -1072431367, 0}, 
          backlist = 0x88f410, 
          handlerlist = 0x88fcac, 
          lisp_eval_depth = 1, 
          pdlcount = 8, 
          poll_suppress_count = 1, 
          interrupt_input_blocked = 0, 
          byte_stack = 0x88f1ac
        }
        h = {
          handler = 20066878, 
          var = 56354842, 
          chosen_clause = 23311828, 
          tag = 0x88f0cc, 
          next = 0x88fcac
        }
#18 0x010de424 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 = {0x10e0606, 0x10e060b, 0x10e060d, 0x10e060f, 0x10e0611, 
          0x10e0611, 0x10e0659, 0x10e06b0, 0x10dd160, 0x10dd162, 0x10dd164, 
          0x10dd166, 0x10dd168, 0x10dd168, 0x10dd16e, 0x10dd131, 0x10dd5a3, 
          0x10dd5a5, 0x10dd5a7, 0x10dd5a9, 0x10dd5ab, 0x10dd5ab, 0x10dd5e0, 
          0x10dd5b1, 0x10dd7b1, 0x10dd7b3, 0x10dd7b5, 0x10dd7b7, 0x10dd7b9, 
          0x10dd7b9, 0x10dd76b, 0x10dd782, 0x10dd849, 0x10dd84b, 0x10dd84d, 
          0x10dd84f, 0x10dd851, 0x10dd851, 0x10dd803, 0x10dd81a, 0x10dd8e6, 
          0x10dd8e8, 0x10dd8ea, 0x10dd8ec, 0x10dd8ee, 0x10dd8ee, 0x10dd8a0, 
          0x10dd8b7, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0606, 0x10e0606, 0x10de55c, 0x10de69c, 0x10de6e0, 
          0x10de724, 0x10de768, 0x10dd467, 0x10dd4b4, 0x10de7ba, 0x10dd3c4, 
          0x10dd4ff, 0x10de7ff, 0x10de850, 0x10de892, 0x10de8f4, 0x10de936, 
          0x10de9dd, 0x10dea15, 0x10dea66, 0x10dead0, 0x10deb08, 0x10deb40, 
          0x10deb91, 0x10debe2, 0x10dec33, 0x10dec9d, 0x10decdf, 0x10ded21, 
          0x10dedc8, 0x10dee39, 0x10deeaa, 0x10df112, 0x10df163, 0x10df1b4, 
          0x10df205, 0x10df256, 0x10df298, 0x10df30f, 0x10df351, 0x10df393, 
          0x10df3d5, 0x10df4aa, 0x10de25a, 0x10df4f3, 0x10df52b, 0x10df5ce, 
          0x10df617, 0x10df660, 0x10df698, 0x10df6d8, 0x10df718, 0x10df75b, 
          0x10e0606, 0x10df79d, 0x10df7d1, 0x10df805, 0x10df839, 0x10df86d, 
          0x10df8a1, 0x10de25a, 0x10e0606, 0x10df8d9, 0x10df90d, 0x10df945, 
          0x10df97d, 0x10df9ce, 0x10dfa1f, 0x10dfa57, 0x10dfd3d, 0x10dfd8e, 
          0x10dfddf, 0x10dfe30, 0x10dfe64, 0x10e0606, 0x10de1bb, 0x10dd97c, 
          0x10dd2dd, 0x10dda53, 0x10ddb46, 0x10ddc35, 0x10de151, 0x10de191, 
          0x10dd731, 0x10de21f, 0x10de295, 0x10de312, 0x10de34d, 0x10de3a6, 
          0x10de3e5, 0x10de44f, 0x10de4e6, 0x10dd942, 0x10dfe9c, 0x10dff06, 
          0x10dff3e, 0x10dff76, 0x10dffae, 0x10dffe6, 0x10e0037, 0x10e0088, 
          0x10e00d9, 0x10e012a, 0x10e02a2, 0x10e02f3, 0x10e0344, 0x10e037c, 
          0x10e03cd, 0x10e041e, 0x10e04a7, 0x10e0531, 0x10df417, 0x10df459, 
          0x10e0573, 0x10e05c3, 0x10e0606, 0x10ddd24, 0x10dddd9, 0x10ddebb, 
          0x10ddf9d, 0x10de077, 0x10de978, 0x10ded63, 0x10df569, 0x10e0722, 
          0x10e0779, 0x10e0606, 0x10e0606, 0x10e07eb, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 0x10e0606, 
          0x10e0606, 0x10e0858 <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 = 0x88f164
        result = 56354842
#19 0x01036fb3 in funcall_lambda (fun=20867893, nargs=1, arg_vector=0x35be81a)
    at eval.c:3028
        val = 64
        syms_left = 56354842
        next = 58146842
        lexenv = 56354842
        count = 4
        i = 1
        optional = 0
        rest = 0
#20 0x01036499 in Ffuncall (nargs=2, args=0x88f478) at eval.c:2845
        fun = 20867893
        original_fun = 56397090
        funcar = 56354866
        numargs = 1
        lisp_numargs = 56380928
        val = 23311828
        backtrace = {
          next = 0x0, 
          function = 0x88f478, 
          args = 0x88f47c, 
          nargs = 1, 
          debug_on_exit = 0
        }
        internal_args = 0x40
        i = 64
#21 0x0103564c in call1 (fn=56397090, arg1=56691077) at eval.c:2568
        ret_ungc_val = 56458792
        gcpro1 = {
          next = 0x500aa82c, 
          var = 0x35be81a, 
          nvars = 2
        }
        args = {56397090, 56691077}
#22 0x0100e3bd in timer_check_2 () at keyboard.c:4457
        count = 3
        old_deactivate_mark = 56354842
        idle_timer_ripe = 0
        vector = 0x3610988
        timer = 56691077
        timer_time = {
          tv_sec = 1342875692, 
          tv_nsec = 690000000
        }
        timer_difference = {
          tv_sec = 0, 
          tv_nsec = 1000000
        }
        idle_timer_difference = {
          tv_sec = 0, 
          tv_nsec = -1
        }
        ripe = 1
        idle_timer = 56354842
        idle_timer_time = {
          tv_sec = 994000000, 
          tv_nsec = -6000000
        }
        difference = {
          tv_sec = 0, 
          tv_nsec = 1000000
        }
        timer_ripe = 1
        nexttime = {
          tv_sec = 0, 
          tv_nsec = -1
        }
        now = {
          tv_sec = 1342875692, 
          tv_nsec = 691000000
        }
        idleness_now = {
          tv_sec = 441, 
          tv_nsec = 261000000
        }
        timers = 275456382
        idle_timers = 56354842
        chosen_timer = 56691077
        gcpro1 = {
          next = 0x297c1e00, 
          var = 0x500aa827, 
          nvars = 696000000
        }
        gcpro2 = {
          next = 0x16646e0, 
          var = 0x29209080, 
          nvars = 1342875687
        }
        gcpro3 = {
          next = 0x4, 
          var = 0x88f508, 
          nvars = 23480128
        }
#23 0x0100e440 in timer_check () at keyboard.c:4502
        nexttime = {
          tv_sec = 436, 
          tv_nsec = 0
        }
#24 0x0100c3a8 in readable_events (flags=1) at keyboard.c:3398
No locals.
#25 0x01014b35 in get_input_pending (addr=0x16607c0, flags=1)
    at keyboard.c:6725
No locals.
#26 0x01020136 in detect_input_pending_run_timers (do_display=1)
    at keyboard.c:10358
        old_timers_run = 559
#27 0x0104b778 in wait_reading_process_output (time_limit=0, 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 = 559
        old_buffer = 0x35c4e00
        old_window = 57187605
        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 = 0
        timeout = {
          tv_sec = 4, 
          tv_nsec = 994000000
        }
        end_time = {
          tv_sec = 260000000, 
          tv_nsec = 0
        }
        wait_channel = -1
        got_some_input = 0
        count = 2
#28 0x0100ced2 in kbd_buffer_get_event (kbp=0x88f7c8, 
    used_mouse_menu=0x88fa48, end_time=0x0) at keyboard.c:3862
        obj = 57187600
#29 0x01009a6f in read_char (commandflag=1, nmaps=7, maps=0x88f960, 
    prev_event=56354842, used_mouse_menu=0x88fa48, end_time=0x0)
    at keyboard.c:2801
        kb = 0x35c1480
        c = 56354842
        jmpcount = 2
        local_getcjmp = {8976648, 56354866, 8976756, 56366612, 8976268, 
          16813900, 8978372, 0, 0, 0, 0, 0, 0, -1, 1, 1}
        save_jump = {0 <repeats 16 times>}
        key_already_recorded = 0
        tem = 56523066
        save = 56354842
        previous_echo_area_message = 56354842
        also_record = 56354842
        reread = 0
        gcpro1 = {
          next = 0x12daa2a, 
          var = 0x10733f2e, 
          nvars = 56383354
        }
        gcpro2 = {
          next = 0xc0, 
          var = 0x0, 
          nvars = 8976376
        }
        polling_stopped_here = 1
        orig_kboard = 0x35c1480
#30 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 = 0x3689b90
        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 = 7
        nmaps_allocated = 7
        defs = 0x88f930
        submaps = 0x88f960
        orig_local_map = 60108558
        orig_keymap = 56354842
        localized_local_map = 0
        first_binding = 0
        first_unbound = 31
        mock_input = 0
        fkey = {
          parent = 60194110, 
          map = 60194110, 
          start = 0, 
          end = 0
        }
        keytran = {
          parent = 56344262, 
          map = 56344262, 
          start = 0, 
          end = 0
        }
        indec = {
          parent = 60194118, 
          map = 60194118, 
          start = 0, 
          end = 0
        }
        shift_translated = 0
        delayed_switch_frame = 56354842
        original_uppercase = 56458794
        original_uppercase_position = -1
        dummyflag = 0
        starting_buffer = 0x35c4e00
        fake_prefixed_keys = 56354842
        gcpro1 = {
          next = 0x163b5d4, 
          var = 0x35be81a, 
          nvars = 56380928
        }
#31 0x01005f3f in command_loop_1 () at keyboard.c:1449
        cmd = 60509234
        keybuf = {12, 12, 1, 0, 0, 0, 8977432, 16798884, 277243742, 56354866, 
          8977471, 56465698, 0, 0, 8977464, 57187216, 56457218, 0, 8977544, 
          16798253, 277243742, 8977471, 0, 2130567168, 0, 0, 8977512, 211381, 
          2, 58047046}
        i = 2
        prev_modiff = 847
        prev_buffer = 0x10847c00
        already_adjusted = 0
#32 0x010320a3 in internal_condition_case (bfun=0x1005947 <command_loop_1>, 
    handlers=56405450, hfun=0x1005143 <cmd_error>) at eval.c:1320
        val = 58047046
        c = {
          tag = 56354842, 
          val = 56354842, 
          next = 0x88fd74, 
          gcpro = 0x0, 
          jmp = {8977720, 0, 0, 0, 8977548, 16982096, 8978372, 0, 10285640, 
            8977684, 1977783569, 10285640, 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
        }
#33 0x01005580 in command_loop_2 (ignore=56354842) at keyboard.c:1152
        val = 0
#34 0x01031ac4 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, 16980661, 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
        }
#35 0x0100553c in command_loop () at keyboard.c:1131
No locals.
#36 0x01004b18 in recursive_edit_1 () at keyboard.c:752
        count = 1
        val = 1997186114
#37 0x01004e33 in Frecursive_edit () at keyboard.c:816
        count = 0
        buffer = 56354842
#38 0x01002944 in main (argc=1, argv=0xb82d28) 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:
"auto-revert-handler" (0x88e968)
"auto-revert-buffers" (0x88ed8c)
"apply" (0x88ed88)
"byte-code" (0x88eff4)
"timer-event-handler" (0x88f47c)
"auto-revert-handler" (0x88e968)
"auto-revert-buffers" (0x88ed8c)
"apply" (0x88ed88)
"byte-code" (0x88eff4)
"timer-event-handler" (0x88f47c)



In GNU Emacs 24.1.50.1 (i386-mingw-nt6.1.7601)
 of 2012-07-21 on MARVIN
Bzr revision: 109171 
vincentb1@users.sourceforge.net-20120720210904-qp91b2f3epriwycg
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --with-gcc (4.6) --no-opt --enable-checking --cflags
 -ID:/devel/emacs/libs/libXpm-3.5.8/include
 -ID:/devel/emacs/libs/libXpm-3.5.8/src
 -ID:/devel/emacs/libs/libpng-dev_1.4.3-1/include
 -ID:/devel/emacs/libs/zlib-dev_1.2.5-2/include
 -ID:/devel/emacs/libs/giflib-4.1.4-1/include
 -ID:/devel/emacs/libs/jpeg-6b-4/include
 -ID:/devel/emacs/libs/tiff-3.8.2-1/include
 -ID:/devel/emacs/libs/gnutls-3.0.9/include
 -ID:/devel/emacs/libs/libiconv-1.13.1-1-dev/include
 -ID:/devel/emacs/libs/libxml2-2.7.8/include/libxml2'





reply via email to

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