From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 22 03:38:43 2014 Received: (at submit) by debbugs.gnu.org; 22 Jan 2014 08:38:43 +0000 Received: from localhost ([127.0.0.1]:60216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5tKa-0003Ij-1v for submit@debbugs.gnu.org; Wed, 22 Jan 2014 03:38:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:41341) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5tKU-0003IX-Fn for submit@debbugs.gnu.org; Wed, 22 Jan 2014 03:38:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5tKO-00071G-Rt for submit@debbugs.gnu.org; Wed, 22 Jan 2014 03:38:34 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:38182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5tKO-000718-P3 for submit@debbugs.gnu.org; Wed, 22 Jan 2014 03:38:28 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43032) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5tKJ-000599-P8 for bug-gnu-emacs@gnu.org; Wed, 22 Jan 2014 03:38:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W5tKE-0006zZ-Tf for bug-gnu-emacs@gnu.org; Wed, 22 Jan 2014 03:38:23 -0500 Received: from dd5e0353a.access.telenet.be ([213.224.53.58]:27411 helo=mail.missioncriticalit.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W5tKE-0006yj-ET for bug-gnu-emacs@gnu.org; Wed, 22 Jan 2014 03:38:18 -0500 Received: from MUNDANEUM.i-did-not-set--mail-host-address--so-tickle-me (unknown [10.10.10.51]) by mail.missioncriticalit.com (Postfix) with ESMTPS id AA2F4500998 for ; Wed, 22 Jan 2014 09:40:59 +0100 (CET) From: "Sebastien Vauban" To: bug-gnu-emacs@gnu.org Subject: 24.3.50; Emacs hangs Organization: Sebastien Vauban X-Url: Under construction... X-Archive: encrypt Date: Wed, 22 Jan 2014 09:36:37 +0100 Message-ID: <86ob34ct0q.fsf@somewhere.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.3 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.3 (----) Hello, Emacs just hung this morning. I don't remember exactly which particular action I was doing, but that wasn't anything peculiar. I've attached GDB to the Emacs process, typed "thread apply all backtrace", "thread 1" and "finish" -- IIUC what I had to do... I leave the session open in case you need more info from me. Best regards, Seb --8<---------------cut here---------------start------------->8--- $ gdb -p 1968GNU gdb (GDB) 7.6.50.20130728-cvs (cygwin-special) Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word". /cygdrive/d/Users/sva/.gdbinit:21: Error in sourced command file: No symbol table is loaded. Use the "file" command. Attaching to process 1968 [New Thread 1968.0x580] [New Thread 1968.0x1590] [New Thread 1968.0xb00] [New Thread 1968.0x1a88] [New Thread 1968.0x99c] [New Thread 1968.0x1b78] [New Thread 1968.0x59c] [New Thread 1968.0x14cc] [New Thread 1968.0x1aec] [New Thread 1968.0x1380] [New Thread 1968.0xedc] [New Thread 1968.0x15ac] [New Thread 1968.0x1658] Reading symbols from /cygdrive/c/Program Files (x86)/emacs-r114715-20131019-w32/bin/emacs.exe...done. (gdb) thread apply all backtrace Thread 13 (Thread 1968.0x1658): #0 0x77d3f9fd in ntdll!DbgBreakPoint () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77dadc24 in ntdll!DbgUiRemoteBreakin () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #2 0xf849ba13 in ?? () #3 0x00000000 in ?? () Thread 12 (Thread 1968.0x15ac): #0 0x77d3dc54 in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77a6cfb2 in ReadFile () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x00000610 in ?? () #3 0x00000000 in ?? () Thread 11 (Thread 1968.0xedc): #0 0x77d3dc54 in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77a6cfb2 in ReadFile () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x00000484 in ?? () #3 0x00000000 in ?? () Thread 10 (Thread 1968.0x1380): #0 0x77d3e1a4 in ntdll!ZwWaitForMultipleObjects () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77a6c752 in KERNELBASE!GetModuleHandleExW () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x75856ab5 in WaitForMultipleObjects () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #3 0x74271d8c in msiltcfg!RestartMsi () from /cygdrive/c/Windows/SYSTEM32/msiltcfg.dll #4 0x7585850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #5 0x77d6bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #6 0x77d6bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #7 0x00000000 in ?? () Thread 9 (Thread 1968.0x1aec): #0 0x77d3f6b4 in ntdll!ZwWaitForWorkViaWorkerFactory () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77d34524 in ntdll!TpIsTimerSet () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #2 0x7585850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #3 0x77d6bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #4 0x77d6bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #5 0x00000000 in ?? () Thread 8 (Thread 1968.0x14cc): #0 0x77d3dc54 in ntdll!ZwReadFile () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77a6cfb2 in ReadFile () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x00000358 in ?? () #3 0x00000000 in ?? () Thread 7 (Thread 1968.0x59c): #0 0x77d3dc34 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x74ab2242 in Tcpip6_WSHGetSockaddrType () from /cygdrive/c/Windows/System32/mswsock.dll #2 0x74abb7ec in Tcpip6_WSHStringToAddress () from /cygdrive/c/Windows/System32/mswsock.dll #3 0x76500eab in recv () from /cygdrive/c/Windows/SYSTEM32/Ws2_32.dll #4 0x012137ba in _sys_read_ahead (fd=5) at c:/msys/home/dani/emacs/repo/src/w32.c:7073 #5 0x0121a44b in reader_thread (arg=0x1526e40 ) at c:/msys/home/dani/emacs/repo/src/w32proc.c:1032 #6 0x7585850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #7 0x77d6bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #8 0x77d6bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #9 0x00000000 in ?? () Thread 6 (Thread 1968.0x1b78): #0 0x77d3dc34 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x74ab2242 in Tcpip6_WSHGetSockaddrType () from /cygdrive/c/Windows/System32/mswsock.dll #2 0x74abb7ec in Tcpip6_WSHStringToAddress () from /cygdrive/c/Windows/System32/mswsock.dll #3 0x76500eab in recv () from /cygdrive/c/Windows/SYSTEM32/Ws2_32.dll #4 0x012137ba in _sys_read_ahead (fd=4) at c:/msys/home/dani/emacs/repo/src/w32.c:7073 #5 0x0121a44b in reader_thread (arg=0x1526ea0 ) at c:/msys/home/dani/emacs/repo/src/w32proc.c:1032 #6 0x7585850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #7 0x77d6bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #8 0x77d6bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #9 0x00000000 in ?? () Thread 5 (Thread 1968.0x99c): #0 0x77d3dc34 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77a61129 in WaitForSingleObjectEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x00000288 in ?? () #3 0x00000000 in ?? () Thread 4 (Thread 1968.0x1a88): #0 0x77d3df34 in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77a611f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x00000000 in ?? () Thread 3 (Thread 1968.0xb00): #0 0x7546b891 in USER32!CharNextA () from /cygdrive/c/Windows/SYSTEM32/USER32.dll #1 0x011e1720 in w32_msg_pump (msg_buf=0x6e5cff24) at c:/msys/home/dani/emacs/repo/src/w32fns.c:2436 #2 0x011e195e in w32_msg_worker@4 (arg=0x0) at c:/msys/home/dani/emacs/repo/src/w32fns.c:2662 #3 0x7585850d in KERNEL32!BaseThreadInitThunk () from /cygdrive/c/Windows/SYSTEM32/KERNEL32.DLL #4 0x77d6bf39 in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #5 0x77d6bf0c in ntdll!RtlInitializeExceptionChain () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #6 0x00000000 in ?? () Thread 2 (Thread 1968.0x1590): #0 0x77d3df34 in ntdll!ZwDelayExecution () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77a611f8 in SleepEx () from /cygdrive/c/Windows/SYSTEM32/KERNELBASE.dll #2 0x00000000 in ?? () Thread 1 (Thread 1968.0x580): #0 0x77d3dc34 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #1 0x77d33ecb in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #2 0x77d33d7f in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #3 0x77d33d9b in wcsspn () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll #4 0x760aaf00 in msvcrt!_isleadbyte_l () from /cygdrive/c/Windows/SYSTEM32/msvcrt.dll #5 0x760b1351 in msvcrt!_close () from /cygdrive/c/Windows/SYSTEM32/msvcrt.dll #6 0x0000000d in ?? () #7 0x880ba743 in ?? () #8 0x036eb81a in ?? () #9 0x01213272 in sys_close (fd=13) at c:/msys/home/dani/emacs/repo/src/w32.c:6900 #10 0x01105c40 in posix_close (fd=13, flag=1) at c:/msys/home/dani/emacs/repo/src/sysdep.c:2216 #11 0x01105c7a in emacs_close (fd=13) at c:/msys/home/dani/emacs/repo/src/sysdep.c:2234 #12 0x011b7fd4 in close_process_fd (fd_addr=0x7c65b68) at c:/msys/home/dani/emacs/repo/src/process.c:1627 #13 0x011bac49 in deactivate_process (proc=130439949) at c:/msys/home/dani/emacs/repo/src/process.c:3868 #14 0x011b64ca in remove_process (proc=130439949) at c:/msys/home/dani/emacs/repo/src/process.c:772 #15 0x011bf078 in status_notify (deleting_process=0x7c65b08) at c:/msys/home/dani/emacs/repo/src/process.c:6376 #16 0x011b67d9 in Fdelete_process (process=130439949) at c:/msys/home/dani/emacs/repo/src/process.c:889 #17 0x01172082 in Ffuncall (nargs=2, args=0x88ab64) at c:/msys/home/dani/emacs/repo/src/eval.c:2789 #18 0x011b257f in exec_byte_code (bytestr=124761345, vector=111522717, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #19 0x01172c28 in funcall_lambda (fun=111522741, nargs=1, arg_vector=0x6a5b39d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #20 0x011722be in Ffuncall (nargs=2, args=0x88ae84) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #21 0x011b257f in exec_byte_code (bytestr=124761521, vector=111522677, maxdepth=16, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #22 0x01172c28 in funcall_lambda (fun=111522693, nargs=0, arg_vector=0x6a5b375) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #23 0x011722be in Ffuncall (nargs=1, args=0x88b1b4) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #24 0x011b257f in exec_byte_code (bytestr=124782449, vector=109503789, maxdepth=16, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #25 0x01172c28 in funcall_lambda (fun=109503909, nargs=0, arg_vector=0x686e52d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #26 0x011722be in Ffuncall (nargs=1, args=0x88b4e4) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #27 0x011b257f in exec_byte_code (bytestr=58987409, vector=125692741, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #28 0x01172c28 in funcall_lambda (fun=125692805, nargs=1, arg_vector=0x77deb45) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #29 0x011722be in Ffuncall (nargs=2, args=0x88b804) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #30 0x011b257f in exec_byte_code (bytestr=58989809, vector=125692589, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #31 0x011b19d4 in Fbyte_code (bytestr=58989809, vector=125692589, maxdepth=12) at c:/msys/home/dani/emacs/repo/src/bytecode.c:482 #32 0x01170d12 in eval_sub (form=111670022) at c:/msys/home/dani/emacs/repo/src/eval.c:2165 #33 0x0116ede2 in internal_lisp_condition_case (var=59753050, bodyform=111670022, handlers=111669982) at c:/msys/home/dani/emacs/repo/src/eval.c:1300 #34 0x011b34d1 in exec_byte_code (bytestr=58989889, vector=125692653, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:1169 #35 0x01172c28 in funcall_lambda (fun=125692677, nargs=0, arg_vector=0x77deaed) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #36 0x011722be in Ffuncall (nargs=1, args=0x88bef4) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #37 0x011b257f in exec_byte_code (bytestr=58988113, vector=111032085, maxdepth=4, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #38 0x01172c28 in funcall_lambda (fun=111032117, nargs=0, arg_vector=0x69e3715) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #39 0x011722be in Ffuncall (nargs=1, args=0x88c308) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #40 0x01171174 in Fapply (nargs=2, args=0x88c308) at c:/msys/home/dani/emacs/repo/src/eval.c:2271 #41 0x01171f72 in Ffuncall (nargs=3, args=0x88c304) at c:/msys/home/dani/emacs/repo/src/eval.c:2770 #42 0x011b257f in exec_byte_code (bytestr=19945033, vector=19945061, maxdepth=16, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #43 0x011b19d4 in Fbyte_code (bytestr=19945033, vector=19945061, maxdepth=16) at c:/msys/home/dani/emacs/repo/src/bytecode.c:482 #44 0x01170d12 in eval_sub (form=19945022) at c:/msys/home/dani/emacs/repo/src/eval.c:2165 #45 0x0116ede2 in internal_lisp_condition_case (var=59745978, bodyform=19945022, handlers=19945086) at c:/msys/home/dani/emacs/repo/src/eval.c:1300 #46 0x011b34d1 in exec_byte_code (bytestr=19944881, vector=19944901, maxdepth=20, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:1169 #47 0x01172c28 in funcall_lambda (fun=19944861, nargs=1, arg_vector=0x13055c5 ) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #48 0x011722be in Ffuncall (nargs=2, args=0x88ca18) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #49 0x01171b6d in call1 (fn=57633842, arg1=117745013) at c:/msys/home/dani/emacs/repo/src/eval.c:2588 #50 0x010ec247 in timer_check_2 (timers=140217414, idle_timers=140217374) at c:/msys/home/dani/emacs/repo/src/keyboard.c:4519 #51 0x010ec332 in timer_check () at c:/msys/home/dani/emacs/repo/src/keyboard.c:4586 #52 0x010ea346 in readable_events (flags=1) at c:/msys/home/dani/emacs/repo/src/keyboard.c:3453 #53 0x010efec7 in get_input_pending (flags=1) at c:/msys/home/dani/emacs/repo/src/keyboard.c:6756 #54 0x010f62bd in detect_input_pending_run_timers (do_display=true) at c:/msys/home/dani/emacs/repo/src/keyboard.c:9881 #55 0x011bc366 in wait_reading_process_output (time_limit=10, nsecs=0, read_kbd=-1, do_display=true, wait_for_cell=57587738, wait_proc=0x0, just_wait_proc=0) at c:/msys/home/dani/emacs/repo/src/process.c:4676 #56 0x0100e2ad in sit_for (timeout=40, reading=true, display_option=1) at c:/msys/home/dani/emacs/repo/src/dispnew.c:5763 #57 0x010e86c7 in read_char (commandflag=1, map=140219030, prev_event=57587738, used_mouse_menu=0x88cf23, end_time=0x0) at c:/msys/home/dani/emacs/repo/src/keyboard.c:2815 #58 0x010f4a0e in read_key_sequence (keybuf=0x88d040, bufsize=30, prompt=57587738, dont_downcase_last=false, can_return_switch_frame=true, fix_current_buffer=true, prevent_redisplay=false) at c:/msys/home/dani/emacs/repo/src/keyboard.c:9076 #59 0x010e580f in command_loop_1 () at c:/msys/home/dani/emacs/repo/src/keyboard.c:1431 #60 0x0116eeff in internal_condition_case (bfun=0x10e5490 , handlers=57642202, hfun=0x10e4d17 ) at c:/msys/home/dani/emacs/repo/src/eval.c:1331 #61 0x010e5145 in command_loop_2 (ignore=57587738) at c:/msys/home/dani/emacs/repo/src/keyboard.c:1158 #62 0x0116e4bb in internal_catch (tag=57701882, func=0x10e5121 , arg=57587738) at c:/msys/home/dani/emacs/repo/src/eval.c:1097 #63 0x010e50ac in command_loop () at c:/msys/home/dani/emacs/repo/src/keyboard.c:1129 #64 0x010e48b4 in recursive_edit_1 () at c:/msys/home/dani/emacs/repo/src/keyboard.c:776 #65 0x0111cc52 in read_minibuf (map=119954854, initial=57587738, prompt=58987873, expflag=false, histvar=57722146, histpos=0, defalt=57587738, allow_props=false, inherit_input_method=true) at c:/msys/home/dani/emacs/repo/src/minibuf.c:664 #66 0x0111d4a8 in Fread_from_minibuffer (prompt=58987873, initial_contents=57587738, keymap=119954854, sys_read=57587738, hist=57587738, default_value=57587738, inherit_input_method=57587762) at c:/msys/home/dani/emacs/repo/src/minibuf.c:957 #67 0x01172211 in Ffuncall (nargs=8, args=0x88d3c4) at c:/msys/home/dani/emacs/repo/src/eval.c:2815 #68 0x011b257f in exec_byte_code (bytestr=59986465, vector=111032221, maxdepth=32, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #69 0x01172c28 in funcall_lambda (fun=111032453, nargs=7, arg_vector=0x69e379d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #70 0x011722be in Ffuncall (nargs=8, args=0x88d704) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #71 0x011b257f in exec_byte_code (bytestr=60068897, vector=85467141, maxdepth=32, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #72 0x011b19d4 in Fbyte_code (bytestr=60068897, vector=85467141, maxdepth=32) at c:/msys/home/dani/emacs/repo/src/bytecode.c:482 #73 0x01170d12 in eval_sub (form=105900638) at c:/msys/home/dani/emacs/repo/src/eval.c:2165 #74 0x0116ede2 in internal_lisp_condition_case (var=59753050, bodyform=105900638, handlers=119940742) at c:/msys/home/dani/emacs/repo/src/eval.c:1300 #75 0x011b34d1 in exec_byte_code (bytestr=60069489, vector=85467293, maxdepth=24, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:1169 #76 0x011b19d4 in Fbyte_code (bytestr=60069489, vector=85467293, maxdepth=24) at c:/msys/home/dani/emacs/repo/src/bytecode.c:482 #77 0x01170d12 in eval_sub (form=120723542) at c:/msys/home/dani/emacs/repo/src/eval.c:2165 #78 0x0116e4bb in internal_catch (tag=57701882, func=0x11706e8 , arg=120723542) at c:/msys/home/dani/emacs/repo/src/eval.c:1097 #79 0x011b3168 in exec_byte_code (bytestr=60069537, vector=125431101, maxdepth=8, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:1100 #80 0x01172c28 in funcall_lambda (fun=125431117, nargs=9, arg_vector=0x779ed3d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #81 0x011722be in Ffuncall (nargs=10, args=0x88e190) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #82 0x011715ad in Fapply (nargs=2, args=0x88e2c8) at c:/msys/home/dani/emacs/repo/src/eval.c:2328 #83 0x01171f72 in Ffuncall (nargs=3, args=0x88e2c4) at c:/msys/home/dani/emacs/repo/src/eval.c:2770 #84 0x011b257f in exec_byte_code (bytestr=60105601, vector=125430653, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #85 0x01172c28 in funcall_lambda (fun=125430741, nargs=9, arg_vector=0x779eb7d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #86 0x011722be in Ffuncall (nargs=10, args=0x88e5e0) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #87 0x011715ad in Fapply (nargs=2, args=0x88e718) at c:/msys/home/dani/emacs/repo/src/eval.c:2328 #88 0x01171f72 in Ffuncall (nargs=3, args=0x88e714) at c:/msys/home/dani/emacs/repo/src/eval.c:2770 #89 0x011b257f in exec_byte_code (bytestr=60105281, vector=125430605, maxdepth=20, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #90 0x01172c28 in funcall_lambda (fun=125430629, nargs=0, arg_vector=0x779eb4d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #91 0x011722be in Ffuncall (nargs=1, args=0x88ea44) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #92 0x011b257f in exec_byte_code (bytestr=60106465, vector=125429941, maxdepth=4, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #93 0x01172c28 in funcall_lambda (fun=125429965, nargs=2, arg_vector=0x779e8b5) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #94 0x011722be in Ffuncall (nargs=3, args=0x88ed64) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #95 0x011b257f in exec_byte_code (bytestr=60105601, vector=125430653, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #96 0x01172c28 in funcall_lambda (fun=125430741, nargs=4, arg_vector=0x779eb7d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #97 0x011722be in Ffuncall (nargs=5, args=0x88f084) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #98 0x011b257f in exec_byte_code (bytestr=59991329, vector=85467829, maxdepth=20, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #99 0x01172c28 in funcall_lambda (fun=85467853, nargs=2, arg_vector=0x51822b5) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #100 0x011722be in Ffuncall (nargs=3, args=0x88f3b4) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #101 0x011b257f in exec_byte_code (bytestr=138455137, vector=141012893, maxdepth=12, args_template=57587738, nargs=0, args=0x0) at c:/msys/home/dani/emacs/repo/src/bytecode.c:919 #102 0x01172c28 in funcall_lambda (fun=141012917, nargs=0, arg_vector=0x867af9d) at c:/msys/home/dani/emacs/repo/src/eval.c:3023 #103 0x011722be in Ffuncall (nargs=1, args=0x88f700) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #104 0x01171ae4 in apply1 (fn=85856450, arg=57587738) at c:/msys/home/dani/emacs/repo/src/eval.c:2555 #105 0x01169f8e in Fcall_interactively (function=85856450, record_flag=57587738, keys=57634821) at c:/msys/home/dani/emacs/repo/src/callint.c:378 #106 0x011720d7 in Ffuncall (nargs=4, args=0x88f90c) at c:/msys/home/dani/emacs/repo/src/eval.c:2796 #107 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 #108 0x01172864 in funcall_lambda (fun=19726765, nargs=1, arg_vector=0x88fc4c) at c:/msys/home/dani/emacs/repo/src/eval.c:2957 #109 0x011722be in Ffuncall (nargs=2, args=0x88fc48) at c:/msys/home/dani/emacs/repo/src/eval.c:2838 #110 0x01171b6d in call1 (fn=57633658, arg1=85856450) at c:/msys/home/dani/emacs/repo/src/eval.c:2588 #111 0x010e5cbe in command_loop_1 () at c:/msys/home/dani/emacs/repo/src/keyboard.c:1557 #112 0x0116eeff in internal_condition_case (bfun=0x10e5490 , handlers=57642202, hfun=0x10e4d17 ) at c:/msys/home/dani/emacs/repo/src/eval.c:1331 #113 0x010e5145 in command_loop_2 (ignore=57587738) at c:/msys/home/dani/emacs/repo/src/keyboard.c:1158 #114 0x0116e4bb in internal_catch (tag=57632106, func=0x10e5121 , arg=57587738) at c:/msys/home/dani/emacs/repo/src/eval.c:1097 #115 0x010e50fd in command_loop () at c:/msys/home/dani/emacs/repo/src/keyboard.c:1137 #116 0x010e48b4 in recursive_edit_1 () at c:/msys/home/dani/emacs/repo/src/keyboard.c:776 #117 0x010e4a70 in Frecursive_edit () at c:/msys/home/dani/emacs/repo/src/keyboard.c:840 #118 0x010e2dce in main (argc=1, argv=0xc91420) at c:/msys/home/dani/emacs/repo/src/emacs.c:1578 (gdb) (gdb) thread 1 [Switching to thread 1 (Thread 1968.0x580)] #0 0x77d3dc34 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll (gdb) finish Run till exit from #0 0x77d3dc34 in ntdll!ZwWaitForSingleObject () from /cygdrive/c/Windows/SYSTEM32/ntdll.dll [Thread 1968.0x1658 exited with code 0] --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@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 Minor modes in effect: global-auto-complete-mode: t recentf-mode: t shell-dirtrack-mode: t helm-match-plugin-mode: t helm-occur-match-plugin-mode: t gnus-topic-mode: t auto-image-file-mode: t gnus-undo-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 buffer-read-only: t line-number-mode: t transient-mark-mode: t Load-path shadows: d:/Users/sva/.emacs.d/elpa/graphviz-dot-mode-20120821.1835/graphviz-dot-mode hides ~/.emacs.d/site-lisp/graphviz-dot-mode 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 gnus-cite gnus-alias vc-dispatcher vc-svn org-mime org-crypt ob-sql ob-shell ob-org ob-ledger ob-latex ob-dot ob-ditaa ob-awk ob-R org-table git-commit-mode 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 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 nnir saveplace server auto-complete-config auto-complete popup recentf tree-widget emacsbug helm-command helm-elisp helm-eval eldoc helm-mode helm-files image-dired whitespace flyspell ispell noutline outline tramp tramp-compat tramp-loaddefs trampver shell pcomplete 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 url-vars helm-plugin helm-locate helm-help helm-match-plugin helm-grep helm-regexp grep helm-external helm-utils dired-sort-map dired-single dired+ dired-x dired-aux dired compile comint ansi-color ring helm gnus-topic image-file mail-extr utf-7 nndraft nnmh nnimap parse-time utf7 gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 mm-view mml-smime smime dig mailcap gnus-cache gnus-sum time-stamp copyright bbdb-message sendmail epa-file epa epg epg-config netrc gnutls network-stream starttls tls nntp gnus-group gnus-undo nnmail mail-source nnoo gnus-leuven bbdb-gnus bbdb-mua bbdb-com crm bbdb bbdb-site timezone mule-util rx auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core password-cache gnus-start gnus-spec gnus-int gnus-range message format-spec 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 gnus-util mail-utils mm-util mail-prsvr wid-edit emacs-leuven leuven-theme yasnippet help-mode find-func paren which-func imenu hl-tags-mode derived org-loaddefs uniquify helm-config helm-aliases diff-mode- 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 cl cl-loaddefs cl-lib emacs-load-time advice help-fns 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) -- Sebastien Vauban From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 22 03:58:53 2014 Received: (at 16518) by debbugs.gnu.org; 22 Jan 2014 08:58:53 +0000 Received: from localhost ([127.0.0.1]:60232 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5te8-0003qh-R7 for submit@debbugs.gnu.org; Wed, 22 Jan 2014 03:58:53 -0500 Received: from dd5e0353a.access.telenet.be ([213.224.53.58]:7196 helo=mail.missioncriticalit.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W5te7-0003qV-AN for 16518@debbugs.gnu.org; Wed, 22 Jan 2014 03:58:51 -0500 Received: from MUNDANEUM.i-did-not-set--mail-host-address--so-tickle-me (unknown [10.10.10.51]) by mail.missioncriticalit.com (Postfix) with ESMTPS id C377C500917 for <16518@debbugs.gnu.org>; Wed, 22 Jan 2014 10:01:32 +0100 (CET) From: "Sebastien Vauban" To: 16518@debbugs.gnu.org Subject: Re: bug#16518: 24.3.50; Emacs hangs Organization: Sebastien Vauban References: X-Url: Under construction... X-Archive: encrypt Date: Wed, 22 Jan 2014 09:57:10 +0100 In-Reply-To: (Sebastien Vauban's message of "Wed, 22 Jan 2014 09:36:37 +0100") Message-ID: <86ha8wcs2h.fsf@somewhere.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 16518 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) > Emacs just hung this morning. I don't remember exactly which > particular action I was doing, but that wasn't anything peculiar. I do remember: I was choosing a file to open in the `M-x helm-for-files' menu. From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 22 10:47:55 2014 Received: (at 16518) by debbugs.gnu.org; 22 Jan 2014 15:47:55 +0000 Received: from localhost ([127.0.0.1]:60796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W601z-0007OA-8c for submit@debbugs.gnu.org; Wed, 22 Jan 2014 10:47:55 -0500 Received: from mtaout20.012.net.il ([80.179.55.166]:42480) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W601v-0007Nz-Sj for 16518@debbugs.gnu.org; Wed, 22 Jan 2014 10:47:53 -0500 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MZT00K007RKRX00@a-mtaout20.012.net.il> for 16518@debbugs.gnu.org; Wed, 22 Jan 2014 17:47:50 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZT00K4G7VP8S80@a-mtaout20.012.net.il>; Wed, 22 Jan 2014 17:47:50 +0200 (IST) Date: Wed, 22 Jan 2014 17:48:04 +0200 From: Eli Zaretskii Subject: Re: bug#16518: 24.3.50; Emacs hangs In-reply-to: <86ob34ct0q.fsf@somewhere.org> X-012-Sender: halo1@inter.net.il To: Sebastien Vauban Message-id: <83lhy8f26j.fsf@gnu.org> References: <86ob34ct0q.fsf@somewhere.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: "Sebastien Vauban" > Date: Wed, 22 Jan 2014 09:36:37 +0100 > > Emacs just hung this morning. I don't remember exactly which particular > action I was doing, but that wasn't anything peculiar. > > I've attached GDB to the Emacs process, typed "thread apply all > backtrace", "thread 1" and "finish" -- IIUC what I had to do... You have 2 reader threads reading from network connections -- any idea what connections are those and what is at the other end of those connections? Sorry, I see nothing else of any significance here, except that it's some kind of deadlock. From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 22 11:16:11 2014 Received: (at 16518) by debbugs.gnu.org; 22 Jan 2014 16:16:11 +0000 Received: from localhost ([127.0.0.1]:60819 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W60TK-0000pU-Oq for submit@debbugs.gnu.org; Wed, 22 Jan 2014 11:16:11 -0500 Received: from dd5e0353a.access.telenet.be ([213.224.53.58]:51817 helo=mail.missioncriticalit.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W60T5-0000hX-JV for 16518@debbugs.gnu.org; Wed, 22 Jan 2014 11:16:08 -0500 Received: from MUNDANEUM.i-did-not-set--mail-host-address--so-tickle-me (unknown [10.10.10.51]) by mail.missioncriticalit.com (Postfix) with ESMTPS id 7DE9F500118; Wed, 22 Jan 2014 17:18:37 +0100 (CET) From: "Sebastien Vauban" To: Eli Zaretskii Subject: Re: bug#16518: 24.3.50; Emacs hangs Organization: Sebastien Vauban References: <86ob34ct0q.fsf@somewhere.org> <83lhy8f26j.fsf@gnu.org> X-Url: Under construction... X-Archive: encrypt Date: Wed, 22 Jan 2014 17:14:15 +0100 In-Reply-To: <83lhy8f26j.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 22 Jan 2014 17:48:04 +0200") Message-ID: <86ob34m1t4.fsf@somewhere.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) Eli Zaretskii wrote: >> From: "Sebastien Vauban" >> Date: Wed, 22 Jan 2014 09:36:37 +0100 >> >> Emacs just hung this morning. I don't remember exactly which particular >> action I was doing, but that wasn't anything peculiar. >> >> I've attached GDB to the Emacs process, typed "thread apply all >> backtrace", "thread 1" and "finish" -- IIUC what I had to do... > > You have 2 reader threads reading from network connections -- any idea > what connections are those and what is at the other end of those > connections? No, nothing more to add than "I was using Helm to select a file to open". > Sorry, I see nothing else of any significance here, except that it's > some kind of deadlock. OK, no worry. For my information, did the backtrace meet your expectations (even if, in this particular case, it did not help)? Best regards, Seb -- Sebastien Vauban From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 22 11:40:29 2014 Received: (at 16518) by debbugs.gnu.org; 22 Jan 2014 16:40:29 +0000 Received: from localhost ([127.0.0.1]:60852 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W60qq-0002dz-8Y for submit@debbugs.gnu.org; Wed, 22 Jan 2014 11:40:28 -0500 Received: from mtaout20.012.net.il ([80.179.55.166]:51979) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W60ql-0002dm-3L for 16518@debbugs.gnu.org; Wed, 22 Jan 2014 11:40:24 -0500 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MZT00L009SZ3B00@a-mtaout20.012.net.il> for 16518@debbugs.gnu.org; Wed, 22 Jan 2014 18:40:21 +0200 (IST) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MZT00KQJAB9YK60@a-mtaout20.012.net.il>; Wed, 22 Jan 2014 18:40:21 +0200 (IST) Date: Wed, 22 Jan 2014 18:40:35 +0200 From: Eli Zaretskii Subject: Re: bug#16518: 24.3.50; Emacs hangs In-reply-to: <86ob34m1t4.fsf@somewhere.org> X-012-Sender: halo1@inter.net.il To: Sebastien Vauban Message-id: <83a9eoezr0.fsf@gnu.org> References: <86ob34ct0q.fsf@somewhere.org> <83lhy8f26j.fsf@gnu.org> <86ob34m1t4.fsf@somewhere.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) > From: "Sebastien Vauban" > Cc: 16518@debbugs.gnu.org > Date: Wed, 22 Jan 2014 17:14:15 +0100 > > > You have 2 reader threads reading from network connections -- any idea > > what connections are those and what is at the other end of those > > connections? > > No, nothing more to add than "I was using Helm to select a file to > open". Helm doesn't open files via network connections, does it? > For my information, did the backtrace meet your expectations (even if, > in this particular case, it did not help)? Yes, thanks. From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 22 14:54:12 2014 Received: (at 16518) by debbugs.gnu.org; 22 Jan 2014 19:54:12 +0000 Received: from localhost ([127.0.0.1]:60966 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W63sJ-0001eX-A7 for submit@debbugs.gnu.org; Wed, 22 Jan 2014 14:54:11 -0500 Received: from dd5e0353a.access.telenet.be ([213.224.53.58]:36399 helo=mail.missioncriticalit.com) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1W63sG-0001eN-5q for 16518@debbugs.gnu.org; Wed, 22 Jan 2014 14:54:09 -0500 Received: from MUNDANEUM.i-did-not-set--mail-host-address--so-tickle-me (unknown [10.10.4.62]) by mail.missioncriticalit.com (Postfix) with ESMTPS id E6A69500118; Wed, 22 Jan 2014 20:56:48 +0100 (CET) From: "Sebastien Vauban" To: Eli Zaretskii Subject: Re: bug#16518: 24.3.50; Emacs hangs In-Reply-To: (Eli Zaretskii's message of "Wed, 22 Jan 2014 18:40:35 +0200") Organization: Sebastien Vauban References: <86ob34ct0q.fsf@somewhere.org> <83lhy8f26j.fsf@gnu.org> <86ob34m1t4.fsf@somewhere.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (windows-nt) X-Url: Under construction... X-Archive: encrypt Date: Wed, 22 Jan 2014 20:52:26 +0100 Message-ID: <86ppnjrdz9.fsf@somewhere.org> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.7 (/) Eli Zaretskii wrote: >> From: "Sebastien Vauban" >> Cc: 16518@debbugs.gnu.org >> Date: Wed, 22 Jan 2014 17:14:15 +0100 >> >> > You have 2 reader threads reading from network connections -- any idea >> > what connections are those and what is at the other end of those >> > connections? >> >> No, nothing more to add than "I was using Helm to select a file to >> open". > > Helm doesn't open files via network connections, does it? You're right: it just calls the "locate" process (in my case, on Windows, the executable "Everything"). Best regards, Seb -- Sebastien Vauban From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 07:38:31 2019 Received: (at 16518) by debbugs.gnu.org; 26 Sep 2019 11:38:32 +0000 Received: from localhost ([127.0.0.1]:42788 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDS6R-0007KB-N9 for submit@debbugs.gnu.org; Thu, 26 Sep 2019 07:38:31 -0400 Received: from mail-pl1-f182.google.com ([209.85.214.182]:39186) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDS6O-0007Jx-U8 for 16518@debbugs.gnu.org; Thu, 26 Sep 2019 07:38:29 -0400 Received: by mail-pl1-f182.google.com with SMTP id s17so1219133plp.6 for <16518@debbugs.gnu.org>; Thu, 26 Sep 2019 04:38:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=2ItavZ2P93vrhvjHV5/RtWJQNUNQ9VKGS7lZSuANvpk=; b=OL5YHHU2SyaJrgxbopo1pbiLpzM2XFHffMUogIkUkWlDxJ5CfMsqqjMgkfyy3JfHz2 9MlGMnCxyK+xgneyD6KNE6Vt1x01xsUkttiwCuMdMUat7uwLxUVmCtLIB42/gcArcstD VTWs3Kj7umMT3xXY4N6sbDw8noG8WXfzc4+K+RxQ0EjMPVQ/ZXuLdN8s3bSpoPjUf3qi 4Ju7NJU2Fj0OHlfd4pUTMzcr2Xcs/3R0pgAWzOLydQcxh7MUsQpvIeUf0bM0kTe6z0iX horBxBlnTGbDjTyksDedNG+IbSqv+QXhm1Kuulm0uTllnuW7D4kOr43ghvnhIdmmj7Ei Dmyg== X-Gm-Message-State: APjAAAUXarP5/FriYhasOq8Anc8/eLEvB2sIbyuhSbn+wDpiR5kyO29R BvMpX5TQR51iI8bARzo9DZNH7PhDIB1pVkPHvy4l/igq X-Google-Smtp-Source: APXvYqygNiAZQfJbrSRxZ7ED3kOX0xBOB5G8+cx10RMT7XB0TNOt9zFhEH8OVm5/tZ00bWkClvmiUgUl7HGBFrwafZU= X-Received: by 2002:a17:902:326:: with SMTP id 35mr3829720pld.128.1569497902275; Thu, 26 Sep 2019 04:38:22 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Thu, 26 Sep 2019 13:38:11 +0200 Message-ID: Subject: Re: bug#16518: 24.3.50; Emacs hangs To: Sebastien Vauban Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) "Sebastien Vauban" writes: > Emacs just hung this morning. I don't remember exactly which particular > action I was doing, but that wasn't anything peculiar. > > I've attached GDB to the Emacs process, typed "thread apply all > backtrace", "thread 1" and "finish" -- IIUC what I had to do... That was over 5 years ago. Have you seen this crash since? And if so, do you have a recipe to reproduce it? Otherwise, I think that it's going to be hard to make any progress here. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 07:38:47 2019 Received: (at control) by debbugs.gnu.org; 26 Sep 2019 11:38:47 +0000 Received: from localhost ([127.0.0.1]:42791 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDS6g-0007Kh-W0 for submit@debbugs.gnu.org; Thu, 26 Sep 2019 07:38:47 -0400 Received: from mail-pg1-f174.google.com ([209.85.215.174]:34253) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDS6g-0007KS-12 for control@debbugs.gnu.org; Thu, 26 Sep 2019 07:38:46 -0400 Received: by mail-pg1-f174.google.com with SMTP id y35so1455529pgl.1 for ; Thu, 26 Sep 2019 04:38:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=qi9UaLp2M9DDxznbTv4osl++nug8P6woZUGuHTpnT3Y=; b=M+HHmiz4RahIKk6+SRtSCbZxH5BlMe9iBRfbKlTIWiDWwoK5OfkkP0sPKJisN2XFwv kUhItkaE4AAEqSHDntDSefsoaJPE1GW+hDzULHSwJ2RIfGNyNXLHqVFwb+AEPsbmgjOv TzNEn7s+YVKHmdI2LtNVsYyP5QDNuvJHe7vY25+dYDZ9PbkkCxaB4whsH7jzznLEFhxP m7aYxVagKti/DcOsl2o6OXtj6UQEy2+96GDo3fWxWdqup/gI6cE7GJiRoc5hkRqkyJA5 ywBJTBHNtUtAPVE5OJSrVQTWQztNoS2Hacs0fTtS+3tpBxYYoSewudllyvW4KFxHVdsh WiBA== X-Gm-Message-State: APjAAAVWCqml2Gj0O77UHyNaD5x/ONTjmPKidT2PYvrDO+mAzuQV55bp 6oOAhbkYSxnyvnU4+3Kt1/kvPKD5bzbYrtwVpcDnPQ== X-Google-Smtp-Source: APXvYqw4JKaFJR0fCYBgOjNkYvn0GMOrrCTTOyAKmfIn+yRcBvtFPK09WlRTavvJLvC2AD5vteULOnXGP/ahSsd6uTU= X-Received: by 2002:aa7:8750:: with SMTP id g16mr3074835pfo.190.1569497918080; Thu, 26 Sep 2019 04:38:38 -0700 (PDT) MIME-Version: 1.0 From: Stefan Kangas Date: Thu, 26 Sep 2019 13:38:26 +0200 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 2.3 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 16518 + moreinfo quit Content analysis details: (2.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.215.174 listed in list.dnswl.org] 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 BLANK_SUBJECT Subject is present but empty X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 16518 + moreinfo quit Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.215.174 listed in list.dnswl.org] 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_PASS SPF: sender matches SPF record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 2.0 BLANK_SUBJECT Subject is present but empty -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager tags 16518 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 07:40:28 2019 Received: (at 16518) by debbugs.gnu.org; 26 Sep 2019 11:40:28 +0000 Received: from localhost ([127.0.0.1]:42797 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDS8K-0007O0-Al for submit@debbugs.gnu.org; Thu, 26 Sep 2019 07:40:28 -0400 Received: from mail-pg1-f193.google.com ([209.85.215.193]:37340) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDS8J-0007Nn-FT for 16518@debbugs.gnu.org; Thu, 26 Sep 2019 07:40:27 -0400 Received: by mail-pg1-f193.google.com with SMTP id c17so1442182pgg.4 for <16518@debbugs.gnu.org>; Thu, 26 Sep 2019 04:40:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:cc; bh=CK5l9TGCexUqgNSLguZncxBGdRe3MX+2Q+WpdAnqNaY=; b=jDz1kgx7DLG/6N2+Nwn5L2vPg9JFGnVcOPU24455RMuIkyCimMb1P2qkX5rW1uqhJl GRyW9E7pyTzRCIu46xJr85pmuRuBXHgwAGUzWo1PBXH/5rIQcjco50L8KTZoUGRok7vr LDjWas1CJ5sIdQUZWPwygxZ5yP9ixMVw+TE2j3FAhqXVO0ls+ZzrmodNR7eX7USAjPuJ zdIn5bwFgAqOCFbCIQbUpmLDO0M2j0/6r99L6wTD/sXw5LL2PNLHSLF9l1840SPfHHxR 2DbUaZwmuq3hA+USosJx4Rg9NvNwidjzlWWIcIqkdaKWZQcjRNleEwcpUqL3Fy5cAxI+ L9MA== X-Gm-Message-State: APjAAAXVO28F7vu3EZ1NDMHb4s9NnnJUDjADiyl4pTTk3eQDjtCWkNE0 TQePBBJtXMz9SiKkhgQVi/Pd+E4uFbFCLbSLjHpQjA== X-Received: by 2002:a63:1310:: with SMTP id i16mt1999918pgl.200.1569498021548; Thu, 26 Sep 2019 04:40:21 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Stefan Kangas Date: Thu, 26 Sep 2019 13:40:10 +0200 Message-ID: Subject: Re: bug#16518: 24.3.50; Emacs hangs Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 1.5 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 16518 + unreproducible close 16518 quit > Have you seen this crash since? And if so, do you have a recipe to > reproduce it? Otherwise, I think that it's going to be hard to make any > progress here. Content analysis details: (1.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_PASS SPF: sender matches SPF record 1.2 MISSING_HEADERS Missing To: header 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (stefankangas[at]gmail.com) 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [209.85.215.193 listed in wl.mailspike.net] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.215.193 listed in list.dnswl.org] 0.0 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.5 (/) tags 16518 + unreproducible close 16518 quit > Have you seen this crash since? And if so, do you have a recipe to > reproduce it? Otherwise, I think that it's going to be hard to make any > progress here. The email bounced, so I'm going to assume that we won't be able to make more progress here. I'm consequently closing this bug. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 08:33:25 2019 Received: (at 16518) by debbugs.gnu.org; 26 Sep 2019 12:33:25 +0000 Received: from localhost ([127.0.0.1]:42871 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDSxZ-0004Sv-KA for submit@debbugs.gnu.org; Thu, 26 Sep 2019 08:33:25 -0400 Received: from mout.gmx.net ([212.227.15.18]:42387) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDSxV-0004Sc-DJ for 16518@debbugs.gnu.org; Thu, 26 Sep 2019 08:33:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1569501194; bh=+l/p2F0GQlckJCUzF3HSA5wycaFqSCUfreJs3CWRBWE=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=hdVpOb2lMz4MynTeJNdkSjcygK6WxDmhdSxXFm6KjBDHbzA2+7S/L43Tf0zG6fkky oxHeOAmiR2uSVJaW7+VzrTeqre+Klnq5qw019HVsfbw9IvWIEjeMU6V24cp3ZUMp6q fjmZkl1uNxwkQwzCiGKKqu7cz86SCu8reIZMZBBQ= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from detlef.gmx.de ([212.86.50.177]) by mail.gmx.com (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MryXH-1hqSYZ2Lh7-00o1jD; Thu, 26 Sep 2019 14:33:14 +0200 From: Michael Albinus To: Stefan Kangas Subject: Re: bug#16518: 24.3.50; Emacs hangs References: Date: Thu, 26 Sep 2019 14:33:12 +0200 In-Reply-To: (Stefan Kangas's message of "Thu, 26 Sep 2019 13:40:10 +0200") Message-ID: <87muergruf.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:13XpxOh/uTk6SDXwMSFHc8dDLjNzkhyGeBzYz0uKSYEisjOYxOt po2j1BVSkOb1XS9cUinzBM4s+b+bTAH+Kh3VjPaSzQtSVRoDmFCrfDcjtVdSEQwNZicQ8ES rUlodTOKoE4EQIoiR9+QWOXQbCE2m7LF4ka31oVZapgb5avVcoZTdPTazUUsasSNpsyekwy 9TWY+R77WRSdAbc7/A6NA== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:kPV3ViB0zys=:jfUg8Qj9hHEWMsUpp7D5+i uaUXJi+vKPKcUpvhTltvJEQqp+3/c2rt5XngQeBHddLxAtwn2ETY7aVnDy+U7hSUKGrBw1LQw qBTc4/IbIxrqnJVdWiPECfWXxl3uDGJTJh2ReTFppTJPQ9a1YSc3HXE5baQ13evb+cO6ue+Fz Qc8jNSFGNX4Q76B0HlfFOGwTa8mpD7t2EnEBujc+bRJQGSp4CjCT2WG12r4kC5XJikaV9J8mk yFmDHD5qy7Kdx6M3hJumqr5oo5n/3oXhv59Uy2MelXspSRKlxw8wmpxO/ji8wjT9q/KjfejDB f0QLd3uoqj+P0/rfAUw13s0WuM6oXZjBOkEAXbH2xCKlspjFIils9Bs4bQLNykf705JKG0XFO H21rL9EkYKukAlhKQjENtGrQQIzM1W5q5aw/caWow8dnOobE3T5Y6mXqhXo62lhvYfhZACiau 55Mse9U/DWqtc9YFIabsp3AWydQgCzZw6JtJRZVSu325NM+jLn6qrwLWb5chnUzwTTHDdG4g1 uiQcfUurZO+sOJ7mhrIbRIngUnvz6cJZtcFfne1QKJNpqMl5v+WespbG6TllGzZ1KC37VUbXT fzhcYi57Pva03/HR2kIRJ2CZiWw4Y/mTkbtJFbypTuBRdIvOEyzem4TUVDO9kotw5PjjRpu/Y HpKpMla9rxrfmbLQESVOL28GvNTAMr3ijCtD9QxRkpJptYSOhkEv+4XOOrRS/a/mWedDJyF9u poyl9Lld09lwdBfBmPmcRan3dGZJpUCHRrWmm5pZek8DnPrf4lT3iGfjvYoqI+rF6cGfBh1xB v8n6It8RIbWUqn8kowgRvuIX9ZEai4DU25ONgrjhmE76Tfig5yg2jE0AvV1cEUsyOpVtDIc6p Ji1mP7mcqtlwazhu7rlJQjmqt2ol0ClOCQAo3UEr2DCZ9wbu5ORjLwo+ZUVGXB3OJQDKoTrA9 e1c4VR/TVWuC8PHDXJqhdGmrGBDjX9DTQyh5ZDLbdtq5E8d2ckZ+WWtyvYqY7YY6gS1XWQtJH axAem6lUxKeekc6/q4CxhKjfaXR963wZi5Kw4Wla9VdM8+4h2p4iJCgn+622gYjvo3OJqCUDD /V6DqXmZR0CkCpfS4cUvqkHYYHDpsTK7DpAykoDYl9E8LlTeHiD7f6qmg4Dv39pKBq3ZlkM/t PXkpzK1iufZJV4AJ2n8/4QsxQT2gQpow8kwsymET+xwYAUswhpLZhN3Y79BICqtwFtlx9J03q dCocSHiqUSHfy1YNYVDtfQLpljGG1/TX3TnmmGA9V7ybIXqNMAHD336VJx88= X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Stefan Kangas writes: > The email bounced, so I'm going to assume that we won't be able to > make more progress here. Maybe Emacs' log message of commit 07367e5b95fe31f3d4e994b42b081075501b9b60 helps? > Best regards, > Stefan Kangas Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 08:47:02 2019 Received: (at 16518) by debbugs.gnu.org; 26 Sep 2019 12:47:02 +0000 Received: from localhost ([127.0.0.1]:42906 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDTAj-0006P1-Ds for submit@debbugs.gnu.org; Thu, 26 Sep 2019 08:47:01 -0400 Received: from mail-pf1-f171.google.com ([209.85.210.171]:34061) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDTAd-0006Fq-Eq for 16518@debbugs.gnu.org; Thu, 26 Sep 2019 08:46:59 -0400 Received: by mail-pf1-f171.google.com with SMTP id b128so1810300pfa.1 for <16518@debbugs.gnu.org>; Thu, 26 Sep 2019 05:46:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=eaZYJ1DRldDHtJoVeUlGwO/HEeftRRWZLNGSgpzhVCg=; b=ue9lKwt0cg+nRSAeXrvoGxtq5sKJ4MoF1SDCSHzGovn2AmE9fJJprdjwtWRosVWQKJ Ulp90+reGclPJrpakr1Trpp8TXQ/B1m5HJLu0koRaswq2usMULKs/AC7zK3JmL3qx87+ 5dbBvoHv9wPfYAb+7FIGbSPTtbICk2h+PtGZhcXetbL+5wmVP+BwEwk+nyJ/qF81sUaB UHo1fqqrpLbPnK/PGBeM0tZGpNmy2u27QcYjIOaKegPVQ6KGNSPmQIh2x5xCVnNsLSq6 LEb8S+2Sz5+5l+ofvifr0CPw3KcndaUS7EAC9spZYj9cynJtnOx5lOtCzEkxhwClQyYh prJw== X-Gm-Message-State: APjAAAWf/Kvh74XD2LFUnuWu5Rj4m59exIaGELI8Tku//OwqOwXiFyMC yngf00jckCDKPYXi5uUZKed5ldwoJCuKXehAMsU= X-Google-Smtp-Source: APXvYqy716+BJ7SaIsYSiW7ix4Z0qgweN3OkU5SGSlXeLCU12f6qr7z8AerlSPPb1vTnBDVyh387mnJLgB4Nl3wsABo= X-Received: by 2002:a62:e917:: with SMTP id j23mr3497180pfh.50.1569502008997; Thu, 26 Sep 2019 05:46:48 -0700 (PDT) MIME-Version: 1.0 References: <87muergruf.fsf@gmx.de> In-Reply-To: <87muergruf.fsf@gmx.de> From: Stefan Kangas Date: Thu, 26 Sep 2019 14:46:37 +0200 Message-ID: Subject: Re: bug#16518: 24.3.50; Emacs hangs To: Michael Albinus Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Michael Albinus writes: > Stefan Kangas writes: > > > The email bounced, so I'm going to assume that we won't be able to > > make more progress here. > > Maybe Emacs' log message of commit 07367e5b95fe31f3d4e994b42b081075501b9b= 60 > helps? I'm seeing: commit 07367e5b95fe31f3d4e994b42b081075501b9b60 Author: Mattias Engdeg=C3=A5rd Date: Wed Sep 25 14:29:50 2019 -0700 Add rx extension mechanism Did you really mean to refer to this commit? Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 12:07:44 2019 Received: (at 16518) by debbugs.gnu.org; 26 Sep 2019 16:07:44 +0000 Received: from localhost ([127.0.0.1]:44463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDWIx-0001Nx-VZ for submit@debbugs.gnu.org; Thu, 26 Sep 2019 12:07:44 -0400 Received: from mout.gmx.net ([212.227.17.21]:55249) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDWIr-0001NK-LF for 16518@debbugs.gnu.org; Thu, 26 Sep 2019 12:07:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gmx.net; s=badeba3b8450; t=1569514047; bh=GkSpTCe9C4jznt5RzX2bMB2FoMRYFu0N1a+Fys1nPQc=; h=X-UI-Sender-Class:From:To:Cc:Subject:References:Date:In-Reply-To; b=WXXCm/Cw5PBw5EvBsh8INGRtnajwuQGxYItWTaPo+SBP9tsCBCIBFC3Jv5CBNKMxu s5QDb98OeQrZR3dpKksT+oZ07Kfr9R6UGSXon2ewUX2k0365QUVosqzdWT+7yR4Xyl L5f6etf7Eq4wZx83QolyjdxbuthmLkH0OguzBT/U= X-UI-Sender-Class: 01bb95c1-4bf8-414a-932a-4f6e2808ef9c Received: from detlef.gmx.de ([212.86.50.177]) by mail.gmx.com (mrgmx105 [212.227.17.168]) with ESMTPSA (Nemesis) id 1MvK0X-1hvzY61Ysj-00rICx; Thu, 26 Sep 2019 18:07:27 +0200 From: Michael Albinus To: Stefan Kangas Subject: Re: bug#16518: 24.3.50; Emacs hangs References: <87muergruf.fsf@gmx.de> Date: Thu, 26 Sep 2019 18:07:24 +0200 In-Reply-To: (Stefan Kangas's message of "Thu, 26 Sep 2019 14:46:37 +0200") Message-ID: <87impfghxf.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Provags-ID: V03:K1:9qWrEI+gUuvixUCyT5LR2/M3vkm6k6FKX/ZmdKb+GhckBeE0bZ4 ngea0VoFzva0u1n9EvSZbBOTPqHDmJTbZzlP/hL9Ll/CiMwsSkvxjNxcOGmNS3NLOiFaZQl pYOIsMzI6E0PFG8AebhqOPshK3zymWbUBf1xF3dTLutL7+5EdY/QYEingt24jHjtFQd+7TT 2i693Scf93qTU8gHsukLw== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:rsrZQZXxbCQ=:ewk25uGICLYLZzWQmvxJLi I6bW3Mg9yO7ONczzfwUXPIjwfsz7iapNlxOfTKCz79rS3OfLTQ/wLOQ+yAvP+T5LntbGWra2q S8Tny64K80DnTf1HPhV/hMGMM9jZm4PuLpG/qkiHyOocDcGdt6hMwXwYl9EmET5/PYIRqV2Jg seHxcxDcOE2BGBlG9c2VNlchoJblGOuu6hGrsjZwUtRjURmbSVywFMfeyfMXTjqq5dPWKZApL gdWr4zWWec3BtaaGEfZ0x800TT+YOjMTnKV9sLZpeUlhLPsEHTXmNVk0KEgQxcgfixDGxZKoP fKuPQ9gBCBDKagm2ZwRH2f4v66Fsywd5u9/lhGtqhIuKUWuMki+nwIzLs4rIZB8kVQaXd8R6N r6dk1gevcGq24k0PA97mzfVpW/rN+9UR3lbYGvgPPS7lOksMNqaaOTVTyhLz3njPBYRYEP/7X GG+mCqt8XzU2nfT2CcgSYuLdlWVYAdlEpAyD+YgxEpSy6TfjCgkKHkAcYxZ7nRr2wU+d8i19N GOVrsj4y55StHkTt6nNyyClqhqadzO5R2WuQ+CvXeDZq3GcFGAWUdViHfPnmwdyPhVibZN9f0 83brUMV1XfKRyvRG7i70Wgvhj7sOGjapsYjWVp7aCjUBYIi1XLQ4G4+eKVFOgHAfz3oPhTJa7 DrbmNp56QNmYrgVju7JrK0HD4U7bfC0TdrPiDwOEWKfsxZqdivWJyx0XExGK0MfXlWOnFehHd QWtob4NikKHwHkhvDFJLJFMV4f6BPZka4RlweSPB6Py4J8cfgPgPvNDKTsJp3DDS4/A+JIKQG 7vRQZl/WAt/mF7d66YVcvdyYtseoyCWVZMymRhWmjXeSk2A5LSEOg8nSj8DB7djuwtKcuoZu3 LtdrC6xdHxDEVsnbBUGGh4Ew+QWKt/q7++ThlyC8x+OyJcpg+veV5DEgQaxrtIdsxHHyWWWdo wcp9E1mFLoI0DwpH0gztlf5VloVY5nB6dJ/YvUDtAYi9geP3ayLrS1ov3k3bOXfY6oa3B6mbW bE3Xr/z+hsRxf0oJbPu3cfkkZ1WZA3CsB57WPErEtI8g1HVN7FcD7KHfQcsL0xPmgwtLME2W6 JzPvYvjfjzH6pLl0cWPhxC2XM1d7+tyEsO6YpgkV4ywzWQHs1U7f3JPt3XAGmm4zHo6VUuBBo Y35GD6SqMmqzOQnHpOOo5XCGbtKO2Zu2xJamTglcENFtOVzYuPORXxHx7A3ztMZ2es+mFKCiT NsfY2+qbv5//jQD315B3AdY9t0DwrOuqw3r+AW3VmQSLsJI6DapeVLXUlNAc= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Stefan Kangas writes: >> Stefan Kangas writes: >> >> > The email bounced, so I'm going to assume that we won't be able to >> > make more progress here. >> >> Maybe Emacs' log message of commit 07367e5b95fe31f3d4e994b42b081075501b9= b60 >> helps? > > I'm seeing: > > commit 07367e5b95fe31f3d4e994b42b081075501b9b60 > Author: Mattias Engdeg=C3=A5rd > Date: Wed Sep 25 14:29:50 2019 -0700 > > Add rx extension mechanism > > Did you really mean to refer to this commit? Cut'n'waste error, sorry. Try 9a81a97f1712feb7b6118e3513a671434bb3edb6. > Best regards, > Stefan Kangas Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 12:45:20 2019 Received: (at 16518) by debbugs.gnu.org; 26 Sep 2019 16:45:20 +0000 Received: from localhost ([127.0.0.1]:44566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDWtM-0006sv-0X for submit@debbugs.gnu.org; Thu, 26 Sep 2019 12:45:20 -0400 Received: from mail-pg1-f173.google.com ([209.85.215.173]:46649) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDWtK-0006k5-Ik for 16518@debbugs.gnu.org; Thu, 26 Sep 2019 12:45:18 -0400 Received: by mail-pg1-f173.google.com with SMTP id a3so1829925pgm.13 for <16518@debbugs.gnu.org>; Thu, 26 Sep 2019 09:45:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=LV4Xf9Yv9Gve7pFmqOEVU2ZHfciotCR/wxazHzgOCmk=; b=TrDJp9CNhdkMAbUARLw9KZrpmziDJsUIKzSY439l/VBzsjHQSMOljfrlRFdlyX7pUU AAGlZksbsbLcCndWdVcALzq+FTjDzkNS/8c/CTdirEbM5O+LOQznK8kXtNGovck222/p d7a2E1PVZbzPij763nQ/cXQbH27//Sbfqb1CbgwPAev2MJyYjBKMG1qpHY0+p1sfDQoR lRIfa8Hde+MQNhi8lRkZVxFaDUKCVODUQ/68L9jyzx7ubZCC/41UrO4z/jPZTptHT8Xm i5IlP9TZ4nhi6jBfqA0Ljyr1ZlktuKxjk7hThWgInzAUBPztn8yotUJyygWjPl+fZ3lv 1alA== X-Gm-Message-State: APjAAAV36t47757qqX5nQI4pVw3dkftSwENUO7xYgRU1Rv5D7UApxQhI l+GkUPBA+j/017ojhAuO2GvlBZgyyH8FaeIVkWWS4Fw7 X-Google-Smtp-Source: APXvYqx2PUudVKEDC03U9+8DLVXEkOrpYX/dlqeTDeA6uAn7Kwez+sKHMPyscnWaGQ7/ohYiZpFAhv7mLt3a5Bcoyy8= X-Received: by 2002:a63:720f:: with SMTP id n15mr4141317pgc.198.1569516311651; Thu, 26 Sep 2019 09:45:11 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Stefan Kangas Date: Thu, 26 Sep 2019 18:45:00 +0200 Message-ID: Subject: Re: bug#16518: 24.3.50; Emacs hangs To: Fabrice Niessen Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Stefan Kangas writes: > "Sebastien Vauban" writes: > > > Emacs just hung this morning. I don't remember exactly which particular > > action I was doing, but that wasn't anything peculiar. > > > > I've attached GDB to the Emacs process, typed "thread apply all > > backtrace", "thread 1" and "finish" -- IIUC what I had to do... > > That was over 5 years ago. > > Have you seen this crash since? And if so, do you have a recipe to > reproduce it? Otherwise, I think that it's going to be hard to make any > progress here. Adding Fabrice Niessen into the conversation. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 12:47:06 2019 Received: (at 16518) by debbugs.gnu.org; 26 Sep 2019 16:47:06 +0000 Received: from localhost ([127.0.0.1]:44570 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDWv3-0008Mz-Jd for submit@debbugs.gnu.org; Thu, 26 Sep 2019 12:47:06 -0400 Received: from mail-pf1-f175.google.com ([209.85.210.175]:35350) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDWv1-0008GG-OR for 16518@debbugs.gnu.org; Thu, 26 Sep 2019 12:47:04 -0400 Received: by mail-pf1-f175.google.com with SMTP id 205so2174385pfw.2 for <16518@debbugs.gnu.org>; Thu, 26 Sep 2019 09:47:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=l4CB1FqfTRuUsqZMKp7oEn1IiG+V6NWoW49uQCLoIxE=; b=WbBGzFFmQoOMfweaJOJ9w4S3IK50RrjgxA+3zSnQzsmn1Uwl4sO4+2cCI0COOamaHO dmUOYD6H9U2ZV/M9dkXQUa9evLZmnsD5zvc4rZWHsnvSp/IHj23HHqRJPykad3kFyHMm X5RQN1sN4yGt2nSe09Lv9awXAHk7xGlYdRIb+KHu570/QKh6Q6S9cYoqI2xQ+2R0e/L+ KsmTcNDk0NPzfZcFTVELJPn3h0eNDsKJumB1d8nA/5Gv8RMYM9MoF2RLJjtnjbilbkI+ NC+o+L6dPXwesZ/c8uyRgFw3betbA9hXKTLGhxb1UfIKV1lAMh52PseGrd1lDsGFkqs2 lpAg== X-Gm-Message-State: APjAAAVshQEmgS+wx2o7DznPlqEXtXJXYfphZB7QR/9z+DfWtPGX3TOc 8/nRExiC4t01TqhwBhzjnGd1Q/ueTBgPCW3LMZoKrMGJ X-Google-Smtp-Source: APXvYqwyqRsbLXVOgbVeBaPujCNZ3q48/Z0WR9L76Lm6DXcICMZI+nAJOgipN08EXGBcvlyPM0vbUHtS/EpASJn1tJs= X-Received: by 2002:a17:90a:1150:: with SMTP id d16mr4749501pje.2.1569516414915; Thu, 26 Sep 2019 09:46:54 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Stefan Kangas Date: Thu, 26 Sep 2019 18:46:43 +0200 Message-ID: Subject: Re: bug#16518: 24.3.50; Emacs hangs To: Fabrice Niessen Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Stefan Kangas writes: > Stefan Kangas writes: > > > "Sebastien Vauban" writes: > > > > > Emacs just hung this morning. I don't remember exactly which particular > > > action I was doing, but that wasn't anything peculiar. > > > > > > I've attached GDB to the Emacs process, typed "thread apply all > > > backtrace", "thread 1" and "finish" -- IIUC what I had to do... > > > > That was over 5 years ago. > > > > Have you seen this crash since? And if so, do you have a recipe to > > reproduce it? Otherwise, I think that it's going to be hard to make any > > progress here. > > Adding Fabrice Niessen into the conversation. Email address bounced, trying again to add him into the conversation with a different email address. Best regards, Stefan Kangas From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 12:49:49 2019 Received: (at 16518) by debbugs.gnu.org; 26 Sep 2019 16:49:49 +0000 Received: from localhost ([127.0.0.1]:44574 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDWxh-0000LW-Gw for submit@debbugs.gnu.org; Thu, 26 Sep 2019 12:49:49 -0400 Received: from mail-pf1-f174.google.com ([209.85.210.174]:41495) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDWxd-0000LB-Sg for 16518@debbugs.gnu.org; Thu, 26 Sep 2019 12:49:48 -0400 Received: by mail-pf1-f174.google.com with SMTP id q7so2151631pfh.8 for <16518@debbugs.gnu.org>; Thu, 26 Sep 2019 09:49:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=QmsbliZFCGrfShVQlm5g7hh35dLkNCoiLR2uRdOGB70=; b=N9Uho467/VkdD730q/OWmb1wl/sBNdQ/eDhgU9uLyWpMEmyvRjMRf7Ng0Zc6GUdCc/ V0MGpqpSqtCkByyPeyoQJC4E6sCsUThGYieq0v1uNn9D0PS7/WTunTJmFBfnZdatzsVw UtLO+TkRO0ZER65u1PhQZCbV8BR/tdS2btV2RGIemcXXS5es6dGT5M9u8gy3UAJjubHr Vgf8P5aQfahSl6rbMWMUvhPqPWfz3Sn1jjZ9fgZaS7/x4mPwhnOT9rNvvw/RB3RtpTCt AApIquzGoFPBF78/1v+s9GZwVW/9UxDzToJnHmD8dbsPgUY++TcghuYNKZH0bIOMGV5d 00mg== X-Gm-Message-State: APjAAAVucgOuGreOn+1pkSukfaUHCq7Uzq8MnQWzFpglOdMyTyJrWaxh QoPinPPBUpAaryDHAnb1/Wr4D61NQJDzuDgpAC1cLm2F X-Google-Smtp-Source: APXvYqzexPTPcGVoOgBSnVcbXXeskIjTLraKIW8JiMiwXmRuA+esOEIGKZUWtuHLHOkh6T+qKUxd2um6Iyid4La95/U= X-Received: by 2002:aa7:8750:: with SMTP id g16mr4657570pfo.190.1569516580097; Thu, 26 Sep 2019 09:49:40 -0700 (PDT) MIME-Version: 1.0 References: <87muergruf.fsf@gmx.de> <87impfghxf.fsf@gmx.de> In-Reply-To: <87impfghxf.fsf@gmx.de> From: Stefan Kangas Date: Thu, 26 Sep 2019 18:49:28 +0200 Message-ID: Subject: Re: bug#16518: 24.3.50; Emacs hangs To: Michael Albinus Content-Type: text/plain; charset="UTF-8" X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 16518 Cc: 16518@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Michael Albinus writes: > Cut'n'waste error, sorry. Try 9a81a97f1712feb7b6118e3513a671434bb3edb6. I tried both the email addresses listed for him in the git log. They both bounced unfortunately. Thanks for pointing that out in any case. Best regards, Stefan Kangas From unknown Thu Aug 14 22:19:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 25 Oct 2019 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator