GNU bug report logs - #49914
26.3; deadlock when closing ediff window

Previous Next

Package: emacs;

Reported by: Jurgen De Backer <jurgen.de-backer.ext <at> eurocontrol.int>

Date: Fri, 6 Aug 2021 18:11:01 UTC

Severity: normal

Tags: moreinfo

Found in version 26.3

Fixed in version 28.1

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 49914 in the body.
You can then email your comments to 49914 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


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#49914; Package emacs. (Fri, 06 Aug 2021 18:11:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jurgen De Backer <jurgen.de-backer.ext <at> eurocontrol.int>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 06 Aug 2021 18:11:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jurgen De Backer <jurgen.de-backer.ext <at> eurocontrol.int>
To: <bug-gnu-emacs <at> gnu.org>
Cc: stef.van-vlierberghe <at> eurocontrol.int
Subject: 26.3; deadlock when closing ediff window
Date: Fri, 6 Aug 2021 17:26:54 +0000
Hi,
Emacs got in a deadlock when closing an ediff window and then
quickly pressing a key. :malloc(): memory corruption (fast)

(gdb) bt
#0  __lll_lock_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:135
#1  0x00007ffff15f4e9b in _L_lock_883 () from /lib64/libpthread.so.0
#2  0x00007ffff15f4d68 in __GI___pthread_mutex_lock (mutex=0x17b7938) at ../nptl/pthread_mutex_lock.c:78
#3  0x00007ffff443f028 in xcb_take_socket () from /lib64/libxcb.so.1
#4  0x00007ffff489e65e in require_socket (dpy=0x17ca000) at xcb_io.c:68
#5  0x00007ffff489e7c1 in require_socket (dpy=dpy <at> entry=0x17ca000) at xcb_io.c:245
#6  poll_for_event (dpy=dpy <at> entry=0x17ca000, queued_only=queued_only <at> entry=0) at xcb_io.c:236
#7  0x00007ffff489e90c in poll_for_response (dpy=dpy <at> entry=0x17ca000) at xcb_io.c:278
#8  0x00007ffff489ebfd in _XEventsQueued (dpy=dpy <at> entry=0x17ca000, mode=mode <at> entry=2) at xcb_io.c:362
#9  0x00007ffff48906dd in XPending (dpy=0x17ca000) at Pending.c:55
#10 0x00007ffff670d68e in gdk_event_source_prepare () from /lib64/libgdk-3.so.0
#11 0x00007ffff5009905 in g_main_context_prepare () from /lib64/libglib-2.0.so.0
#12 0x00007ffff500a238 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#13 0x00007ffff500a407 in g_main_context_pending () from /lib64/libglib-2.0.so.0
#14 0x00007ffff6bbe53d in gtk_events_pending () from /lib64/libgtk-3.so.0
#15 0x00000000004c30db in XTread_socket (terminal=<optimized out>, hold_quit=0x7ffffffef560) at xterm.c:9146
#16 0x00000000004fadd1 in gobble_input () at keyboard.c:6919
#17 0x00000000004fb325 in handle_async_input () at keyboard.c:7156
#18 process_pending_signals () at keyboard.c:7170
#19 0x000000000056a499 in maybe_quit () at eval.c:1495
#20 0x000000000053d08f in re_match_2_internal (bufp=bufp <at> entry=0xd87140 <searchbufs+3552>, string1=string1 <at> entry=0x0, size1=size1 <at> entry=0, string2=string2 <at> entry=0x2af8500 "/auto/home/vvl/no_backup/emacs-auto-save-list/.saves-6886-dhws029~", size2=size2 <at> entry=66, pos=pos <at> entry=46, regs=regs <at> entry=0x0, stop=stop <at> entry=66) at regex.c:6167
#21 0x0000000000543502 in re_search_2 (bufp=0xd87140 <searchbufs+3552>, str1=str1 <at> entry=0x0, size1=size1 <at> entry=0, str2=0x2af8500 "/auto/home/vvl/no_backup/emacs-auto-save-list/.saves-6886-dhws029~", size2=66, startpos=46, startpos <at> entry=0, range=20, regs=regs <at> entry=0x0, stop=66) at regex.c:4399
#22 0x0000000000544344 in re_search (bufp=<optimized out>, string=<optimized out>, size=<optimized out>, startpos=startpos <at> entry=0, range=<optimized out>, regs=regs <at> entry=0x0) at regex.c:4181
#23 0x0000000000539e71 in fast_string_match_internal (regexp=<optimized out>, string=string <at> entry=16220964, table=table <at> entry=0) at search.c:485
#24 0x0000000000521d2d in fast_string_match (string=16220964, regexp=<optimized out>) at lisp.h:4062
#25 Ffind_file_name_handler (filename=filename <at> entry=16220964, operation=operation <at> entry=21888) at fileio.c:313
#26 0x00000000005230be in Fexpand_file_name (name=16220964, default_directory=default_directory <at> entry=0) at fileio.c:790
#27 0x0000000000528ca0 in Fdo_auto_save (no_message=<optimized out>, no_message <at> entry=49824, current_only=current_only <at> entry=0) at fileio.c:5595
#28 0x00000000004f3d7b in shut_down_emacs (sig=sig <at> entry=6, stuff=stuff <at> entry=0) at emacs.c:2109
#29 0x00000000004f3f5d in terminate_due_to_signal (sig=sig <at> entry=6, backtrace_limit=backtrace_limit <at> entry=40) at emacs.c:382
#30 0x000000000050b7fe in handle_fatal_signal (sig=sig <at> entry=6) at sysdep.c:1769
#31 0x000000000050baf3 in deliver_thread_signal (sig=6, handler=0x50b7f0 <handle_fatal_signal>) at sysdep.c:1743
#32 0x000000000050bba9 in deliver_fatal_thread_signal (sig=<optimized out>) at sysdep.c:1781
#33 <signal handler called>
#34 0x00007ffff0923387 in __GI_raise (sig=sig <at> entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:55
#35 0x00007ffff0924a78 in __GI_abort () at abort.c:90
#36 0x00007ffff0965ed7 in __libc_message (do_abort=do_abort <at> entry=2, fmt=fmt <at> entry=0x7ffff0a78350 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:196
#37 0x00007ffff096c3e4 in malloc_printerr (action=<optimized out>, str=0x7ffff0a78548 "malloc(): memory corruption (fast)", ptr=<optimized out>, ar_ptr=<optimized out>) at malloc.c:4967
#38 0x00007ffff096fb20 in _int_malloc (av=av <at> entry=0x7ffff0cb4760 <main_arena>, bytes=bytes <at> entry=16) at malloc.c:3383
#39 0x00007ffff09726fc in __GI___libc_malloc (bytes=16) at malloc.c:2905
#40 0x00007ffff44405b2 in _xcb_in_read () from /lib64/libxcb.so.1
#41 0x00007ffff443e287 in _xcb_conn_wait () from /lib64/libxcb.so.1
#42 0x00007ffff443f99f in wait_for_reply () from /lib64/libxcb.so.1
#43 0x00007ffff443fab2 in xcb_wait_for_reply () from /lib64/libxcb.so.1
#44 0x00000000004d4f0a in x_real_pos_and_offsets (f=0x152c540, left_offset_x=0x0, right_offset_x=0x0, top_offset_y=0x0, bottom_offset_y=0x0, x_pixels_diff=0x0, y_pixels_diff=0x0, xptr=0x152c678, yptr=0x152c67c, outer_border=0x0) at xfns.c:283
#45 0x00000000004d5df0 in x_real_positions (f=f <at> entry=0x152c540, xptr=xptr <at> entry=0x152c678, yptr=yptr <at> entry=0x152c67c) at xfns.c:584
#46 0x00000000004ccd8a in handle_one_xevent (dpyinfo=dpyinfo <at> entry=0xe904f0, event=event <at> entry=0x7fffffff2ab0, finish=finish <at> entry=0xd47c90 <current_finish>, hold_quit=0x7fffffff2d30) at xterm.c:8804
#47 0x00000000004ce9ec in event_handler_gdk (gxev=0x7fffffff2ab0, ev=<optimized out>, data=<optimized out>) at xterm.c:7594
#48 0x00007ffff670d501 in gdk_event_apply_filters () from /lib64/libgdk-3.so.0
#49 0x00007ffff670d7c6 in _gdk_x11_display_queue_events () from /lib64/libgdk-3.so.0
#50 0x00007ffff66d83b9 in gdk_display_get_event () from /lib64/libgdk-3.so.0
#51 0x00007ffff670d572 in gdk_event_source_dispatch () from /lib64/libgdk-3.so.0
#52 0x00007ffff500a049 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#53 0x00007ffff500a3a8 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#54 0x00007ffff500a45c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#55 0x00007ffff6bbe565 in gtk_main_iteration () from /lib64/libgtk-3.so.0
#56 0x00000000004c30b2 in XTread_socket (terminal=<optimized out>, hold_quit=0x7fffffff2d30) at xterm.c:9151
#57 0x00000000004fadd1 in gobble_input () at keyboard.c:6919
#58 0x00000000004fb325 in handle_async_input () at keyboard.c:7156
#59 process_pending_signals () at keyboard.c:7170
#60 0x000000000042c4f1 in delete_frame (frame=<optimized out>, force=0) at frame.c:2053
#61 0x00000000005686b6 in Ffuncall (nargs=<optimized out>, args=args <at> entry=0x7fffffff2e88) at eval.c:2773
#62 0x00000000005a1acf in exec_byte_code (bytestr=<optimized out>, vector=45241941, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=140737488301736, args=<optimized out>, args <at> entry=0x1007fffffff3270) at bytecode.c:630
#63 0x0000000000568380 in funcall_lambda (fun=140737488302075, nargs=140737488301736, nargs <at> entry=0, arg_vector=0x1007fffffff3270, arg_vector <at> entry=0x7fffffff3270) at eval.c:2974
#64 0x0000000000568633 in Ffuncall (nargs=1, args=0x7fffffff3268) at eval.c:2787
#65 0x00000000005686c9 in funcall_nil (nargs=<optimized out>, args=<optimized out>) at eval.c:2404
#66 0x000000000056711d in run_hook_with_args (nargs=1, args=0x7fffffff3268, funcall=0x5686c0 <funcall_nil>) at eval.c:2581
#67 0x0000000000567274 in run_hook_with_args (funcall=<optimized out>, args=<optimized out>, nargs=<optimized out>) at eval.c:2427
#68 Frun_hook_with_args (args=0x7fffffff3268, nargs=1) at eval.c:2446
#69 run_hook (hook=29469616) at eval.c:2594
#70 Frun_hooks (nargs=1, args=0x7fffffff3300) at eval.c:2428
#71 0x00000000005686b6 in Ffuncall (nargs=<optimized out>, args=args <at> entry=0x7fffffff32f8) at eval.c:2773
#72 0x00000000005a1acf in exec_byte_code (bytestr=<optimized out>, vector=45509221, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=140737488302880, args=<optimized out>, args <at> entry=0x1007fffffff3658) at bytecode.c:630
#73 0x0000000000568380 in funcall_lambda (fun=140737488303316, nargs=140737488302880, nargs <at> entry=1, arg_vector=0x1007fffffff3658, arg_vector <at> entry=0x7fffffff3658) at eval.c:2974
#74 0x0000000000568633 in Ffuncall (nargs=2, args=args <at> entry=0x7fffffff3650) at eval.c:2787
#75 0x00000000005a1acf in exec_byte_code (bytestr=<optimized out>, vector=45508805, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=140737488303752, args=<optimized out>, args <at> entry=0x1007fffffff3870) at bytecode.c:630
#76 0x0000000000568380 in funcall_lambda (fun=140737488303805, nargs=140737488303752, nargs <at> entry=1, arg_vector=0x1007fffffff3870, arg_vector <at> entry=0x7fffffff3870) at eval.c:2974
#77 0x0000000000568633 in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffff3868) at eval.c:2787
#78 0x000000000056466d in Ffuncall_interactively (nargs=2, args=0x7fffffff3868) at callint.c:252
#79 0x00000000005686b6 in Ffuncall (nargs=nargs <at> entry=3, args=args <at> entry=0x7fffffff3860) at eval.c:2773
#80 0x0000000000565226 in Fcall_interactively (function=<optimized out>, record_flag=<optimized out>, keys=<optimized out>) at callint.c:854
#81 0x00000000005686b6 in Ffuncall (nargs=<optimized out>, args=args <at> entry=0x7fffffff3a68) at eval.c:2773
#82 0x00000000005a1acf in exec_byte_code (bytestr=<optimized out>, vector=11424733, maxdepth=<optimized out>, args_template=<optimized out>, nargs=nargs <at> entry=140737488304800, args=<optimized out>, args <at> entry=0x1007fffffff3c78) at bytecode.c:630
#83 0x0000000000568380 in funcall_lambda (fun=140737488304873, nargs=140737488304800, nargs <at> entry=1, arg_vector=0x1007fffffff3c78, arg_vector <at> entry=0x7fffffff3c78) at eval.c:2974
#84 0x0000000000568633 in Ffuncall (nargs=nargs <at> entry=2, args=args <at> entry=0x7fffffff3c70) at eval.c:2787
#85 0x000000000056875a in call1 (fn=fn <at> entry=16176, arg1=<optimized out>) at eval.c:2624
#86 0x000000000050277d in command_loop_1 () at keyboard.c:1482
#87 0x0000000000566d24 in internal_condition_case (bfun=bfun <at> entry=0x502390 <command_loop_1>, handlers=handlers <at> entry=21120, hfun=hfun <at> entry=0x4f9010 <cmd_error>) at eval.c:1336
#88 0x00000000004f432c in command_loop_2 (ignore=ignore <at> entry=0) at keyboard.c:1110
#89 0x0000000000566cd4 in internal_catch (tag=tag <at> entry=51456, func=func <at> entry=0x4f4310 <command_loop_2>, arg=arg <at> entry=0) at eval.c:1101
#90 0x00000000004f42e7 in command_loop () at keyboard.c:1089
#91 0x00000000004f8c43 in recursive_edit_1 () at keyboard.c:695
#92 0x00000000004f8f55 in Frecursive_edit () at keyboard.c:766
#93 0x000000000041dda3 in main (argc=12, argv=0x7fffffff4048) at emacs.c:1722

