emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56277: closed (29.0.50; Vterm crash after last git pull. Can be rela


From: GNU bug Tracking System
Subject: bug#56277: closed (29.0.50; Vterm crash after last git pull. Can be related to the 'abort-redisplay' patch?)
Date: Thu, 07 Jul 2022 05:38:01 +0000

Your message dated Thu, 07 Jul 2022 08:36:57 +0300
with message-id <83let55vra.fsf@gnu.org>
and subject line Re: bug#56277: 29.0.50; Vterm crash after last git pull. Can 
be related to the 'abort-redisplay' patch?
has caused the debbugs.gnu.org bug report #56277,
regarding 29.0.50; Vterm crash after last git pull. Can be related to the 
'abort-redisplay' patch?
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56277: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56277
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 29.0.50; Vterm crash after last git pull. Can be related to the 'abort-redisplay' patch? Date: Tue, 28 Jun 2022 14:23:44 +0200
Hi, today I pulled the latest changes and re-built emacs. But now vterm crash,
just after invoked.
The backtrace show that the vterm call thei own recenter function:

#10 0x00007fffbb19181d in recenter (env=env@entry=0x7fffffff8950,
 pos=<optimized out>) at
 /home/vincenzo/.emacs.d/elpa/vterm-20220613.1614/elisp.c:147

the corrisponding function is:
void recenter(emacs_env *env, emacs_value pos) {
  env->funcall(env, Frecenter, 1, (emacs_value[]){pos});
}

Can be relate to "Merge branch 'abort-redisplay'" or  "Minor
optimization of the "abort redisplay" feature" ?
Thank you.

Attachment: gdb.txt
Description: backtrace


Vincenzo


In GNU Emacs 29.0.50 (build 4, x86_64-pc-linux-gnu, GTK+ Version 3.24.34, cairo 
version 1.17.4)
 of 2022-06-28 built on 3-191.divsi.unimi.it
Repository revision: baec3c4974e3a3f31dc4c3cb58db780746bbe691
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12014000
System Description: Fedora Linux 35 (KDE Plasma)

Configured using:
 'configure --with-cairo --with-x-toolkit=gtk3 --with-xwidgets
 --without-pop --without-imagemagick --prefix=/opt/emacs_x11
 --with-file-notification=inotify --enable-link-time-optimization
 --with-native-compilation --with-xinput2 'CFLAGS=-DMAIL_USE_LOCKF -O2
 -fno-strict-aliasing -g -march=native -mtune=native -D_FORTIFY_SOURCE=2
 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong
 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fstack-clash-protection
 -fcf-protection''

Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON
LCMS2 LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS WEBP X11 XDBE XIM XINPUT2 XPM XWIDGETS GTK3 ZLIB

Important settings:
  value of $LANG: it_IT.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Lisp Interaction

Minor modes in effect:
  global-git-gutter-mode: t
  editorconfig-mode: t
  global-git-commit-mode: t
  magit-auto-revert-mode: t
  shell-dirtrack-mode: t
  auto-revert-mode: t
  dap-tooltip-mode: t
  dap-ui-many-windows-mode: t
  dap-ui-controls-mode: t
  dap-ui-mode: t
  treemacs-filewatch-mode: t
  treemacs-follow-mode: t
  treemacs-git-mode: t
  treemacs-fringe-indicator-mode: t
  dap-auto-configure-mode: t
  dap-mode: t
  xclip-mode: t
  which-key-mode: t
  global-flycheck-mode: t
  flycheck-mode: t
  projectile-mode: t
  yas-minor-mode: t
  company-quickhelp-mode: t
  company-quickhelp-local-mode: t
  global-company-mode: t
  company-mode: t
  persp-mode: t
  vertico-mode: t
  override-global-mode: t
  electric-pair-mode: t
  which-function-mode: t
  save-place-mode: t
  winner-mode: t
  minibuffer-electric-default-mode: t
  savehist-mode: t
  delete-selection-mode: t
  recentf-mode: t
  xterm-mouse-mode: t
  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
  file-name-shadow-mode: t
  context-menu-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  column-number-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:
/home/vincenzo/.emacs.d/elpa/transient-20220527.2213/transient hides 
/opt/emacs_x11/share/emacs/29.0.50/lisp/transient
/home/vincenzo/.emacs.d/elpa/irony-20220110.849/irony hides 
/home/vincenzo/.emacs.d/elpa/irony-20220110.849/server/build/src/irony
/home/vincenzo/.emacs.d/elpa/irony-20220110.849/irony hides 
/home/vincenzo/.emacs.d/elpa/irony-20220110.849/server/test/elisp/irony
/home/vincenzo/.emacs.d/elpa/irony-20220110.849/irony-cdb-json hides 
/home/vincenzo/.emacs.d/elpa/irony-20220110.849/server/test/elisp/irony-cdb-json
/home/vincenzo/.emacs.d/elpa/irony-20220110.849/irony-iotask hides 
/home/vincenzo/.emacs.d/elpa/irony-20220110.849/server/test/elisp/irony-iotask

