William,

Thanks a lot for posting those logs.  I've looked over them and traced
through the code, but the lack of a decent string size in the output
(which I failed to ask you to use) is making it very difficult to
follow.  Would you be so kind as to try again with the following option
added to the strace calls:

-s 1024

That is, follow the steps I outlined in comment #22 
(https://bugs.edge.launchpad.net/ubuntu-release-notes/+bug/567899/comments/22), 
and everywhere you would normally put:
... strace -tt ...

put instead:
... strace -s 1024 -tt ...

This will change the string size from the default 32 characters to 1024,
which should be more than enough to show the entire strings that dbus
passes around.

Thanks!

Anyone else that's experiencing this bug, please do the same if you are
able.

-- 
udisks --inhibit times out in ubiquity-wrapper during boot.
https://bugs.launchpad.net/bugs/567899
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to