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

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

bug#12579: 24.1; Emacs 24.1 / 24.2 (daily) crashes


From: Fabrice Niessen
Subject: bug#12579: 24.1; Emacs 24.1 / 24.2 (daily) crashes
Date: Wed, 07 Nov 2012 11:52:18 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (windows-nt)

Hi Eli,

New infloop. Same context (completing pattern for Helm-for-files). This time,
with a correct .gdbinit file.

--8<---------------cut here---------------start------------->8---
$ gdb -p 3956
GNU gdb (GDB) 7.5.50.20120815-cvs (cygwin-special)
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-cygwin".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Attaching to process 3956
[New Thread 3956.0x1fbc]
[New Thread 3956.0xc28]
[New Thread 3956.0x984]
[New Thread 3956.0x2224]
[New Thread 3956.0x1674]
[New Thread 3956.0x74]
[New Thread 3956.0x568]
[New Thread 3956.0x22ac]
[New Thread 3956.0x15c4]
Reading symbols from /cygdrive/c/Program Files/Emacs-24.2/bin/emacs.exe...done.
SIGINT is used by the debugger.
Are you sure you want to change it? (y or n) [answered Y; input not from 
terminal]
Warning: /cygdrive/c/Program Files/Emacs-24.2/bin/../lwlib: No such file or 
directory.
Environment variable "DISPLAY" not defined.
TERM = xterm-256color
Breakpoint 1 at 0x10013b6: file emacs.c, line 317.
Temporary breakpoint 2 at 0x11441d5: file sysdep.c, line 794.
(gdb) thread apply all backtrace