Thanks for having a look,
Jurgen


In GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.22.30)
 of 2021-06-23 built on dhdevd06
Windowing system distributor 'Moba/X', version 11.0.11603000
System Description:     Red Hat Enterprise Linux Server release 7.9 (Maipo)

Recent messages:
Loading /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/emacs_startup.el (source)...
Loading version_emacs_startup...
Adding to TAGS-list: /cm/ot/CMA/MASTER.1/build_G!26.IP.L7/TAGS, to: (/cm/ot/CMA/MASTER.1/build_G!26.IP.L7/TAGS)
Adding to TAGS-list: /cm/ot/CMA/MASTER.1/build_G!26.IP.L7/TAGS.extra, to: (/cm/ot/CMA/MASTER.1/build_G!26.IP.L7/TAGS /cm/ot/CMA/MASTER.1/build_G!26.IP.L7/TAGS.extra)
Loading gpc...done
isearch-forwardisearch-backwardisearch-forward-regexpisearch-backward-regexpquery-replacequery-replace-regexpreplace-regexpreplace-string
Setup ispell to use hunspell
Loading version_emacs_startup...done
Loading /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/emacs_startup.el (source)...done
For information about GNU Emacs and the GNU system, type C-h C-a.

Configured using:
 'configure
 --prefix=/cm/ot/TOOL/GNU!26.0.0.23/build_G!26.IP.L7/generated
 --exec-prefix=/cm/ot/TOOL/GNU!26.0.0.23/build_G!26.IP.L7/generated/libexec/emacs-26.3
 --mandir=/cm/ot/TOOL/GNU!26.0.0.23/build_G!26.IP.L7/generated/man
 --with-x-toolkit=gtk3 --with-xft --with-modules
 'CFLAGS=-I/cm/ot/TOOL/GNU!26.0.0.23/build_G!26.IP.L7/generated/include
 -g3 -O2' 'LDFLAGS=-Wl,-rpath,/cfmu/local/data/libimagemagic
 -L/cm/ot/TOOL/GNU!26.0.0.23/build_G!26.IP.L7/generated/lib''

