unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#70072: 29.3; Emacs-PGTK crashes upon kill-region or kill-ring-save
@ 2024-03-29 14:43 Abraham S.A.H. via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2024-03-29 18:03 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Abraham S.A.H. via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-03-29 14:43 UTC (permalink / raw)
  To: 70072

## System Information:

* Kernel: 6.8.2-2
* DE: Gnome 46.0
* WM: Mutter (Wayland)
* gnome-shell: 46.0
* wayland: 1.22.0
* mutter: 46.0
* wl-clipboard: 2.2.1
* weston: 13.0.0
* sway: 1.9-e93da93
* emacs package: emacs-wayland 29.3-1.1 (archlinux)

## Steps to reproduce the issue under Gnome:

1. Invoke `emacs -Q` in any terminal emulator to start Emacs along with
   its GUI frame.
2. Mark/highlight some area of text with your mouse pointer. OR use
   C-Space and keyboard movement shortcuts to do the same.
3. Use `C-w` or `M-w` to kill or kill-save the marked text.
5. Emacs crashes.

NOTE1: The problem is reproducible both when marking with mouse cursor
       or when marking with keyboard shortcuts.
NOTE2: Using `kill-region` or `kill-ring-save` commands results in the
       same state.
NOTE3: Copying or cutting text outside Emacs and yanking inside Emacs
       works without any problem.

## State of the issue under Sway:

Just Killing doesn't make Emacs to crash, but then trying to paste it
into other applications make Emacs to crash.

## State of the issue under Weston:

Copying and cutting outside of Emacs and yanking into Emacs works
without issues.  Killing inside Emacs doesn't make it to crash, but 
it also doesn't paste inside other applications, and makes the current
clipboard to get empty.

## Workaround:
Set variable `select-enable-clipboard` to `nil`.

## Terminal log of Emacs after crash:

~~~~~~~~~~ Start of the log
Fatal error 11: Segmentation fault
Backtrace:

emacs(+0x16bc62)[0x5f8b0fcddc62]
emacs(+0x20243)[0x5f8b0fb92243]
emacs(+0x21d44)[0x5f8b0fb93d44]
/usr/lib/libc.so.6(+0x41b30)[0x735b53041b30]
emacs(+0x3027c9)[0x5f8b0fe747c9]
emacs(+0x14950d)[0x5f8b0fcbb50d]
emacs(+0x14a631)[0x5f8b0fcbc631]
emacs(+0x275406)[0x5f8b0fde7406]
emacs(+0x44808)[0x5f8b0fbb6808]
emacs(+0x152ea1)[0x5f8b0fcc4ea1]
emacs(+0x317837)[0x5f8b0fe89837]
emacs(+0x1465ec)[0x5f8b0fcb85ec]
emacs(+0x1fd94f)[0x5f8b0fd6f94f]
emacs(+0x143fae)[0x5f8b0fcb5fae]
emacs(+0x1fd8a5)[0x5f8b0fd6f8a5]
emacs(+0x145dc9)[0x5f8b0fcb7dc9]
emacs(+0x34bf40)[0x5f8b0febdf40]
emacs(+0x146300)[0x5f8b0fcb8300]
emacs(+0x380d3)[0x5f8b0fbaa0d3]
/usr/lib/libc.so.6(+0x26010)[0x735b53026010]
/usr/lib/libc.so.6(__libc_start_main+0x8a)[0x735b530260ca]
emacs(+0x38445)[0x5f8b0fbaa445]
fish: Job 1, 'emacs --debug-init' terminated by signal SIGSEGV (Address
boundary error)

~~~~~~~~ End of the log

In GNU Emacs 29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41,
cairo version 1.18.0)
Repository revision: 4b1bcc2ad665ccd3fe1d4b8a206f9bf3a8bc2c98
Repository branch: HEAD
System Description: Arch Linux

