all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
@ 2015-03-23 14:17 Sebastien Vauban
  2015-03-23 15:52 ` Eli Zaretskii
       [not found] ` <mailman.2609.1427125990.31049.bug-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 9+ messages in thread
From: Sebastien Vauban @ 2015-03-23 14:17 UTC (permalink / raw)
  To: 20179-ubl+/3LiMTaZdePnXv/OxA

Hello,

For weeks now, I experience much more crashes than before, with Emacs
24.4 on Windows:

  GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-20 on LEG570

I often had no time at all to report it; those crashes were
ignored. Now, I feel I must report one of those occurrences to you.

Here is a (hopefully) useful backtrace:

--8<---------------cut here---------------start------------->8---
$ gdb -p 9828
GNU gdb (GDB) 7.8
Copyright (C) 2014 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-cygwin".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word".
/cygdrive/d/Users/sva/.gdbinit:19: Error in sourced command file:
No symbol table is loaded.  Use the "file" command.
Attaching to process 9828
[New Thread 9828.0x1d54]
[New Thread 9828.0x1398]
[New Thread 9828.0x2988]
[New Thread 9828.0x1eb4]
[New Thread 9828.0x21f4]
[New Thread 9828.0x3038]
[New Thread 9828.0x5d0]
[New Thread 9828.0x1860]
[New Thread 9828.0x2170]
[New Thread 9828.0x1d88]
[New Thread 9828.0x2550]
[New Thread 9828.0x15cc]
[New Thread 9828.0x151c]
[New Thread 9828.0x2ae8]
[New Thread 9828.0x2e0]
[New Thread 9828.0x1dd0]
[New Thread 9828.0x7f0]
[New Thread 9828.0x1608]
[New Thread 9828.0x29d8]
[New Thread 9828.0x2e38]
[New Thread 9828.0x4dc]
[New Thread 9828.0x20cc]
[New Thread 9828.0x120c]
[New Thread 9828.0x2df4]
[New Thread 9828.0x1f60]
[New Thread 9828.0x250c]
[New Thread 9828.0xe70]
[New Thread 9828.0x2a48]
[New Thread 9828.0x248c]
[New Thread 9828.0x28fc]
[New Thread 9828.0x117c]
[New Thread 9828.0x26e0]
[New Thread 9828.0x28d8]
[New Thread 9828.0x20a8]
[New Thread 9828.0x648]
[New Thread 9828.0x2cf4]
[New Thread 9828.0x2adc]
[New Thread 9828.0x1c5c]
[New Thread 9828.0x19d0]
[New Thread 9828.0x3a0]
[New Thread 9828.0x146c]
[New Thread 9828.0x1ac8]
[New Thread 9828.0x1170]
[New Thread 9828.0x1df8]
[New Thread 9828.0x4f8]
[New Thread 9828.0x974]
[New Thread 9828.0x2ddc]
[New Thread 9828.0x2da8]
[New Thread 9828.0x25e4]
[New Thread 9828.0x331c]
[New Thread 9828.0x2228]
[New Thread 9828.0xe50]
Reading symbols from /cygdrive/c/Program Files (x86)/emacs-24.4/bin/emacs.exe...done.
0x7725f925 in ntdll!DbgBreakPoint () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
(gdb) continue
Continuing.
[Thread 9828.0xe50 exited with code 0]

Program received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 9828.0x1d54]
0x75eaa825 in KERNELBASE!DebugBreak () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
(gdb) thread apply all backtrace

Thread 51 (Thread 9828.0x2228):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x00a8ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5e40) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 50 (Thread 9828.0x331c):
#0  0x7725f5dc in ntdll!ZwWaitForWorkViaWorkerFactory () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x772544b4 in ntdll!TpIsTimerSet () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#2  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#3  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#4  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#5  0x00000000 in ?? ()

Thread 49 (Thread 9828.0x25e4):
#0  0x7725e0cc in ntdll!ZwWaitForMultipleObjects () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e2d404 in VirtualAlloc () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x75cd6c8b in WaitForMultipleObjects () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#3  0x73d21d8c in msiltcfg!RestartMsi () from /cygdrive/c/Windows/SYSTEM32/msiltcfg.dll
#4  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#5  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#6  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x00000000 in ?? ()