Configured features:
XPM JPEG TIFF GIF PNG IMAGEMAGICK SOUND GPM DBUS GSETTINGS GLIB NOTIFY
ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK3
X11 XDBE XIM MODULES THREADS

Important settings:
  value of $EMACSDATA: /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/etc
  value of $EMACSDOC: /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/etc
  value of $EMACSLOADPATH: /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp:/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/site-lisp:/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp
  value of $EMACSPATH: /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/libexec/emacs-26.3/libexec/emacs/26.3/x86_64-pc-linux-gnu:
  value of $LANG: C
  locale-coding-system: nil

Major mode: Lisp Interaction

Minor modes in effect:
  which-function-mode: t
  show-paren-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Load-path shadows:
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/ada-mode-6.2.1/ada-prj hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/progmodes/ada-prj
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/sh-script hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/progmodes/sh-script
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/ada-mode-6.2.1/ada-xref hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/progmodes/ada-xref
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/ada-mode-6.2.1/ada-stmt hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/progmodes/ada-stmt
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/ada-mode-6.2.1/ada-mode hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/progmodes/ada-mode
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-duration hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-duration
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-comint hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-comint
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-screen hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-screen
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-element hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-element
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-attach hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-attach
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-faces hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-faces
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-hledger hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-hledger
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-compat hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-compat
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-processing hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-processing
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-python hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-python
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-datetree hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-datetree
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-macro hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-macro
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-octave hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-octave
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-footnote hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-footnote
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-matlab hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-matlab
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-colview hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-colview
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-table hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-table
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-protocol hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-protocol
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-macs hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-macs
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-crypt hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-crypt
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-capture hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-capture
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-table hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-table
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-forth hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-forth
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-plantuml hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-plantuml
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-clock hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-clock
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-tangle hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-tangle
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-md hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-md
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-ditaa hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-ditaa
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-entities hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-entities
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-archive hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-archive
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-clojure hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-clojure
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-ledger hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-ledger
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-asymptote hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-asymptote
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-shen hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-shen
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-latex hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-latex
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-icalendar hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-icalendar
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-R hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-R
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-list hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-list
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-habit hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-habit
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-ocaml hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-ocaml
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-lint hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-lint
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-man hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-man
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-emacs-lisp hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-emacs-lisp
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-org hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-org
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-agenda hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-agenda
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-org hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-org
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-publish hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-publish
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-scheme hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-scheme
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-texinfo hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-texinfo
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-core hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-core
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-picolisp hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-picolisp
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-abc hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-abc
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-src hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-src
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-java hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-java
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-timer hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-timer
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-makefile hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-makefile
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-odt hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-odt
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-mobile hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-mobile
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-shell hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-shell
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-maxima hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-maxima
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-lisp hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-lisp
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-lilypond hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-lilypond
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-ascii hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-ascii
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-sqlite hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-sqlite
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-coq hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-coq
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-install hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-install
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-feed hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-feed
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-sed hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-sed
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-ctags hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-ctags
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-mouse hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-mouse
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-css hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-css
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-indent hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-indent
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-lua hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-lua
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-ebnf hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-ebnf
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-fortran hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-fortran
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-haskell hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-haskell
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-io hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-io
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-inlinetask hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-inlinetask
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-vala hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-vala
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-sass hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-sass
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-lob hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-lob
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-stan hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-stan
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-mscgen hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-mscgen
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-awk hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-awk
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-plot hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-plot
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-beamer hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-beamer
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-gnuplot hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-gnuplot
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-id hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-id
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-calc hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-calc
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-perl hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-perl
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-C hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-C
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-js hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-js
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-exp hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-exp
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-sql hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-sql
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-groovy hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-groovy
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-eval hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-eval
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-J hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-J
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ox-html hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ox-html
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-latex hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-latex
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-ruby hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-ruby
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-ref hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-ref
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-pcomplete hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-pcomplete
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-version hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-version
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob-dot hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob-dot
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/org-loaddefs hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/org-loaddefs
/cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/site-lisp/org-9.3.1/ob hides /cm/ot/TOOL/GNU.26.0.0.23/build_G.26.IP.L7/generated/share/emacs/26.3/lisp/org/ob

