This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/14078] New: librpmio.so exports bundled broken glob(3) clone


http://sourceware.org/bugzilla/show_bug.cgi?id=14078

             Bug #: 14078
           Summary: librpmio.so exports bundled broken glob(3) clone
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap@sourceware.org
        ReportedBy: mjw@redhat.com
                CC: fche@redhat.com
    Classification: Unclassified


Created attachment 6401
  --> http://sourceware.org/bugzilla/attachment.cgi?id=6401
RHBZ-819680-librpmio.so-exports-bundled-broken-glob-.patch

See https://bugzilla.redhat.com/show_bug.cgi?id=819680

The attached patch makes sure we always explicitly use the glibc glob version.

Not yet applied, Frank is looking into another solution using -lc that doesn't
require adding our own stap_glob function.

Tested on RHEL5, F16 and F17.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]