On Mar 13, 2014, at 06:43 PM, Łukasz 'sil2100' Zemczak wrote: >I also tried poking around the system-image-dbus crasher we're >encountering all the time. Barry is taking a look at it as well, but it >seems to be a really really strange error in overall. Even when making >/var/log/system-image and /var/log/system-image/client.log readable and >writable to everyone, we still get the same PermissionError and a crash. >It happens all the time during the run of >ubuntu_system_settings.tests.test_plugins.SystemSettingsUpowerTestCases.test_battery_plugin_battery_hotplugging >AP test. > >After the test is running, top shows system-image-dbus running as root, >so it makes even less sense.
More strangeness: that test shouldn't be touching s-i-dbus at all, but it does set up a dbus mock. I wonder if the mock is interfering with things. Maybe it causes a non-root instance of s-i-dbus to get invoked? -Barry -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

