GNU bug report logs - #54629
29.0.50; Emacs crashes when I try to move scroll bar by grabbing it with mouse

Previous Next

Package: emacs;

Reported by: Eric Spero <eric <at> ericspero.com>

Date: Tue, 29 Mar 2022 21:03:01 UTC

Severity: normal

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Po Lu <luangruo <at> yahoo.com>
To: Eric Spero <eric <at> ericspero.com>
Cc: 54629 <at> debbugs.gnu.org
Subject: bug#54629: 29.0.50; Emacs crashes when I try to move scroll bar by grabbing it with mouse
Date: Wed, 30 Mar 2022 10:12:43 +0800
Eric Spero <eric <at> ericspero.com> writes:

> Hello,
>
> No, I use OpenRC unfortunately.
>
> And I actually just managed to fix it with the "toolkit-tool-bar" use
> flag:
>
>  + + toolkit-scroll-bars : Use the selected toolkit's scrollbars in
>  preference to Emacs' own scrollbars
>
> I probably should have looked for this before filing the bug report,
> but perhaps it's a bug nonetheless?
>
> Eric

That's odd, since PGTK doesn't support non-toolkit scroll bars at all.
IOW, that flag should not do anything there.

So please run Emacs under GDB, reproduce the bug, and send the resulting
backtrace here, like this:

  $ gdb path/to/emacs
  (gdb) run -Q
  (gdb) bt




This bug report was last modified 3 years and 50 days ago.

Previous Next


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