From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.mail.notmuch.general,gmane.emacs.bugs Subject: Re: bug#59147: 29.0.50; dispnew.c:1456: Emacs fatal error: assertion failed: row >= 0 && row < matrix->nrows Date: Wed, 09 Nov 2022 15:21:31 +0200 Message-ID: <831qqcuuuc.fsf@gnu.org> References: <87o7tg718m.fsf@no.workgroup> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="2355"; mail-complaints-to="usenet@ciao.gmane.io" Cc: bug-gnu-emacs-mXXj517/zsQ@public.gmane.org, notmuch-gxuj+Tv9EO5zyzON3hdc1g@public.gmane.org To: Gregor Zattler Original-X-From: notmuch-bounces-gxuj+Tv9EO5zyzON3hdc1g@public.gmane.org Wed Nov 09 14:21:43 2022 Return-path: Envelope-to: gmn-notmuch@m.gmane-mx.org Original-Received: from yantan.tethera.net ([135.181.149.255] helo=mail.notmuchmail.org) by ciao.gmane.io with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1osl1S-0000Nh-UY for gmn-notmuch@m.gmane-mx.org; Wed, 09 Nov 2022 14:21:42 +0100 Original-Received: from yantan.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 796EA5F390; Wed, 9 Nov 2022 13:21:38 +0000 (UTC) Original-Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) by mail.notmuchmail.org (Postfix) with ESMTPS id 98CD45F35E for ; Wed, 9 Nov 2022 13:21:35 +0000 (UTC) Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1osl1J-0007Nt-Ji; Wed, 09 Nov 2022 08:21:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=klAm7yH4VLyoqQBYkcQMw5Cn8gVxPEGsGqTNX6dJCGI=; b=dFdQpUwq35Xy yhjvQntRQ5q8pNDLz3jblCyh4A91nY0ZAkAyOibPjxSQCLx6M0g5QkYPWZ9zYyM4BCY8Ne/Qz7T3T 6qljrBOLZ/9i5YxCoDheXWGSEgkko/JBqShU9yCGi49jbetVCLrXGI69ySh5t0w+IxxeNcVOLihws Lz+ZZ2amkqTXuA0jfIv2PDpxksDX85BnF74xOzcnrcqARAylwWKt46kX6zxdE1sjB3X1PHmO/uM89 EBFH2cKfmSJctUKdYxL7x1I749RhSN7d6tGDXC/e/i7yJwewJy3YnmN7DqAqqQVz30jrvM5cs3GQE /1cqldIjPkFYuC+9ewCJbA==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1osl1J-00031s-24; Wed, 09 Nov 2022 08:21:33 -0500 In-Reply-To: <87o7tg718m.fsf-BR+4T8zXX0yLKaosZrYv8g@public.gmane.org> (message from Gregor Zattler on Wed, 09 Nov 2022 13:37:13 +0100) Message-ID-Hash: 6IVPVGFH6BOWE2RHEC5RYCRHF2VGCDME X-Message-ID-Hash: 6IVPVGFH6BOWE2RHEC5RYCRHF2VGCDME X-MailFrom: eliz-mXXj517/zsQ@public.gmane.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.3 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Xref: news.gmane.io gmane.mail.notmuch.general:33898 gmane.emacs.bugs:247403 Archived-At: > From: Gregor Zattler > Date: Wed, 09 Nov 2022 13:37:13 +0100 > > Dear Emacs and notmuch developers, lately Emacs often > hangs/crashes/stops while I'm working. I cannot reproduce > with emacs -Q, because I need at least org-mode and notmuch > for work. > > Anyway, here is a (x)backtrace from an unoptimized, rather > current build, please tell me, if this is helpful or if I > should not send such backtraces (I myself cannot read them, > I'm happy to answer questions, in this case the Emacs > process is still in gdb till max tomorrow 08:00 UTC, then I > have to shutdown the laptop): > > dispnew.c:1456: Emacs fatal error: assertion failed: row >= 0 && row < matrix->nrows > > Thread 1 "emacs" hit Breakpoint 1, terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:421 > 421 { > (gdb) bt > #0 terminate_due_to_signal (sig=6, backtrace_limit=2147483647) at emacs.c:421 > #1 0x000055555581cae5 in die (msg=0x55555598b4e8 "row >= 0 && row < matrix->nrows", file=0x55555598b293 "dispnew.c", line=1456) at alloc.c:7692 > #2 0x000055555559d310 in matrix_row (matrix=0x55555d44d470, row=8) at dispnew.c:1456 What does the below produce: (gdb) frame 2 (gdb) p matrix->nrows