Someone should keep a closer eye on this with valgrind....

==7720== HEAP SUMMARY:
==7720==     in use at exit: 162,442,394 bytes in 5,663 blocks
==7720==   total heap usage: 20,757 allocs, 15,094 frees, 215,737,108
bytes allocated

==7720== LEAK SUMMARY:
==7720==    definitely lost: 1,381,132 bytes in 132 blocks
==7720==    indirectly lost: 23,608 bytes in 31 blocks
==7720==      possibly lost: 0 bytes in 0 blocks
==7720==    still reachable: 161,037,654 bytes in 5,500 blocks
==7720==         suppressed: 0 bytes in 0 blocks
==7720== 
==7720== ERROR SUMMARY: 27 errors from 22 contexts (suppressed: 18 from
6)
==7720== 
==7720== 6 errors in context 1 of 22:
==7720== Conditional jump or move depends on uninitialised value(s)
==7720==    at 0x121552: cpu_linux::fill_pstate_line(int, char*)
(cpu_linux.cpp:280)
==7720==    by 0x11CEFC: w_display_cpu_pstates() (cpu.cpp:713)
==7720==    by 0x1157B9: one_measurement(int) (main.cpp:130)
==7720==    by 0x115AB9: main (main.cpp:253)
==7720==  Uninitialised value was created by a heap allocation
==7720==    at 0x4C28527: operator new(unsigned long)
(vg_replace_malloc.c:261)
==7720==    by 0x11DE41: enumerate_cpus() (cpu.cpp:132)
==7720==    by 0x115974: main (main.cpp:187)


git log -1 --format=format:%H
973ff686c89dfedfb80975500d49a834fa19f1dc

I'll see if i can have a closer look

-- 
Ian Kumlien  -- http://demius.net || http://pomac.netswarm.net

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Power mailing list
[email protected]
http://www.bughost.org/mailman/listinfo/power

Reply via email to