This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 network/17125] New: posix/bug-ga2 fails


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

            Bug ID: 17125
           Summary: posix/bug-ga2 fails
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: siddhesh at redhat dot com
          Reporter: siddhesh at redhat dot com

The test posix/bug-ga2 fails with the following error:

*** Error in `/root/src/upstream/glibc/build/posix/bug-ga2': free(): invalid
pointer: 0x00007fe7ab1bc370 ***

This is because we try to free noai6ai_cached on exit, which is allocated
statically.

Patch coming up.

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


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