tag 493284 + moreinfo thanks On Fri, Aug 01, 2008 at 08:11:20PM +0200, Jiří Paleček wrote: > Package: valgrind > Version: 1:3.3.1-2 > Severity: normal > > Hello, > > valgrind fails to demangle some names in error backtraces. For example, > > _ZN5boost6lambda16function_adaptorIFvRA7_A3_KfEE5applyIvS4_EEvPS6_RT0_ > > which is, according to c++filt, is > > void boost::lambda::function_adaptor<void ()(float const (&) > [7][3])>::apply<void, float const [7][3]>(void (*)(float const (&) > [7][3]), float const (&)[7][3]) > > but valgrind fails to demangle it. Also, some mangled names are > demangled incorrectly, eg. > _ZNK9Face_baseIN15snapshot_structI9Face_tmplIN18PolyhedronSnapshotI10PolyhedronIN4geom5PointIfLj2EEEN5boost3mpl6v_itemI13AutoNeighborsIN4mpl_3argILi1EEEENS8_6vectorI19CircumscribedCircleISD_E12InverseFacesISD_E14dual_transformIS3_IS6_NSF_INSB_2naESL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_EEESD_iESL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_EELi1EEEENSF_ISH_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_SL_EEE18make_face_iteratorENS8_6alwaysINS0_IS6_PKS6_St14_List_iteratorIS6_ENST_13empty_updaterEE14const_iteratorEEEST_ElSY_IS1_INSR_3ci_ENS8_4bindIS15_S6_SL_SL_SL_SL_EESR_EENST_12face_updaterEE8iteratorES12_E2idEv > > where valgrind gives wrong types for the substitutions.
sadly you don't give a minimal example to reproduce that, are you still able to reproduce that bug? If yes could you give me a short test-case? -- ·O· Pierre Habouzit ··O [email protected] OOO http://www.madism.org -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