Thread 9 (Thread 3956.0x15c4):
#0  0x7c91120f in ntdll!DbgUiConnectToDbg () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7c962119 in ntdll!KiIntSystemCall () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x00000005 in ?? ()
#3  0x00000004 in ?? ()
#4  0x00000001 in ?? ()
#5  0x5ae3ffd0 in ?? ()
#6  0x00000000 in ?? ()

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
---Type <return> to continue, or q <return> to quit---
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 8 (Thread 3956.0x22ac):
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7c91d9da in ntdll!ZwReadFile () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x7c801879 in ReadFile () from /cygdrive/c/WINDOWS/system32/kernel32.dll
#3  0x00000158 in ?? ()
#4  0x00000000 in ?? ()

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
---Type <return> to continue, or q <return> to quit---
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 7 (Thread 3956.0x568):
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7c91df4a in ntdll!ZwWaitForMultipleObjects () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x7c809590 in KERNEL32!CreateFileMappingA () from 
/cygdrive/c/WINDOWS/system32/kernel32.dll
#3  0x77dc8631 in WmiFreeBuffer () from 
/cygdrive/c/WINDOWS/system32/ADVAPI32.DLL
#4  0x7c80b729 in KERNEL32!GetModuleFileNameA () from 
/cygdrive/c/WINDOWS/system32/kernel32.dll
#5  0x00000000 in ?? ()

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
---Type <return> to continue, or q <return> to quit---
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 6 (Thread 3956.0x74):
---Type <return> to continue, or q <return> to quit---
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7c91d9da in ntdll!ZwReadFile () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x7c801879 in ReadFile () from /cygdrive/c/WINDOWS/system32/kernel32.dll
#3  0x000005ac in ?? ()
#4  0x00000000 in ?? ()

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
---Type <return> to continue, or q <return> to quit---
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 5 (Thread 3956.0x1674):
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7c91df5a in ntdll!ZwWaitForSingleObject () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x7199402b in ?? () from /cygdrive/c/WINDOWS/System32/mswsock.dll
#3  0x719957c9 in ?? () from /cygdrive/c/WINDOWS/System32/mswsock.dll
#4  0x719f67de in WSACancelAsyncRequest () from 
/cygdrive/c/WINDOWS/system32/Ws2_32.dll
#5  0x0108d925 in _sys_read_ahead (fd=5) at w32.c:6079
#6  0x01033127 in reader_thread (arg=0x167dcf0) at w32proc.c:838
#7  0x7c80b729 in KERNEL32!GetModuleFileNameA () from 
/cygdrive/c/WINDOWS/system32/kernel32.dll
#8  0x00000000 in ?? ()

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
---Type <return> to continue, or q <return> to quit---
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 4 (Thread 3956.0x2224):
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7c91df5a in ntdll!ZwWaitForSingleObject () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x7c8025db in WaitForSingleObjectEx () from 
/cygdrive/c/WINDOWS/system32/kernel32.dll
#3  0x00000658 in ?? ()
#4  0x00000000 in ?? ()

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
---Type <return> to continue, or q <return> to quit---
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 3 (Thread 3956.0x984):
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
---Type <return> to continue, or q <return> to quit---
#1  0x7e3991be in USER32!GetProcessWindowStation () from 
/cygdrive/c/WINDOWS/system32/USER32.dll
#2  0x7e3991f1 in USER32!GetMessageW () from 
/cygdrive/c/WINDOWS/system32/USER32.dll
#3  0x01148948 in w32_msg_pump (msg_buf=0x5b8cff54) at w32fns.c:2375
#4  0x01148b86 in w32_msg_worker@4 (arg=0x0) at w32fns.c:2601
#5  0x7c80b729 in KERNEL32!GetModuleFileNameA () from 
/cygdrive/c/WINDOWS/system32/kernel32.dll
#6  0x00000000 in ?? ()

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
---Type <return> to continue, or q <return> to quit---
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 2 (Thread 3956.0xc28):
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7c91d21a in ntdll!ZwDelayExecution () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x7c8023f1 in SleepEx () from /cygdrive/c/WINDOWS/system32/kernel32.dll
#3  0x00000000 in ?? ()

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
---Type <return> to continue, or q <return> to quit---
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 1 (Thread 3956.0x1fbc):
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#1  0x7c91df5a in ntdll!ZwWaitForSingleObject () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#2  0x7c929b23 in ntdll!RtlpWaitForCriticalSection () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#3  0x7c911046 in ntdll!RtlEnumerateGenericTableLikeADirectory () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
#4  0x00a41fbc in ?? ()
#5  0x77bfd114 in msvcrt!_close () from /cygdrive/c/WINDOWS/system32/msvcrt.dll
#6  0x00000004 in ?? ()
#7  0x00000009 in ?? ()
#8  0x00000004 in ?? ()
#9  0x03e25e70 in ?? ()
#10 0x0108d41e in sys_close (fd=4) at w32.c:5918
#11 0x011452a8 in emacs_close (fd=4) at sysdep.c:2082
#12 0x01029ce4 in deactivate_process (proc=65166965) at process.c:3924
#13 0x01022d92 in remove_process (proc=65166965) at process.c:735
#14 0x0102ffff in status_notify (deleting_process=0x3e25e70) at process.c:6606
#15 0x01023263 in Fdelete_process (process=65166965) at process.c:850
#16 0x01013174 in eval_sub (form=61248718) at eval.c:2139
#17 0x0100f0aa in Fprogn (args=82271118) at eval.c:359
#18 0x01015cf1 in funcall_lambda (fun=82271182, nargs=1, arg_vector=0x829de0) 
at eval.c:2999
---Type <return> to continue, or q <return> to quit---
#19 0x01015600 in apply_lambda (fun=82271182, args=81429566) at eval.c:2883
#20 0x0101375b in eval_sub (form=81429542) at eval.c:2214
#21 0x0100f0aa in Fprogn (args=81429574) at eval.c:359
#22 0x01010582 in Fwhile (args=81429534) at eval.c:935
#23 0x01012d3c in eval_sub (form=81429526) at eval.c:2087
#24 0x0100f0aa in Fprogn (args=81429718) at eval.c:359
#25 0x01015cf1 in funcall_lambda (fun=81429774, nargs=0, arg_vector=0x82a160) 
at eval.c:2999
#26 0x01015600 in apply_lambda (fun=81429774, args=57358362) at eval.c:2883
#27 0x0101375b in eval_sub (form=81116406) at eval.c:2214
#28 0x0100f0aa in Fprogn (args=81109406) at eval.c:359
#29 0x01015cf1 in funcall_lambda (fun=81109374, nargs=0, arg_vector=0x82a360) 
at eval.c:2999
#30 0x01015600 in apply_lambda (fun=81109374, args=57358362) at eval.c:2883
#31 0x0101375b in eval_sub (form=73914550) at eval.c:2214
#32 0x0100f0aa in Fprogn (args=73914790) at eval.c:359
#33 0x0100ef2e in Fif (args=73914990) at eval.c:310
#34 0x01012d3c in eval_sub (form=73914982) at eval.c:2087
#35 0x0100f0aa in Fprogn (args=73915126) at eval.c:359
#36 0x01015cf1 in funcall_lambda (fun=73915102, nargs=1, arg_vector=0x82a6c0) 
at eval.c:2999
#37 0x01015600 in apply_lambda (fun=73915102, args=73915590) at eval.c:2883
#38 0x0101375b in eval_sub (form=73915574) at eval.c:2214
#39 0x0100f0aa in Fprogn (args=73915926) at eval.c:359
#40 0x01012d3c in eval_sub (form=73915982) at eval.c:2087
#41 0x01010a4e in Funwind_protect (args=73915990) at eval.c:1147
#42 0x01012d3c in eval_sub (form=73915998) at eval.c:2087
#43 0x0100f0aa in Fprogn (args=73916006) at eval.c:359
#44 0x01103187 in Fsave_current_buffer (args=73916006) at editfns.c:962
#45 0x01012d3c in eval_sub (form=73916014) at eval.c:2087
#46 0x0100f0aa in Fprogn (args=73916022) at eval.c:359
#47 0x010104e9 in Flet (args=73916030) at eval.c:913
#48 0x01012d3c in eval_sub (form=73916038) at eval.c:2087
#49 0x0100f0aa in Fprogn (args=73916174) at eval.c:359
#50 0x01012d3c in eval_sub (form=73916166) at eval.c:2087
#51 0x01010da4 in internal_lisp_condition_case (var=59048394, 
bodyform=73916166, handlers=83243014) at eval.c:1242
#52 0x01010abe in Fcondition_case (args=73916230) at eval.c:1183
#53 0x01012d3c in eval_sub (form=73916238) at eval.c:2087
#54 0x0100f0aa in Fprogn (args=73916246) at eval.c:359
#55 0x010104e9 in Flet (args=73916254) at eval.c:913
#56 0x01012d3c in eval_sub (form=73916262) at eval.c:2087
#57 0x0100f0aa in Fprogn (args=73916294) at eval.c:359
#58 0x01015cf1 in funcall_lambda (fun=73916270, nargs=0, arg_vector=0x82b4ec) 
at eval.c:2999
#59 0x01015391 in Ffuncall (nargs=1, args=0x82b4e8) at eval.c:2835
#60 0x0101385e in Fapply (nargs=2, args=0x82b4e8) at eval.c:2251
#61 0x01014c0e in Ffuncall (nargs=3, args=0x82b4e4) at eval.c:2755
#62 0x010e0f13 in exec_byte_code (bytestr=20931649, vector=20931701, 
maxdepth=16, args_template=57358362, nargs=0, args=0x0)
    at bytecode.c:899
