我在 Ubuntu 14.04(安装了 XFCE/Xubuntu 桌面环境来替换 Unity 桌面环境)中遇到了崩溃,并显示以下消息:
Sorry, Ubuntu 14.04 has experienced an internal error.
ExecutablePath: /usr/lib/upower/upowerd
Package : upower 0.9.23-2ubuntu1
ProblemType : Crash
Title : upowerd crashed with SIGSEGV in service_client_free()
...
UnreportableReason: You have some obsolete packages installed. Please...
apt-utils, libapt-inst1.5, libapt-pkg4.12
显然,报告声称某些过时的软件包可能是导致此问题的原因。这是问题所在吗(请注意,我一直保持系统更新)?
有任何解决这个问题的方法吗?
答案1
这是一个已知的错误,似乎会影响使用 iOS 设备的 ubuntu 用户:https://bugs.launchpad.net/ubuntu/+source/upower/+bug/604809
我遇到的一个解决方案:
sudo apt-get install libimobiledevice-utils
并重新启动(从:http://ubuntuforums.org/showthread.php?t=2256436)但是它似乎并没有阻止错误在暂停后出现。