Bug 233590
Summary: | Error message "HAL does not support power management!" | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joachim Frieben <jfrieben> | ||||||
Component: | hal | Assignee: | David Zeuthen <davidz> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | rawhide | CC: | joe.ammond, mclasen | ||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | i386 | ||||||||
OS: | Linux | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2007-03-31 15:52:24 UTC | Type: | --- | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Bug Depends On: | |||||||||
Bug Blocks: | 150226 | ||||||||
Attachments: |
|
Description
Joachim Frieben
2007-03-23 12:04:47 UTC
Created attachment 150745 [details]
Warning about missing support of power management.
I can see the same on Fedora 7 Rawhide 6.92 Kernel 2.6.20-1.3017, i686. HAL starts on boot but it seems it is stopping right after that. It is possible to restart haldaemon, but it doesn't work correectly at all. This results in not being notified on different system events (e.g. mounting a CD). I've been having the same problem with hald. I finally started it manually with --verbose=yes and --daemon=no, and captured attached log. One interesting line is: process 16057: arguments to dbus_message_new_error() were incorrect, assertion "_dbus_check_is_valid_error_name (error_name)" failed in file dbus-message.c line 1207. This is normally a bug in some application using the D-Bus library. D-Bus not built with -rdynamic so unable to print a backtrace I see that when I exit evolution lately as well. Created attachment 150865 [details]
hald crash output
crash from hald.
Should be fixed upstream already http://gitweb.freedesktop.org/?p=hal.git;a=commitdiff;h=f038b39e6eddb393c6793b3932eb978346fa528b Great, I'll look for an update to rawhide in the future. Could you test with hal-0.5.9-0.git20070326.fc7? It should be in rawhide today. Looks ok again. Thanks! |