#63 0x010e02da in Fbyte_code (bytestr=20931649, vector=20931701, maxdepth=16) 
at bytecode.c:474
#64 0x01013258 in eval_sub (form=20931638) at eval.c:2145
---Type <return> to continue, or q <return> to quit---
#65 0x01010da4 in internal_lisp_condition_case (var=57358362, 
bodyform=20931638, handlers=20115822) at eval.c:1242
#66 0x010e1b50 in exec_byte_code (bytestr=20931393, vector=20931525, 
maxdepth=20, args_template=57358362, nargs=0, args=0x0)
    at bytecode.c:1095
#67 0x01015e26 in funcall_lambda (fun=20931365, nargs=1, arg_vector=0x36b381a 
<__register_frame_info+57358362>) at eval.c:3006
#68 0x010152bf in Ffuncall (nargs=2, args=0x82bbd8) at eval.c:2823
#69 0x01014661 in call1 (fn=57400610, arg1=68836981) at eval.c:2568
#70 0x01040874 in timer_check_2 (timers=110430494, idle_timers=103429038) at 
keyboard.c:4386
#71 0x0104095d in timer_check () at keyboard.c:4453
#72 0x0103e7e6 in readable_events (flags=1) at keyboard.c:3350
#73 0x010472bb in get_input_pending (flags=1) at keyboard.c:6679
#74 0x01052a98 in detect_input_pending_run_timers (do_display=true) at 
keyboard.c:10272
#75 0x0102b77f in wait_reading_process_output (time_limit=8, nsecs=0, 
read_kbd=-1, do_display=true, wait_for_cell=57358362,
    wait_proc=0x0, just_wait_proc=0) at process.c:4749
