Opened 15 years ago
Closed 14 years ago
#1491 closed defect (fixed)
formatting of IPv6 addresses broken
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | chaz@… | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
Bug forwarded from https://bugs.launchpad.net/bugs/387037
berni@pest:~$ mplayer http://stream.ipv6.frequence3.net:19000/frequence3.ogg
MPlayer SVN-r29237-4.4.0 (C) 2000-2009 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing http://stream.ipv6.frequence3.net:19000/frequence3.ogg.
Resolving stream.ipv6.frequence3.net for AF_INET6...
Connecting to server stream.ipv6.frequence3.net[32.1.65.208]: 19000...
Name : FREQUENCE3 - www.frequence3.fr - No ads ! It's only HITS live from Paris France ! - French Webradio
berni@pest:~$ host stream.ipv6.frequence3.net
stream.ipv6.frequence3.net has IPv6 address 2001:41d0:1:bb99::1
32 dec = 0x20
1 dec = 0x01
65 dec = 0x41
208 dec = 0xd0
Confirmed still broken in 29364. It was reportedly working in 27216.