bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#7113: 23.2; Crash on invalid path argument to dbus-introspect-xml


From: Michael Albinus
Subject: bug#7113: 23.2; Crash on invalid path argument to dbus-introspect-xml
Date: Sun, 03 Oct 2010 15:22:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:

> This putenv is only run when initialization is not skipped (e.g.,
> running src/temacs).  When initialization is skipped (e.g., running
> src/emacs) the putenv is not executed and D-Bus warnings are fatal as
> before.

Ah, indeed. One could see this only when emacs was dumped, for instance
after `make bootstrap'.

I've moved the code to Fdbus_init_bus. Seems to work now.

> Thomas

Thanks, and best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]