#76 0x010fb997 in sit_for (timeout=32, reading=true, display_option=1) at 
dispnew.c:5977
#77 0x0103baf8 in read_char (commandflag=1, nmaps=2, maps=0x82c070, 
prev_event=57358362, used_mouse_menu=0x82c143, end_time=0x0)
    at keyboard.c:2668
#78 0x0104eef4 in read_key_sequence (keybuf=0x82c2c0, bufsize=30, 
prompt=57358362, dont_downcase_last=false,
    can_return_switch_frame=true, fix_current_buffer=true) at keyboard.c:9230
#79 0x010385c4 in command_loop_1 () at keyboard.c:1458
#80 0x01010e86 in internal_condition_case (bfun=0x10380de <command_loop_1>, 
handlers=57408946, hfun=0x10378fd <cmd_error>)
    at eval.c:1288
#81 0x01037d57 in command_loop_2 (ignore=57358362) at keyboard.c:1167
#82 0x010108e3 in internal_catch (tag=57462578, func=0x1037d33 
<command_loop_2>, arg=57358362) at eval.c:1059
#83 0x01037cc0 in command_loop () at keyboard.c:1138
#84 0x010372cb in recursive_edit_1 () at keyboard.c:778
#85 0x010be480 in read_minibuf (map=78807830, initial=57358362, 
prompt=76689313, expflag=false, histvar=57480154, histpos=0,
    defalt=113959521, allow_props=false, inherit_input_method=true) at 
minibuf.c:674
#86 0x010bf18a in Fread_from_minibuffer (prompt=76689313, 
initial_contents=57358362, keymap=78807830, sys_read=57358362,
    hist=57358362, default_value=113959521, inherit_input_method=57358386) at 
