[karmic] formatting of IPv6 addresses broken

Bug #387037 reported by Bernhard Schmidt
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
MPlayer
Fix Released
Unknown
mplayer (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: mplayer

berni@pest:~$ lsb_release -rd
Description: Ubuntu karmic (development branch)
Release: 9.10

berni@pest:~$ apt-cache policy mplayer
mplayer:
  Installiert: 2:1.0~rc3+svn20090426-1ubuntu2
  Kandidat: 2:1.0~rc3+svn20090426-1ubuntu2
  Versions-Tabelle:
 *** 2:1.0~rc3+svn20090426-1ubuntu2 0
        500 http://uk.archive.ubuntu.com karmic/multiverse Packages
        100 /var/lib/dpkg/status

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

mplayer prints the first 32 bit of the IPv6 address as IPv4 address. This is a new bug in the karmic package, it's fine up to jaunty.

Tags: ipv6
Revision history for this message
Reinhard Tartler (siretart) wrote :

I've just upstreamed the bug, you might want to subscribe to upstream's bugzilla as well.

Changed in mplayer:
status: Unknown → Confirmed
Revision history for this message
Vadim Gusev (zarbis) wrote :

I've noticed same behavior not only in mplayer. git seems to act the same way:

git pull
git.videolan.org[0: 32.1.65.208]: errno=Connection timed out
git.videolan.org[0: 2001:41d0:1:a690::1]: errno=Network is unreachable
fatal: unable to connect a socket (Network is unreachable)

Is it system-wide karmic-specific bug, or just two apps are acting in a same wrong way?

Emmet Hikory (persia)
tags: added: ipv6
Changed in mplayer:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.