From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0603234997823300408==" MIME-Version: 1.0 From: Sergey Senozhatsky Subject: Re: [Powertop] [bugreport] crash on powertop --debug --html=file.html Date: Wed, 27 Jun 2012 19:32:42 +0300 Message-ID: <20120627163242.GD2996@swordfish.datadirect.datadirectnet.com> In-Reply-To: 201206271142.20502.dl9pf@gmx.de To: powertop@lists.01.org List-ID: --===============0603234997823300408== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On (06/27/12 11:42), Jan-Simon M=C3=B6ller wrote: > > > (i=3D0x875720, j=3D0x211) > > = > > 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. > = Could you please run valgrind --tool=3Dmemcheck --leak-check=3Dfull --show-reachable=3Dyes --le= ak-resolution=3Dhigh --track-origins=3Dyes -v --log-file=3D./powertop-memch= eck powertop --debug --html=3Dfile.html and provide powertop-memcheck file? -ss --===============0603234997823300408==--