All of lore.kernel.org
 help / color / mirror / Atom feed
To: powertop@lists.01.org
Subject: Re: [Powertop] [bugreport] crash on powertop --debug --html=file.html
Date: Tue, 26 Jun 2012 21:09:31 +0200	[thread overview]
Message-ID: <201206262109.31833.dl9pf@gmx.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 4003 bytes --]

Am Dienstag, 26. Juni 2012, 20:50:04 schrieb Chris Ferron:
> On 06/26/2012 11:42 AM, Chris Ferron wrote:
> > On 06/26/2012 08:10 AM, Jan-Simon Möller wrote:
> >> Hi all!
> >> With git HEAD I see this crash:
> >> 
> >> $ ./src/powertop --debug --html=/home/dl9pf/powertop.1.html
> > 
> > hum thanks for the trace, but can you give me more info on your system?
openSUSE 11.4 on x86_64 (i7-2) 

> > What kernel are you running? Can you send me your kernel config?

$ uname -r
3.5.0-rc4-debug2
$ free
             total       used       free     shared    buffers     cached
Mem:      16442236    9311340    7130896          0    2981216    4891608                                                                         
-/+ buffers/cache:    1438516   15003720                                                                                                          
Swap:     35649528          0   35649528                                                                                                          
$ cat /etc/SuSE-release
openSUSE 11.4 (x86_64)                                                                                                                                        
VERSION = 11.4
CODENAME = Celadon                                                                                                                                                                            
$ gcc -v                                                                                                                                                                                      
Using built-in specs.                                                                                                                                                                         
COLLECT_GCC=gcc                                                                                                                                                                               
COLLECT_LTO_WRAPPER=/usr/lib64/gcc/x86_64-suse-linux/4.5/lto-wrapper                                                                                                                          
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --
mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-
languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --
with-gxx-include-dir=/usr/include/c++/4.5 --enable-ssp --disable-libssp --
disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE 
Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-
system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-
libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.5 --
enable-linux-futex --without-system-libunwind --enable-gold --with-plugin-
ld=/usr/bin/gold --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-
linux
Thread model: posix
gcc version 4.5.3 20110428 [gcc-4_5-branch revision 173117] (SUSE Linux) 

$ for i in `grep CONFIG README` ; do echo -n "$i : " ; zcat /proc/config.gz | 
grep "$i=y" ; done
CONFIG_NO_HZ : CONFIG_NO_HZ=y
CONFIG_HIGH_RES_TIMERS : CONFIG_HIGH_RES_TIMERS=y
CONFIG_HPET_TIMER : CONFIG_HPET_TIMER=y
CONFIG_CPU_FREQ_GOV_ONDEMAND : CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_USB_SUSPEND : CONFIG_USB_SUSPEND=y
CONFIG_SND_AC97_POWER_SAVE : CONFIG_SND_AC97_POWER_SAVE=y
CONFIG_TIMER_STATS : CONFIG_TIMER_STATS=y
CONFIG_PERF_EVENTS : CONFIG_PERF_EVENTS=y
CONFIG_PERF_COUNTERS : CONFIG_TRACEPOINTS : CONFIG_TRACEPOINTS=y
CONFIG_TRACING : CONFIG_TRACING=y
CONFIG_EVENT_POWER_TRACING_DEPRECATED : 
CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
CONFIG_ACPI_PROCFS_POWER : CONFIG_ACPI_PROCFS_POWER=y

Config attached.

> > 
> > 
> > and are you modifying power to build on suse in any way?

No change in powertop. Just git clone + ./configure/make/make install


Best,
Jan-Simon

[-- Attachment #2: config.gz --]
[-- Type: application/x-gzip, Size: 33725 bytes --]

             reply	other threads:[~2012-06-26 19:09 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-26 19:09  [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-07-06  9:00 [Powertop] [bugreport] crash on powertop --debug --html=file.html Sergey Senozhatsky
2012-07-01 20:07 
2012-07-01 18:13 Sergey Senozhatsky
2012-07-01 13:46 
2012-06-27 16:37 Sergey Senozhatsky
2012-06-27 16:32 Sergey Senozhatsky
2012-06-27 13:57 Arjan van de Ven
2012-06-27  9:42 
2012-06-27  8:06 Sergey Senozhatsky
2012-06-26 18:50 Chris Ferron
2012-06-26 18:42 Chris Ferron
2012-06-26 15:10 

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201206262109.31833.dl9pf@gmx.de \
    --to=powertop@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.