Features:
(shadow sort mail-extr emacsbug message rmc puny rfc822 mml mml-sec epa
derived epg gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encode
mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047
rfc2045 ietf-drums mm-util mail-prsvr mail-utils elec-pair gpc dired
dired-loaddefs etags which-func ido paren ada-imenu imenu ada-skel
ada-skeletons skeleton ada-compiler ada-gnat-compile ada-gnat-xref
gnat-core ada-wisi ada-process wisi-process-parse
ada-indent-user-options ada-fix-error ada-mode wisi xref project
wisi-fringe wisi-parse-common semantic/lex semantic/fw mode-local
find-file compile align highlight-beyond-fill-column which-key vlf-setup
vlf vlf-base vlf-tune org ob ob-tangle ob-ref ob-lob ob-table ob-exp
org-macro org-footnote org-src ob-comint org-pcomplete pcomplete
org-list org-faces org-entities noutline outline easy-mmode org-version
ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat advice
org-macs org-loaddefs format-spec find-func cal-menu calendar
cal-loaddefs memory-usage ffap thingatpt comint ansi-color ring
jka-compr finder-inf package easymenu epg-config url-handlers url-parse
auth-source cl-seq eieio eieio-core cl-macs eieio-loaddefs
password-cache url-vars seq byte-opt gv bytecomp byte-compile cconv
cl-loaddefs cl-lib time-date mule-util tooltip eldoc electric uniquify
ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page menu-bar rfn-eshadow isearch timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame cl-generic cham georgian utf-8-lang misc-lang
vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932
hebrew greek romanian slovak czech european ethiopic indian cyrillic
chinese composite charscript charprop case-table epa-hook jka-cmpr-hook
help simple abbrev obarray minibuffer cl-preloaded 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 threads dbusbind inotify dynamic-setting system-font-setting
font-render-setting move-toolbar gtk x-toolkit x multi-tty
make-network-process emacs)

