public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug string/30112] New: [bisected] glibc 2.37 fails to print IPv6 adresses
@ 2023-02-10 21:15 freswa at archlinux dot org
  2023-02-10 21:15 ` [Bug string/30112] " freswa at archlinux dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: freswa at archlinux dot org @ 2023-02-10 21:15 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 30112
           Summary: [bisected] glibc 2.37 fails to print IPv6 adresses
           Product: glibc
           Version: 2.37
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: string
          Assignee: unassigned at sourceware dot org
          Reporter: freswa at archlinux dot org
  Target Milestone: ---

We've received a downstream bug report from systemd, that IPv6 output is
truncated since glibc 2.37. The issue has been bisected to commit
642933158e7cf072d873231b1a9bb03291f2b989 (first bad). To reproduce:

ip route add dev eth0 fd8d:4d6d:3ccb:500:c79:2339:edce:ece1 proto static
ip -6 route

bad output:
fd8d:4d6d:3ccb:500:c79:2339:edc dev eth0 proto static metric 1024 pref medium

good output:
fd8d:4d6d:3ccb:500:c79:2339:edce:ece1  dev eth0 proto static metric 1024 pref
medium

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2023-02-13  9:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 21:15 [Bug string/30112] New: [bisected] glibc 2.37 fails to print IPv6 adresses freswa at archlinux dot org
2023-02-10 21:15 ` [Bug string/30112] " freswa at archlinux dot org
2023-02-11 19:25 ` vmlinuz386 at gmail dot com
2023-02-12  2:56 ` sam at gentoo dot org
2023-02-12  3:24 ` [Bug string/30112] [bisected] glibc 2.37 fails to print IPv6 adresses since 642933158e7cf072d873231b1a9bb03291f2b989 sam at gentoo dot org
2023-02-12 17:47 ` dilfridge at gentoo dot org
2023-02-12 21:21 ` flo at geekplace dot eu
2023-02-13  2:56 ` sam at gentoo dot org
2023-02-13  3:18 ` sam at gentoo dot org
2023-02-13  9:20 ` freswa at archlinux dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).