Hi, I have that same problem too, I'd rebuild powertop with debug symbols and found where the problem lies:
in config.c there's staticaly defined aray (configlines) used to hold kernel config, with 5000 lines tops, but current (2.6.35-trunk) kernel for amd64 has 5046 lines of config, but that limit of array is never checked. Quick check is to raise the array size and add some form of limit check. -Ph -- Premysl "Anydot" Hruby, http://www.redrum.cz/ - I'm a signature virus. Please add me to your signature and help me spread! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org