Memory information:
((conses 16 188407 6581)
 (symbols 48 30344 1)
 (miscs 40 67 147)
 (strings 32 61701 1694)
 (string-bytes 1 1938350)
 (vectors 16 26751)
 (vector-slots 8 633511 10944)
 (floats 8 136 4)
 (intervals 56 888 320)
 (buffers 992 11)
 (heap 1024 23200 2141))
____

This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful.

Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy.

Any views expressed in this message are those of the sender.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#49914; Package emacs. (Fri, 06 Aug 2021 18:41:02 GMT) Full text and rfc822 format available.

Message #8 received at 49914 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Jurgen De Backer <jurgen.de-backer.ext <at> eurocontrol.int>
Cc: 49914 <at> debbugs.gnu.org, stef.van-vlierberghe <at> eurocontrol.int
Subject: Re: bug#49914: 26.3; deadlock when closing ediff window
Date: Fri, 06 Aug 2021 21:40:40 +0300
> Cc: stef.van-vlierberghe <at> eurocontrol.int
> Date: Fri, 6 Aug 2021 17:26:54 +0000
> From:  Jurgen De Backer via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> Emacs got in a deadlock when closing an ediff window and then
> quickly pressing a key. :malloc(): memory corruption (fast)

Please try the latest master branch if you can, I believe this problem
is fixed there.