Thread 48 (Thread 9828.0x2da8):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x7140ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5240) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 47 (Thread 9828.0x2ddc):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x713bff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5280) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 46 (Thread 9828.0x974):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x7136ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf52c0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 45 (Thread 9828.0x4f8):
---Type <return> to continue, or q <return> to quit---
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x7131ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5300) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 44 (Thread 9828.0x1df8):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x712cff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5340) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 43 (Thread 9828.0x1170):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x7127ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5380) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 42 (Thread 9828.0x1ac8):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x7122ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf53c0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 41 (Thread 9828.0x146c):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x710fff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5440) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 40 (Thread 9828.0x3a0):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x710eff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5580) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()
---Type <return> to continue, or q <return> to quit---

Thread 39 (Thread 9828.0x19d0):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x710dff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5400) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 38 (Thread 9828.0x1c5c):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x710cff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5500) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 37 (Thread 9828.0x2adc):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x7105ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5480) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 36 (Thread 9828.0x2cf4):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x7100ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf54c0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 35 (Thread 9828.0x648):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70fbff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5540) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 34 (Thread 9828.0x20a8):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70edff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf55c0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
---Type <return> to continue, or q <return> to quit---
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 33 (Thread 9828.0x28d8):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70e8ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5600) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 32 (Thread 9828.0x26e0):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70e3ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5640) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 31 (Thread 9828.0x117c):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70deff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5680) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 30 (Thread 9828.0x28fc):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70d9ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5800) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 29 (Thread 9828.0x248c):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70d4ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5880) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 28 (Thread 9828.0x2a48):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70cfff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5700) at ../../emacs-24.4/src/w32notify.c:278
---Type <return> to continue, or q <return> to quit---
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 27 (Thread 9828.0xe70):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70caff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf58c0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 26 (Thread 9828.0x250c):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70c5ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5900) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 25 (Thread 9828.0x1f60):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70c0ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf57c0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 24 (Thread 9828.0x2df4):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70bbff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5840) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 23 (Thread 9828.0x120c):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70b6ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5740) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 22 (Thread 9828.0x20cc):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
---Type <return> to continue, or q <return> to quit---
#3  0x00dfff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5780) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 21 (Thread 9828.0x4dc):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70acff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5940) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 20 (Thread 9828.0x2e38):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70a7ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5980) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 19 (Thread 9828.0x29d8):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x70a2ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5b80) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 18 (Thread 9828.0x1608):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x709dff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5c00) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 17 (Thread 9828.0x7f0):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x6f8aff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5fc0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 16 (Thread 9828.0x1dd0):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
---Type <return> to continue, or q <return> to quit---
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x00ffff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5a00) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 15 (Thread 9828.0x2e0):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x00fcff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5b40) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 14 (Thread 9828.0x2ae8):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x00e1ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5e00) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 13 (Thread 9828.0x151c):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x00e0ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5f00) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 12 (Thread 9828.0x15cc):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x00ddff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf59c0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 11 (Thread 9828.0x2550):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x6f69ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5a40) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

---Type <return> to continue, or q <return> to quit---
Thread 10 (Thread 9828.0x1d88):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x6f68ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5dc0) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 9 (Thread 9828.0x2170):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x6e96ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5a80) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 8 (Thread 9828.0x1860):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x6e95ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5d80) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 7 (Thread 9828.0x5d0):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x055eff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5f40) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 6 (Thread 9828.0x3038):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x00feff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5b00) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 5 (Thread 9828.0x21f4):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x00fdff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5d00) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
---Type <return> to continue, or q <return> to quit---
#8  0x00000000 in ?? ()

Thread 4 (Thread 9828.0x1eb4):
#0  0x7725db5c in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x77253e5b in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#2  0x77253d0f in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#3  0x77253d2b in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#4  0x0114a7d8 in send_notifications (terminate=0x0, desc=0x140c3b8 <critsect>, info_size=0,
    info=0x7157000 "") at ../../emacs-24.4/src/w32notify.c:145