minibuf.c:976
#87 0x010134c8 in eval_sub (form=80489918) at eval.c:2163
#88 0x0100f0aa in Fprogn (args=80490006) at eval.c:359
#89 0x010104e9 in Flet (args=80489038) at eval.c:913
#90 0x01012d3c in eval_sub (form=80489046) at eval.c:2087
#91 0x0100f0aa in Fprogn (args=80489062) at eval.c:359
#92 0x0100eff8 in Fcond (args=80489086) at eval.c:337
#93 0x01012d3c in eval_sub (form=80489094) at eval.c:2087
#94 0x0100f0aa in Fprogn (args=80489102) at eval.c:359
#95 0x01010051 in FletX (args=80489110) at eval.c:843
#96 0x01012d3c in eval_sub (form=80489118) at eval.c:2087
#97 0x0100f0aa in Fprogn (args=80489142) at eval.c:359
#98 0x01103187 in Fsave_current_buffer (args=80489134) at editfns.c:962
#99 0x01012d3c in eval_sub (form=80489126) at eval.c:2087
#100 0x0100f0aa in Fprogn (args=80489182) at eval.c:359
#101 0x01015cf1 in funcall_lambda (fun=80489150, nargs=7, arg_vector=0x82ce40) 
at eval.c:2999
#102 0x01015600 in apply_lambda (fun=80489150, args=83389990) at eval.c:2883
#103 0x0101375b in eval_sub (form=83389998) at eval.c:2214
#104 0x01010a4e in Funwind_protect (args=83389926) at eval.c:1147
---Type <return> to continue, or q <return> to quit---
#105 0x01012d3c in eval_sub (form=83389934) at eval.c:2087
#106 0x0100f0aa in Fprogn (args=83389878) at eval.c:359
#107 0x01012d3c in eval_sub (form=83389910) at eval.c:2087
#108 0x01010a4e in Funwind_protect (args=83389862) at eval.c:1147
#109 0x01012d3c in eval_sub (form=83389870) at eval.c:2087
#110 0x0100f0aa in Fprogn (args=81915262) at eval.c:359
#111 0x010104e9 in Flet (args=81915270) at eval.c:913
#112 0x01012d3c in eval_sub (form=81915278) at eval.c:2087
#113 0x0100f0aa in Fprogn (args=81915286) at eval.c:359
#114 0x010104e9 in Flet (args=81915438) at eval.c:913
#115 0x01012d3c in eval_sub (form=81915446) at eval.c:2087
#116 0x01010da4 in internal_lisp_condition_case (var=59048394, 
bodyform=81915446, handlers=83391758) at eval.c:1242
#117 0x01010abe in Fcondition_case (args=81915526) at eval.c:1183
#118 0x01012d3c in eval_sub (form=81915534) at eval.c:2087
#119 0x01010a4e in Funwind_protect (args=81915550) at eval.c:1147
#120 0x01012d3c in eval_sub (form=81915542) at eval.c:2087
#121 0x0100f0aa in Fprogn (args=81915654) at eval.c:359
#122 0x010104e9 in Flet (args=81915662) at eval.c:913
#123 0x01012d3c in eval_sub (form=81915670) at eval.c:2087
#124 0x0100f0aa in Fprogn (args=81915678) at eval.c:359
#125 0x010108e3 in internal_catch (tag=57462578, func=0x100f055 <Fprogn>, 
arg=83390926) at eval.c:1059
#126 0x01010849 in Fcatch (args=83390934) at eval.c:1030
#127 0x01012d3c in eval_sub (form=83390942) at eval.c:2087
#128 0x0100f0aa in Fprogn (args=81915710) at eval.c:359
#129 0x01015cf1 in funcall_lambda (fun=81915686, nargs=9, arg_vector=0x82df04) 
at eval.c:2999
#130 0x01015391 in Ffuncall (nargs=10, args=0x82df00) at eval.c:2835
#131 0x010140a8 in Fapply (nargs=2, args=0x82dfb0) at eval.c:2308
#132 0x01012fcd in eval_sub (form=83317262) at eval.c:2111
#133 0x0100f0aa in Fprogn (args=83317230) at eval.c:359
#134 0x0100ef2e in Fif (args=83345062) at eval.c:310
#135 0x01012d3c in eval_sub (form=83345070) at eval.c:2087
#136 0x0100f0aa in Fprogn (args=83344998) at eval.c:359
#137 0x0100ef2e in Fif (args=83345014) at eval.c:310
#138 0x01012d3c in eval_sub (form=83345022) at eval.c:2087
#139 0x0100f0aa in Fprogn (args=83344990) at eval.c:359
#140 0x010104e9 in Flet (args=83344982) at eval.c:913
#141 0x01012d3c in eval_sub (form=83344974) at eval.c:2087
#142 0x0100f0aa in Fprogn (args=83344942) at eval.c:359
#143 0x01015cf1 in funcall_lambda (fun=83344966, nargs=9, arg_vector=0x82e674) 
at eval.c:2999
#144 0x01015391 in Ffuncall (nargs=10, args=0x82e670) at eval.c:2835
#145 0x010140a8 in Fapply (nargs=2, args=0x82e720) at eval.c:2308
#146 0x01012fcd in eval_sub (form=83317406) at eval.c:2111
#147 0x0100f0aa in Fprogn (args=83345198) at eval.c:359
#148 0x01015cf1 in funcall_lambda (fun=83345182, nargs=0, arg_vector=0x82e964) 
at eval.c:2999
#149 0x01015391 in Ffuncall (nargs=1, args=0x82e960) at eval.c:2835
#150 0x01012fcd in eval_sub (form=83157662) at eval.c:2111
#151 0x01010a4e in Funwind_protect (args=83157646) at eval.c:1147
---Type <return> to continue, or q <return> to quit---
#152 0x01012d3c in eval_sub (form=83157670) at eval.c:2087
#153 0x0100f0aa in Fprogn (args=83157510) at eval.c:359
#154 0x01015cf1 in funcall_lambda (fun=83157446, nargs=2, arg_vector=0x82ec20) 
at eval.c:2999
#155 0x01015600 in apply_lambda (fun=83157446, args=83345086) at eval.c:2883
#156 0x0101375b in eval_sub (form=83345094) at eval.c:2214
#157 0x0100ef11 in Fif (args=83345062) at eval.c:309
#158 0x01012d3c in eval_sub (form=83345070) at eval.c:2087
#159 0x0100f0aa in Fprogn (args=83344998) at eval.c:359
#160 0x0100ef2e in Fif (args=83345014) at eval.c:310
#161 0x01012d3c in eval_sub (form=83345022) at eval.c:2087
#162 0x0100f0aa in Fprogn (args=83344990) at eval.c:359
#163 0x010104e9 in Flet (args=83344982) at eval.c:913
#164 0x01012d3c in eval_sub (form=83344974) at eval.c:2087
#165 0x0100f0aa in Fprogn (args=83344942) at eval.c:359
#166 0x01015cf1 in funcall_lambda (fun=83344966, nargs=4, arg_vector=0x82f290) 
at eval.c:2999
#167 0x01015600 in apply_lambda (fun=83344966, args=80062622) at eval.c:2883
#168 0x0101375b in eval_sub (form=80062614) at eval.c:2214
#169 0x0100f0aa in Fprogn (args=80062742) at eval.c:359
#170 0x01015cf1 in funcall_lambda (fun=80062798, nargs=2, arg_vector=0x82f4a0) 
at eval.c:2999
#171 0x01015600 in apply_lambda (fun=80062798, args=81180374) at eval.c:2883
#172 0x0101375b in eval_sub (form=81180382) at eval.c:2214
#173 0x0100f0aa in Fprogn (args=81180358) at eval.c:359
#174 0x010104e9 in Flet (args=81180390) at eval.c:913
#175 0x01012d3c in eval_sub (form=81180422) at eval.c:2087
#176 0x0100f0aa in Fprogn (args=81180214) at eval.c:359
#177 0x01015cf1 in funcall_lambda (fun=81180102, nargs=0, arg_vector=0x82f954) 
at eval.c:2999
#178 0x01015391 in Ffuncall (nargs=1, args=0x82f950) at eval.c:2835
#179 0x010145d8 in apply1 (fn=60929386, arg=57358362) at eval.c:2535
#180 0x010e4c85 in Fcall_interactively (function=60929386, 
record_flag=57358362, keys=57379757) at callint.c:377
#181 0x01014f7d in Ffuncall (nargs=4, args=0x82fb60) at eval.c:2781
#182 0x010146db in call3 (fn=57469674, arg1=60929386, arg2=57358362, 
arg3=57358362) at eval.c:2599
#183 0x010529fe in Fcommand_execute (cmd=60929386, record_flag=57358362, 
keys=57358362, special=57358362) at keyboard.c:10240
#184 0x01038e13 in command_loop_1 () at keyboard.c:1586
#185 0x01010e86 in internal_condition_case (bfun=0x10380de <command_loop_1>, 
handlers=57408946, hfun=0x10378fd <cmd_error>)
    at eval.c:1288
