Bug#597133: Acknowledgement (gvfs: dbus times out too quickly)
Fabian Greffrath
fabian at greffrath.com
Fri Sep 17 10:31:37 UTC 2010
Am 17.09.2010 11:41, schrieb Josselin Mouette:
> Well, this is clearly where the bug lies. Could you install gvfs-dbg and
> try to obtain a backtrace?
I was able to reproduce this behaviour on the command line:
$ gvfs-mount dav+sd://10.0.2.15:59965/
Error mounting location: DBus error
org.freedesktop.DBus.Error.NoReply: Message did not receive a reply
(timeout by message bus)
but then the segfault in dmesg output does not appear. Running
gvfs-mount through gdb results in
(gdb) run dav+sd://10.0.2.15:59965/
Starting program: /usr/bin/gvfs-mount dav+sd://10.0.2.15:59965/
[Thread debugging using libthread_db enabled]
Error mounting location: DBus error
org.freedesktop.DBus.Error.NoReply: Message did not receive a reply
(timeout by message bus)
Program exited normally.
(gdb) bt
No stack.
What now?
More information about the pkg-gnome-maintainers
mailing list