Re: [Powertop] [bugreport] crash on powertop --debug --html=file.html

Jan-Simon Möller <dl9pf at gmx.de> Wed, 27 Jun 2012 11:42:20 +0200
Newsgroups dev.linux.lists.powertop
Message-ID <[email protected]>
Am Mittwoch, 27. Juni 2012, 10:06:28 schrieb Sergey Senozhatsky:
> > (i=0x875720, j=0x211)
> 
> Hm, it seems pretty unlikely that std::allocator would allocate anything
> on such a low address. It rather expected i and j to be somewhere in
> 	-/+ N * sizeof(struct)
> range.
> 
> So, there is something we don't known about your system, or we have
> memory corruption which I can't find at the moment.

Nothing special, just opensuse 11.4 with all updates. 
It works fine on the same setup with an i586 kernel/userspace.

I'll look into that a bit more.

Best,
JS