|
Bugzilla – Full Text Bug Listing |
| Summary: | Problems until restart haldaemon | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Marcel Witte <wittemar> |
| Component: | Other | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | andreas.hanke |
| Version: | Beta 1 plus | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Marcel Witte
2006-11-04 18:12:52 UTC
Marcel, please describe one bug in one report - and not three at once. Do I understand you correctly that all three issues work once hal gets restarted? All these symptoms are very typical for a hal crash: hald simply crashed during the boot process (or directory on startup). Restarting it makes it work again, which is logical. Please do the following: 1. In /etc/init.d/haldaemon, change HALDAEMON_PARA="--daemon=yes --retain-privileges"; to HALDAEMON_PARA="--daemon=yes --retain-privileges --verbose=yes --use-syslog"; 2. Reproduce the problem (reboot repeatedly until the symptoms are there), save /var/log/messages and attach it to this bug. I took all the three bugs at once because I think they all have to do with one hal-bug. They all are working if I restart hald. I have added "--verbose=yes --use-syslog" to the HALDAEMON_PARA, but at my system there's no "--retain-privileges" and if I add this I get: Starting HAL daemon/usr/sbin/hald: unrecognized option '--retain-privileges' [...] So I leave it without "--retain-privileges". Now the "problem" is, what if "--verbose=yes --use-syslog" is set, hald seems to work right without any crash... I tried about 40 reboots and all was working right. But when I remove "--verbose=yes --use-syslog", hald was crashing again most boot-processes... :-( Is it possible that it's just a "timing-problem"?? So that if "--verbose..." is set, hald is working slower because of writing so much in log, and the point, when he normally would crash is later?? I'm a newbie to hal but this is my idea... Is there any other possibility to get log from hal?? I hope you have any idea... So "--verbose=yes --use-syslog" would be a "workaround" for now, but he now is flooding my log... *** This bug has been marked as a duplicate of bug 217563 *** |