GNU bug report logs - #76427
31.0.50; feature/igc: terminate_due_to_signal (sig=sig@entry=6, backtrace_limit=backtrace_limit@entry=2147483647) at ./src/emacs.c:425

Previous Next

Package: emacs;

Reported by: Gregor Zattler <telegraph <at> gmx.net>

Date: Wed, 19 Feb 2025 23:20:02 UTC

Severity: normal

Found in version 31.0.50

Full log


Message #11 received at 76427 <at> debbugs.gnu.org (full text, mbox):

From: Gregor Zattler <telegraph <at> gmx.net>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 76427 <at> debbugs.gnu.org
Subject: Re: bug#76427: 31.0.50; feature/igc: terminate_due_to_signal
 (sig=sig <at> entry=6, backtrace_limit=backtrace_limit <at> entry=2147483647) at
 ./src/emacs.c:425
Date: Thu, 20 Feb 2025 09:36:46 +0100
Hi Eli, Emacs developers,
* Eli Zaretskii <eliz <at> gnu.org> [2025-02-20; 09:05 +02]:
>> Date: Thu, 20 Feb 2025 00:18:54 +0100
>> From:  Gregor Zattler via "Bug reports for GNU Emacs,
>>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>>
>> Dear Emacs developers, while working
>> with org-noter and pdf-tools, Emacs
>> crashed.
>
> It isn't a crash, it's an assertion violation, here:
>
>       FOR_EACH_FRAME (tail, frame)
> 	{
> 	  struct frame *f = XFRAME (frame);
> 	  struct window *w = XWINDOW (FRAME_SELECTED_WINDOW (f));
> 	  if (some_windows
> 	      && !f->redisplay
> 	      && !w->redisplay
> 	      && !XBUFFER (w->contents)->text->redisplay) <<<<<<<<<<<<<<<<
> 	    continue;
>
>> I would not know how to reproduce.
>
> Like so:
[...]

Thanks for your detailed explanations.
Sadly the Laptop turned off, therefore
the GDB session is no more.

I'm sorry to have caused extra work.

Ciao; Gregor
--
 -... --- .-. . -.. ..--.. ...-.-




This bug report was last modified 108 days ago.

Previous Next


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