Added tag(s) moreinfo. Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 06 Aug 2021 20:21:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#49914; Package emacs. (Fri, 06 Aug 2021 21:43:02 GMT) Full text and rfc822 format available.

Message #13 received at 49914 <at> debbugs.gnu.org (full text, mbox):

From: VAN VLIERBERGHE Stef <stef.van-vlierberghe <at> eurocontrol.int>
To: Eli Zaretskii <eliz <at> gnu.org>, "DE BACKER Jurgen (EXT)"
 <jurgen.de-backer.ext <at> eurocontrol.int>
Cc: "49914 <at> debbugs.gnu.org" <49914 <at> debbugs.gnu.org>,
 "MEERSMAN Koen \(EXT\)" <koen.meersman.ext <at> eurocontrol.int>,
 WAROQUIERS Philippe <philippe.waroquiers <at> eurocontrol.int>
Subject: RE: bug#49914: 26.3; deadlock when closing ediff window
Date: Fri, 6 Aug 2021 21:13:07 +0000
We will, thanks for the fast response Eli.


____

This message and any files transmitted with it are legally privileged and intended for the sole use of the individual(s) or entity to whom they are addressed. If you are not the intended recipient, please notify the sender by reply and delete the message and any attachments from your system. Any unauthorised use or disclosure of the content of this message is strictly prohibited and may be unlawful.

Nothing in this e-mail message amounts to a contractual or legal commitment on the part of EUROCONTROL, unless it is confirmed by appropriately signed hard copy.

Any views expressed in this message are those of the sender.




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#49914; Package emacs. (Sat, 04 Sep 2021 07:39:01 GMT) Full text and rfc822 format available.

Message #16 received at 49914 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 49914 <at> debbugs.gnu.org,
 Jurgen De Backer <jurgen.de-backer.ext <at> eurocontrol.int>,
 stef.van-vlierberghe <at> eurocontrol.int
Subject: Re: bug#49914: 26.3; deadlock when closing ediff window
Date: Sat, 04 Sep 2021 09:38:07 +0200
Eli Zaretskii <eliz <at> gnu.org> writes:

>> Emacs got in a deadlock when closing an ediff window and then
>> quickly pressing a key. :malloc(): memory corruption (fast)
>
> Please try the latest master branch if you can, I believe this problem
> is fixed there.

There wasn't any confirmation that this was fixed there, but a month has
passed, so I'm guessing that this was correct, and I'm closing this bug
report.  If there's still an issue here, please respond to the debbugs
address and we'll reopen.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




bug marked as fixed in version 28.1, send any further explanations to 49914 <at> debbugs.gnu.org and Jurgen De Backer <jurgen.de-backer.ext <at> eurocontrol.int> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sat, 04 Sep 2021 07:39:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 02 Oct 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 201 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.