all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex ter Weele <alex.ter.weele@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: GTK applications crash on start
Date: Fri, 02 Mar 2018 14:56:19 +0100	[thread overview]
Message-ID: <87k1uueg3g.fsf@gnu.org> (raw)
In-Reply-To: <87fu5kcvpc.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> (Alex ter Weele's message of "Wed, 28 Feb 2018 21:37:35 -0600")

Hi Alex,

Alex ter Weele <alex.ter.weele@gmail.com> skribis:

> I used gdb on the failing emacs:
>
>     (gdb) bt
>     #0  0x00007ffff7df4a1c in ?? () from /gnu/store/n6acaivs0jwiwpidjr551dhdni5kgpcr-glibc-2.26.105-g0890d5379c/lib/ld-linux-x86-64.so.2
>     #1  0x00007fffefecbfbb in dlopen_doit () from /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libdl.so.2
>     #2  0x00007ffff01f7901 in _dl_catch_error () from /gnu/store/n6acaivs0jwiwpidjr551dhdni5kgpcr-glibc-2.26.105-g0890d5379c/lib/libc.so.6
>     #3  0x00007fffefecc599 in _dlerror_run () from /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libdl.so.2
>     #4  0x00007fffefecc021 in dlopen@@GLIBC_2.2.5 () from /gnu/store/3h31zsqxjjg52da5gp3qmhkh4x8klhah-glibc-2.25/lib/libdl.so.2
>     #5  0x00007fffec693e73 in g_module_open () from /gnu/store/sm37m59gq3smxxz8gs4jikn50qg0g7xh-glib-2.54.2/lib/libgmodule-2.0.so.0
>     #6  0x00007ffff6a18339 in _gtk_module_has_mixed_deps () from /gnu/store/gfz7znplsbgsw2npdbz5vgfl90q222hv-gtk+-3.22.26/lib/libgtk-3.so.0

Could you run the faulty Emacs with:

  LD_DEBUG=files emacs

to see what file it tries and fails to dlopen?

Or otherwise with:

  strace emacs

TIA!

Ludo’.

  reply	other threads:[~2018-03-02 13:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01  3:37 GTK applications crash on start Alex ter Weele
2018-03-02 13:56 ` Ludovic Courtès [this message]
2018-03-02 14:05   ` Alex ter Weele
2018-03-02 16:05     ` Ludovic Courtès
2018-03-02 19:42       ` Alex ter Weele
2018-03-02 22:39 ` Ludovic Courtès
2018-03-03 18:32   ` Alex ter Weele
2018-03-03 18:47     ` Alex ter Weele
2018-03-05  8:34       ` Ludovic Courtès

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k1uueg3g.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alex.ter.weele@gmail.com \
    --cc=help-guix@gnu.org \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.