Bug#562028: fails to read playlist

Siward de Groot siward at ziggo.nl
Mon Dec 28 05:06:25 UTC 2009


On Saturday 26 December 2009 18:19:29 you wrote:
> Hello,
> 
> Le Tue 22 Dec 09 à 01:21 +0100, Siward de Groot a écrit :
> > Package: vlc
> > i used to run stable, in which reading playlists  worked without
> > problems, and have recently dist-upgraded to unstable,
> > and now it fails to read these same playlists.
> >
> > A playlist that this happens with has following content :
> > #EXTM3U
> > mms://82.94.231.66/gtonline
> > http://82.94.231.66/gtonline
> >
> > When vlc tries to read this playlist
> > it produces following errormessage in terminal that i started it from :
> > 5350C951:/$ vlc &
> 
> The playlist works for me (well at least the mms://, the http:// gives
> 503)
> 
> Could you retry with -vvv in your command line.

5350C951:/$ vlc -vvv &
VLC media player 1.0.3 Goldeneye
[0x89fa088] main libvlc debug: VLC media player - version 1.0.3 Goldeneye - 
(c) 1996-2009 the VideoLAN team
[0x89fa088] main libvlc debug: libvlc was configured with ./configure  '--
build=i486-linux-gnu' '--disable-maintaine
r-mode' '--enable-release' '--prefix=/usr' '--config-cache' '--enable-fast-
install' '--with-binary-version=1' '--dis
able-update-check' '--disable-fb' '--enable-ggi' '--enable-sdl' '--enable-mad' 
'--enable-jack' '--enable-pulse' '--e
nable-lirc' '--enable-a52' '--enable-aa' '--enable-dvbpsi' '--enable-mozilla' 
'--with-mozilla-pkg=iceape-plugin' '--
enable-dvb' '--enable-ogg' '--enable-vorbis' '--enable-shout' '--enable-qt4' 
'--enable-flac' '--enable-skins2' '--en
able-freetype' '--enable-mkv' '--enable-speex' '--enable-caca' '--enable-
live555' '--enable-libmpeg2' '--enable-frib
idi' '--enable-mod' '--enable-theora' '--enable-dvdnav' '--enable-gnutls' '--
enable-ncurses' '--enable-smb' '--disab
le-gnomevfs' '--enable-bonjour' '--enable-mpc' '--enable-vcd' '--enable-vcdx' 
'--enable-notify' '--enable-twolame' '
--enable-faad' '--disable-zvbi' '--enable-telx' '--disable-x264' '--disable-
atmo' '--enable-taglib' '--enable-libass
' '--enable-dca' '--enable-realrtsp' '--disable-dv' '--disable-fluidsynth' '--
disable-kate' '--disable-mtp' '--enabl
e-alsa' '--enable-v4l' '--enable-v4l2' '--enable-pvr' '--enable-svgalib' 
'build_alias=i486-linux-gnu' 'CFLAGS=-g -O2
' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0x89fa088] main libvlc debug: translation test: code is "C"
[0x89fa088] main libvlc debug: checking plugin modules
[0x89fa088] main libvlc debug: loading plugins cache file 
/home/xuser/.cache/vlc/plugins-04041e.dat
[1] 9116
5350C951:/$ [0x89fa088] main libvlc debug: recursively browsing `/usr/lib/vlc'
[0x89fa088] main libvlc debug: module bank initialized (376 modules)
[0x89fa088] main libvlc debug: opening config file 
(/home/xuser/.config/vlc/vlcrc)
[0x89fa088] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT FPU 
[0x89fa088] main libvlc debug: looking for memcpy module: 3 candidates
[0x89fa088] main libvlc debug: using memcpy module "memcpymmxext"
[0x8a887b0] main input debug: Creating an input for 'Media Library'
[0x8a887b0] main input debug: Input is a meta file: disabling unneeded options
[0x8a887b0] main input debug: using timeshift granularity of 50 MBytes
[0x8a887b0] main input debug: using timeshift path '/tmp'
[0x8a887b0] main input debug: `file/xspf-
open:///home/xuser/.local/share/vlc/ml.xspf' gives access `file' demux `xsp
f-open' path `/home/xuser/.local/share/vlc/ml.xspf'
[0x8a887b0] main input debug: creating demux: access='file' demux='xspf-open' 
path='/home/xuser/.local/share/vlc/ml.
xspf'
[0x8a8c078] main demux debug: looking for access_demux module: 1 candidate
[0x8a8c078] main demux warning: no access_demux module matching "file" could be 
loaded
[0x8a8c078] main demux debug: TIMER module_need() : 12.219 ms - Total 12.219 
ms / 1 intvls (Avg 12.219 ms)
[0x8a887b0] main input debug: creating access 'file' 
path='/home/xuser/.local/share/vlc/ml.xspf'
[0x8a8deb0] main access debug: looking for access module: 3 candidates
[0x8a8deb0] access_file access debug: opening file 
`/home/xuser/.local/share/vlc/ml.xspf'
[0x8a8deb0] main access debug: using access module "access_file"
[0x8a8deb0] main access debug: TIMER module_need() : 3.522 ms - Total 3.522 ms 
/ 1 intvls (Avg 3.522 ms)
[0x8a8d2d8] main stream debug: Using AStream*Stream
[0x8a8d2d8] main stream debug: pre buffering
[0x8a8d2d8] main stream debug: received first data after 0 ms
[0x8a8d2d8] main stream debug: pre-buffering done 296 bytes in 0s - 2651 
kbytes/s
[0x8a8d4f8] main stream debug: looking for stream_filter module: 4 candidates
[0x8a8d4f8] main stream debug: TIMER module_need() : 2.691 ms - Total 2.691 ms 
/ 1 intvls (Avg 2.691 ms)
[0x8a8d4f8] main stream debug: looking for stream_filter module: 1 candidate
[0x8a8d4f8] main stream debug: using stream_filter module "stream_filter_record"
[0x8a8d4f8] main stream debug: TIMER module_need() : 0.961 ms - Total 0.961 ms 
/ 1 intvls (Avg 0.961 ms)
[0x8a887b0] main input debug: creating demux: access='file' demux='xspf-open' 
path='/home/xuser/.local/share/vlc/ml.
xspf'
[0x8a9c060] main demux debug: looking for demux module: 1 candidate
[0x8a9c060] playlist demux debug: using XSPF playlist reader
[0x8a9c060] main demux debug: using demux module "playlist"
[0x8a9c060] main demux debug: TIMER module_need() : 20.394 ms - Total 20.394 
ms / 1 intvls (Avg 20.394 ms)
[0x8a887b0] main input debug: `file/xspf-
open:///home/xuser/.local/share/vlc/ml.xspf' successfully opened
[0x8a9cb88] main xml debug: looking for xml module: 2 candidates
[0x8a9cb88] main xml debug: using xml module "xml"
[0x8a9cb88] main xml debug: TIMER module_need() : 3.035 ms - Total 3.035 ms / 
1 intvls (Avg 3.035 ms)
[0x8a9c060] playlist demux debug: parsed 0 tracks successfully
[0x8a9cb88] main xml debug: removing module "xml"
[0x8a887b0] main input debug: EOF reached
[0x8a9c060] main demux debug: removing module "playlist"
[0x8a8d4f8] main stream debug: removing module "stream_filter_record"
[0x8a8deb0] main access debug: removing module "access_file"
[0x8a887b0] main input debug: TIMER input launching for 'Media Library' : 
90.487 ms - Total 90.487 ms / 1 intvls (Av
g 90.487 ms)
[0x8a95590] main playlist debug: rebuilding array of current - root Playlist
[0x8a95590] main playlist debug: rebuild done - 0 items, index -1
[0x8a95590] main playlist debug: Activated
[0x8a8d4f8] main interface debug: looking for interface module: 1 candidate
[0x8a8d4f8] main interface debug: using interface module "hotkeys"
[0x8a8d4f8] main interface debug: TIMER module_need() : 11.214 ms - Total 
11.214 ms / 1 intvls (Avg 11.214 ms)
[0x8a8d4f8] main interface debug: thread started
[0x8a8d4f8] main interface debug: thread (interface) created at priority 0 
(interface/interface.c:151)
[0x8a8b860] main interface debug: looking for interface module: 1 candidate
[0x8a8b860] main interface debug: using interface module "inhibit"
[0x8a8b860] main interface debug: TIMER module_need() : 22.173 ms - Total 
22.173 ms / 1 intvls (Avg 22.173 ms)
[0x8a8b860] main interface debug: thread started
[0x8a8b860] main interface debug: thread (interface) created at priority 0 
(interface/interface.c:151)
[0x8a89d38] main interface debug: looking for interface module: 1 candidate
[0x8a89d38] main interface debug: using interface module "screensaver"
[0x8a89d38] main interface debug: TIMER module_need() : 6.320 ms - Total 6.320 
ms / 1 intvls (Avg 6.320 ms)
[0x8a89d38] main interface debug: thread started
[0x8a89d38] main interface debug: thread (interface) created at priority 0 
(interface/interface.c:151)
[0x8a95590] main playlist debug: adding item `playlist.ghanatoday.xspf' ( 
file/playlist:///home/xuser/playlist.ghana
today.xspf )
[0x8a95590] main playlist debug: rebuilding array of current - root Playlist
[0x8a95590] main playlist debug: rebuild done - 1 items, index -1
[0x89fa418] main interface debug: looking for interface module: 1 candidate
[0x89fa418] main interface debug: using interface module "signals"
[0x89fa418] main interface debug: TIMER module_need() : 10.717 ms - Total 
10.717 ms / 1 intvls (Avg 10.717 ms)
[0x89fa418] main interface debug: thread started
[0x89fa418] main interface debug: thread ended
[0x89fa418] main interface debug: thread (interface) created at priority 0 
(interface/interface.c:151)
[0x8a9ea78] main interface debug: looking for interface module: 0 candidates
[0x8a9ea78] main interface error: no interface module matched 
"globalhotkeys,none"
[0x8a9ea78] main interface debug: TIMER module_need() : 0.622 ms - Total 0.622 
ms / 1 intvls (Avg 0.622 ms)
[0x8a9ea78] main interface error: no suitable interface module
[0x89fa088] main libvlc error: interface "globalhotkeys,none" initialization 
failed
[0x89fa088] main libvlc: Running vlc with the default interface. Use 'cvlc' to 
use vlc without interface.
[0x8a9eb48] main interface debug: looking for interface module: 4 candidates
[0x8a9eb48] main interface debug: using interface module "qt4"
[0x8a9eb48] main interface debug: TIMER module_need() : 519.704 ms - Total 
519.704 ms / 1 intvls (Avg 519.704 ms)
[0x8a9eb48] main interface debug: thread started
[0x8a9eb48] main interface debug: thread ended
[0x8a9eb48] main interface debug: thread (interface) created at priority 0 
(interface/interface.c:151)
[0x8a95590] main playlist debug: processing request item null node Playlist 
skip 0
[0x8a95590] main playlist debug: starting new item
[0x8a95590] main playlist debug: creating new input thread
[0x8aa01d8] main input debug: Creating an input for 'playlist.ghanatoday.xspf'
[0x8aa01d8] main input debug: thread started
[0x8aa01d8] main input debug: using timeshift granularity of 50 MBytes
[0x8aa01d8] main input debug: using timeshift path '/tmp'
[0x8a9eb48] qt4 interface debug: Error while initializing qt-specific 
localization
[0x8aa01d8] main input debug: thread (input) created at priority 10 
(input/input.c:230)
[0x8aa01d8] main input debug: 
`file/playlist:///home/xuser/playlist.ghanatoday.xspf' gives access `file' demux 
`play
list' path `/home/xuser/playlist.ghanatoday.xspf'
[0x8aa01d8] main input debug: creating demux: access='file' demux='playlist' 
path='/home/xuser/playlist.ghanatoday.x
spf'
[0x8c00b68] main demux debug: looking for access_demux module: 1 candidate
[0x8c00b68] main demux warning: no access_demux module matching "file" could be 
loaded
[0x8c00b68] main demux debug: TIMER module_need() : 0.841 ms - Total 0.841 ms 
/ 1 intvls (Avg 0.841 ms)
[0x8aa01d8] main input debug: creating access 'file' 
path='/home/xuser/playlist.ghanatoday.xspf'
[0x8c00b68] main access debug: looking for access module: 3 candidates
[0x8c00b68] access_file access debug: opening file 
`/home/xuser/playlist.ghanatoday.xspf'
[0x8c00b68] main access debug: using access module "access_file"
[0x8c00b68] main access debug: TIMER module_need() : 1.706 ms - Total 1.706 ms 
/ 1 intvls (Avg 1.706 ms)
[0x8c01258] main stream debug: Using AStream*Stream
[0x8c01258] main stream debug: pre buffering
[0x8c01258] main stream debug: received first data after 0 ms
[0x8c01a08] main stream debug: looking for stream_filter module: 4 candidates
[0x8c01a08] main stream debug: TIMER module_need() : 0.567 ms - Total 0.567 ms 
/ 1 intvls (Avg 0.567 ms)
[0x8c01a08] main stream debug: looking for stream_filter module: 1 candidate
[0x8c01a08] main stream debug: using stream_filter module "stream_filter_record"
[0x8c01a08] main stream debug: TIMER module_need() : 2.589 ms - Total 2.589 ms 
/ 1 intvls (Avg 2.589 ms)
[0x8aa01d8] main input debug: creating demux: access='file' demux='playlist' 
path='/home/xuser/playlist.ghanatoday.x
spf'
[0x8c020d8] main demux debug: looking for demux module: 14 candidates
[0x8c020d8] playlist demux debug: using XSPF playlist reader
[0x8c020d8] main demux debug: using demux module "playlist"
[0x8c020d8] main demux debug: TIMER module_need() : 0.918 ms - Total 0.918 ms 
/ 1 intvls (Avg 0.918 ms)
[0x8a9eb48] qt4 interface debug: IM: Setting an input
[0x8a9eb48] qt4 interface debug: Updating the geometry
[0x8a9eb48] qt4 interface debug: Updating the geometry
[0x8aa01d8] main input debug: 
`file/playlist:///home/xuser/playlist.ghanatoday.xspf' successfully opened
[0x8c04e50] main xml debug: looking for xml module: 2 candidates
[0x8c04e50] main xml debug: using xml module "xml"
[0x8c04e50] main xml debug: TIMER module_need() : 0.701 ms - Total 0.701 ms / 
1 intvls (Avg 0.701 ms)
[0x8c04e50] xml xml error: XML parser error (line 1) : Document is empty

[0x8c020d8] playlist demux error: can't read xml stream
[0x8c04e50] main xml debug: removing module "xml"
[0x8c020d8] main demux debug: removing module "playlist"
[0x8c01a08] main stream debug: removing module "stream_filter_record"
[0x8c00b68] main access debug: removing module "access_file"
[0x8aa01d8] main input debug: thread ended
[0x8a95590] main playlist debug: dead input
[0x8a95590] main playlist debug: changing item without a request (current 0/1)
[0x8a95590] main playlist debug: nothing to play
[0x8a9eb48] qt4 interface debug: IM: Deleting the input
[0x8a9eb48] qt4 interface debug: Updating the geometry
[0x8a9eb48] qt4 interface debug: Updating the geometry
[0x8aa01d8] main input debug: TIMER input launching for 
'playlist.ghanatoday.xspf' : 76.444 ms - Total 76.444 ms / 1
 intvls (Avg 76.444 ms)
5350C951:/$ 





More information about the pkg-multimedia-maintainers mailing list