[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug default/19023] New: ABI symmetry problem with libtcmalloc_and_profiler.so



https://sourceware.org/bugzilla/show_bug.cgi?id=19023

            Bug ID: 19023
           Summary: ABI symmetry problem with libtcmalloc_and_profiler.so
           Product: libabigail
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
          Assignee: dodji at redhat dot com
          Reporter: woodard at redhat dot com
                CC: libabigail at sourceware dot org
  Target Milestone: ---

Created attachment 8645
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8645&action=edit
file where this reproduces

hype356@ben:~/bin/abidw --abidiff
/collab/usr/global/tools/order/spack/opt/chaos_5_x86_64_ib/gcc@4.4.7/gperftools@2.4/lib/libtcmalloc_and_profiler.so
Functions changes summary: 0 Removed, 1 Changed, 0 Added function
Variables changes summary: 0 Removed, 0 Changed, 0 Added variable

1 function with some indirect sub-type change:

  [C]'method HeapLeakChecker* HeapLeakChecker::GlobalChecker()' has some
indirect sub-type changes:
    return type changed:
      in pointed to type 'class HeapLeakChecker':
        1 data member change:


When checking an ABI against itself it shouldn't fail. Some ABI information is
being lost.

-- 
You are receiving this mail because:
You are on the CC list for the bug.