Bug 141946 - powersaved crash
Summary: powersaved crash
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: RC 4
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Holger Macht
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-07 14:03 UTC by Andreas Schwab
Modified: 2006-02-17 11:31 UTC (History)
3 users (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schwab 2006-01-07 14:03:22 UTC
# gdb powersaved 
GNU gdb 6.4
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "ppc-suse-linux"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) r -v 3
Starting program: /usr/sbin/powersaved -v 3
Neither ACPI, nor APM is supported

Program received signal SIGSEGV, Segmentation fault.
0x100204c8 in PM_Interface::start (this=0x1004ec08) at powersaved.cpp:442
442                     if ( !acpidDied && FD_ISSET(hwEvent_fd, &temp_fd_set)){
(gdb) p hwEvent_fd 
$2 = -1
Comment 1 Holger Macht 2006-01-10 09:30:02 UTC
Already fixed in newer implementations and only valid for the "no acpi, no apm" case. Therefore lowering severity.
Comment 2 Holger Macht 2006-01-10 10:36:03 UTC
Andreas, can you please test the package from ftp://ftp.suse.com/pub/people/hmacht/10.0/ ?
Comment 3 Andreas Schwab 2006-01-25 20:20:52 UTC
Seems to work.
Comment 4 Holger Macht 2006-02-13 10:47:59 UTC
Not sure whether it is worth to do a you update for 10.0 for this issue. It is only valid for the no acpi, no apm case and fixed in newer versions...
Comment 5 Andreas Jaeger 2006-02-13 12:22:01 UTC
WE won't update for 10.0.
Comment 6 Holger Macht 2006-02-17 11:31:03 UTC
So this is a WONTFIX I guess.