From: "Ludovic Courtès" <ludo@gnu.org>
To: Bradley Haggerty <bradigger@gmail.com>
Cc: 34454@debbugs.gnu.org
Subject: bug#34454: GTK programs segfaulting
Date: Tue, 12 Mar 2019 14:11:31 +0100 [thread overview]
Message-ID: <87k1h4fda4.fsf@gnu.org> (raw)
In-Reply-To: <CABGw91cYyR6yBWRnwHNnxCjvmZYV43dKW8pY-r94YGaRX67hhA@mail.gmail.com> (Bradley Haggerty's message of "Mon, 11 Mar 2019 03:07:24 +0000")
Hi Bradley,
Bradley Haggerty <bradigger@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@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’.
next prev parent reply other threads:[~2019-03-12 13:12 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-12 10:16 bug#34454: After an update, icecat now segfaults very quickly after opening Bradley Haggerty
2019-02-12 10:31 ` bug#34454: (no subject) Bradley Haggerty
2019-02-15 18:28 ` bug#34454: Icecat crashes after several seconds Bradley Haggerty
2019-03-09 23:37 ` bug#34454: GTK programs segfaulting Bradley Haggerty
2019-03-10 17:45 ` Ludovic Courtès
2019-03-11 3:07 ` Bradley Haggerty
2019-03-12 13:11 ` Ludovic Courtès [this message]
2019-03-11 3:09 ` Bradley Haggerty
2019-03-14 4:19 ` Bradley Haggerty
2019-03-30 4:22 ` bug#34454: Gtk upstream bug #1280 causes crashes in IceCat and Emacs Mark H Weaver
2019-03-31 8:52 ` Bradley Haggerty
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k1h4fda4.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=34454@debbugs.gnu.org \
--cc=bradigger@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).