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

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

bug#4239: 23.1.50; Pause during Emacs startup with recentf-mode


From: Michael Albinus
Subject: bug#4239: 23.1.50; Pause during Emacs startup with recentf-mode
Date: Mon, 24 Aug 2009 12:22:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Stephen Berman <stephen.berman@gmx.net> writes:

>> Could you, please, start Emacs from gdb? When it is stalled, interrupt
>> it, and show the backtrace.
>
> Here it is; I hope it helps shed some light on the problem.

It does, indeed:

> Lisp Backtrace:
> "dbus-call-method" (0xbfffc504)
> "byte-code" (0xbfffc5b0)
> "dbus-ping" (0xbfffc844)

So for whatever reasons, one of the three dbus-ping calls in
tramp-gvfs.el hangs (for the default 25 sec timeout of D-Bus calls).

Could you, please, check the following patch? It restricts every
dbus-ping to 0.1 sec. It will still leave a short delay for you, but
this might be tolerable.

Best regards, Michael.

Attachment: txtXdF2TXXzGg.txt
Description: Text Data

Attachment: txtXZkVDpGpYi.txt
Description: Text Data


reply via email to

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