Bug#623380: vlc: malloc(): smallbin double linked list corrupted: 0x00000000024952a0

Vincent Smeets Vincent.VSmeets at GMail.com
Tue Apr 19 19:09:08 UTC 2011


Package: vlc
Version: 1.1.7-3
Severity: important

Opening the link http://www.q-music.nl/asx/q-music.asx with vlc gives a
core dump. I start vlc with the command:
	vlc -vvv >vlc.out 2>&1
and then open the media stream. It starts opening the stream and then
(before playing anything) vlc quits. The terminal shows then the
following lines:

vincent at PC-Vincent:~$ vlc -vvv >vlc.out 2>&1
*** glibc detected *** vlc: malloc(): smallbin double linked list corrupted: 0x00000000024952a0 ***
======= Backtrace: =========
/lib/libc.so.6(+0x71ad6)[0x7fdeffdc6ad6]
/lib/libc.so.6(+0x753ed)[0x7fdeffdca3ed]
/lib/libc.so.6(+0x774b6)[0x7fdeffdcc4b6]
/lib/libc.so.6(realloc+0xf0)[0x7fdeffdcca00]
/usr/lib/libGL.so.1(+0x9abad)[0x7fdef6132bad]
======= Memory map: ========
00400000-00403000 r-xp 00000000 fe:08 272775                             /usr/bin/vlc
00602000-00603000 rw-p 00002000 fe:08 272775                             /usr/bin/vlc
02145000-03fb7000 rw-p 00000000 00:00 0                                  [heap]
7fdea9a96000-7fdea9a97000 ---p 00000000 00:00 0 
7fdea9a97000-7fdeaa297000 rw-p 00000000 00:00 0 
7fdeaa297000-7fdeae298000 rw-s 00000000 00:10 22422                      /dev/shm/pulse-shm-2664266294

Inspecting the core file with gdb gives:

