From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2942100893325956430==" MIME-Version: 1.0 From: Alexandra Yates Subject: Re: [Powertop] close_display() sigsegv Date: Thu, 20 Nov 2014 17:06:32 -0800 Message-ID: <51714.10.24.1.226.1416531992.squirrel@linux.intel.com> In-Reply-To: CAG27Bk0_Aur0GxHEC=T6zD+o9zLHigiNvwajUB-yJtXOupRcaA@mail.gmail.com To: powertop@lists.01.org List-ID: --===============2942100893325956430== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable > On 20 November 2014 19:47, Alexandra Yates > wrote: > > Hi Alexandra, > >> Followed all steps, in two platforms still cant reproduce. (Difference) >> I'm running Ubuntu. > > I just reproduced the issue with g++, without CFLAGS, or anything in > environment that I could tell would effect to compilation. Backtrace > is pretty similar. > > (gdb) bt full > #0 0x000000000040a14e in _M_lower_bound (this=3D, > __k=3D 0xffffffffffffffe8>, __y=3D0x477368 , __x=3D0x363e930) > at /usr/include/c++/4.9.2/bits/stl_tree.h:1260 > No locals. > #1 lower_bound (__k=3D address 0xffffffffffffffe8>, this=3D0x477360 ) at > /usr/include/c++/4.9.2/bits/stl_tree.h:927 > No locals. > #2 lower_bound (__x=3D address 0xffffffffffffffe8>, this=3D0x477360 ) at > /usr/include/c++/4.9.2/bits/stl_map.h:902 > No locals. > #3 operator[] (__k=3D address 0xffffffffffffffe8>, this=3D0x477360 ) at > /usr/include/c++/4.9.2/bits/stl_map.h:496 > __i =3D > #4 close_display () at display.cpp:93 > i =3D 5 > #5 0x0000000000411e5e in clean_shutdown () at main.cpp:378 > No locals. > #6 0x0000000000406d6d in main (argc=3D1, argv=3D0x7fff51015798) at > main.cpp:519 > option_index =3D 0 > c =3D > iterations =3D 1 > filename =3D '\000' ... > workload =3D '\000' > auto_tune =3D 0 > > Maybe comparing my config.log with your will give a hint what could be > going on. > > http://ut3.org/~kerolasa/config.log.gz > >> I will revert the culprit commit. I would appreciate you testing again. > > I think the line below should be removed as well. > Where you able to test that you issue is resolved without these lines? > main.cpp: In function 'void clean_shutdown()': > main.cpp:378:16: error: 'close_display' was not declared in this scope > close_display(); > > -- > Sami Kerola > http://www.iki.fi/kerolasa/ > Thank you, Alexandra. --===============2942100893325956430==--