Bug#665695: powertop: segmentation fault at read_kernel_config() when calling strcpy()

2012-03-25 Thread Németh Márton
Patch taken from upstream powertop 1.13 is attached which solves this problem. --- powertop-1.11/config.c 2008-12-30 19:52:54.0 +0100 +++ powertop-1.13/config.c 2010-07-20 01:08:21.0 +0200 @@ -33,7 +33,8 @@ #include "powertop.h" /* static arrays are not nice programming.. but th

Bug#665695: powertop: segmentation fault at read_kernel_config() when calling strcpy()

2012-03-25 Thread Márton Németh
Package: powertop Version: 1.11-1 Severity: important Tags: patch upstream powertop 1.11 crashes after first displaing the list of processes with segmentation fault. I have also tested upstream versions: http://www.lesswatts.org/projects/powertop/download/powertop-1.12.tar.gz -> also crashes h