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 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]