Your message dated Wed, 08 Mar 2006 13:47:25 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#354738: fixed in powersave 0.12.2-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: powersaved
Version: 0.11.10-1
Severity: important

since the most recent upgrade, powersaved segfaults on startup. Here is 
my strace:

# powersaved
[...]
access("/sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate", 
F_OK) = 0
access("/sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate", 
W_OK) = 0
open("/sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate", 
O_RDWR|O_CREAT|O_TRUNC, 0666) = 5
fstat64(5, {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 
0) = 0xb7eec000
write(5, "333000", 6)                   = 6
close(5)                                = 0
munmap(0xb7eec000, 4096)                = 0
stat64("/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 
{st_mode=S_IFREG|0444, st_size=4096, ...}) = 0
open("/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies", 
O_RDONLY) = 5
read(5, "2133000 1866000 1600000 1333000 "..., 4096) = 48
close(5)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

I'm running a vanilla 2.6.15.4 kernel with suspend2 patches applied. I 
did not figure out whether debian kernels are concerned as well.

Best regards,
Erhard

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.4dvorak
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages powersaved depends on:
ii  dbus                          0.60-6     simple interprocess messaging syst
ii  hal                           0.5.6-4    Hardware Abstraction Layer
ii  libc6                         2.3.6-2    GNU C Library: Shared libraries an
ii  libcpufreq0                   0.4-1+b3   shared library to deal with the cp
ii  libdbus-1-2                   0.60-6     simple interprocess messaging syst
ii  libdbus-glib-1-2              0.60-6     simple interprocess messaging syst
ii  libgcc1                       1:4.0.2-9  GCC support library
ii  libglib2.0-0                  2.8.6-1    The GLib library of C routines
ii  libhal1                       0.5.6-4    Hardware Abstraction Layer - share
ii  libpowersave10                0.11.10-1  power management daemon - shared l
ii  libstdc++6                    4.0.2-9    The GNU Standard C++ Library v3
ii  libsysfs1                     1.3.0-7    interface library to sysfs
ii  lsb-base                      3.0-15     Linux Standard Base 3.0 init scrip

Versions of packages powersaved recommends:
ii  acpid                         1.0.4-5    Utilities for using ACPI power man
ii  kpowersave                    0.5.8-1    frontend to powersave for setting 

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: powersave
Source-Version: 0.12.2-1

We believe that the bug you reported is fixed in the latest version of
powersave, which is due to be installed in the Debian FTP archive:

libpowersave-dev_0.12.2-1_i386.deb
  to pool/main/p/powersave/libpowersave-dev_0.12.2-1_i386.deb
libpowersave10_0.12.2-1_i386.deb
  to pool/main/p/powersave/libpowersave10_0.12.2-1_i386.deb
powersave_0.12.2-1.diff.gz
  to pool/main/p/powersave/powersave_0.12.2-1.diff.gz
powersave_0.12.2-1.dsc
  to pool/main/p/powersave/powersave_0.12.2-1.dsc
powersave_0.12.2.orig.tar.gz
  to pool/main/p/powersave/powersave_0.12.2.orig.tar.gz
powersaved_0.12.2-1_i386.deb
  to pool/main/p/powersave/powersaved_0.12.2-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Biebl <[EMAIL PROTECTED]> (supplier of updated powersave package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun,  5 Mar 2006 03:27:11 +0100
Source: powersave
Binary: libpowersave-dev libpowersave10 powersaved
Architecture: source i386
Version: 0.12.2-1
Distribution: unstable
Urgency: low
Maintainer: Michael Biebl <[EMAIL PROTECTED]>
Changed-By: Michael Biebl <[EMAIL PROTECTED]>
Description: 
 libpowersave-dev - power management daemon - development files
 libpowersave10 - power management daemon - shared library
 powersaved - power management daemon
Closes: 352656 354738
Changes: 
 powersave (0.12.2-1) unstable; urgency=low
 .
   * New upstream release.
   * Build against libcpufreq0 which uses libsysfs2. Closes: #354738
 .
 powersave (0.12.1-1) unstable; urgency=low
 .
   * New upstream release.
   * Added dependency on adduser.
 .
 powersave (0.12.0-1) unstable; urgency=low
 .
   * New upstream release.
     + Documentation concerning acpid has been improved. Closes: #352656
   * Bumped debhelper compatibility to 5.
   * With this version on a new group called "powerdev" is used to control the
     access to dbus. Added the creation of this group to powersaved.postinst
     and updated the documentation.
   * Added a "Recommends: hdparm" as it is required for controlling the
     AM (acoustic management) and PM (power management) functionality of IDE
     disks.
   * Added a "Suggests: zenity" to display nicer dialog boxes in case no
     graphical client like kpowersave is running.
Files: 
 ec52dd849c28b6fa4edbafbe1db6fa3a 739 admin optional powersave_0.12.2-1.dsc
 ad2e1c435df19f579ffc02d8f7f8e5af 798596 admin optional 
powersave_0.12.2.orig.tar.gz
 1e048027ea1e73da12a8171dec9afbcb 6218 admin optional powersave_0.12.2-1.diff.gz
 6f32bce345d440cbb83ce1667ae368bf 400470 admin optional 
powersaved_0.12.2-1_i386.deb
 57a27cd6689c9f40de921d03da980c13 27358 libs optional 
libpowersave10_0.12.2-1_i386.deb
 12885ed722e1ab64cf9a780927e4144f 38730 libdevel optional 
libpowersave-dev_0.12.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFED0sPipBneRiAKDwRAu7IAJ9U09zNH8bMor0eNzU++q7nQOeC1wCfSjHG
8tWTOATUojdjW1DlY3QpuUw=
=dp95
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to