all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: eggert@cs.ucla.edu, leonard@lausen.nl, 37331@debbugs.gnu.org
Subject: bug#37331: 27.0.50; segfault when starting from pdump and using dbus
Date: Mon, 11 Oct 2021 19:00:57 +0300	[thread overview]
Message-ID: <831r4rr1om.fsf@gnu.org> (raw)
In-Reply-To: <87h7dnhc05.fsf@gnus.org> (message from Lars Ingebrigtsen on Mon,  11 Oct 2021 16:28:10 +0200)

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Date: Mon, 11 Oct 2021 16:28:10 +0200
> Cc: Paul Eggert <eggert@cs.ucla.edu>, 37331@debbugs.gnu.org
> 
> (when (featurep 'dbusbind)
>   (dbus-ignore-errors
>     (dbus-init-bus :system))
>   (dbus-ignore-errors
>     (dbus-init-bus :session)))
> 
> But this isn't run when dbus.el was present in Emacs when it was dumped,
> so these inits have to be run in a different way.  I'm not sure where
> init code like this is supposed to happen in a pdumped Emacs, though.
> Anybody?

We don't yet have good support for re-dumping Emacs, so these
questions don't have good "canonical" answers.  The infrastructure is
not there.





  reply	other threads:[~2021-10-11 16:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-07 15:48 bug#37331: 27.0.50; segfault when starting from pdump and using dbus Leonard Lausen
2019-09-11 17:21 ` Paul Eggert
2019-09-13  9:25   ` Leonard Lausen
2019-09-13 18:55     ` Paul Eggert
2019-09-14 20:12       ` Leonard Lausen
2021-10-11 14:28         ` Lars Ingebrigtsen
2021-10-11 16:00           ` Eli Zaretskii [this message]
2021-10-12 11:02             ` Lars Ingebrigtsen
2021-10-12 11:57               ` Lars Ingebrigtsen

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=831r4rr1om.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=37331@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=larsi@gnus.org \
    --cc=leonard@lausen.nl \
    /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/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.