-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on stale dbus file #400
Comments
I have submitted a fix for MPM not to error-out in this case (see #401) BUT this error is not normal. You likely have something very wrong in your system, although it might just be leftover stuff that confuses it or such, or some NFS failures -- not that I ever saw this error though. |
At the moment it looks like the crash occures after the last systemd update. But I don't see this has anything to do with gdbus, which states the error... |
Yeah I don't think it does either. What we can do in MSM is avoid aborting in this situation given it doesn't seem to be a hard-blocker for all features, which is what I did in #401. However, that doesn't necessarily guarantee everything's gonna work as it should given this is likely to hide a deeper issue in the dbus/logind on your system(s) |
You're right. But the error I get from dbus (stale file) does not help me much. I don't see which file is stale at least. |
On my tests, systemd-253 patch level >16 breaks mate-power-manager. |
at least this bug is due to an systemd patch: |
Expected behaviour
starting mate-power-manager should start up
Actual behaviour
it crashes with the error
(mate-power-manager:245007): PowerManager-ERROR **: 11:10:26.798: Error in dbus - GDBus.Error:System.Error.ESTALE: Stale file handle
Steps to reproduce the behaviour
Backtrace:
MATE general version
1.26.1
Package version
1.26.1
Linux Distribution
mageia
Link to bugreport of your Distribution (requirement)
https://bugs.mageia.org/show_bug.cgi?id=33550
The text was updated successfully, but these errors were encountered: