Current Rawhide problems you might want to know about

Chris Murphy lists at colorremedies.com
Tue Oct 13 21:54:17 UTC 2015


On Tue, Oct 13, 2015 at 3:37 PM, Chris Murphy <lists at colorremedies.com> wrote:
> On Tue, Oct 13, 2015 at 3:31 PM, Matthew Miller
> <mattdm at fedoraproject.org> wrote:
>> On Tue, Oct 13, 2015 at 10:21:09PM +0100, Richard W.M. Jones wrote:
>>> > Is it DNS? That's my go-to blame victim for ssh delays.
>>> I think it's dbus actually:
>>> https://bugzilla.redhat.com/show_bug.cgi?id=1271394#c3
>>
>> Is kdbus enabled?
>
> Any journal messages between those two time stamps where the gap is?
>
> Maybe add a -v to strace and see if something else shows up. Nothing
> else is forking, so...

OK so this is like throwing spaghetti, but maybe valgrind, something like:


valgrind --leak-check=full --show-leak-kinds=all --track-origins=yes
-v sudo bash


Of course that'll almost certainly lead you down a debug package
installation rabbit hole for a period of time.


-- 
Chris Murphy


More information about the devel mailing list