|
From: Дмитрий Д. <di...@gm...> - 2011-07-23 08:56:49
|
yes, --tool=memcheck --read-var-info=yes https://bugs.kde.org/show_bug.cgi?id=278313 2011/7/22 Julian Seward <js...@ac...> > > > --27635-- Reading syms from /usr/lib64/libstdc++.so.6.0.16 (0x3f61000000) > > --27635-- Considering > > /usr/lib/debug/.build-id/30/3926dc74f883beaf7ebcd1c32ec9f5f0bd2861.debug > .. > > --27635-- .. build-id is valid > > chase_cuOff: no entry for 0x01099 > > chase_cuOff: no entry for 0x20812 > > chase_cuOff: no entry for 0x3bbbe > > These messages are from the newer dwarf3 variable types and location > reader, that is enabled with --read-var-info=yes, or automatically > when you run exp-sgcheck. (Is that so for you?) They are not from > the default dwarf reader that handles line numbers and unwind info. > > It means it has got an inter-DIE reference (a cuOff, a compilation > unit offset) that cannot be resolved. I think you should file a bug > giving full details on how to reproduce this. Thanks. > > J > |