#5  watch_completion@12 (status=0, bytes_ret=40, io_info=0x5f0d400)
    at ../../emacs-24.4/src/w32notify.c:237
#6  0x75eaa1ae in KERNELBASE!GetFinalPathNameByHandleA ()
   from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#7  0x77272aad in ntdll!KiUserApcDispatcher () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x0114a765 in Fw32notify_add_watch (file=1998903377, filter=36, callback=1)
    at ../../emacs-24.4/src/w32notify.c:535
#9  0x7724d823 in ntdll!RtlGetCurrentDirectory_U () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 3 (Thread 9828.0x2988):
#0  0x7725de5c in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x75e211f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#2  0x00000001 in ?? ()
#3  0x6f78ff20 in ?? ()
#4  0x0114ab1e in watch_worker (arg=0x3bf5c40) at ../../emacs-24.4/src/w32notify.c:278
#5  0x75cd86e3 in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL
#6  0x7728be19 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#7  0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#8  0x00000000 in ?? ()

Thread 2 (Thread 9828.0x1398):
#0  0x7725db5c in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#1  0x77253e5b in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#2  0x77253d0f in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#3  0x77253d2b in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#4  0x01168bcb in post_msg (lpmsg=0x6e90fb28) at ../../emacs-24.4/src/w32xfns.c:281
#5  0x0114d4b5 in my_post_msg (wmsg=wmsg@entry=0x6e90fb28, hwnd=hwnd@entry=0x2e08d0,
    msg=msg@entry=512, wParam=1854995240, wParam@entry=0, lParam=lParam@entry=27066660)
    at ../../emacs-24.4/src/w32fns.c:1984
#6  0x01155ebb in w32_wnd_proc (hwnd=0x2e08d0, msg=512, wParam=0, lParam=27066660)
    at ../../emacs-24.4/src/w32fns.c:3454
#7  0x751778e8 in USER32!CallNextHookEx () from /cygdrive/c/Windows/SYSTEM32/USER32.dll
#8  0x75177a4c in WaitMessage () from /cygdrive/c/Windows/SYSTEM32/USER32.dll
#9  0x01154bfe in w32_msg_worker@4 (arg=0x19d0124) at ../../emacs-24.4/src/w32fns.c:2664
#10 0x00000000 in ?? ()

Thread 1 (Thread 9828.0x1d54):
#0  0x75eaa825 in KERNELBASE!DebugBreak () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#1  0x0115108d in emacs_abort () at ../../emacs-24.4/src/w32fns.c:8491
#2  0x010943fc in terminate_due_to_signal (sig=sig@entry=11,
    backtrace_limit=backtrace_limit@entry=40) at ../../emacs-24.4/src/emacs.c:378
#3  0x010aa701 in handle_fatal_signal (sig=11) at ../../emacs-24.4/src/sysdep.c:1630
#4  deliver_thread_signal (sig=11, handler=<optimized out>) at ../../emacs-24.4/src/sysdep.c:1604
#5  deliver_fatal_thread_signal (sig=11) at ../../emacs-24.4/src/sysdep.c:1642
#6  0x010011e6 in _gnu_exception_handler (exception_data=0x88cf34) at ../mingw/crt1.c:127
#7  0x75eb1016 in UnhandledExceptionFilter () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll
#8  0x0088cf34 in ?? ()
#9  0x772abdb4 in ntdll!RtlCreateUserThread () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#10 0x7728bdec in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll
#11 0x00000000 in ?? ()
(gdb)
(gdb) source ~/.gdbinit
Warning: SIGINT is used by the debugger.
/cygdrive/c/Program Files (x86)/emacs-24.4/bin/../lwlib: No such file or directory.
Are you sure you want to change it? (y or n) [answered Y; input not from terminal]
Environment variable "DISPLAY" not defined.
TERM = xterm-256color
Breakpoint 1 at 0x109436d: file ../../emacs-24.4/src/emacs.c, line 350.
Temporary breakpoint 2 at 0x10aa8ce: file ../../emacs-24.4/src/sysdep.c, line 850.
(gdb) xbacktrace
"redisplay_internal (C function)" (0x1407e78)
(gdb)
--8<---------------cut here---------------end--------------->8---





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
  2015-03-23 14:17 bug#20179: 24.4; Crash when S-TAB'ing on Org entry Sebastien Vauban
