GNU bug report logs - #67129
30.0.50; starting js-mode or js-ts-mode eats ram until emacs gets killed

Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.

Package: emacs; Reported by: alex <amk@HIDDEN>; dated Sun, 12 Nov 2023 12:26:01 UTC; Maintainer for emacs is bug-gnu-emacs@HIDDEN.

Message received at submit <at> debbugs.gnu.org:


Received: (at submit) by debbugs.gnu.org; 12 Nov 2023 12:25:55 +0000
From debbugs-submit-bounces <at> debbugs.gnu.org Sun Nov 12 07:25:55 2023
Received: from localhost ([127.0.0.1]:55194 helo=debbugs.gnu.org)
	by debbugs.gnu.org with esmtp (Exim 4.84_2)
	(envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>)
	id 1r29XG-0001Ii-UT
	for submit <at> debbugs.gnu.org; Sun, 12 Nov 2023 07:25:55 -0500
Received: from lists.gnu.org ([2001:470:142::17]:58232)
 by debbugs.gnu.org with esmtp (Exim 4.84_2)
 (envelope-from <amk@HIDDEN>) id 1r29XC-0001IO-Rm
 for submit <at> debbugs.gnu.org; Sun, 12 Nov 2023 07:25:53 -0500
Received: from eggs.gnu.org ([2001:470:142:3::10])
 by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <amk@HIDDEN>) id 1r29WQ-00061n-Gc
 for bug-gnu-emacs@HIDDEN; Sun, 12 Nov 2023 07:25:02 -0500
Received: from out-177.mta0.migadu.com ([91.218.175.177])
 by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256)
 (Exim 4.90_1) (envelope-from <amk@HIDDEN>) id 1r29WN-0001s2-4Z
 for bug-gnu-emacs@HIDDEN; Sun, 12 Nov 2023 07:25:02 -0500
Date: Sun, 12 Nov 2023 12:24:39 +0000
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amk.ie; s=key1;
 t=1699791887;
 h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
 to:to:cc:mime-version:mime-version:content-type:content-type:
 content-transfer-encoding:content-transfer-encoding;
 bh=3K3Z9annmslDutDKKLP/2wm/NIa2gGM8hbJHDBdDWdo=;
 b=Tep67CQcO7RPWSg+YRyIk9kFtbN8oy+TSfsHDqTRZvj864byYiI53f4pGDjVVRxgrA1wyY
 7Cy3d0nrA2tNBQVdZMY6T4M5ZC5hhyAJGPfbxt98FAuOWHXm8/qd/GrgUWRSKDhrBghVUo
 oTSs6jlK0JvEHns7RJayF91fInZpszf3XryIe8/cRa0kDBE8Sc153xwvHiRuCpn5+t1bLZ
 MHmZhk2MpZ4xUV2XE1Qfi1kvfFt2/WtSVcmrQrCQ0Q74GqyLvJzGMqXPSkMo9vxtk89AS8
 EolSxJ/g0v8BGbNb8m9DG1oePWPr6FZZJVYEPEr/SgPkGw05Fs8RHDtJ2VDFqw==
X-Report-Abuse: Please report any abuse attempt to abuse@HIDDEN and
 include these headers.
From: alex <amk@HIDDEN>
To: bug-gnu-emacs@HIDDEN
Subject: 30.0.50; starting js-mode or js-ts-mode eats ram until emacs gets 
 killed
Message-ID: <20231112122439.67d9b73f@HIDDEN>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Migadu-Flow: FLOW_OUT
Received-SPF: pass client-ip=91.218.175.177; envelope-from=amk@HIDDEN;
 helo=out-177.mta0.migadu.com
X-Spam_score_int: -20
X-Spam_score: -2.1
X-Spam_bar: --
X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no
X-Spam_action: no action
X-Spam-Score: 0.9 (/)
X-Debbugs-Envelope-To: submit
X-BeenThere: debbugs-submit <at> debbugs.gnu.org
X-Mailman-Version: 2.1.18
Precedence: list
List-Id: <debbugs-submit.debbugs.gnu.org>
List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe>
List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/>
List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org>
List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help>
List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, 
 <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe>
Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org
Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org>
X-Spam-Score: -0.1 (/)



Running from the current master build of emacs when entering js-mode
emacs consumes ram until it is eventually killed by the OS including
when executed with -Q

Not sure how to get a stack trace as it has the process end without
crashing.

In GNU Emacs 30.0.50 (build 1, x86_64-alpine-linux-musl, GTK+ Version
 3.24.38, cairo version 1.18.0) of 2023-11-12 built on build
