Re: [Powertop] [bugreport] crash on powertop --debug --html=file.html
Sergey Senozhatsky <sergey.senozhatsky at gmail.com> Wed, 27 Jun 2012 11:06:28 +0300
| Newsgroups | dev.linux.lists.powertop |
|---|---|
| Message-ID | <[email protected]> |
> (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. -ss