#186 0x01037d57 in command_loop_2 (ignore=57358362) at keyboard.c:1167
#187 0x010108e3 in internal_catch (tag=57398802, func=0x1037d33 
<command_loop_2>, arg=57358362) at eval.c:1059
#188 0x01037d11 in command_loop () at keyboard.c:1146
#189 0x010372cb in recursive_edit_1 () at keyboard.c:778
#190 0x010375f8 in Frecursive_edit () at keyboard.c:842
#191 0x01002920 in main (argc=1, argv=0xa44480) at emacs.c:1552

Lisp Backtrace:
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
---Type <return> to continue, or q <return> to quit---
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
---Type <return> to continue, or q <return> to quit---
"call-interactively" (0x82fb64)
(gdb) thread 1
[Switching to thread 1 (Thread 3956.0x1fbc)]
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb) xbacktrace
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
---Type <return> to continue, or q <return> to quit---
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)
(gdb) thread apply all xbacktrace

Thread 9 (Thread 3956.0x15c4):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
---Type <return> to continue, or q <return> to quit---
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 8 (Thread 3956.0x22ac):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
---Type <return> to continue, or q <return> to quit---
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 7 (Thread 3956.0x568):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
---Type <return> to continue, or q <return> to quit---
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 6 (Thread 3956.0x74):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
---Type <return> to continue, or q <return> to quit---
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 5 (Thread 3956.0x1674):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
---Type <return> to continue, or q <return> to quit---
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 4 (Thread 3956.0x2224):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
---Type <return> to continue, or q <return> to quit---
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 3 (Thread 3956.0x984):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
---Type <return> to continue, or q <return> to quit---
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
---Type <return> to continue, or q <return> to quit---
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 2 (Thread 3956.0xc28):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
---Type <return> to continue, or q <return> to quit---
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)

