Hi! I'm trying to create a report with powertop but i get a segmentation fault:
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[Detaching after vfork from child process 172544]
modprobe cpufreq_stats failed[Detaching after vfork from child process 172546]
Loaded 0 prior measurements
RAPL device for cpu 0
RAPL Using PowerCap Sysfs : Domain Mask 5
RAPL device for cpu 0
RAPL Using PowerCap Sysfs : Domain Mask 5
Devfreq not enabled
glob returned GLOB_ABORTED
Preparing to take measurements
Program received signal SIGSEGV, Segmentation fault.
std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_set_length (__n=0, this=0x5555559cdd58)
at /usr/include/c++/11/bits/basic_string.h:217
warning: Source file is more recent than executable.
217 void
which is strange and i can understand at all ..
Of course this is the lastest powertop:
powertop-2.14-1.fc34.x86_64
powertop-debugsource-2.14-1.fc34.x86_64
powertop-debuginfo-2.14-1.fc34.x86_64
Does anyone have any idea on this?
Thank you!
Adrian