@ 2015-03-23 15:52 ` Eli Zaretskii
       [not found] ` <mailman.2609.1427125990.31049.bug-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 9+ messages in thread
From: Eli Zaretskii @ 2015-03-23 15:52 UTC (permalink / raw)
  To: Sebastien Vauban; +Cc: 20179

> From: Sebastien Vauban <sva-news@mygooglest.com>
> Date: Mon, 23 Mar 2015 15:17:36 +0100
> 
> For weeks now, I experience much more crashes than before, with Emacs
> 24.4 on Windows:
> 
>   GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-20 on LEG570
> 
> I often had no time at all to report it; those crashes were
> ignored. Now, I feel I must report one of those occurrences to you.
> 
> Here is a (hopefully) useful backtrace:

Unfortunately, no, it isn't useful.  You attached the debugger too
late, when the fatal except was already caught by the top-level
handler in the MinGW startup code, and by that time, all traces of the
original exception locus are lost.

Please attach GDB to Emacs right after you start a new session, type
"continue", and let Emacs run as usual.  Then the fatal exception,
when it happens, will be delivered to GDB first, and you should be
able to produce a more useful backtrace.

Thanks.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
       [not found]   ` <mailman.2609.1427125990.31049.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
@ 2015-03-23 16:03     ` Sebastien Vauban
  0 siblings, 0 replies; 9+ messages in thread
From: Sebastien Vauban @ 2015-03-23 16:03 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 20179-ubl+/3LiMTaZdePnXv/OxA

done

Eli Zaretskii wrote:
>> From: Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
>> Date: Mon, 23 Mar 2015 15:17:36 +0100
>> 
>> For weeks now, I experience much more crashes than before, with Emacs
>> 24.4 on Windows:
>> 
>>   GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-20 on LEG570
>> 
>> I often had no time at all to report it; those crashes were
>> ignored. Now, I feel I must report one of those occurrences to you.
>> 
>> Here is a (hopefully) useful backtrace:
>
> Unfortunately, no, it isn't useful.  You attached the debugger too
> late, when the fatal except was already caught by the top-level
> handler in the MinGW startup code, and by that time, all traces of the
> original exception locus are lost.
>
> Please attach GDB to Emacs right after you start a new session, type
> "continue", and let Emacs run as usual.  Then the fatal exception,
> when it happens, will be delivered to GDB first, and you should be
> able to produce a more useful backtrace.

OK, will try to do so.

Best regards,
  Seb

-- 
Sebastien Vauban





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
       [not found]     ` <mailman.2610.1427126649.31049.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
@ 2015-03-24 11:17       ` Sebastien Vauban
  2015-03-24 13:30         ` martin rudalics
                           ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sebastien Vauban @ 2015-03-24 11:17 UTC (permalink / raw)
  To: Eli Zaretskii, 20179-ubl+/3LiMTaZdePnXv/OxA

Sebastien Vauban wrote:
> Eli Zaretskii wrote:
>>> From: Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
>>> Date: Mon, 23 Mar 2015 15:17:36 +0100
>>> 
>>> For weeks now, I experience much more crashes than before, with
>>> Emacs 24.4 on Windows:
>>> 
>>>   GNU Emacs 24.4.1 (i686-pc-mingw32) of 2014-10-20 on LEG570
>>> 
>>> I often had no time at all to report it; those crashes were
>>> ignored. Now, I feel I must report one of those occurrences to you.
>>> 
>>> Here is a (hopefully) useful backtrace:
>>
>> Unfortunately, no, it isn't useful.  You attached the debugger too
>> late, when the fatal except was already caught by the top-level
>> handler in the MinGW startup code, and by that time, all traces of
>> the original exception locus are lost.
>>
>> Please attach GDB to Emacs right after you start a new session, type
>> "continue", and let Emacs run as usual.

Just to be sure, nothing else to type: no "source .gdbinit" or
"xbacktrace" or something along those lines?

And, is it OK to try to reproduce those problems with the above
(release) version?  I'm willing to use another one, except that I'm not
ready yet to go with the Emacs 25 trunk version, as my Gnus fancy
splitting (based on BBDB) does not work there...

>> Then the fatal exception, when it happens, will be delivered to GDB
>> first, and you should be able to produce a more useful backtrace.
>
> OK, will try to do so.

Best regards,
  Seb





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
  2015-03-24 11:17       ` Sebastien Vauban
