GNU bug report logs - #34454
Gtk upstream bug #1280 causes crashes in IceCat and Emacs

Previous Next

Package: guix;

Reported by: Bradley Haggerty <bradigger <at> gmail.com>

Date: Tue, 12 Feb 2019 10:18:01 UTC

Severity: normal

Merged with 34528, 34658

Done: Bradley Haggerty <bradigger <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Bradley Haggerty <bradigger <at> gmail.com>
Cc: 34454 <at> debbugs.gnu.org
Subject: bug#34454: GTK programs segfaulting
Date: Tue, 12 Mar 2019 14:11:31 +0100
Hi Bradley,

Bradley Haggerty <bradigger <at> gmail.com> skribis:

> Ludovic Courtès said:
>>Can you reproduce the error with:
>>
>>  guix environment --pure --ad-hoc emacs -- emacs
>
> Yes, it seems I can!
>
> brad <at> kazuki:~/ > guix environment --pure --ad-hoc emacs -- emacs                                                  

[...]

> X protocol error: BadMatch (invalid parameter attributes) on protocol request 2                                                                                
> When compiled with GTK, Emacs cannot recover from X disconnects.                                                                                               
> This is a GTK bug: https://bugzilla.gnome.org/show_bug.cgi?id=85715                                                                                            
> For details, see etc/PROBLEMS.
> Fatal error 6: Aborted

Weird, that definitely works for me.

Could you then see if this can be reproduced in a VM?  That is, run:

  guix system vm config.scm

where config.scm is your system config, with Emacs added to the
‘packages’ field, like so:

  (operating-system
    ;; …
    (packages (cons emacs %base-packages)))

If the problem doesn’t show up in the VM, it would mean there’s some
corrupt state somewhere on your system.

HTH,
Ludo’.




This bug report was last modified 5 years and 66 days ago.

Previous Next


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