GNU bug report logs -
#65116
29.1; query-replace-read-args fails reading second arg in detached minibuf
Previous Next
Reported by: Jim Rees <jim <at> rees.org>
Date: Sun, 6 Aug 2023 19:05:01 UTC
Severity: normal
Found in version 29.1
Done: Alan Mackenzie <acm <at> muc.de>
Bug is archived. No further changes may be made.
Full log
Message #94 received at 65116 <at> debbugs.gnu.org (full text, mbox):
> Cc: luangruo <at> yahoo.com, acm <at> muc.de, 65116 <at> debbugs.gnu.org
> Date: Sun, 14 Jan 2024 19:17:13 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> > % sudo gdb -batch -ex bt -p 174496
> > [New LWP 174497]
> > [New LWP 174498]
> > [Thread debugging using libthread_db enabled]
> > Using host libthread_db library "/usr/lib/libthread_db.so.1".
> > 0x00007f7f6ee3e9d8 in pthread_sigmask () from /usr/lib/libc.so.6
> > #0 0x00007f7f6ee3e9d8 in pthread_sigmask () at /usr/lib/libc.so.6
> > #1 0x000055e30363ed64 in block_interrupt_signal ()
> > #2 0x000055e3036d3a2a in really_call_select ()
> > #3 0x000055e3036d3ee9 in thread_select ()
> > #4 0x000055e3036ec3e4 in xg_select ()
> > #5 0x000055e3036baaa2 in wait_reading_process_output ()
> > #6 0x000055e303634352 in read_char ()
> > #7 0x000055e303635b0d in read_key_sequence ()
> > #8 0x000055e303636999 in command_loop_1 ()
> > #9 0x000055e3036870a9 in internal_condition_case ()
> > #10 0x000055e30362a3d2 in command_loop_2 ()
> > #11 0x000055e303687027 in internal_catch ()
> > #12 0x000055e30362a374 in command_loop ()
> > #13 0x000055e30362d1c3 in recursive_edit_1 ()
> > #14 0x000055e30362d418 in Frecursive_edit ()
> > #15 0x000055e30356b311 in main ()
> > [Inferior 1 (process 174496) detached]
>
> AFAIU, this backtrace just says that Emacs waits for some input, so it
> isn't very informative. The question is why it doesn't _get_ any
> input?
Btw, I think you should submit a separate bug report about this, as
this issue is probably unrelated. Unless you are saying that before
applying Po's patch this never happened to you.
This bug report was last modified 1 year and 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.