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: Eric Spero <eric <at> ericspero.com>
To: Po Lu <luangruo <at> yahoo.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: Tue, 29 Mar 2022 23:24:51 -0400
Great, thank you for the explanation. I will forward this message on to the Gentoo people tomorrow.

Cheers,
Eric

On Wed 30 Mar 2022 at 11:18 AM, Po Lu <luangruo <at> yahoo.com> wrote:

> Eric Spero <eric <at> ericspero.com> writes:
>
>> Ok, here are the steps I took.
>>
>> 1. gdb /usr/bin/emacs
>> 2. run -Q
>> 3. [try to pull scroll bar down]
>> 4. bt
>>
>> gdb produced a bit output after I tried to pull the scroll bar down,
>> starting at "Fatal error 6: Aborted".
>>
>> Please let me know if I've done anything wrong, or if there is
>> anything else I can provide.
>
> Thanks.  This is because the PGTK port assumes toolkit scroll bars are
> always available, but compiling without them causes the wrong code to be
> enabled in keyboard.c, which then aborts upon "unexpected" scroll bar
> events.
>
> I will update the configure script to disallow this specific
> configuration, but in the meantime, please tell the Gentoo developers to
> fix their build script.
>
> Please tell them to also turn PGTK off by default, people shouldn't be
> using it on X.





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.