Package: emacs;
Reported by: Sebastien Vauban <sva-news <at> mygooglest.com>
Date: Fri, 28 Mar 2014 10:11:02 UTC
Severity: normal
Tags: moreinfo
Found in version 24.3.50
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 17129 in the body.
You can then email your comments to 17129 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-gnu-emacs <at> gnu.org
:bug#17129
; Package emacs
.
(Fri, 28 Mar 2014 10:11:02 GMT) Full text and rfc822 format available.Sebastien Vauban <sva-news <at> mygooglest.com>
:bug-gnu-emacs <at> gnu.org
.
(Fri, 28 Mar 2014 10:11:02 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: Sebastien Vauban <sva-news <at> mygooglest.com> To: bug-gnu-emacs <at> gnu.org Subject: 24.3.50; Emacs crash when finalizing Org capture Date: Fri, 28 Mar 2014 11:09:01 +0100
Hello, When typing C-c C-c to finalize capture an Org note, Emacs crashed. Org-mode version 8.2.5h (release_8.2.5h-864-g3e5fc4), pulled yesterday. Backtrace: --8<---------------cut here---------------start------------->8--- $ gdb -p 1168 GNU gdb (GDB) 7.6.50.20130728-cvs (cygwin-special) Copyright (C) 2013 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 1168 [New Thread 1168.0x3c4] [New Thread 1168.0x2540] [New Thread 1168.0xae4] [New Thread 1168.0xf78] [New Thread 1168.0x2cc8] [New Thread 1168.0x15ec] [New Thread 1168.0xb18] [New Thread 1168.0x2838] Reading symbols from /cygdrive/c/Program Files (x86)/emacs-r114715-20131019-w32/bin/emacs.exe...done. (gdb) continue Continuing. [Thread 1168.0x2838 exited with code 0] Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 1168.0x3c4] 0x75679bfd in KERNELBASE!DebugBreak () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll (gdb) thread apply all backtrace Thread 7 (Thread 1168.0xb18): #0 0x774fdc34 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x755f1129 in WaitForSingleObjectEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x00000574 in ?? () #3 0x00000000 in ?? () Thread 6 (Thread 1168.0x15ec): #0 0x774ff6b4 in ntdll!ZwWaitForWorkViaWorkerFactory () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x774f4524 in ntdll!TpIsTimerSet () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #2 0x76fa850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #3 0x7752bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #4 0x7752bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #5 0x00000000 in ?? () Thread 5 (Thread 1168.0x2cc8): #0 0x774ff6b4 in ntdll!ZwWaitForWorkViaWorkerFactory () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x774f4524 in ntdll!TpIsTimerSet () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #2 0x76fa850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #3 0x7752bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #4 0x7752bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #5 0x00000000 in ?? () Thread 4 (Thread 1168.0xf78): #0 0x74ecb891 in USER32!CharNextA () from /cygdrive/c/Windows/SYSTEM32/USER32.dll #1 0x76e5de19 in combase!StringFromCLSID () from /cygdrive/c/Windows/SYSTEM32/combase.dll #2 0x76ec0892 in combase!CoRegisterSurrogateEx () from /cygdrive/c/Windows/SYSTEM32/combase.dll #3 0x76ec08df in combase!CoRegisterSurrogateEx () from /cygdrive/c/Windows/SYSTEM32/combase.dll #4 0x76e44dfa in combase!CleanupTlsOleState () from /cygdrive/c/Windows/SYSTEM32/combase.dll #5 0x76e44fc2 in combase!CleanupTlsOleState () from /cygdrive/c/Windows/SYSTEM32/combase.dll #6 0x76fa850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #7 0x7752bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #8 0x7752bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #9 0x00000000 in ?? () Thread 3 (Thread 1168.0xae4): #0 0x774fe1a4 in ntdll!ZwWaitForMultipleObjects () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x755fc752 in KERNELBASE!GetModuleHandleExW () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x76e44a30 in combase!CleanupTlsOleState () from /cygdrive/c/Windows/SYSTEM32/combase.dll #3 0x76e5df89 in combase!StringFromCLSID () from /cygdrive/c/Windows/SYSTEM32/combase.dll #4 0x76e90154 in combase!CoMarshalInterThreadInterfaceInStream () from /cygdrive/c/Windows/SYSTEM32/combase.dll #5 0x76ec08df in combase!CoRegisterSurrogateEx () from /cygdrive/c/Windows/SYSTEM32/combase.dll #6 0x76e44dfa in combase!CleanupTlsOleState () from /cygdrive/c/Windows/SYSTEM32/combase.dll #7 0x76e44fc2 in combase!CleanupTlsOleState () from /cygdrive/c/Windows/SYSTEM32/combase.dll #8 0x76fa850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #9 0x7752bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #10 0x7752bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #11 0x00000000 in ?? () Thread 2 (Thread 1168.0x2540): #0 0x74ecb891 in USER32!CharNextA () from /cygdrive/c/Windows/SYSTEM32/USER32.dll #1 0x011e1720 in w32_msg_pump (msg_buf=0x6f05ff24) at c:/msys/home/dani/emacs/repo/src/w32fns.c:2436 #2 0x011e195e in w32_msg_worker <at> 4 (arg=0x0) at c:/msys/home/dani/emacs/repo/src/w32fns.c:2662 #3 0x76fa850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #4 0x7752bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #5 0x7752bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #6 0x00000000 in ?? () Thread 1 (Thread 1168.0x3c4): #0 0x75679bfd in KERNELBASE!DebugBreak () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #1 0x011ec39c in emacs_abort () at c:/msys/home/dani/emacs/repo/src/w32fns.c:7984 #2 0x010e1a93 in terminate_due_to_signal (sig=22, backtrace_limit=2147483647) at c:/msys/home/dani/emacs/repo/src/emacs.c:377 #3 0x01153f7a in die ( msg=0x146ce0c <DEFAULT_REHASH_SIZE+644> "(row = MATRIX_ROW (w->current_matrix, w->window_end_vpos), !row->enabled_p || MATRIX_ROW_DISPLAYS_TEXT_P (row) || MATRIX_ROW_VPOS (row, w->current_matrix) == 0)", file=0x146cb90 <DEFAULT_REHASH_SIZE+8> "c:/msys/home/dani/emacs/repo/src/xdisp.c", line=2592) at c:/msys/home/dani/emacs/repo/src/alloc.c:6611 #4 0x01024353 in check_window_end (w=0x9e72cb0) at c:/msys/home/dani/emacs/repo/src/xdisp.c:2589 #5 0x01044baf in redisplay_window (window=166145205, just_this_one_p=1) at c:/msys/home/dani/emacs/repo/src/xdisp.c:15488 #6 0x01040233 in redisplay_window_1 (window=166145205) at c:/msys/home/dani/emacs/repo/src/xdisp.c:13825 #7 0x0116f024 in internal_condition_case_1 (bfun=0x10401fd <redisplay_window_1>, arg=166145205, handlers=57570390, hfun=0x104019c <redisplay_window_error>) at c:/msys/home/dani/emacs/repo/src/eval.c:1355 #8 0x0103f6d0 in redisplay_internal () at c:/msys/home/dani/emacs/repo/src/xdisp.c:13481 #9 0x0103fc1e in redisplay_preserve_echo_area (from_where=2) at c:/msys/home/dani/emacs/repo/src/xdisp.c:13657 #10 0x0100e355 in Fredisplay (force=57587738) at c:/msys/home/dani/emacs/repo/src/dispnew.c:5792 #11 0x01172082 in Ffuncall (nargs=1, args=0x888ce0) at c:/msys/home/dani/emacs/repo/src/eval.c:2789 #12 0x011b257f in exec_byte_code (bytestr=19336113, vector=19336133, maxdepth=28, args_template=3076, nargs=1, args=0x88900c) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #13 0x01172864 in funcall_lambda (fun=19336093, nargs=1, arg_vector=0x889008) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #14 0x011722be in Ffuncall (nargs=2, args=0x889004) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #15 0x011b257f in exec_byte_code (bytestr=58535201, vector=109627597, maxdepth=28, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #16 0x01172c28 in funcall_lambda (fun=109627869, nargs=0, arg_vector=0x688c8cd) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #17 0x011722be in Ffuncall (nargs=1, args=0x889334) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #18 0x011b257f in exec_byte_code (bytestr=103750257, vector=110799669, maxdepth=20, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #19 0x01172c28 in funcall_lambda (fun=110799773, nargs=0, arg_vector=0x69aab35) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #20 0x011722be in Ffuncall (nargs=1, args=0x889664) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #21 0x011b257f in exec_byte_code (bytestr=58901329, vector=110799341, maxdepth=4, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #22 0x01172c28 in funcall_lambda (fun=110799357, nargs=0, arg_vector=0x69aa9ed) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #23 0x011722be in Ffuncall (nargs=1, args=0x889984) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #24 0x011b257f in exec_byte_code (bytestr=103854289, vector=109715805, maxdepth=8, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #25 0x01172c28 in funcall_lambda (fun=110800861, nargs=1, arg_vector=0x68a215d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #26 0x011722be in Ffuncall (nargs=2, args=0x889ca4) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #27 0x011b257f in exec_byte_code (bytestr=103857345, vector=109715941, maxdepth=28, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #28 0x01172c28 in funcall_lambda (fun=109716109, nargs=0, arg_vector=0x68a21e5) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #29 0x01172583 in apply_lambda (fun=109716109, args=57587738) at c:/msys/home/dani/emacs/repo/src/eval.c:2898 #30 0x01170f2b in eval_sub (form=115620550) at c:/msys/home/dani/emacs/repo/src/eval.c:2204 #31 0x0116ede2 in internal_lisp_condition_case (var=59745978, bodyform=115620550, handlers=115620502) at c:/msys/home/dani/emacs/repo/src/eval.c:1300 #32 0x011b34d1 in exec_byte_code (bytestr=103836609, vector=110800581, maxdepth=16, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:1169 #33 0x01172c28 in funcall_lambda (fun=110800677, nargs=1, arg_vector=0x69aaec5) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #34 0x011722be in Ffuncall (nargs=2, args=0x88a464) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #35 0x011b257f in exec_byte_code (bytestr=103801009, vector=110800333, maxdepth=8, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #36 0x01172c28 in funcall_lambda (fun=110800365, nargs=0, arg_vector=0x69aadcd) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #37 0x011722be in Ffuncall (nargs=1, args=0x88a808) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #38 0x011715f0 in funcall_nil (nargs=1, args=0x88a808) at c:/msys/home/dani/emacs/repo/src/eval.c:2340 #39 0x01171a2d in run_hook_with_args (nargs=1, args=0x88a808, funcall=0x11715d8 <funcall_nil>) at c:/msys/home/dani/emacs/repo/src/eval.c:2525 #40 0x01171634 in Frun_hooks (nargs=3, args=0x88a8c4) at c:/msys/home/dani/emacs/repo/src/eval.c:2367 #41 0x01171f72 in Ffuncall (nargs=4, args=0x88a8c0) at c:/msys/home/dani/emacs/repo/src/eval.c:2770 #42 0x011715ad in Fapply (nargs=2, args=0x88a9dc) at c:/msys/home/dani/emacs/repo/src/eval.c:2328 #43 0x01171f72 in Ffuncall (nargs=3, args=0x88a9d8) at c:/msys/home/dani/emacs/repo/src/eval.c:2770 #44 0x011b257f in exec_byte_code (bytestr=19332385, vector=19332405, maxdepth=20, args_template=512, nargs=1, args=0x88ad08) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #45 0x01172864 in funcall_lambda (fun=19332365, nargs=1, arg_vector=0x88ad08) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #46 0x011722be in Ffuncall (nargs=2, args=0x88ad04) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #47 0x011b257f in exec_byte_code (bytestr=20032137, vector=20032157, maxdepth=20, args_template=0, nargs=0, args=0x88b040) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #48 0x01172864 in funcall_lambda (fun=20032109, nargs=0, arg_vector=0x88b040) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #49 0x011722be in Ffuncall (nargs=1, args=0x88b03c) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #50 0x011b257f in exec_byte_code (bytestr=19478561, vector=19478581, maxdepth=20, args_template=2052, nargs=2, args=0x88b390) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #51 0x01172864 in funcall_lambda (fun=19478541, nargs=2, arg_vector=0x88b388) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #52 0x011722be in Ffuncall (nargs=3, args=0x88b384) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #53 0x011b257f in exec_byte_code (bytestr=19477945, vector=19477965, maxdepth=64, args_template=1024, nargs=0, args=0x88b6c8) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #54 0x01172864 in funcall_lambda (fun=19477925, nargs=0, arg_vector=0x88b6c8) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #55 0x011722be in Ffuncall (nargs=1, args=0x88b6c4) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #56 0x011b257f in exec_byte_code (bytestr=19325929, vector=19472861, maxdepth=4, args_template=0, nargs=0, args=0x88b9f4) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #57 0x01172864 in funcall_lambda (fun=19472837, nargs=0, arg_vector=0x88b9f4) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #58 0x011722be in Ffuncall (nargs=1, args=0x88b9f0) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #59 0x01170bb4 in eval_sub (form=172800782) at c:/msys/home/dani/emacs/repo/src/eval.c:2131 #60 0x0116ede2 in internal_lisp_condition_case (var=59746050, bodyform=172800782, handlers=172800830) at c:/msys/home/dani/emacs/repo/src/eval.c:1300 #61 0x011b34d1 in exec_byte_code (bytestr=19472737, vector=19472757, maxdepth=28, args_template=1024, nargs=1, args=0x88bec0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:1169 #62 0x01172864 in funcall_lambda (fun=19472709, nargs=1, arg_vector=0x88bebc) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #63 0x011722be in Ffuncall (nargs=2, args=0x88beb8) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #64 0x011b257f in exec_byte_code (bytestr=19472057, vector=19472077, maxdepth=44, args_template=5120, nargs=2, args=0x88c20c) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #65 0x01172864 in funcall_lambda (fun=19472037, nargs=2, arg_vector=0x88c204) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #66 0x011722be in Ffuncall (nargs=3, args=0x88c200) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #67 0x011b257f in exec_byte_code (bytestr=19470945, vector=19470965, maxdepth=76, args_template=6168, nargs=6, args=0x88c588) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #68 0x01172864 in funcall_lambda (fun=19470925, nargs=6, arg_vector=0x88c570) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #69 0x011722be in Ffuncall (nargs=7, args=0x88c56c) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #70 0x011b257f in exec_byte_code (bytestr=19470137, vector=19470157, maxdepth=72, args_template=4100, nargs=1, args=0x88c8b8) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #71 0x01172864 in funcall_lambda (fun=19470117, nargs=1, arg_vector=0x88c8b4) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #72 0x011722be in Ffuncall (nargs=2, args=0x88c8b0) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #73 0x011b257f in exec_byte_code (bytestr=145756833, vector=149645565, maxdepth=24, args_template=0, nargs=0, args=0x88cbe4) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #74 0x01172864 in funcall_lambda (fun=149645685, nargs=0, arg_vector=0x88cbe4) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #75 0x011722be in Ffuncall (nargs=1, args=0x88cbe0) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #76 0x011b257f in exec_byte_code (bytestr=147204625, vector=149540901, maxdepth=40, args_template=3080, nargs=2, args=0x88cf20) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #77 0x01172864 in funcall_lambda (fun=149540989, nargs=2, arg_vector=0x88cf18) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #78 0x011722be in Ffuncall (nargs=3, args=0x88cf14) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #79 0x011b257f in exec_byte_code (bytestr=146989265, vector=107925405, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #80 0x01172c28 in funcall_lambda (fun=107929469, nargs=0, arg_vector=0x66ecf9d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #81 0x011722be in Ffuncall (nargs=1, args=0x88d234) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #82 0x011b257f in exec_byte_code (bytestr=147523393, vector=108060589, maxdepth=4, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #83 0x01172c28 in funcall_lambda (fun=108060613, nargs=0, arg_vector=0x670dfad) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #84 0x011722be in Ffuncall (nargs=1, args=0x88d554) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #85 0x011b257f in exec_byte_code (bytestr=146111105, vector=107831189, maxdepth=24, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #86 0x01172c28 in funcall_lambda (fun=107835261, nargs=5, arg_vector=0x66d5f95) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #87 0x011722be in Ffuncall (nargs=6, args=0x88d884) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #88 0x011b257f in exec_byte_code (bytestr=148172913, vector=142357965, maxdepth=28, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #89 0x01172c28 in funcall_lambda (fun=107855741, nargs=1, arg_vector=0x87c35cd) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #90 0x01172583 in apply_lambda (fun=107855741, args=161179502) at c:/msys/home/dani/emacs/repo/src/eval.c:2898 #91 0x01170f2b in eval_sub (form=161179494) at c:/msys/home/dani/emacs/repo/src/eval.c:2204 #92 0x0116ede2 in internal_lisp_condition_case (var=161340466, bodyform=161179494, handlers=161178374) at c:/msys/home/dani/emacs/repo/src/eval.c:1300 #93 0x0116e8b8 in Fcondition_case (args=161178390) at c:/msys/home/dani/emacs/repo/src/eval.c:1228 #94 0x01170a22 in eval_sub (form=161178398) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #95 0x0116c81c in Fprogn (body=161178462) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #96 0x01170a22 in eval_sub (form=161178454) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #97 0x0116c5a6 in Fif (args=161178478) at c:/msys/home/dani/emacs/repo/src/eval.c:398 #98 0x01170a22 in eval_sub (form=161178470) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #99 0x0116c81c in Fprogn (body=161178494) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #100 0x0116dfa7 in Flet (args=161178502) at c:/msys/home/dani/emacs/repo/src/eval.c:955 #101 0x01170a22 in eval_sub (form=161178510) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #102 0x0116c81c in Fprogn (body=161178542) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #103 0x01165a3c in Fsave_restriction (body=161178526) at c:/msys/home/dani/emacs/repo/src/editfns.c:3412 #104 0x01170a22 in eval_sub (form=161178518) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #105 0x0116c81c in Fprogn (body=161178582) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #106 0x0116041f in Fsave_excursion (args=161178582) at c:/msys/home/dani/emacs/repo/src/editfns.c:940 #107 0x01170a22 in eval_sub (form=161178574) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #108 0x0116c81c in Fprogn (body=161369102) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #109 0x01160454 in Fsave_current_buffer (args=161369094) at c:/msys/home/dani/emacs/repo/src/editfns.c:953 #110 0x01170a22 in eval_sub (form=161178590) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #111 0x0116c81c in Fprogn (body=161369110) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #112 0x0116db1e in FletX (args=161369118) at c:/msys/home/dani/emacs/repo/src/eval.c:885 #113 0x01170a22 in eval_sub (form=161369126) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #114 0x0116c81c in Fprogn (body=161369158) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #115 0x01172b93 in funcall_lambda (fun=161369134, nargs=0, arg_vector=0x88e7c0) at c:/msys/home/dani/emacs/repo/src/eval.c:3016 #116 0x01172583 in apply_lambda (fun=161369134, args=57587738) at c:/msys/home/dani/emacs/repo/src/eval.c:2898 #117 0x0117109e in eval_sub (form=161115046) at c:/msys/home/dani/emacs/repo/src/eval.c:2234 #118 0x0116c81c in Fprogn (body=161109542) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #119 0x01170a22 in eval_sub (form=161109550) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #120 0x0116c5a6 in Fif (args=161109566) at c:/msys/home/dani/emacs/repo/src/eval.c:398 #121 0x01170a22 in eval_sub (form=161109574) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #122 0x0116c81c in Fprogn (body=161109606) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #123 0x0116c664 in Fif (args=161109030) at c:/msys/home/dani/emacs/repo/src/eval.c:399 #124 0x01170a22 in eval_sub (form=161109022) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #125 0x0116c81c in Fprogn (body=161109654) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #126 0x0116dfa7 in Flet (args=161108902) at c:/msys/home/dani/emacs/repo/src/eval.c:955 #127 0x01170a22 in eval_sub (form=161108910) at c:/msys/home/dani/emacs/repo/src/eval.c:2107 #128 0x0116c81c in Fprogn (body=161108918) at c:/msys/home/dani/emacs/repo/src/eval.c:447 #129 0x01172b93 in funcall_lambda (fun=161111222, nargs=1, arg_vector=0x88ef58) at c:/msys/home/dani/emacs/repo/src/eval.c:3016 #130 0x01172391 in Ffuncall (nargs=2, args=0x88ef54) at c:/msys/home/dani/emacs/repo/src/eval.c:2850 #131 0x011b257f in exec_byte_code (bytestr=161449601, vector=151541125, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #132 0x01172c28 in funcall_lambda (fun=151541165, nargs=2, arg_vector=0x9085585) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #133 0x011722be in Ffuncall (nargs=3, args=0x88f36c) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #134 0x011711dc in Fapply (nargs=3, args=0x88f36c) at c:/msys/home/dani/emacs/repo/src/eval.c:2275 #135 0x01171f72 in Ffuncall (nargs=4, args=0x88f368) at c:/msys/home/dani/emacs/repo/src/eval.c:2770 #136 0x011b257f in exec_byte_code (bytestr=60027617, vector=151540717, maxdepth=20, args_template=512, nargs=1, args=0x88f6e4) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #137 0x01172864 in funcall_lambda (fun=151540741, nargs=1, arg_vector=0x88f6e4) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #138 0x011722be in Ffuncall (nargs=2, args=0x88f6e0) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #139 0x0116b8ab in Fcall_interactively (function=101676250, record_flag=57587738, keys=57634821) at c:/msys/home/dani/emacs/repo/src/callint.c:836 #140 0x011720d7 in Ffuncall (nargs=4, args=0x88f90c) at c:/msys/home/dani/emacs/repo/src/eval.c:2796 #141 0x011b257f in exec_byte_code (bytestr=19726785, vector=19726805, maxdepth=52, args_template=4100, nargs=1, args=0x88fc50) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #142 0x01172864 in funcall_lambda (fun=19726765, nargs=1, arg_vector=0x88fc4c) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #143 0x011722be in Ffuncall (nargs=2, args=0x88fc48) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #144 0x01171b6d in call1 (fn=57633658, arg1=101676250) at c:/msys/home/dani/emacs/repo/src/eval.c:2588 #145 0x010e5cbe in command_loop_1 () at c:/msys/home/dani/emacs/repo/src/keyboard.c:1557 #146 0x0116eeff in internal_condition_case (bfun=0x10e5490 <command_loop_1>, handlers=57642202, hfun=0x10e4d17 <cmd_error>) at c:/msys/home/dani/emacs/repo/src/eval.c:1331 #147 0x010e5145 in command_loop_2 (ignore=57587738) at c:/msys/home/dani/emacs/repo/src/keyboard.c:1158 #148 0x0116e4bb in internal_catch (tag=57632106, func=0x10e5121 <command_loop_2>, arg=57587738) at c:/msys/home/dani/emacs/repo/src/eval.c:1097 #149 0x010e50fd in command_loop () at c:/msys/home/dani/emacs/repo/src/keyboard.c:1137 #150 0x010e48b4 in recursive_edit_1 () at c:/msys/home/dani/emacs/repo/src/keyboard.c:776 #151 0x010e4a70 in Frecursive_edit () at c:/msys/home/dani/emacs/repo/src/keyboard.c:840 #152 0x010e2dce in main (argc=1, argv=0xbd1490) at c:/msys/home/dani/emacs/repo/src/emacs.c:1578 (gdb) source .gdbinit (gdb) .gdbinit: No such file or directory. (gdb) .gdbinit: No such file or directory. source ~/.gdbinit Warning: /cygdrive/c/Program Files (x86)/emacs-trunk/bin/../lwlib: No such file or directory. SIGINT is used by the debugger. 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 0x10e19ea: file c:/msys/home/dani/emacs/repo/src/emacs.c, line 350. Temporary breakpoint 2 at 0x1104aac: file c:/msys/home/dani/emacs/repo/src/sysdep.c, line 850. (gdb) xbacktrace "redisplay_internal (C function)" (0x15223e0) "redisplay" (0x888ce4) "sit-for" (0x889008) "ispell-init-process" (0x889338) "ispell-buffer-local-words" (0x889668) "ispell-accept-buffer-local-defs" (0x889988) "flyspell-accept-buffer-local-defs" (0x889ca8) "flyspell-mode-on" (0x889f40) "flyspell-mode" (0x88a468) "flyspell-prog-mode" (0x88a80c) "run-hooks" (0x88a8c4) "apply" (0x88a9dc) "run-mode-hooks" (0x88ad08) "emacs-lisp-mode" (0x88b040) "set-auto-mode-0" (0x88b388) "set-auto-mode" (0x88b6c8) 0x12921c0 PVEC_COMPILED "funcall" (0x88b9f0) "normal-mode" (0x88bebc) "after-find-file" (0x88c204) "find-file-noselect-1" (0x88c570) "find-file-noselect" (0x88c8b4) "custom-save-all" (0x88cbe4) "customize-save-variable" (0x88cf18) "bookmark-save" (0x88d238) "bmkp-maybe-save-bookmarks" (0x88d558) "bookmark-store" (0x88d888) "bookmark-set" (0x88db20) "condition-case" (0x88ddc4) "progn" (0x88ded4) "if" (0x88dfe4) "let" (0x88e194) "save-restriction" (0x88e2d4) "save-excursion" (0x88e414) "save-current-buffer" (0x88e554) "let*" (0x88e6c4) "org-capture-bookmark-last-stored-position" (0x88e7c0) "progn" (0x88e9c4) "if" (0x88ead4) "if" (0x88ec14) "let" (0x88edc4) 0x99a5cb0 Lisp type 6 "ad-Advice-org-capture-finalize" (0x88f370) "apply" (0x88f36c) "org-capture-finalize" (0x88f6e4) "call-interactively" (0x88f910) "command-execute" (0x88fc4c) (gdb) --8<---------------cut here---------------end--------------->8--- In GNU Emacs 24.3.50.1 (i686-pc-mingw32) of 2013-10-19 on LEG570 Bzr revision: 114715 rgm <at> gnu.org-20131019023520-s8mwtib7xcx9e05w Windowing system distributor `Microsoft Corp.', version 6.2.9200 Configured using: `configure --enable-checking 'CFLAGS=-O0 -g3' CPPFLAGS=-DGLYPH_DEBUG=1' Important settings: value of $LANG: en_US.utf8 locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Org Minor modes in effect: global-auto-complete-mode: t flyspell-mode: t auto-image-file-mode: t recentf-mode: t whitespace-mode: t shell-dirtrack-mode: t helm-match-plugin-mode: t helm-occur-match-plugin-mode: t yas-global-mode: t yas-minor-mode: t show-paren-mode: t which-function-mode: t sml-modeline-mode: t global-hi-lock-mode: t hi-lock-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t auto-fill-function: org-auto-fill-function transient-mark-mode: t Load-path shadows: d:/Users/sva/.emacs.d/elpa/graphviz-dot-mode-20140303.1301/graphviz-dot-mode hides ~/.emacs.d/site-lisp/graphviz-dot-mode ~/.emacs.d/site-lisp/org-effectiveness hides ~/Public/Repositories/org-mode/contrib/lisp/org-effectiveness d:/Users/sva/.emacs.d/elpa/htmlize-20130207.1202/htmlize hides ~/Public/Repositories/org-mode/contrib/lisp/htmlize ~/Public/Repositories/org-mode/lisp/org hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org ~/Public/Repositories/org-mode/contrib/lisp/org-wl hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-wl ~/Public/Repositories/org-mode/lisp/org-w3m hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-w3m ~/Public/Repositories/org-mode/contrib/lisp/org-vm hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-vm ~/Public/Repositories/org-mode/lisp/org-version hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-version ~/Public/Repositories/org-mode/lisp/org-timer hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-timer ~/Public/Repositories/org-mode/lisp/org-table hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-table ~/Public/Repositories/org-mode/lisp/org-src hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-src ~/Public/Repositories/org-mode/lisp/org-rmail hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-rmail ~/Public/Repositories/org-mode/lisp/org-protocol hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-protocol ~/Public/Repositories/org-mode/lisp/org-plot hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-plot ~/Public/Repositories/org-mode/lisp/org-pcomplete hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-pcomplete ~/Public/Repositories/org-mode/lisp/org-mouse hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-mouse ~/Public/Repositories/org-mode/lisp/org-mobile hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-mobile ~/Public/Repositories/org-mode/lisp/org-mhe hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-mhe ~/Public/Repositories/org-mode/contrib/lisp/org-mew hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-mew ~/Public/Repositories/org-mode/lisp/org-macs hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-macs ~/Public/Repositories/org-mode/lisp/org-loaddefs hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-loaddefs ~/Public/Repositories/org-mode/lisp/org-list hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-list ~/Public/Repositories/org-mode/lisp/org-irc hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-irc ~/Public/Repositories/org-mode/lisp/org-install hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-install ~/Public/Repositories/org-mode/lisp/org-inlinetask hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-inlinetask ~/Public/Repositories/org-mode/lisp/org-info hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-info ~/Public/Repositories/org-mode/lisp/org-indent hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-indent ~/Public/Repositories/org-mode/lisp/org-id hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-id ~/Public/Repositories/org-mode/lisp/org-habit hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-habit ~/Public/Repositories/org-mode/lisp/org-gnus hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-gnus ~/Public/Repositories/org-mode/lisp/org-footnote hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-footnote ~/Public/Repositories/org-mode/lisp/org-feed hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-feed ~/Public/Repositories/org-mode/lisp/org-faces hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-faces ~/Public/Repositories/org-mode/lisp/org-eshell hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-eshell ~/Public/Repositories/org-mode/lisp/org-entities hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-entities ~/Public/Repositories/org-mode/lisp/org-element hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-element ~/Public/Repositories/org-mode/lisp/org-docview hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-docview ~/Public/Repositories/org-mode/lisp/org-datetree hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-datetree ~/Public/Repositories/org-mode/lisp/org-ctags hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-ctags ~/Public/Repositories/org-mode/lisp/org-crypt hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-crypt ~/Public/Repositories/org-mode/lisp/org-compat hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-compat ~/Public/Repositories/org-mode/lisp/org-colview hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-colview ~/Public/Repositories/org-mode/lisp/org-clock hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-clock ~/Public/Repositories/org-mode/lisp/org-capture hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-capture ~/Public/Repositories/org-mode/lisp/org-bibtex hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-bibtex ~/Public/Repositories/org-mode/lisp/org-bbdb hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-bbdb ~/Public/Repositories/org-mode/lisp/org-attach hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-attach ~/Public/Repositories/org-mode/lisp/org-archive hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-archive ~/Public/Repositories/org-mode/lisp/org-agenda hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/org-agenda ~/Public/Repositories/org-mode/lisp/ob hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob ~/Public/Repositories/org-mode/lisp/ob-tangle hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-tangle ~/Public/Repositories/org-mode/lisp/ob-table hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-table ~/Public/Repositories/org-mode/lisp/ob-sqlite hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-sqlite ~/Public/Repositories/org-mode/lisp/ob-sql hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-sql ~/Public/Repositories/org-mode/lisp/ob-shen hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-shen ~/Public/Repositories/org-mode/lisp/ob-screen hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-screen ~/Public/Repositories/org-mode/lisp/ob-scheme hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-scheme ~/Public/Repositories/org-mode/lisp/ob-scala hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-scala ~/Public/Repositories/org-mode/lisp/ob-sass hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-sass ~/Public/Repositories/org-mode/lisp/ob-ruby hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ruby ~/Public/Repositories/org-mode/lisp/ob-ref hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ref ~/Public/Repositories/org-mode/lisp/ob-R hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-R ~/Public/Repositories/org-mode/lisp/ob-python hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-python ~/Public/Repositories/org-mode/lisp/ob-plantuml hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-plantuml ~/Public/Repositories/org-mode/lisp/ob-picolisp hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-picolisp ~/Public/Repositories/org-mode/lisp/ob-perl hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-perl ~/Public/Repositories/org-mode/lisp/ob-org hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-org ~/Public/Repositories/org-mode/lisp/ob-octave hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-octave ~/Public/Repositories/org-mode/lisp/ob-ocaml hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ocaml ~/Public/Repositories/org-mode/lisp/ob-mscgen hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-mscgen ~/Public/Repositories/org-mode/lisp/ob-maxima hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-maxima ~/Public/Repositories/org-mode/lisp/ob-matlab hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-matlab ~/Public/Repositories/org-mode/lisp/ob-lob hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-lob ~/Public/Repositories/org-mode/lisp/ob-lisp hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-lisp ~/Public/Repositories/org-mode/lisp/ob-lilypond hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-lilypond ~/Public/Repositories/org-mode/lisp/ob-ledger hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ledger ~/Public/Repositories/org-mode/lisp/ob-latex hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-latex ~/Public/Repositories/org-mode/lisp/ob-keys hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-keys ~/Public/Repositories/org-mode/lisp/ob-js hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-js ~/Public/Repositories/org-mode/lisp/ob-java hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-java ~/Public/Repositories/org-mode/lisp/ob-io hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-io ~/Public/Repositories/org-mode/lisp/ob-haskell hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-haskell ~/Public/Repositories/org-mode/lisp/ob-gnuplot hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-gnuplot ~/Public/Repositories/org-mode/lisp/ob-fortran hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-fortran ~/Public/Repositories/org-mode/lisp/ob-exp hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-exp ~/Public/Repositories/org-mode/lisp/ob-eval hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-eval ~/Public/Repositories/org-mode/lisp/ob-emacs-lisp hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-emacs-lisp ~/Public/Repositories/org-mode/lisp/ob-dot hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-dot ~/Public/Repositories/org-mode/lisp/ob-ditaa hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-ditaa ~/Public/Repositories/org-mode/lisp/ob-css hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-css ~/Public/Repositories/org-mode/lisp/ob-comint hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-comint ~/Public/Repositories/org-mode/lisp/ob-clojure hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-clojure ~/Public/Repositories/org-mode/lisp/ob-calc hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-calc ~/Public/Repositories/org-mode/lisp/ob-C hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-C ~/Public/Repositories/org-mode/lisp/ob-awk hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-awk ~/Public/Repositories/org-mode/lisp/ob-asymptote hides c:/Program Files (x86)/emacs-r114715-20131019-w32/share/emacs/24.3.50/lisp/org/ob-asymptote Features: (shadow sort mail-extr gnus-msg gnus-art mm-uu mml2015 epg-config mm-view mml-smime smime dig emacsbug sendmail helm-command helm-elisp helm-eval helm-mode auto-complete-config auto-complete popup filecache time-stamp copyright vc-dispatcher vc-svn org-mime org-crypt ob-sql ob-shell ob-org ob-ledger ob-dot ob-ditaa ob-awk ob-R org-table git-commit-mode server log-edit pcvs-util add-log vc-git org-element avl-tree org-checklist org-id org-gnus org-habit org-agenda org-info appt diary-lib diary-loaddefs org-inlinetask mule-util org org-macro org-footnote org-pcomplete org-list org-faces org-entities org-version ob-emacs-lisp ob ob-tangle org-src ob-ref ob-lob ob-table ob-keys ob-exp ob-comint ob-core ob-eval org-compat org-macs cal-menu calendar cal-loaddefs gnus-sum nnoo gnus-group gnus-undo nnmail mail-source gnus-start gnus-spec gnus-int gnus-range message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader mail-utils eldoc redshank skeleton paredit flyspell ispell hideshow cus-edit cus-start cus-load image-file recentf tree-widget wid-edit ido helm-files image-dired whitespace noutline outline tramp tramp-compat tramp-loaddefs trampver shell pcomplete format-spec ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptative helm-info helm-net browse-url xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core gnus-util mm-util mail-prsvr password-cache url-vars mailcap helm-plugin helm-locate helm-help helm-match-plugin helm-grep helm-regexp grep helm-external helm-utils dired-sort-map dired-single bookmark+ bookmark+-key bookmark+-1 bookmark+-bmu bookmark+-lit bookmark pp dired+ dired-x dired-aux dired compile comint ansi-color ring helm emacs-leuven leuven-theme saveplace yasnippet help-mode find-func paren which-func imenu hl-tags-mode derived org-loaddefs uniquify helm-config helm-aliases sml-modeline hi-lock ace-jump-mode delsel easy-mmode info+ thingatpt edmacro kmacro idle-require finder-inf tex-site info easymenu idle-require-autoloads pager-autoloads rainbow-mode-autoloads tidy-autoloads package cl-macs gv advice help-fns cl cl-loaddefs cl-lib time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process w32notify w32 multi-tty emacs)
bug-gnu-emacs <at> gnu.org
:bug#17129
; Package emacs
.
(Thu, 15 Aug 2019 00:26:02 GMT) Full text and rfc822 format available.Message #8 received at 17129 <at> debbugs.gnu.org (full text, mbox):
From: Lars Ingebrigtsen <larsi <at> gnus.org> To: Sebastien Vauban <sva-news <at> mygooglest.com> Cc: 17129 <at> debbugs.gnu.org Subject: Re: bug#17129: 24.3.50; Emacs crash when finalizing Org capture Date: Wed, 14 Aug 2019 17:24:57 -0700
Sebastien Vauban <sva-news <at> mygooglest.com> writes: > When typing C-c C-c to finalize capture an Org note, Emacs crashed. > > Org-mode version 8.2.5h (release_8.2.5h-864-g3e5fc4), pulled yesterday. (I'm going through old bug reports that have unfortunately gotten no responses yet.) Are you still seeing these types of crashes in modern versions of Emacs? [...] > Program received signal SIGTRAP, Trace/breakpoint trap. > [Switching to Thread 1168.0x3c4] > 0x75679bfd in KERNELBASE!DebugBreak () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll > (gdb) thread apply all backtrace > > Thread 7 (Thread 1168.0xb18): > #0 0x774fdc34 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll > #1 0x755f1129 in WaitForSingleObjectEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll > #2 0x00000574 in ?? () > #3 0x00000000 in ?? () -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
Lars Ingebrigtsen <larsi <at> gnus.org>
to control <at> debbugs.gnu.org
.
(Thu, 15 Aug 2019 00:26:03 GMT) Full text and rfc822 format available.bug-gnu-emacs <at> gnu.org
:bug#17129
; Package emacs
.
(Thu, 15 Aug 2019 00:27:02 GMT) Full text and rfc822 format available.Message #13 received at 17129 <at> debbugs.gnu.org (full text, mbox):
From: Lars Ingebrigtsen <larsi <at> gnus.org> To: 17129 <at> debbugs.gnu.org Subject: Re: bug#17129: 24.3.50; Emacs crash when finalizing Org capture Date: Wed, 14 Aug 2019 17:26:10 -0700
The address bounced, so I'm closing this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
Lars Ingebrigtsen <larsi <at> gnus.org>
to control <at> debbugs.gnu.org
.
(Thu, 15 Aug 2019 00:27:02 GMT) Full text and rfc822 format available.Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Thu, 12 Sep 2019 11:24:05 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.