GNU bug report logs - #76252
31.0.50; tab-line stopped working

Previous Next

Package: emacs;

Reported by: "Pedro A. Aranda" <paaguti <at> gmail.com>

Date: Thu, 13 Feb 2025 07:26:01 UTC

Severity: normal

Found in version 31.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 76252 <at> debbugs.gnu.org
Subject: bug#76252: 31.0.50; tab-line stopped working
Date: Fri, 14 Feb 2025 08:39:24 +0100
Rebuilt yesterday 18:00 CET from master and the problem has disappeared.
May I suggest that thee git commit hash is included in a variable. This would
Make (potential) bug reporting more reproducible.

Best, /PA

> El 13 feb 2025, a las 10:09, Eli Zaretskii <eliz <at> gnu.org> escribió:
> 
>> From: Pedro Andres Aranda Gutierrez <paaguti <at> gmail.com>
>> Date: Thu, 13 Feb 2025 09:27:37 +0100
>> Cc: 76252 <at> debbugs.gnu.org
>> 
>> Debug-on-error was not very helpful :(:
>> 
>> Entering debugger...
>> apply: Wrong type argument: number-or-marker-p, (1)
> 
> Then please run Emacs under GDB:
> 
> $ cd /path/to/emacs/src
> $ gdb ./emacs
> ...
> (gdb) break wrong_type_argument
> (gdb) run -Q
> 
> Then invoke "M-x global-tab-line-mode", and GDB should get control.
> Back on GDB prompt:
> 
> (gdb) source ./.gdbinit
> (gdb) bt
> 
> and post the backtrace here.
> 
> Thanks.





This bug report was last modified 95 days ago.

Previous Next


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