Configured using:
'configure --with-pgtk --with-native-compilation=aot --sysconfdir=/etc
--prefix=/usr --libexecdir=/usr/lib --with-tree-sitter
--localstatedir=/var --with-cairo --disable-build-details
--with-harfbuzz --with-libsystemd --with-modules
'CFLAGS=-march=x86-64-v3 -mtune=haswell -O3 -pipe -fno-plt -fexceptions
-mpclmul -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -g1
-ffile-prefix-map=/startdir/src=/usr/src/debug/emacs -flto=auto
-falign-functions=32' 'LDFLAGS=-Wl,-O1 -Wl,--sort-common
-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs
-flto=auto -falign-functions=32' 'CXXFLAGS=-march=x86-64-v3
-mtune=haswell -O3 -pipe -fno-plt -fexceptions -mpclmul
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -g1
-ffile-prefix-map=/startdir/src=/usr/src/debug/emacs -flto=auto
-falign-functions=32''

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY
PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB

Important settings:
  value of $LC_COLLATE: en_GB.UTF-8
  value of $LC_CTYPE: en_GB.UTF-8
  value of $LC_MESSAGES: en_GB.UTF-8
  value of $LC_MONETARY: fa_IR.UTF-8
  value of $LC_NUMERIC: en_GB.UTF-8
  value of $LC_TIME: en_DK.UTF-8
  value of $LANG: en_GB.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  eldoc-mode: t
  show-paren-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
  blink-cursor-mode: t
  line-number-mode: t
  indent-tabs-mode: t
  transient-mark-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t

Load-path shadows:
None found.

Features:
(shadow sort mail-extr emacsbug message mailcap yank-media puny dired
dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068
epg-config gnus-util text-property-search time-date mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs
comp comp-cstr warnings icons subr-x rx cl-seq cl-macs gv cl-extra
help-mode bytecomp byte-compile cl-lib sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils rmc iso-transl tooltip cconv
eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type
elisp-mode mwheel term/pgtk-win pgtk-win term/common-win pgtk-dnd
tool-bar dnd fontset image regexp-opt fringe tabulated-list replace
newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar
rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock
font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq
simple cl-generic indonesian philippine 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 emoji-zwj charscript charprop case-table
epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button
loaddefs theme-loaddefs faces cus-face macroexp files window
text-properties overlay sha1 md5 base64 format env code-pages mule
custom widget keymap hashtable-print-readable backquote threads dbusbind
inotify dynamic-setting system-font-setting font-render-setting cairo
gtk pgtk lcms2 multi-tty make-network-process native-compile emacs)

