Bug 99271
Summary: | battstat-applet-2 segfaults when 2.6.0-test1.1.25 kernel is running | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Matt Domsch <matt_domsch> |
Component: | gnome-applets | Assignee: | Mark McLoughlin <markmc> |
Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 1.0 | Keywords: | Triaged |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.5.4-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-01-28 07:38:38 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: | 100644 |
Description
Matt Domsch
2003-07-16 20:37:02 UTC
Arjan is this likely to be the kernel sending segv when you touch the /proc dir? Or should I look for string parsing screwups in the applet? not sure; however it crashed for me as well until I stuck #!/bin/sh modprobe ac modprobe battery modprobe processor modprobe fan modprobe thermal in the /etc/rc.modules file This is fixed in gnome-applets-2.5-1. However, the applet now requires acpid. |