Features:
(cl-print help-fns radix-tree dired-aux epa-file mailalias smtpmail
textsec uni-scripts idna-mapping ucs-normalize uni-confusable
textsec-check qp jka-compr timezone url-http url-gw url-cache url-auth
mule-util eudc-capf eudc eudc-vars shadow sort mail-extr emacsbug
company-c-headers irony-eldoc irony-completion irony-snippet irony
irony-iotask cmake-project rng-xsd xsd-regexp rng-cmpct
nxml-mode-expansions rng-nxml rng-valid rng-loc rng-uri rng-parse
nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode
nxml-outln nxml-rap html-mode-expansions sgml-mode nxml-util nxml-enc
xmltok vc-hg vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs log-view
bug-reference magit-extras sh-script smie executable misearch
multi-isearch yaml-mode-expansions yaml-mode editorconfig-core
editorconfig-core-handle editorconfig-fnmatch ediff ediff-merg
ediff-mult ediff-wind ediff-diff ediff-help ediff-init ediff-util
git-gutter google-translate-smooth-ui google-translate-core-ui facemenu
popup google-translate-core google-translate-tk google-translate-backend
editorconfig magit-bookmark magit-submodule magit-obsolete magit-blame
magit-stash magit-reflog magit-bisect magit-push magit-pull magit-fetch
magit-clone magit-remote magit-commit magit-sequence magit-notes
magit-worktree magit-tag magit-merge magit-branch magit-reset
magit-files magit-refs magit-status magit magit-repos magit-apply
magit-wip magit-log magit-diff smerge-mode diff git-commit log-edit
message sendmail yank-media rfc822 mml mml-sec epa derived gnus-util
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util
ietf-drums mail-prsvr mailabbrev gmm-utils pcvs-util magit-core
magit-autorevert magit-margin magit-transient magit-process with-editor
magit-mode magit-git magit-base magit-section crm compat-27 compat-26
mvn vterm docker-tramp tramp-cache tramp tramp-loaddefs trampver
tramp-integration tramp-compat parse-time iso8601 time-date ls-lisp term
disp-table shell pcomplete ehelp vterm-module term/xterm xterm
lsp-diagnostics lsp-modeline lsp-ui lsp-ui-flycheck lsp-ui-doc xwidget
image-mode dired dired-loaddefs exif goto-addr lsp-ui-imenu lsp-ui-peek
lsp-ui-sideline lsp-ui-util face-remap view lsp-zig lsp-steep lsp-svelte
lsp-sqls lsp-yaml lsp-xml lsp-vimscript lsp-vhdl lsp-volar lsp-vetur
lsp-html lsp-verilog lsp-vala lsp-v lsp-typeprof lsp-ttcn3 lsp-toml
lsp-terraform lsp-tex lsp-sorbet lsp-solargraph lsp-rust lsp-rf
lsp-remark lsp-r lsp-purescript lsp-pylsp lsp-pyls lsp-pwsh lsp-php
lsp-perlnavigator lsp-perl lsp-openscad lsp-ocaml lsp-magik lsp-nix
lsp-nim lsp-nginx lsp-markdown lsp-lua lsp-kotlin lsp-json
lsp-javascript dap-java lsp-java request mailheader autorevert
mail-utils lsp-idris lsp-haxe lsp-groovy lsp-hack lsp-graphql lsp-gleam
lsp-go lsp-completion lsp-gdscript lsp-fsharp lsp-fortran lsp-eslint
lsp-erlang lsp-emmet lsp-elixir lsp-elm lsp-dockerfile lsp-dhall lsp-d
lsp-css lsp-csharp gnutls lsp-crystal lsp-cmake lsp-clojure
lsp-semantic-tokens lsp-clangd lsp-beancount lsp-bash lsp-ansible
lsp-angular lsp-ada lsp-actionscript vc-git diff-mode lsp-dart
lsp-dart-commands lsp-dart-flutter-widget-guide
lsp-dart-flutter-fringe-colors lsp-dart-flutter-colors lsp-dart-outline
lsp-dart-code-lens lsp-dart-test-tree lsp-dart-test-output
lsp-dart-test-support lsp-dart-dap lsp-dart-devtools
lsp-dart-flutter-daemon dap-utils dom xml dap-mouse dap-ui lsp-treemacs
lsp-treemacs-themes treemacs treemacs-header-line treemacs-compatibility
treemacs-mode treemacs-bookmarks treemacs-interface treemacs-extensions
treemacs-mouse-interface treemacs-tags treemacs-persistence
treemacs-filewatch-mode treemacs-follow-mode treemacs-rendering
treemacs-annotations treemacs-async treemacs-workspaces treemacs-dom
treemacs-visuals treemacs-fringe-indicator treemacs-scope pulse
treemacs-faces treemacs-icons treemacs-themes treemacs-core-utils
pfuture treemacs-logging treemacs-customization treemacs-macros gdb-mi
bindat gud bui bui-list bui-info bui-entry bui-core bui-history
bui-button bui-utils lsp-lens dap-mode dap-launch posframe dap-overlays
lsp-dart-closing-labels lsp-dart-utils lsp-dart-protocol lsp-mode
lsp-protocol spinner network-stream puny nsm markdown-mode color
noutline outline lv inline ht filenotify f f-shortdoc shortdoc s ewoc
epg rfc6068 epg-config xcscope cc-mode-expansions cc-mode cc-fonts
cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs
expand-region text-mode-expansions er-basic-expansions
expand-region-core expand-region-custom dired-launch rg files-x vc
vc-dispatcher rg-info-hack rg-menu transient format-spec rg-ibuffer
rg-result wgrep-rg wgrep rg-history rg-header cus-edit cus-start
cus-load xclip which-key consult-imenu consult-flycheck flycheck
find-func dash projectile-speedbar sr-speedbar speedbar ezimage dframe
projectile lisp-mnt grep compile comint ansi-color ibuf-ext ibuffer
ibuffer-loaddefs add-log server yasnippet-snippets yasnippet init
custom-rust custom-dart custom-java custom-go custom-sql custom-clojure
custom-web custom-ruby custom-python custom-php custom-markup custom-c
company-quickhelp pos-tip company-yasnippet company-keywords
company-etags etags fileloop generator company-dabbrev-code
company-dabbrev company-files company-capf company pcase consult-xref
xref project consult-vertico consult compat-28 compat bookmark
text-property-search pp byte-opt perspective comp comp-cstr warnings
advice thingatpt ido vertico edmacro kmacro cl-extra help-mode
use-package use-package-ensure use-package-delight use-package-diminish
use-package-bind-key bind-key easy-mmode use-package-core bytecomp
byte-compile cconv elec-pair which-func imenu saveplace winner ring
minibuf-eldef hl-line savehist delsel recentf tree-widget wid-edit
xt-mouse custom-function custom-variable cider-autoloads
cmake-mode-autoloads consult-dir-autoloads consult-autoloads
docker-autoloads elpy-autoloads flycheck-autoloads rx lsp-dart-autoloads
lsp-java-autoloads dap-mode-autoloads lsp-ui-autoloads
lsp-mode-autoloads magit-autoloads git-commit-autoloads
magit-section-autoloads multiple-cursors-autoloads perspective-autoloads
php-mode-autoloads presentation-autoloads projectile-autoloads
request-autoloads rustic-autoloads markdown-mode-autoloads f-autoloads
rust-mode-autoloads treemacs-autoloads dash-autoloads vertico-autoloads
vterm-autoloads w3m-load w3m-autoloads web-mode-autoloads
with-editor-autoloads info compat-autoloads package browse-url url
url-proxy url-privacy url-expand url-methods url-history url-cookie
generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse
auth-source cl-seq eieio eieio-core cl-macs gv eieio-loaddefs
password-cache json subr-x map url-vars cl-loaddefs cl-lib rmc
iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks
lisp-float-type elisp-mode 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 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 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 xwidget-internal dbusbind
inotify lcms2 dynamic-setting system-font-setting font-render-setting
cairo move-toolbar gtk x-toolkit xinput2 x multi-tty
make-network-process native-compile emacs)

Memory information:
((conses 16 938231 168800)
 (symbols 48 51352 62)
 (strings 32 241157 23800)
 (string-bytes 1 8698065)
 (vectors 16 133104)
 (vector-slots 8 3143199 97217)
 (floats 8 908 1361)
 (intervals 56 14649 1916)
 (buffers 992 54))

--- End Message ---
--- Begin Message --- Subject: Re: bug#56277: 29.0.50; Vterm crash after last git pull. Can be related to the 'abort-redisplay' patch? Date: Thu, 07 Jul 2022 08:36:57 +0300
> From: Vincenzo Pupillo <vincenzo.pupillo@lpsd.it>
> Cc: Eli Zaretskii <eliz@gnu.org>, Vincenzo Pupillo 
> <vincenzo.pupillo@mailbox.org>, 56277@debbugs.gnu.org
> Date: Wed, 06 Jul 2022 21:37:16 +0200
> 
> Hi,
> after the fix attached to bug#56369, the crash is gone.
> Thank you!

Thanks, I'm therefore closing this bug.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]