Core was generated by `vlc -vvv'.
Program terminated with signal 6, Aborted.
#0  0x00007fdeffd87165 in raise () from /lib/libc.so.6
(gdb) bt
#0  0x00007fdeffd87165 in raise () from /lib/libc.so.6
#1  0x00007fdeffd89f70 in abort () from /lib/libc.so.6
#2  0x00007fdeffdbd27b in ?? () from /lib/libc.so.6
#3  0x00007fdeffdc6ad6 in ?? () from /lib/libc.so.6
#4  0x00007fdeffdca3ed in ?? () from /lib/libc.so.6
#5  0x00007fdeffdcc4b6 in ?? () from /lib/libc.so.6
#6  0x00007fdeffdcca00 in realloc () from /lib/libc.so.6
#7  0x00007fdef6132bad in ?? () from /usr/lib/libGL.so.1
#8  0x00007fdef5e9690d in ?? () from /usr/lib/tls/libnvidia-tls.so.260.19.44
#9  0x00007fdf0055fb8c in module_list_get (n=0x7fdebbb4dd28) at modules/modules.c:358
#10 0x00007fdf0055fe9c in module_need (p_this=0x22901f0, psz_capability=<value optimized out>, psz_name=<value optimized out>, 
    b_strict=<value optimized out>) at modules/modules.c:464
#11 0x00007fdf00509257 in FindArt (p_data=<value optimized out>) at playlist/fetcher.c:233
#12 Thread (p_data=<value optimized out>) at playlist/fetcher.c:448
#13 0x00007fdef6131ae3 in ?? () from /usr/lib/libGL.so.1
#14 0x00007fdf002c08ba in start_thread () from /lib/libpthread.so.0
#15 0x00007fdeffe2402d in clone () from /lib/libc.so.6
#16 0x0000000000000000 in ?? ()

The file vlc.out has been attached.

Regards,
Vincent Smeets

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vlc depends on:
ii  libaa1                  1.4p5-38         ascii art library
ii  libavcodec52            4:0.6.2-1        Libav codec library
ii  libavutil50             4:0.6.2-1        Libav utility library
ii  libc6                   2.11.2-11        Embedded GNU C Library: Shared lib
ii  libfreetype6            2.4.4-1          FreeType 2 font engine, shared lib
ii  libfribidi0             0.19.2-1         Free Implementation of the Unicode
ii  libgcc1                 1:4.6.0-2        GCC support library
ii  libgl1-mesa-glx [libgl1 7.10-4           A free implementation of the OpenG
ii  libqtcore4              4:4.7.2-3        Qt 4 core module
ii  libqtgui4               4:4.7.2-3        Qt 4 GUI module
ii  libsdl-image1.2         1.2.10-2+b2      image loading library for Simple D
ii  libsdl1.2debian         1.2.14-6.1       Simple DirectMedia Layer
ii  libstdc++6              4.6.0-2          The GNU Standard C++ Library v3
ii  libtar                  1.2.11-7         C library for manipulating tar arc
ii  libva-x11-1             1.0.8-3          Video Acceleration (VA) API for Li
ii  libva1                  1.0.8-3          Video Acceleration (VA) API for Li
ii  libvlccore4             1.1.7-3          base library for VLC and its modul
ii  libx11-6                2:1.4.3-1        X11 client-side library
ii  libx11-xcb1             2:1.4.3-1        Xlib/XCB interface library
ii  libxcb-keysyms1         0.3.6-1          utility libraries for X C Binding 
ii  libxcb-randr0           1.7-2            X C Binding, randr extension
ii  libxcb-shm0             1.7-2            X C Binding, shm extension
ii  libxcb-xv0              1.7-2            X C Binding, xv extension
ii  libxcb1                 1.7-2            X C Binding
ii  libxext6                2:1.2.0-2        X11 miscellaneous extension librar
ii  libxpm4                 1:3.5.9-1        X11 pixmap library
ii  ttf-freefont            20100919-1       Freefont Serif, Sans and Mono True
ii  vlc-nox                 1.1.7-3          multimedia player and streamer (wi
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages vlc recommends:
pn  vlc-plugin-notify            <none>      (no description available)
ii  vlc-plugin-pulse             1.1.7-3     PulseAudio plugin for VLC
ii  xdg-utils                    1.1.0~rc1-2 desktop integration utilities from

Versions of packages vlc suggests:
pn  mozilla-plugin-vlc            <none>     (no description available)
pn  videolan-doc                  <none>     (no description available)

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4            0.7.4-15         library for decoding ATSC A/52 str
ii  libasound2              1.0.23-2.1       shared library for ALSA applicatio
ii  libass4                 0.9.11-1         library for SSA/ASS subtitles rend
ii  libavahi-client3        0.6.29-1         Avahi client library
ii  libavahi-common3        0.6.29-1         Avahi common library
ii  libavc1394-0            0.5.3-1+b2       control IEEE 1394 audio/video devi
ii  libavcodec52            4:0.6.2-1        Libav codec library
ii  libavformat52           4:0.6.2-1        Libav file format library
ii  libavutil50             4:0.6.2-1        Libav utility library
ii  libc6                   2.11.2-11        Embedded GNU C Library: Shared lib
ii  libcaca0                0.99.beta17-1    colour ASCII art library
ii  libcddb2                1.3.2-2          library to access CDDB data - runt
ii  libcdio10               0.81-4           library to read and control CD-ROM
ii  libdbus-1-3             1.4.6-1          simple interprocess messaging syst
ii  libdc1394-22            2.1.3-1          high level programming interface f
ii  libdca0                 0.0.5-3          decoding library for DTS Coherent 
ii  libdirac-encoder0       1.0.2-3          open and royalty free high quality
ii  libdvbpsi6              0.1.7-1          library for MPEG TS and DVB PSI ta
ii  libdvdnav4              4.1.3-7          DVD navigation library
ii  libdvdread4             4.1.3-10         library for reading DVDs
ii  libebml3                1.2.0-2          access library for the EBML format
ii  libfaad2                2.7-6            freeware Advanced Audio Decoder - 
ii  libflac8                1.2.1-3          Free Lossless Audio Codec - runtim
ii  libfontconfig1          2.8.0-2.1        generic font configuration library
ii  libfreetype6            2.4.4-1          FreeType 2 font engine, shared lib
ii  libfribidi0             0.19.2-1         Free Implementation of the Unicode
ii  libgcc1                 1:4.6.0-2        GCC support library
ii  libgcrypt11             1.4.6-5          LGPL Crypto library - runtime libr
ii  libgnutls26             2.10.5-1+b1      the GNU TLS library - runtime libr
ii  libgpg-error0           1.10-0.3         library for common error values an
ii  libkate1                0.3.8-1          Kate is a codec for karaoke and te
ii  liblircclient0          0.9.0~pre1-1     infra-red remote control support -
ii  liblua5.1-0             5.1.4-5          Simple, extensible, embeddable pro
ii  libmad0                 0.15.1b-6        MPEG audio decoder library
ii  libmatroska3            1.1.0-2          extensible open standard audio/vid
ii  libmodplug1             1:0.8.8.1-2      shared libraries for mod music bas
ii  libmpcdec6              2:0.1~r459-1     MusePack decoder - library
ii  libmpeg2-4              0.4.1-3          MPEG1 and MPEG2 video decoder libr
ii  libmtp8                 1.0.6-2          Media Transfer Protocol (MTP) libr
ii  libncursesw5            5.7+20100313-5   shared libraries for terminal hand
ii  libogg0                 1.2.0~dfsg-1     Ogg bitstream library
ii  libpng12-0              1.2.44-2         PNG library - runtime
ii  libpostproc51           4:0.6.2-1        Libav video postprocessing library
ii  libproxy0               0.3.1-2          automatic proxy configuration mana
ii  libraw1394-11           2.0.7-1          library for direct access to IEEE 
ii  libschroedinger-1.0-0   1.0.9-2          library for encoding/decoding of D
ii  libshout3               2.2.2-5+b1       MP3/Ogg Vorbis broadcast streaming
ii  libsmbclient            2:3.5.8~dfsg-1   shared library for communication w
ii  libspeex1               1.2~rc1-1        The Speex codec runtime library
ii  libstdc++6              4.6.0-2          The GNU Standard C++ Library v3
ii  libswscale0             4:0.6.2-1        Libav video scaling library
ii  libtag1c2a              1.6.3-1          TagLib Audio Meta-Data Library
ii  libtheora0              1.1.1+dfsg.1-3   The Theora Video Compression Codec
ii  libtwolame0             0.3.12-1         MPEG Audio Layer 2 encoding librar
ii  libudev0                167-1            libudev shared library
ii  libupnp3                1:1.6.6-5        Portable SDK for UPnP Devices, ver
ii  libv4l-0                0.8.3-1          Collection of video4linux support 
ii  libvcdinfo0             0.7.23-4+b2      library to extract information fro
ii  libvlc5                 1.1.7-3          multimedia player and streamer lib
ii  libvlccore4             1.1.7-3          base library for VLC and its modul
ii  libvorbis0a             1.3.2-1          The Vorbis General Audio Compressi
ii  libvorbisenc2           1.3.2-1          The Vorbis General Audio Compressi
ii  libxml2                 2.7.8.dfsg-2+b1  GNOME XML library
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages libvlc5 depends on:
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libvlccore4                   1.1.7-3    base library for VLC and its modul

Versions of packages libvlccore4 depends on:
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libdbus-1-3                   1.4.6-1    simple interprocess messaging syst
ii  vlc-data                      1.1.7-3    Common data for VLC

Versions of packages vlc is related to:
ii  libavutil50                   4:0.6.2-1  Libav utility library
pn  libavutil51                   <none>     (no description available)

-- no debconf information
-------------- next part --------------
VLC media player 1.1.7 The Luggage (revision exported)
[0x2146120] main libvlc debug: VLC media player - 1.1.7 The Luggage
[0x2146120] main libvlc debug: Copyright ? 1996-2011 the VideoLAN team
[0x2146120] main libvlc debug: revision exported
[0x2146120] main libvlc debug: configured with ./configure  '--enable-static' '--build=x86_64-linux-gnu' '--config-cache' '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check' '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--sysconfdir=/etc' '--with-binary-version=3' '--enable-a52' '--enable-aa' '--enable-bonjour' '--enable-caca' '--enable-dca' '--enable-dirac' '--enable-dvb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-ggi' '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-libmpeg2' '--enable-libproxy' '--enable-libxml2' '--enable-lirc' '--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mozilla' '--enable-mpc' '--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg' '--enable-pulse' '--enable-qt4' '--enable-realrtsp' '--enable-schroedinger' '--enable-sdl' '--enable-shout' '--enable-skins2' '--enable-smb' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora' '--enable-twolame' '--enable-upnp' '--enable-vcd' '--enable-vcdx' '--enable-vorbis' '--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' '--with-mozilla-pkg=libxul' '--disable-dxva2' '--disable-gnomevfs' '--disable-goom' '--disable-osso_screensaver' '--disable-portaudio' '--disable-projectm' '--disable-sqlite' '--disable-telx' '--disable-x264' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr' '--enable-udev' '--enable-v4l' '--enable-v4l2' '--enable-svgalib' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed' 'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0x2146120] main libvlc debug: translation test: code is "C"
[0x2146120] main libvlc debug: checking plugin modules
[0x2146120] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04081e-1f8.dat
[0x2146120] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x2146120] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04081e-1f8.dat
[0x2146120] main libvlc debug: module bank initialized (394 modules)
[0x2146120] main libvlc debug: opening config file (/home/vincent/.config/vlc/vlcrc)
[0x2146120] main libvlc debug: CPU has capabilities MMX 3DNow! MMXEXT SSE SSE2 SSE3 FPU 
[0x2146120] main libvlc debug: looking for memcpy module: 4 candidates
[0x2146120] main libvlc debug: using memcpy module "memcpymmxext"
[0x217d8b0] main input debug: Creating an input for 'Media Library'
[0x217d8b0] main input debug: Input is a meta file: disabling unneeded options
[0x217d8b0] main input debug: using timeshift granularity of 50 MiB
[0x217d8b0] main input debug: using timeshift path '/tmp'
[0x217d8b0] main input debug: `file/xspf-open:///home/vincent/.local/share/vlc/ml.xspf' gives access `file' demux `xspf-open' path `/home/vincent/.local/share/vlc/ml.xspf'
[0x217d8b0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/vincent/.local/share/vlc/ml.xspf'
[0x2184220] main demux debug: looking for access_demux module: 2 candidates
[0x2184220] main demux debug: no access_demux module matching "file" could be loaded
[0x2184220] main demux debug: TIMER module_need() : 0.187 ms - Total 0.187 ms / 1 intvls (Avg 0.187 ms)
[0x217d8b0] main input debug: creating access 'file' path='/home/vincent/.local/share/vlc/ml.xspf'
[0x2184400] main access debug: looking for access module: 2 candidates
[0x2184400] filesystem access debug: opening file `/home/vincent/.local/share/vlc/ml.xspf'
[0x2184400] main access debug: using access module "filesystem"
[0x2184400] main access debug: TIMER module_need() : 0.143 ms - Total 0.143 ms / 1 intvls (Avg 0.143 ms)
[0x2184850] main stream debug: Using AStream*Stream
[0x2184850] main stream debug: pre buffering
[0x2184850] main stream debug: received first data after 0 ms
[0x2184850] main stream debug: pre-buffering done 296 bytes in 0s - 13139 KiB/s
[0x2184af0] main stream debug: looking for stream_filter module: 5 candidates
[0x2184af0] main stream debug: no stream_filter module matching "any" could be loaded
[0x2184af0] main stream debug: TIMER module_need() : 0.138 ms - Total 0.138 ms / 1 intvls (Avg 0.138 ms)
[0x2184af0] main stream debug: looking for stream_filter module: 1 candidate
[0x2184af0] main stream debug: using stream_filter module "stream_filter_record"
[0x2184af0] main stream debug: TIMER module_need() : 0.093 ms - Total 0.093 ms / 1 intvls (Avg 0.093 ms)
[0x217d8b0] main input debug: creating demux: access='file' demux='xspf-open' path='/home/vincent/.local/share/vlc/ml.xspf'
[0x2184d30] main demux debug: looking for demux module: 1 candidate
[0x2184d30] playlist demux debug: using XSPF playlist reader
[0x2184d30] main demux debug: using demux module "playlist"
[0x2184d30] main demux debug: TIMER module_need() : 0.113 ms - Total 0.113 ms / 1 intvls (Avg 0.113 ms)
[0x2185100] main demux meta debug: looking for meta reader module: 2 candidates
[0x2185100] lua demux meta debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/reader
[0x2185100] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x2185100] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x2185100] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x2185100] main demux meta debug: no meta reader module matching "any" could be loaded
[0x2185100] main demux meta debug: TIMER module_need() : 0.872 ms - Total 0.872 ms / 1 intvls (Avg 0.872 ms)
[0x217d8b0] main input debug: `file/xspf-open:///home/vincent/.local/share/vlc/ml.xspf' successfully opened
[0x24ab5c0] main xml debug: looking for xml module: 2 candidates
[0x24ab5c0] main xml debug: using xml module "xml"
[0x24ab5c0] main xml debug: TIMER module_need() : 0.241 ms - Total 0.241 ms / 1 intvls (Avg 0.241 ms)
[0x2184d30] playlist demux debug: parsed 0 tracks successfully
[0x24ab5c0] main xml debug: removing module "xml"
[0x217d8b0] main input debug: EOF reached
[0x2184d30] main demux debug: removing module "playlist"
[0x2184af0] main stream debug: removing module "stream_filter_record"
[0x2184400] main access debug: removing module "filesystem"
[0x217d8b0] main input debug: TIMER input launching for 'Media Library' : 2.478 ms - Total 2.478 ms / 1 intvls (Avg 2.478 ms)
[0x2183690] main interface debug: looking for interface module: 1 candidate
[0x2183690] main interface debug: using interface module "hotkeys"
[0x2183690] main interface debug: TIMER module_need() : 0.265 ms - Total 0.265 ms / 1 intvls (Avg 0.265 ms)
[0x2184180] main interface debug: looking for interface module: 1 candidate
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x24a7710] main playlist debug: Activated
[0x24a7710] main playlist debug: rebuilding array of current - root Playlist
[0x2184180] main interface debug: using interface module "inhibit"
[0x24a7710] main playlist debug: rebuild done - 0 items, index -1
[0x2184180] main interface debug: TIMER module_need() : 3.294 ms - Total 3.294 ms / 1 intvls (Avg 3.294 ms)
[0x24ad5f0] main interface debug: looking for interface module: 1 candidate
[0x24ad5f0] main interface debug: using interface module "signals"
[0x24ad5f0] main interface debug: TIMER module_need() : 0.323 ms - Total 0.323 ms / 1 intvls (Avg 0.323 ms)
[0x21825a0] main interface debug: looking for interface module: 1 candidate
[0x21825a0] main interface debug: using interface module "globalhotkeys"
[0x21825a0] main interface debug: TIMER module_need() : 0.589 ms - Total 0.589 ms / 1 intvls (Avg 0.589 ms)
[0x24aab40] main interface debug: looking for interface module: 1 candidate
Blocked: call to setlocale(6, "")
Blocked: call to dlopen("/usr/lib/kde4/plugins/gui_platform/libkde.so", 1)
Blocked: call to setlocale(6, "")
[0x261e970] main generic debug: looking for extension module: 1 candidate
[0x261e970] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x261e970] lua generic debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/extensions
[0x261e970] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x261e970] lua generic debug: Trying Lua playlist script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x261e970] lua generic debug: Scanning Lua script /usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x261e970] lua generic debug: Script /usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability flags: 0xc
[0x261e970] lua generic debug: Trying Lua scripts in /usr/share/vlc/lua/extensions
[0x261e970] main generic debug: using extension module "lua"
[0x261e970] main generic debug: TIMER module_need() : 0.863 ms - Total 0.863 ms / 1 intvls (Avg 0.863 ms)
[0x24aab40] main interface debug: using interface module "qt4"
[0x24aab40] main interface debug: TIMER module_need() : 506.172 ms - Total 506.172 ms / 1 intvls (Avg 506.172 ms)
[0x24a7710] main playlist debug: adding item `http://www.q-music.nl/asx/q-music.asx' ( http://www.q-music.nl/asx/q-music.asx )
[0x24a7710] main playlist debug: rebuilding array of current - root Playlist
[0x24a7710] main playlist debug: rebuild done - 1 items, index -1
[0x24a7710] main playlist debug: processing request item http://www.q-music.nl/asx/q-music.asx node null skip 0
[0x24a7710] main playlist debug: resyncing on http://www.q-music.nl/asx/q-music.asx
[0x24a7710] main playlist debug: http://www.q-music.nl/asx/q-music.asx is at 0
[0x24a7710] main playlist debug: starting new item
[0x24a7710] main playlist debug: creating new input thread
[0x2721510] main input debug: Creating an input for 'http://www.q-music.nl/asx/q-music.asx'
[0x2721510] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0x24aab40] qt4 interface debug: Adding a new MRL to recent ones: http://www.q-music.nl/asx/q-music.asx
[0x24aab40] qt4 interface debug: IM: Setting an input
[0x2721510] main input debug: thread started
[0x2721510] main input debug: using timeshift granularity of 50 MiB
[0x2721510] main input debug: using timeshift path '/tmp'
[0x2721510] main input debug: `http://www.q-music.nl/asx/q-music.asx' gives access `http' demux `' path `www.q-music.nl/asx/q-music.asx'
[0x2721510] main input debug: creating demux: access='http' demux='' path='www.q-music.nl/asx/q-music.asx'
[0x7fdeb40014a0] main demux debug: looking for access_demux module: 0 candidates
[0x7fdeb40014a0] main demux debug: no access_demux module matched "http"
[0x7fdeb40014a0] main demux debug: TIMER module_need() : 0.477 ms - Total 0.477 ms / 1 intvls (Avg 0.477 ms)
[0x2721510] main input debug: creating access 'http' path='www.q-music.nl/asx/q-music.asx'
[0x266ba50] main access debug: looking for access module: 2 candidates
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
[0x24a7710] main playlist debug: meta ok for (null), need to fetch art
[0x2640dd0] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x2640dd0] lua demux meta debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/fetcher
[0x2640dd0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[0x2640dd0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x2640dd0] main demux meta debug: using meta fetcher module "lua"
[0x2640dd0] main demux meta debug: TIMER module_need() : 1.456 ms - Total 1.456 ms / 1 intvls (Avg 1.456 ms)
[0x2640dd0] main demux meta debug: removing module "lua"
[0x24a7710] main playlist debug: searching art for http://www.q-music.nl/asx/q-music.asx
[0x27489d0] main art finder debug: looking for art finder module: 2 candidates
[0x27489d0] lua art finder debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/art
[0x27489d0] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[0x27489d0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[0x27489d0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[0x27489d0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/03_lastfm.luac
[0x27489d0] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/04_musicbrainz.luac
[0x27489d0] lua art finder debug: Trying Lua scripts in /usr/share/vlc/lua/meta/art
[0x27489d0] main art finder debug: no art finder module matching "any" could be loaded
[0x27489d0] main art finder debug: TIMER module_need() : 3.133 ms - Total 3.133 ms / 1 intvls (Avg 3.133 ms)
[0x24a7710] main playlist debug: art not found for http://www.q-music.nl/asx/q-music.asx
[0x266ba50] access_http access debug: asking libproxy about url 'http://www.q-music.nl/asx/q-music.asx'
[0x266ba50] access_http access debug: libproxy suggest to use 'direct://'
[0x266ba50] access_http access debug: http: server='www.q-music.nl' port=80 file='/asx/q-music.asx'
[0x266ba50] main access debug: net: connecting to www.q-music.nl port 80
[0x266ba50] main access debug: connection succeeded (socket = 12)
[0x266ba50] access_http access debug: protocol 'HTTP' answer code 206
[0x266ba50] access_http access debug: Server: Apache/2.2.3 (CentOS)
[0x266ba50] access_http access debug: Content-Type: video/x-ms-asf
[0x266ba50] access_http access debug: stream size=975,pos=0,remaining=975
[0x266ba50] access_http access debug: this frame size=975
[0x266ba50] access_http access debug: Connection: close
[0x266ba50] main access debug: using access module "access_http"
[0x266ba50] main access debug: TIMER module_need() : 842.081 ms - Total 842.081 ms / 1 intvls (Avg 842.081 ms)
[0x7fdeb4039ee0] main stream debug: Using AStream*Stream
[0x7fdeb4039ee0] main stream debug: pre buffering
[0x7fdeb4039ee0] main stream debug: received first data after 0 ms
[0x7fdeb4039ee0] main stream debug: pre-buffering done 975 bytes in 0s - 29754 KiB/s
[0x7fdeb403e890] main stream debug: looking for stream_filter module: 5 candidates
[0x7fdeb403e890] main stream debug: no stream_filter module matching "any" could be loaded
[0x7fdeb403e890] main stream debug: TIMER module_need() : 0.310 ms - Total 0.310 ms / 1 intvls (Avg 0.310 ms)
[0x2741000] main stream debug: looking for stream_filter module: 1 candidate
[0x2741000] main stream debug: using stream_filter module "stream_filter_record"
[0x2741000] main stream debug: TIMER module_need() : 0.121 ms - Total 0.121 ms / 1 intvls (Avg 0.121 ms)
[0x2721510] main input debug: creating demux: access='http' demux='' path='www.q-music.nl/asx/q-music.asx'
[0x2741380] main demux debug: looking for demux module: 52 candidates
[0x2741380] ts demux warning: TS module discarded (lost sync)
[0x2741380] playlist demux debug: found valid ASX playlist
[0x2741380] main demux debug: using demux module "playlist"
[0x2741380] main demux debug: TIMER module_need() : 0.300 ms - Total 0.300 ms / 1 intvls (Avg 0.300 ms)
[0x2504090] main demux meta debug: looking for meta reader module: 2 candidates
[0x2504090] lua demux meta debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/reader
[0x2504090] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x2504090] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x2504090] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x2504090] main demux meta debug: no meta reader module matching "any" could be loaded
[0x2504090] main demux meta debug: TIMER module_need() : 1.214 ms - Total 1.214 ms / 1 intvls (Avg 1.214 ms)
[0x2721510] main input debug: `http://www.q-music.nl/asx/q-music.asx' successfully opened
[0x24a7710] main playlist: stopping playback
[0x24a7710] main playlist debug: deleting item `http://www.q-music.nl/asx/q-music.asx'
[0x2721510] main input debug: EOF reached
[0x2741380] main demux debug: removing module "playlist"
[0x2741000] main stream debug: removing module "stream_filter_record"
[0x266ba50] main access debug: removing module "access_http"
[0x266ba50] main access debug: waitpipe: object killed
[0x2721510] main input debug: thread ended
[0x24a7710] main playlist debug: incoming request - stopping current input
[0x24a7710] main playlist debug: meta ok for Q-music - Maximum Hit Music, need to fetch art
[0x24a7710] main playlist debug: dead input
[0x24a7710] main playlist debug: meta ok for Q-music - Maximum Hit Music, need to fetch art
[0x24a7710] main playlist debug: meta ok for Q-music - Maximum Hit Music, need to fetch art
[0x24a7710] main playlist debug: processing request item http://www.q-music.nl/asx/q-music.asx node Playlist skip 0
[0x24a7710] main playlist debug: rebuilding array of current - root Playlist
[0x24a7710] main playlist debug: rebuild done - 3 items, index 0
[0x24a7710] main playlist debug: starting new item
[0x24a7710] main playlist debug: creating new input thread
[0x25b88a0] main input debug: Creating an input for 'http://www.q-music.nl/asx/q-music.asx'
[0x25b88a0] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0x24aab40] qt4 interface debug: IM: Deleting the input
[0x25b88a0] main input debug: thread started
[0x25b88a0] main input debug: using timeshift granularity of 50 MiB
[0x25b88a0] main input debug: using timeshift path '/tmp'
[0x25b88a0] main input debug: `http://vip1.str.reasonnet.com/qmusic.wma.96' gives access `http' demux `' path `vip1.str.reasonnet.com/qmusic.wma.96'
[0x25b88a0] main input debug: creating demux: access='http' demux='' path='vip1.str.reasonnet.com/qmusic.wma.96'
[0x7fdeb4039ee0] main demux debug: looking for access_demux module: 0 candidates
[0x7fdeb4039ee0] main demux debug: no access_demux module matched "http"
[0x7fdeb4039ee0] main demux debug: TIMER module_need() : 0.524 ms - Total 0.524 ms / 1 intvls (Avg 0.524 ms)
[0x25b88a0] main input debug: creating access 'http' path='vip1.str.reasonnet.com/qmusic.wma.96'
[0x7fdeb400a580] main access debug: looking for access module: 2 candidates
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
[0x2721510] main input debug: TIMER input launching for 'http://www.q-music.nl/asx/q-music.asx' : 850.098 ms - Total 850.098 ms / 1 intvls (Avg 850.098 ms)
[0x24aab40] qt4 interface debug: IM: Setting an input
[0x23c9bc0] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x23c9bc0] lua demux meta debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/fetcher
[0x23c9bc0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[0x23c9bc0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x23c9bc0] main demux meta debug: using meta fetcher module "lua"
[0x23c9bc0] main demux meta debug: TIMER module_need() : 1.022 ms - Total 1.022 ms / 1 intvls (Avg 1.022 ms)
[0x23c9bc0] main demux meta debug: removing module "lua"
[0x24a7710] main playlist debug: searching art for Q-music - Maximum Hit Music
[0x266cf10] main art finder debug: looking for art finder module: 2 candidates
[0x266cf10] lua art finder debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/art
[0x266cf10] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[0x266cf10] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[0x266cf10] main art finder debug: creating access 'http' path='images.google.com/images?q=Q-music%20Q-music%20-%20Maximum%20Hit%20Music%20cover'
[0x2750f90] main access debug: looking for access module: 2 candidates
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
[0x7fdeb400a580] access_http access debug: asking libproxy about url 'http://vip1.str.reasonnet.com/qmusic.wma.96'
[0x7fdeb400a580] access_http access debug: libproxy suggest to use 'direct://'
[0x7fdeb400a580] access_http access debug: http: server='vip1.str.reasonnet.com' port=80 file='/qmusic.wma.96'
[0x7fdeb400a580] main access debug: net: connecting to vip1.str.reasonnet.com port 80
[0x7fdeb400a580] main access debug: connection succeeded (socket = 13)
[0x7fdeb400a580] access_http access debug: protocol 'HTTP' answer code 200
[0x7fdeb400a580] access_http access debug: Content-Type: video/x-ms-asf
[0x7fdeb400a580] access_http access debug: Server: Cougar/9.6.7100.0
[0x7fdeb400a580] access_http access debug: this frame size=133
[0x7fdeb400a580] access_http access debug: Pragma: no-cache, xResetStrm=1
[0x7fdeb400a580] access_http access debug: Connection: close
[0x7fdeb400a580] main access debug: using access module "access_http"
[0x7fdeb400a580] main access debug: TIMER module_need() : 975.160 ms - Total 975.160 ms / 1 intvls (Avg 975.160 ms)
[0x274b120] main stream debug: Using AStream*Stream
[0x274b120] main stream debug: pre buffering
[0x274b120] main stream debug: received first data after 0 ms
[0x274b120] main stream debug: pre-buffering done 133 bytes in 0s - 3820 KiB/s
[0x274bc00] main stream debug: looking for stream_filter module: 5 candidates
[0x274bc00] main stream debug: no stream_filter module matching "any" could be loaded
[0x274bc00] main stream debug: TIMER module_need() : 0.269 ms - Total 0.269 ms / 1 intvls (Avg 0.269 ms)
[0x274bc00] main stream debug: looking for stream_filter module: 1 candidate
[0x274bc00] main stream debug: using stream_filter module "stream_filter_record"
[0x274bc00] main stream debug: TIMER module_need() : 0.108 ms - Total 0.108 ms / 1 intvls (Avg 0.108 ms)
[0x25b88a0] main input debug: creating demux: access='http' demux='' path='vip1.str.reasonnet.com/qmusic.wma.96'
[0x274c0a0] main demux debug: looking for demux module: 52 candidates
[0x274c0a0] playlist demux debug: found valid PLS playlist file
[0x274c0a0] main demux debug: using demux module "playlist"
[0x274c0a0] main demux debug: TIMER module_need() : 0.332 ms - Total 0.332 ms / 1 intvls (Avg 0.332 ms)
[0x274c610] main demux meta debug: looking for meta reader module: 2 candidates
[0x274c610] lua demux meta debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/reader
[0x274c610] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x274c610] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x274c610] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x274c610] main demux meta debug: no meta reader module matching "any" could be loaded
[0x274c610] main demux meta debug: TIMER module_need() : 1.486 ms - Total 1.486 ms / 1 intvls (Avg 1.486 ms)
[0x25b88a0] main input debug: `http://vip1.str.reasonnet.com/qmusic.wma.96' successfully opened
[0x24a7710] main playlist: stopping playback
[0x24a7710] main playlist debug: deleting item `http://www.q-music.nl/asx/q-music.asx'
[0x24a7710] main playlist debug: incoming request - stopping current input
[0x25b88a0] main input debug: EOF reached
[0x7fdeb400a580] main access debug: waitpipe: object killed
[0x24a7710] main playlist debug: dying input
[0x274c0a0] main demux debug: removing module "playlist"
[0x274bc00] main stream debug: removing module "stream_filter_record"
[0x7fdeb400a580] main access debug: removing module "access_http"
[0x24a7710] main playlist debug: dying input
[0x25b88a0] main input debug: thread ended
[0x24a7710] main playlist debug: dead input
[0x24a7710] main playlist debug: processing request item mms://vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf node Playlist skip 0
[0x24a7710] main playlist debug: rebuilding array of current - root Playlist
[0x24a7710] main playlist debug: rebuild done - 4 items, index 0
[0x24a7710] main playlist debug: starting new item
[0x24a7710] main playlist debug: creating new input thread
[0x338b550] main input debug: Creating an input for 'mms://vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf'
[0x338b550] main input debug: thread (input) created at priority 10 (input/input.c:214)
[0x24aab40] qt4 interface debug: IM: Deleting the input
[0x338b550] main input debug: thread started
[0x338b550] main input debug: using timeshift granularity of 50 MiB
[0x338b550] main input debug: using timeshift path '/tmp'
[0x338b550] main input debug: `mms://vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf' gives access `mms' demux `' path `vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf'
[0x338b550] main input debug: creating demux: access='mms' demux='' path='vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf'
[0x33940e0] main demux debug: looking for access_demux module: 0 candidates
[0x33940e0] main demux debug: no access_demux module matched "mms"
[0x33940e0] main demux debug: TIMER module_need() : 0.271 ms - Total 0.271 ms / 1 intvls (Avg 0.271 ms)
[0x338b550] main input debug: creating access 'mms' path='vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf'
[0x3393ff0] main access debug: looking for access module: 1 candidate
[0x3393ff0] access_mms access debug: waiting for connection...
[0x3393ff0] main access debug: net: connecting to vip1.str.reasonnet.com port 1755
[0x25b88a0] main input debug: TIMER input launching for 'http://www.q-music.nl/asx/q-music.asx' : 991.016 ms - Total 991.016 ms / 1 intvls (Avg 991.016 ms)
[0x24aab40] qt4 interface debug: IM: Setting an input
[0x2750f90] access_http access debug: asking libproxy about url 'http://images.google.com/images?q=Q-music%20Q-music%20-%20Maximum%20Hit%20Music%20cover'
[0x2750f90] access_http access debug: libproxy suggest to use 'direct://'
[0x3393ff0] main access error: connection failed: Connection refused
[0x3393ff0] access_mms access error: failed to open a connection (tcp)
[0x3393ff0] access_mms access debug: waiting for connection...
[0x3393ff0] main access debug: net: connecting to vip1.str.reasonnet.com port 1755
[0x3393ff0] main access error: connection failed: Connection refused
[0x3393ff0] access_mms access error: failed to open a connection (tcp)
[0x3393ff0] access_mms access error: cannot connect to server
[0x3393ff0] main access debug: net: connecting to vip1.str.reasonnet.com port 80
[0x2750f90] access_http access debug: http: server='images.google.com' port=80 file='/images?q=Q-music%20Q-music%20-%20Maximum%20Hit%20Music%20cover'
[0x2750f90] main access debug: net: connecting to images.google.com port 80
[0x3393ff0] main access debug: connection succeeded (socket = 12)
[0x2750f90] main access debug: connection succeeded (socket = 14)
[0x2750f90] access_http access debug: protocol 'HTTP' answer code 200
[0x2750f90] access_http access debug: Content-Type: text/html; charset=ISO-8859-1
[0x2750f90] access_http access debug: Accepting Cookie: PREF=ID=ad9d3eae84fb32d8:FF=0:TM=1303238725:LM=1303238725:S=j5Y9Hj-6mJohQGFj; expires=Thu, 18-Apr-2013 18:45:25 GMT; path=/; domain=.google.com
[0x2750f90] access_http access debug: Accepting Cookie: NID=46=DXVGPXj1ZuDz4Fbra_OwMdSr6ZSVlcmeIiForhCC8jYaM6TGBrmc_1fBiRj0NOGrZjBKI7AFV795P9Z0PPoiINE5D3t64pjnKEVpwdYfgiOpd-PQL6Z7wlG_ReKErifz; expires=Wed, 19-Oct-2011 18:45:25 GMT; path=/; domain=.google.com; HttpOnly
[0x2750f90] access_http access debug: Server: gws
[0x2750f90] access_http access debug: Transfer-Encoding: chunked
[0x2750f90] main access debug: using access module "access_http"
[0x2750f90] main access debug: TIMER module_need() : 847.729 ms - Total 847.729 ms / 1 intvls (Avg 847.729 ms)
[0x2741000] main stream debug: Using AStream*Stream
[0x2741000] main stream debug: pre buffering
[0x2741000] main stream debug: received first data after 0 ms
[0x2741000] main stream debug: pre-buffering done 1024 bytes in 0s - 26315 KiB/s
[0x266cf10] lua art finder debug: setting arturl: http://demegaman.in/12December2010/qmusic.jpg
[0x2750f90] main access debug: removing module "access_http"
[0x2750f90] main access debug: waitpipe: object killed
[0x266cf10] main art finder debug: using art finder module "lua"
[0x266cf10] main art finder debug: TIMER module_need() : 970.745 ms - Total 970.745 ms / 1 intvls (Avg 970.745 ms)
[0x266cf10] main art finder debug: removing module "lua"
[0x24a7710] main playlist debug: found art for http://www.q-music.nl/asx/q-music.asx in cache
[0x7fdeb405d2d0] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x7fdeb405d2d0] lua demux meta debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/fetcher
[0x7fdeb405d2d0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[0x7fdeb405d2d0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x7fdeb405d2d0] main demux meta debug: using meta fetcher module "lua"
[0x7fdeb405d2d0] main demux meta debug: TIMER module_need() : 1.755 ms - Total 1.755 ms / 1 intvls (Avg 1.755 ms)
[0x7fdeb405d2d0] main demux meta debug: removing module "lua"
[0x24a7710] main playlist debug: searching art for Q-music - Maximum Hit Music
[0x266cb70] main art finder debug: looking for art finder module: 2 candidates
[0x266cb70] lua art finder debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/art
[0x266cb70] lua art finder debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/art
[0x266cb70] lua art finder debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/art/01_googleimage.luac
[0x266cb70] main art finder debug: creating access 'http' path='images.google.com/images?q=Q-music%20Q-music%20-%20Maximum%20Hit%20Music%20cover'
[0x338e0a0] main access debug: looking for access module: 2 candidates
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
[0x3393ff0] access_mms access debug: HTTP reply 'HTTP/1.0 200 OK'
[0x3393ff0] access_mms access debug: content-length = 4962
[0x3393ff0] access_mms access debug: stream type = broadcast
[0x3393ff0] access_mms access error: cannot read data 2
[0x3393ff0] access_mms access debug: complete header size=4950
[0x3393ff0] access_mms access debug: packet count=4294967295 packet size=4127
[0x3393ff0] access_mms access debug: starting stream
[0x3393ff0] main access debug: net: connecting to vip1.str.reasonnet.com port 80
[0x3393ff0] main access debug: connection succeeded (socket = 12)
[0x3393ff0] access_mms access debug: HTTP reply 'HTTP/1.0 200 OK'
[0x3393ff0] access_mms access debug: Content-Type: application/x-mms-framed
[0x3393ff0] access_mms access debug: Server: Cougar/9.6.7100.0
[0x3393ff0] access_mms access debug: Date: Tue, 19 Apr 2011 18:45:24 GMT
[0x3393ff0] access_mms access debug: Pragma: no-cache, client-id=2069352437, xResetStrm=1, features="broadcast,playlist", AccelBW=0, AccelDuration=0, Speed=1.000
[0x3393ff0] access_mms access debug: Cache-Control: no-cache
[0x3393ff0] access_mms access debug: Last-Modified: Tue, 19 Apr 2011 18:45:24 GMT
[0x3393ff0] access_mms access debug: Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch, com.microsoft.wm.predstrm, com.microsoft.wm.fastcache, com.microsoft.wm.startupprofile
[0x3393ff0] access_mms access debug: Connection: keep-alive
[0x3393ff0] main access debug: using access module "access_mms"
[0x3393ff0] main access debug: TIMER module_need() : 906.976 ms - Total 906.976 ms / 1 intvls (Avg 906.976 ms)
[0x338fbd0] main stream debug: Using AStream*Block
[0x338fbd0] main stream debug: pre buffering
[0x338fbd0] main stream debug: received first data after 0 ms
[0x338fbd0] main stream debug: prebuffering done 4950 bytes in 0s - 100708 KiB/s
[0x3391290] main stream debug: looking for stream_filter module: 5 candidates
[0x3391290] main stream debug: no stream_filter module matching "any" could be loaded
[0x3391290] main stream debug: TIMER module_need() : 0.279 ms - Total 0.279 ms / 1 intvls (Avg 0.279 ms)
[0x3391290] main stream debug: looking for stream_filter module: 1 candidate
[0x3391290] main stream debug: using stream_filter module "stream_filter_record"
[0x3391290] main stream debug: TIMER module_need() : 0.110 ms - Total 0.110 ms / 1 intvls (Avg 0.110 ms)
[0x338b550] main input debug: creating demux: access='mms' demux='' path='vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf'
[0x27a4530] main demux debug: looking for demux module: 52 candidates
[0x3391290] asf stream debug: found object guid: 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c size:4900
[0x3391290] asf stream debug: read "header object" subobj:6, reserved1:1, reserved2:2
[0x3391290] asf stream debug: found object guid: 0x7bf875ce-0x468d-0x11d1-0x8d82006097c9a2b2 size:32
[0x3391290] asf stream debug: read "stream bitrate properties object"
[0x3391290] asf stream debug:   - stream=1 bitrate=96677
[0x3391290] asf stream debug: found object guid: 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365 size:104
[0x3391290] asf stream debug: read "file properties object" file_id:0x2824fd03-0xcae3-0x41ca-0x9fd54885cd44241c file_size:4950 creation_date:129461098936710000 data_packets_count:4294967295 play_duration:0 send_duration:0 preroll:1451 flags:9 min_data_packet_size:4127  max_data_packet_size:4127 max_bitrate:96677
[0x3391290] asf stream debug: found object guid: 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365 size:4280
[0x3391290] asf stream debug: read "header extension object" reserved1:0xabd3d211-0xa9ba-0x11cf-0x8ee600c00c205365 reserved2:6 header_extension_size:4234
[0x3391290] asf stream debug: found object guid: 0x7c4346a9-0xefe0-0x4bfc-0xb229393ede415c85 size:46
[0x3391290] asf stream debug: read "language list object" 2 entries
[0x3391290] asf stream debug:   - 'nl'
[0x3391290] asf stream debug:   - 'en-us'
[0x3391290] asf stream debug: found object guid: 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:88
[0x3391290] asf stream debug: read "extended stream properties object":
[0x3391290] asf stream debug:   - start=0 end=0
[0x3391290] asf stream debug:   - data bitrate=96000 buffer=1451 initial fullness=0
[0x3391290] asf stream debug:   - alternate data bitrate=96000 buffer=1451 initial fullness=0
[0x3391290] asf stream debug:   - maximum object size=4096
[0x3391290] asf stream debug:   - flags=0x0
[0x3391290] asf stream debug:   - stream number=1 language=1
[0x3391290] asf stream debug:   - average time per frame=0
[0x3391290] asf stream debug:   - stream name count=0
[0x3391290] asf stream debug:   - payload extension system count=0
[0x3391290] asf stream debug: found object guid: 0x26f18b5d-0x4584-0x47ec-0x9f5f0e651f0452c9 size:26
[0x3391290] asf stream warning: unknown asf object (not loaded)
[0x3391290] asf stream debug: found object guid: 0xc5f8cbea-0x5baf-0x4877-0x8467aa8c44fa4cca size:122
[0x3391290] asf stream debug: read "metadata object" 2 entries
[0x3391290] asf stream debug:   - IsVBR=0
[0x3391290] asf stream debug:   - DeviceConformanceTemplate=L2
[0x3391290] asf stream debug: found object guid: 0x1806d474-0xcadf-0x4509-0xa4ba9aabcb96aae8 size:3952
[0x3391290] asf stream warning: unknown asf object (not loaded)
[0x3391290] asf stream debug: found object guid: 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:114
[0x3391290] asf stream debug: read "stream Properties object" stream_type:0xf8699e40-0x5b4d-0x11cf-0xa8fd00805f5c442b error_correction_type:0xbfc3cd50-0x618f-0x11cf-0x8bb200aa00b4e220 time_offset:0 type_specific_data_length:28 error_correction_data_length:8 flags:0x1 stream_number:1
[0x3391290] asf stream debug: found object guid: 0xd2d0a440-0xe307-0x11d2-0x97f000a0c95ea850 size:166
[0x3391290] asf stream debug: read "extended content description object"
[0x3391290] asf stream debug:   - 'WMFSDKVersion' = '11.0.5721.5145'
[0x3391290] asf stream debug:   - 'WMFSDKNeeded' = '0.0.0.0000'
[0x3391290] asf stream debug:   - 'IsVBR' = 'false'
[0x3391290] asf stream debug: found object guid: 0x86d15240-0x311d-0x11d0-0xa3a400a0c90348f6 size:174
[0x3391290] asf stream debug: read "codec list object" reserved_guid:0x86d15241-0x311d-0x11d0-0xa3a400a0c90348f6 codec_entries_count:1
[0x3391290] asf stream debug:   - codec[0] audio name:"Windows Media Audio 9.2" description:" 96 kbps, 48 kHz, stereo 1-pass CBR" information_length:2
[0x3391290] asf stream debug: found object guid: 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c size:50
[0x3391290] asf stream debug: read "data object" file_id:0x2824fd03-0xcae3-0x41ca-0x9fd54885cd44241c total data packet:0 reserved:257
[0x3391290] asf stream debug: + 'Unknown' GUID 0x0-0x0-0x0-0x0000000000000000 size:0pos:0
[0x3391290] asf stream debug:      + 'Header' GUID 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c size:4900pos:0
[0x3391290] asf stream debug:      |    + 'Stream Bitrate Properties' GUID 0x7bf875ce-0x468d-0x11d1-0x8d82006097c9a2b2 size:32pos:30
[0x3391290] asf stream debug:      |    + 'File Properties' GUID 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365 size:104pos:62
[0x3391290] asf stream debug:      |    + 'Header Extension' GUID 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365 size:4280pos:166
[0x3391290] asf stream debug:      |    |    + 'Language List' GUID 0x7c4346a9-0xefe0-0x4bfc-0xb229393ede415c85 size:46pos:212
[0x3391290] asf stream debug:      |    |    + 'Extended Stream Properties' GUID 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a size:88pos:258
[0x3391290] asf stream debug:      |    |    + 'Unknown' GUID 0x26f18b5d-0x4584-0x47ec-0x9f5f0e651f0452c9 size:26pos:346
[0x3391290] asf stream debug:      |    |    + 'Metadata' GUID 0xc5f8cbea-0x5baf-0x4877-0x8467aa8c44fa4cca size:122pos:372
[0x3391290] asf stream debug:      |    |    + 'Padding' GUID 0x1806d474-0xcadf-0x4509-0xa4ba9aabcb96aae8 size:3952pos:494
[0x3391290] asf stream debug:      |    + 'Stream Properties' GUID 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365 size:114pos:4446
[0x3391290] asf stream debug:      |    + 'Extended content description' GUID 0xd2d0a440-0xe307-0x11d2-0x97f000a0c95ea850 size:166pos:4560
[0x3391290] asf stream debug:      |    + 'Codec List' GUID 0x86d15240-0x311d-0x11d0-0xa3a400a0c90348f6 size:174pos:4726
[0x3391290] asf stream debug:      + 'Data' GUID 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c size:50pos:4900
[0x27a4530] asf demux debug: found 1 streams
[0x27a4530] asf demux debug: added new audio stream(codec:0x161,ID:1)
[0x338b550] main input debug: selecting program id=0
[0x338fbd0] main stream warning: 0 bytes need to be skipped (access non seekable)
[0x27a4530] main demux debug: using demux module "asf"
[0x27a4530] main demux debug: TIMER module_need() : 70.114 ms - Total 70.114 ms / 1 intvls (Avg 70.114 ms)
[0x7fdeb403e240] main decoder debug: looking for decoder module: 30 candidates
[0x7fdeb403e240] avcodec decoder debug: libavcodec initialized (interface 0x344802)
[0x7fdeb403e240] avcodec decoder debug: ffmpeg codec (Windows Media Audio 2) started
[0x7fdeb403e240] avcodec decoder debug: Using 192000 bytes output buffer
[0x7fdeb403e240] main decoder debug: using decoder module "avcodec"
[0x7fdeb403e240] main decoder debug: TIMER module_need() : 4.724 ms - Total 4.724 ms / 1 intvls (Avg 4.724 ms)
[0x7fdeb403e240] main decoder debug: thread (decoder) created at priority 5 (input/decoder.c:301)
[0x7fdeb403e240] main decoder debug: thread started
[0x3393ff0] access_mms access warning: unimplemented query in control
[0x7fdeb404b6d0] main demux meta debug: looking for meta reader module: 2 candidates
TagLib: Could not open file vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf
[0x7fdeb404b6d0] lua demux meta debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/reader
[0x7fdeb404b6d0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/reader
[0x7fdeb404b6d0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/reader/filename.luac
[0x7fdeb404b6d0] lua demux meta debug: Trying Lua scripts in /usr/share/vlc/lua/meta/reader
[0x7fdeb404b6d0] main demux meta debug: no meta reader module matching "any" could be loaded
[0x7fdeb404b6d0] main demux meta debug: TIMER module_need() : 6.850 ms - Total 6.850 ms / 1 intvls (Avg 6.850 ms)
[0x338b550] main input debug: `mms://vip1.str.reasonnet.com/qmusic.wma.96?MSWMExt=.asf' successfully opened
[0x338b550] main input debug: Buffering 0%
[0x7fdeb403e240] avcodec decoder warning: Physical channel configuration not set : guessing
[0x338b550] main input debug: creating aout
[0x27fa930] main audio output debug: looking for audio output module: 4 candidates
[0x338b550] main input debug: Buffering 5%
[0x27fa930] pulse audio output debug: 2 audio channels
[0x27fa930] pulse audio output debug: Pulse mainloop started
[0x338e0a0] access_http access debug: asking libproxy about url 'http://images.google.com/images?q=Q-music%20Q-music%20-%20Maximum%20Hit%20Music%20cover'
[0x338e0a0] access_http access debug: libproxy suggest to use 'direct://'
[0x27fa930] pulse audio output debug: Pulse stream connected
[0x27fa930] pulse audio output debug: Pulse initialized successfully
[0x27fa930] pulse audio output debug: Buffer metrics: maxlength=153600, tlength=46080, prebuf=38400, minreq=7680
[0x27fa930] pulse audio output debug: Using sample spec 'float32le 2ch 48000Hz', channel map 'front-left,front-right'.
[0x27fa930] pulse audio output debug: Connected to device alsa_output.pci-0000_00_06.1.analog-stereo (0, not suspended).
[0x27fa930] main audio output debug: using audio output module "pulse"
[0x27fa930] main audio output debug: TIMER module_need() : 115.553 ms - Total 115.553 ms / 1 intvls (Avg 115.553 ms)
[0x27fa930] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[0x27fa930] main audio output debug: mixer 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes
[0x27fa930] main audio output debug: no need for any filter
[0x27e34a0] main generic debug: looking for audio mixer module: 3 candidates
[0x27e34a0] main generic debug: using audio mixer module "float32_mixer"
[0x27e34a0] main generic debug: TIMER module_need() : 0.243 ms - Total 0.243 ms / 1 intvls (Avg 0.243 ms)
[0x27fa930] main audio output debug: input 's16l' 48000 Hz Stereo frame=1 samples/4 bytes
[0x21d6440] main audio filter debug: looking for audio filter module: 1 candidate
[0x21d6440] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, fl32
[0x21d6440] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search
[0x21d6440] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[0x21d6440] main audio filter debug: using audio filter module "scaletempo"
[0x21d6440] main audio filter debug: TIMER module_need() : 0.170 ms - Total 0.170 ms / 1 intvls (Avg 0.170 ms)
[0x27fa930] main audio output debug: filter(s) 's16l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo
[0x2741e70] main audio filter debug: looking for audio filter module: 14 candidates
[0x2741e70] audio_format audio filter debug: s16l->f32l, bits per sample: 16->32
[0x2741e70] main audio filter debug: using audio filter module "audio_format"
[0x2741e70] main audio filter debug: TIMER module_need() : 0.126 ms - Total 0.126 ms / 1 intvls (Avg 0.126 ms)
[0x27fa930] main audio output debug: found a filter for the whole conversion
[0x27fa930] main audio output debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 Hz Stereo->Stereo
[0x27fd0a0] main audio filter debug: looking for audio filter module: 14 candidates
[0x27fd0a0] bandlimited_resampler audio filter debug: f32l/52800KHz/2->f32l/48000KHz/2
[0x27fd0a0] main audio filter debug: using audio filter module "bandlimited_resampler"
[0x27fd0a0] main audio filter debug: TIMER module_need() : 0.116 ms - Total 0.116 ms / 1 intvls (Avg 0.116 ms)
[0x27fa930] main audio output debug: found a filter for the whole conversion
[0x7fdeb403e240] main decoder debug: End of audio preroll
[0x338e0a0] access_http access debug: http: server='images.google.com' port=80 file='/images?q=Q-music%20Q-music%20-%20Maximum%20Hit%20Music%20cover'
[0x338e0a0] main access debug: net: connecting to images.google.com port 80
[0x338e0a0] main access debug: connection succeeded (socket = 17)
[0x338e0a0] access_http access debug: protocol 'HTTP' answer code 200
[0x338e0a0] access_http access debug: Content-Type: text/html; charset=ISO-8859-1
[0x338e0a0] access_http access debug: Accepting Cookie: PREF=ID=54bd925f9cca4d35:FF=0:TM=1303238726:LM=1303238726:S=kbuUk3RDJIlS4Vvd; expires=Thu, 18-Apr-2013 18:45:26 GMT; path=/; domain=.google.com
[0x338e0a0] access_http access debug: Accepting Cookie: NID=46=LQfyBFBV1oVusXSo2s9w4XBfO74RCesOsACp_Nu7sjXPCSe72cv63Qv0bQY62fQKFRXl99UVWxFdC_wbBsLo76UKdIu26xtXJcMHbbVhfTkg7ok6ULyWA1ylcMXOi6ub; expires=Wed, 19-Oct-2011 18:45:26 GMT; path=/; domain=.google.com; HttpOnly
[0x338e0a0] access_http access debug: Server: gws
[0x338e0a0] access_http access debug: Transfer-Encoding: chunked
[0x338e0a0] main access debug: using access module "access_http"
[0x338e0a0] main access debug: TIMER module_need() : 821.190 ms - Total 821.190 ms / 1 intvls (Avg 821.190 ms)
[0x266bed0] main stream debug: Using AStream*Stream
[0x266bed0] main stream debug: pre buffering
[0x266bed0] main stream debug: received first data after 0 ms
[0x266bed0] main stream debug: pre-buffering done 806 bytes in 0s - 30273 KiB/s
[0x266cb70] lua art finder debug: setting arturl: http://demegaman.in/12December2010/qmusic.jpg
[0x338e0a0] main access debug: removing module "access_http"
[0x338e0a0] main access debug: waitpipe: object killed
[0x266cb70] main art finder debug: using art finder module "lua"
[0x266cb70] main art finder debug: TIMER module_need() : 931.536 ms - Total 931.536 ms / 1 intvls (Avg 931.536 ms)
[0x266cb70] main art finder debug: removing module "lua"
[0x24a7710] main playlist debug: found art for http://www.q-music.nl/asx/q-music.asx in cache
[0x26530f0] main demux meta debug: looking for meta fetcher module: 1 candidate
[0x26530f0] lua demux meta debug: Trying Lua scripts in /home/vincent/.local/share/vlc/lua/meta/fetcher
[0x26530f0] lua demux meta debug: Trying Lua scripts in /usr/lib/vlc/lua/meta/fetcher
[0x26530f0] lua demux meta debug: Trying Lua playlist script /usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[0x26530f0] main demux meta debug: using meta fetcher module "lua"
[0x26530f0] main demux meta debug: TIMER module_need() : 1.590 ms - Total 1.590 ms / 1 intvls (Avg 1.590 ms)
[0x26530f0] main demux meta debug: removing module "lua"
[0x24a7710] main playlist debug: searching art for Q-music - Maximum Hit Music


More information about the pkg-multimedia-maintainers mailing list