Comment 1 for bug 1729963

Revision history for this message
Olivier Tilloy (osomon) wrote : Re: /usr/lib/chromium-browser/chromium-browser:6:base::debug::BreakDebugger:~LogMessage:OnConnectionDisconnectedFilter:dbus_connection_dispatch:dbus::Bus::ProcessAllIncomingDataIfAny

The stacktrace suggests a DBus connection is disconnected while processing a message:

#4 0x000055b0765f90ae in OnConnectionDisconnectedFilter () at ../../dbus/bus.cc:1152

https://bugs.chromium.org/p/chromium/issues/detail?id=718814 seems possibly related. Without an actual user crash report, it's hard to tell when that crash happens though. I have never observed it myself, but it appears to be quite frequent, so confirming the bug.