@ 2015-03-24 13:30         ` martin rudalics
       [not found]         ` <mailman.2673.1427203873.31049.bug-gnu-emacs@gnu.org>
                           ` (2 subsequent siblings)
  3 siblings, 0 replies; 9+ messages in thread
From: martin rudalics @ 2015-03-24 13:30 UTC (permalink / raw)
  To: Sebastien Vauban, Eli Zaretskii, 20179

 > Just to be sure, nothing else to type: no "source .gdbinit" or
 > "xbacktrace" or something along those lines?

Just run gdb from the src directory.

 > And, is it OK to try to reproduce those problems with the above
 > (release) version?

It's even essential (if we want to fix the bug before the next release).

martin





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
       [not found]           ` <mailman.2673.1427203873.31049.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
@ 2015-03-24 14:32             ` Sebastien Vauban
  0 siblings, 0 replies; 9+ messages in thread
From: Sebastien Vauban @ 2015-03-24 14:32 UTC (permalink / raw)
  To: martin rudalics; +Cc: 20179-ubl+/3LiMTaZdePnXv/OxA

martin rudalics wrote:
>> Just to be sure, nothing else to type: no "source .gdbinit" or
>> "xbacktrace" or something along those lines?
>
> Just run gdb from the src directory.
>
>> And, is it OK to try to reproduce those problems with the above
>> (release) version?
>
> It's even essential (if we want to fix the bug before the next release).

Well, the version I'm using comes from:

http://sourceforge.net/projects/emacs-bin/files/releases/emacs-24.4-bin-i686-mingw32.7z/download

and there is no src/ directory.  So, if that's a problem, let me know.

Best regards,
  Seb





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
  2015-03-24 11:17       ` Sebastien Vauban
  2015-03-24 13:30         ` martin rudalics
       [not found]         ` <mailman.2673.1427203873.31049.bug-gnu-emacs@gnu.org>
@ 2015-03-24 17:10         ` Eli Zaretskii
       [not found]         ` <mailman.2691.1427217069.31049.bug-gnu-emacs@gnu.org>
  3 siblings, 0 replies; 9+ messages in thread
From: Eli Zaretskii @ 2015-03-24 17:10 UTC (permalink / raw)
  To: Sebastien Vauban; +Cc: 20179

> From: Sebastien Vauban <sva-news@mygooglest.com>
> Date: Tue, 24 Mar 2015 12:17:24 +0100
> 
> >> Please attach GDB to Emacs right after you start a new session, type
> >> "continue", and let Emacs run as usual.
> 
> Just to be sure, nothing else to type: no "source .gdbinit" or
> "xbacktrace" or something along those lines?

It doesn't really matter.  If needed, you can always do that when the
problem occurs and GDB regains control.

> And, is it OK to try to reproduce those problems with the above
> (release) version?

It is better to try with the pretest of 24.5, if you can.  But if not,
24.4 is also OK.

