GNU bug report logs - #55672
29.0.50; Emacs crashes when calling start-process-shell-command xdg-open with process-connection-type set to nil

Previous Next

Package: emacs;

Reported by: Ihor Radchenko <yantar92 <at> gmail.com>

Date: Fri, 27 May 2022 06:25:02 UTC

Severity: normal

Found in version 29.0.50

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Ihor Radchenko <yantar92 <at> gmail.com>
Cc: 55672 <at> debbugs.gnu.org
Subject: bug#55672: 29.0.50; Emacs crashes when calling start-process-shell-command xdg-open with process-connection-type set to nil
Date: Fri, 27 May 2022 17:57:21 +0800
Ihor Radchenko <yantar92 <at> gmail.com> writes:

> However, I tried to play around with alternative ways to pass
> parameters. Using run -q -xrm '...' appears to work.

The problem is a process filter causing `x_clear_frame' to be called on
a frame whose GCs have not yet been realized.  That should actually be
impossible.

Can you evaluate the following lines in that gdb session, and show the
output?

  up 6
  p *f->output_data.x

Thanks.




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

Previous Next


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