GNU bug report logs - #70073
29.3; Emacs-PGTK crashes upon marking some text inside emacs and then middle clicking outside of Emacs

Previous Next

Package: emacs;

Reported by: "Abraham S.A.H." <arash.sah <at> tuta.io>

Date: Fri, 29 Mar 2024 16:02:05 UTC

Severity: normal

Merged with 70072

Found in version 29.3

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: "Abraham S.A.H." <arash.sah <at> tuta.io>, 70073 <at> debbugs.gnu.org
Subject: bug#70073: 29.3; Emacs-PGTK crashes upon marking some text inside emacs and then middle clicking outside of Emacs
Date: Sat, 13 Apr 2024 09:44:39 +0800
Eli Zaretskii <eliz <at> gnu.org> writes:

> Po Lu, any idea why pgtk_handle_selection_request segfaults at that
> point?  Is dpyinfo or dpyinfo->terminal a NULL or invalid pointer or
> something?

That should not be possible.

>> Date: Fri, 12 Apr 2024 20:41:02 +0200 (CEST)
>> From: "Abraham S.A.H." <arash.sah <at> tuta.io>
>> Cc: 70073 <70073 <at> debbugs.gnu.org>
>> 
>> Thread 1 (Thread 0x7ffff2090080 (LWP 60645) "emacs"):
>> #0  pgtk_handle_selection_request (event=0x7fffffffc040) at /usr/src/debug/emacs/emacs-29.3-wayland/src/pgtkselect.c:573

Abraham, please run the following commands:

  p *(struct selection_input_event *) event
  p *dpyinfo
  p *dpyinfo->terminal

Thanks in advance.




This bug report was last modified 1 year and 71 days ago.

Previous Next


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