Thanks.





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
       [not found]           ` <mailman.2691.1427217069.31049.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
@ 2015-03-30 14:39             ` Sebastien Vauban
  2015-03-30 14:51               ` Eli Zaretskii
  0 siblings, 1 reply; 9+ messages in thread
From: Sebastien Vauban @ 2015-03-30 14:39 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 20179-ubl+/3LiMTaZdePnXv/OxA

Eli Zaretskii wrote:
>> From: Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
>> Date: Tue, 24 Mar 2015 12:17:24 +0100
>> 
>>> Please attach GDB to Emacs right after you start a new session, type
>>> "continue", and let Emacs run as usual.
>> 
>> Just to be sure, nothing else to type: no "source .gdbinit" or
>> "xbacktrace" or something along those lines?
>
> It doesn't really matter.  If needed, you can always do that when the
> problem occurs and GDB regains control.
>
>> And, is it OK to try to reproduce those problems with the above
>> (release) version?
>
> It is better to try with the pretest of 24.5, if you can.  But if not,
> 24.4 is also OK.

I'm testing GNU Emacs 24.4.91.2 (x86_64-pc-mingw32) of 2015-03-13 on
LEG570 for a couple of days, directly from GDB, without crash.  I have
the _impression_ that my problem is not present (not at all, or not as
often) in the pretest of 24.5 as it was in 24.4 -- good news if this is
confirmed over time.

Though, this morning, in the above configuration (Cygwin GDB + pretest
of Emacs 24.5), I had a problem with the Org timestamps: they were one
hour late, like if the computer clock hadn't been updated with the
"summer" times here in Europe (since this Saturday).

I finally found that the problem does not come from Emacs itself, but
from the fact it's launched from Cygwin GDB!

When launched directly, the times (result of `format-time-string') are
correct...

See http://screencast.com/t/lFMrkqBgDR for a comparison.

Any idea how this problem can be circumvented?

Best regards,
  Seb





^ permalink raw reply	[flat|nested] 9+ messages in thread

* bug#20179: 24.4; Crash when S-TAB'ing on Org entry
  2015-03-30 14:39             ` Sebastien Vauban
@ 2015-03-30 14:51               ` Eli Zaretskii
  0 siblings, 0 replies; 9+ messages in thread
From: Eli Zaretskii @ 2015-03-30 14:51 UTC (permalink / raw)
  To: Sebastien Vauban; +Cc: 20179

> From: Sebastien Vauban <sva-news@mygooglest.com>
> Cc: 20179@debbugs.gnu.org
> Date: Mon, 30 Mar 2015 16:39:43 +0200
> 
> Though, this morning, in the above configuration (Cygwin GDB + pretest
> of Emacs 24.5), I had a problem with the Org timestamps: they were one
> hour late, like if the computer clock hadn't been updated with the
> "summer" times here in Europe (since this Saturday).
> 
> I finally found that the problem does not come from Emacs itself, but
> from the fact it's launched from Cygwin GDB!

Probably because GDB sets TZ to something a native Windows program
cannot grok.  Or something like that.

> Any idea how this problem can be circumvented?

You could unset TZ inside GDB before running Emacs (assuming my guess
is correct; what does "M-x getenv RET TZ RET" show inside Emacs?).

But the best way is to use a native port of GDB, of course.  Let me
know if you need a pointer to a binary distribution ready to be
installed.





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-03-30 14:51 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-23 14:17 bug#20179: 24.4; Crash when S-TAB'ing on Org entry Sebastien Vauban
2015-03-23 15:52 ` Eli Zaretskii
     [not found] ` <mailman.2609.1427125990.31049.bug-gnu-emacs@gnu.org>
     [not found]   ` <mailman.2609.1427125990.31049.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2015-03-23 16:03     ` Sebastien Vauban
     [not found]   ` <mailman.2610.1427126649.31049.bug-gnu-emacs@gnu.org>
     [not found]     ` <mailman.2610.1427126649.31049.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2015-03-24 11:17       ` Sebastien Vauban
2015-03-24 13:30         ` martin rudalics
     [not found]         ` <mailman.2673.1427203873.31049.bug-gnu-emacs@gnu.org>
     [not found]           ` <mailman.2673.1427203873.31049.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2015-03-24 14:32             ` Sebastien Vauban
2015-03-24 17:10         ` Eli Zaretskii
     [not found]         ` <mailman.2691.1427217069.31049.bug-gnu-emacs@gnu.org>
     [not found]           ` <mailman.2691.1427217069.31049.bug-gnu-emacs-mXXj517/zsQ@public.gmane.org>
2015-03-30 14:39             ` Sebastien Vauban
2015-03-30 14:51               ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.