System Description: Alpine Linux edge

Configured using:
 'configure --build=x86_64-alpine-linux-musl
 --host=x86_64-alpine-linux-musl --prefix=/usr --sysconfdir=/etc
 --libexecdir=/usr/lib --localstatedir=/var --with-gameuser=:games
 --with-gpm --with-harfbuzz --with-json --with-x-toolkit=gtk3
 --with-pgtk --with-xft --with-jpeg=yes --with-tiff=no
 --with-native-compilation=aot 'CFLAGS=-Os -fstack-clash-protection
 -Wformat -Werror=format-security -fno-plt -O2 -flto=auto'
 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common
 -Wl,-z,pack-relative-relocs''

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

Important settings:
  value of $LC_CTYPE: en_US.UTF-8
  locale-coding-system: utf-8-unix

Major mode: Fundamental

Minor modes in effect:
  global-git-commit-mode: t
  magit-auto-revert-mode: t
  minibuffer-depth-indicate-mode: t
  icomplete-vertical-mode: t
  icomplete-mode: t
  global-corfu-mode: t
  corfu-mode: t
  save-place-mode: t
  override-global-mode: t
  pixel-scroll-precision-mode: t
  global-display-line-numbers-mode: t
  display-line-numbers-mode: t
  delete-selection-mode: t
  tooltip-mode: t
  global-eldoc-mode: t
  show-paren-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  minibuffer-regexp-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 magit-submodule 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 files-x package browse-url url url-proxy url-privacy
url-expand url-methods url-history url-cookie url-domsuf url-util
url-handlers auth-source-pass url-parse auth-source json map url-vars
magit-repos magit-apply magit-wip magit-log which-func imenu magit-diff
smerge-mode diff diff-mode git-commit log-edit pcvs-util add-log
magit-core magit-autorevert autorevert filenotify magit-margin
magit-transient magit-process with-editor shell pcomplete server
magit-mode transient magit-git magit-base magit-section benchmark
format-spec cursor-sensor crm eieio eieio-core cl-macs dash emacsbug
message mailcap yank-media puny dired dired-loaddefs rfc822 mml mml-sec
password-cache epa derived epg rfc6068 epg-config gnus-util time-date
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr
mail-utils orderless compile text-property-search comint ansi-osc
ansi-color mb-depth init icomplete corfu compat edmacro kmacro byte-opt
saveplace use-package use-package-ensure use-package-delight
use-package-diminish use-package-bind-key bind-key easy-mmode
use-package-core pixel-scroll cua-base ring comp comp-cstr warnings
icons gv comp-run comp-common display-line-numbers wombat-theme delsel
yasnippet-autoloads with-editor-autoloads wgrep-autoloads
urgrep-autoloads tuareg-autoloads rx subsonic-autoloads s-autoloads
protobuf-mode-autoloads popon-autoloads paredit-autoloads
orderless-autoloads ocamlformat-autoloads nov-autoloads
markdown-mode-autoloads magit-autoloads llama-autoloads kv-autoloads
htmlize-autoloads ht-autoloads hare-ts-mode-autoloads gotest-autoloads
ghub-autoloads geiser-guile-autoloads geiser-autoloads f-autoloads
esxml-autoloads epkg-autoloads emacsql-autoloads eat-autoloads
deferred-autoloads dash-autoloads dart-mode-autoloads
crystal-mode-autoloads corfu-terminal-autoloads corfu-autoloads
compat-autoloads closql-autoloads cargo-autoloads cape-autoloads
borg-autoloads cl-extra help-mode bluetooth-autoloads cl-seq borg
loaddefs-gen generate-lisp-file lisp-mnt radix-tree subr-x pcase info
cl-loaddefs cl-lib bytecomp byte-compile 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
touch-screen 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 multi-tty move-toolbar
make-network-process native-compile emacs)

Memory information:
((conses 16 279760 516390) (symbols 48 17062 272)
 (strings 32 53111 30899) (string-bytes 1 1822529) (vectors 16 33090)
 (vector-slots 8 612987 409873) (floats 8 112 894)
 (intervals 56 368 117) (buffers 992 11))





Acknowledgement sent to alex <amk@HIDDEN>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs@HIDDEN. Full text available.
Report forwarded to bug-gnu-emacs@HIDDEN:
bug#67129; Package emacs. Full text available.
Please note: This is a static page, with minimal formatting, updated once a day.
Click here to see this page with the latest information and nicer formatting.
Last modified: Sun, 12 Nov 2023 12:30:02 UTC

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