Memory information:
((conses 16 77836 11913)
(symbols 48 7110 0)
(strings 32 19779 1208)
(string-bytes 1 599931)
(vectors 16 15779)
(vector-slots 8 329592 20534)
(floats 8 28 46)
(intervals 56 291 0)
(buffers 984 12))






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#70072: 29.3; Emacs-PGTK crashes upon kill-region or kill-ring-save
  2024-03-29 14:43 bug#70072: 29.3; Emacs-PGTK crashes upon kill-region or kill-ring-save Abraham S.A.H. via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2024-03-29 18:03 ` Eli Zaretskii
  2024-03-29 18:58   ` Abraham S.A.H. via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2024-03-29 18:03 UTC (permalink / raw)
  To: Abraham S.A.H.; +Cc: 70072

> Date: Fri, 29 Mar 2024 15:43:52 +0100 (CET)
> From:  "Abraham S.A.H." via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> ## System Information:
> 
> * Kernel: 6.8.2-2
> * DE: Gnome 46.0
> * WM: Mutter (Wayland)
> * gnome-shell: 46.0
> * wayland: 1.22.0
> * mutter: 46.0
> * wl-clipboard: 2.2.1
> * weston: 13.0.0
> * sway: 1.9-e93da93
> * emacs package: emacs-wayland 29.3-1.1 (archlinux)
> 
> ## Steps to reproduce the issue under Gnome:
> 
> 1. Invoke `emacs -Q` in any terminal emulator to start Emacs along with
>    its GUI frame.
> 2. Mark/highlight some area of text with your mouse pointer. OR use
>    C-Space and keyboard movement shortcuts to do the same.
> 3. Use `C-w` or `M-w` to kill or kill-save the marked text.
> 5. Emacs crashes.
> 
> NOTE1: The problem is reproducible both when marking with mouse cursor
>        or when marking with keyboard shortcuts.
> NOTE2: Using `kill-region` or `kill-ring-save` commands results in the
>        same state.
> NOTE3: Copying or cutting text outside Emacs and yanking inside Emacs
>        works without any problem.
> 
> ## State of the issue under Sway:
> 
> Just Killing doesn't make Emacs to crash, but then trying to paste it
> into other applications make Emacs to crash.
> 
> ## State of the issue under Weston:
> 
> Copying and cutting outside of Emacs and yanking into Emacs works
> without issues.  Killing inside Emacs doesn't make it to crash, but 
> it also doesn't paste inside other applications, and makes the current
> clipboard to get empty.
> 
> ## Workaround:
> Set variable `select-enable-clipboard` to `nil`.
> 
> ## Terminal log of Emacs after crash:
> 
> ~~~~~~~~~~ Start of the log
> Fatal error 11: Segmentation fault
> Backtrace:
> 
> emacs(+0x16bc62)[0x5f8b0fcddc62]
> emacs(+0x20243)[0x5f8b0fb92243]
> emacs(+0x21d44)[0x5f8b0fb93d44]
> /usr/lib/libc.so.6(+0x41b30)[0x735b53041b30]

Thank you for your report, but these backtraces can only be
interpreted on your system.  So either convert them to human-readable
lists of file names, line numbers, and function names as described in
the node "Crashing" of the Emacs user manual, or run Emacs from GDB,
and when Emacs crashes, type "bt" at the GDB prompt and post the
backtrace produced by GDB.

> fish: Job 1, 'emacs --debug-init' terminated by signal SIGSEGV (Address
> boundary error)

This says you invoked Emacs with --debug-init, not with -Q.  Which one
is correct?





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#70072: 29.3; Emacs-PGTK crashes upon kill-region or kill-ring-save
  2024-03-29 18:03 ` Eli Zaretskii
@ 2024-03-29 18:58   ` Abraham S.A.H. via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 3+ messages in thread
From: Abraham S.A.H. via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2024-03-29 18:58 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 70072

> Thank you for your report, but these backtraces can only be
> interpreted on your system.  So either convert them to human-readable
> lists of file names, line numbers, and function names as described in
> the node "Crashing" of the Emacs user manual, or run Emacs from GDB,
> and when Emacs crashes, type "bt" at the GDB prompt and post the
> backtrace produced by GDB.

The least I could do. 

That's the end of the day in my time — Tehran's time. I will do it again
with GDB as you instructed, tomorrow.  

> This says you invoked Emacs with --debug-init, not with -Q.  Which one
> is correct?

It's saying right.  When I ran the bug report command, Emacs was invoked
with both `-Q` and `--debug-init` flags.  But the issue and backtrace is the
same, nonetheless.

> Is this different from bug#70072 that you submitted a few minutes ago,
> or is this the same problem?  It sounds almost the same problem, just
> triggered in 2 different ways.

Exactly, it seems to be the same issue, triggered in 2 different ways. 
Even the crash backtrace is the same.

By the way!  I have tried `emacs-pgtk-native-comp-git` of AUR, which is
Emacs dev master branch (30.0.50.171462) with PGTK and I could NOT
reproduce the bug.  This is the only available package of Emacs dev branch
with PGTK enabled, in Arch Linux.

--
Best Regards,
Abraham
Sent with Tutanota; https://tuta.com





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-29 18:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-29 14:43 bug#70072: 29.3; Emacs-PGTK crashes upon kill-region or kill-ring-save Abraham S.A.H. via Bug reports for GNU Emacs, the Swiss army knife of text editors
2024-03-29 18:03 ` Eli Zaretskii
2024-03-29 18:58   ` Abraham S.A.H. via Bug reports for GNU Emacs, the Swiss army knife of text editors

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).