Thread 1 (Thread 3956.0x1fbc):
"delete-process" (0x829c9c)
"helm-kill-async-process" (0x829de0)
"while" (0x82a074)
"helm-kill-async-processes" (0x82a160)
"helm-update" (0x82a360)
"if" (0x82a5d4)
"helm-check-new-input" (0x82a6c0)
"progn" (0x82a914)
"unwind-protect" (0x82aa44)
"save-current-buffer" (0x82aba4)
"let" (0x82ad74)
"progn" (0x82aea4)
"condition-case" (0x82b084)
"let" (0x82b254)
"helm-check-minibuffer-input-1" (0x82b4ec)
"apply" (0x82b4e8)
"byte-code" (0x82b75c)
"timer-event-handler" (0x82bbdc)
"read-from-minibuffer" (0x82c6dc)
"let" (0x82c904)
"cond" (0x82ca64)
"let*" (0x82cbf4)
"save-current-buffer" (0x82cd54)
"helm-read-pattern-maybe" (0x82ce40)
"unwind-protect" (0x82d0a4)
"progn" (0x82d1d4)
"unwind-protect" (0x82d304)
"let" (0x82d4d4)
"let" (0x82d6a4)
"condition-case" (0x82d884)
"unwind-protect" (0x82d9b4)
"let" (0x82db84)
"catch" (0x82dd74)
"helm-internal" (0x82df04)
"apply" (0x82dfb0)
"if" (0x82e1b4)
---Type <return> to continue, or q <return> to quit---
"if" (0x82e314)
"let" (0x82e4e4)
"helm" (0x82e674)
"apply" (0x82e720)
0x4f7bf18 Lisp type 6
"funcall" (0x82e960)
"unwind-protect" (0x82eb34)
"helm-let-internal" (0x82ec20)
"if" (0x82ee74)
"if" (0x82efd4)
"let" (0x82f1a4)
"helm" (0x82f290)
"helm-other-buffer" (0x82f4a0)
"let" (0x82f794)
"helm-for-files" (0x82f954)
"call-interactively" (0x82fb64)
(gdb) thread 1
[Switching to thread 1 (Thread 3956.0x1fbc)]
#0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll
(gdb) finish
Run till exit from #0  0x7c91e514 in ntdll!LdrAccessResource () from 
/cygdrive/c/WINDOWS/system32/ntdll.dll

<< waited for more than 1 minute. Nothing happened. Killed Emacs >>

[Inferior 1 (process 3956) exited with code 01]
(gdb) exit
Undefined command: "exit".  Try "help".
(gdb) quit
--8<---------------cut here---------------end--------------->8---

I hope you'll see some interesting information in there...

However, I'm surprised that `finish' never does something sensible here. It
simply is stuck as well...

Best regards,
Fabrice Niessen





reply via email to

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