Your message dated Fri, 28 Nov 2025 15:51:25 -0500
with message-id
<caaajcma9pdnzokkesqq4r584czub8ebe0nhbiayqzx0ts2c...@mail.gmail.com>
and subject line closing old libproxy bugs
has caused the Debian Bug report #640333,
regarding vlc segfaults when playing a http stream
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
640333: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640333
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vlc
Version: 1.1.11-2+b2
Severity: important
When vlc is invoked to run an http stream, vlc segfaults (same happens with two
other laptops, of which one is an i386), e.g.:
$ vlc http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000
VLC media player 1.1.11 The Luggage (revision exported)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x1590120] main libvlc: Running vlc with the default interface. Use 'cvlc' to
use vlc without interface.
Blocked: call to setlocale(6, "")
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
Blocked: call to setlocale(6, "")
Segmentation fault
This occurs since an update of debian testing today or yesterday.
vlc -vvv http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000
VLC media player 1.1.11 The Luggage (revision exported)
[0x1b05120] main libvlc debug: VLC media player - 1.1.11 The Luggage
[0x1b05120] main libvlc debug: Copyright © 1996-2011 the VideoLAN team
[0x1b05120] main libvlc debug: revision exported
[0x1b05120] 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=2+b2' '--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-x264' '--enable-zvbi'
'--with-kde-solid=/usr/share/kde4/apps/solid/actions/'
'--with-mozilla-pkg=mozilla-plugin' '--disable-dxva2' '--disable-gnomevfs'
'--disable-goom' '--disable-osso_screensaver' '--disable-portaudio'
'--disable-projectm' '--disable-sqlite' '--disable-telx' '--enable-alsa'
'--enable-atmo' '--enable-dc1394' '--enable-dv' '--enable-libva' '--enable-pvr'
'--enable-udev' '--enable-v4l2' '--enable-svgalib'
'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2' 'LDFLAGS=-Wl,--as-needed'
'CPPFLAGS=' 'CXXFLAGS=-g -O2'
[0x1b05120] main libvlc debug: translation test: code is "C"
[0x1b05120] main libvlc debug: checking plugin modules
[0x1b05120] main libvlc debug: loading plugins cache file
/usr/lib/vlc/plugins/plugins-04081e-1f8.dat
[0x1b05120] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x1b05120] main libvlc debug: saving plugins cache
/usr/lib/vlc/plugins/plugins-04081e-1f8.dat
[0x1b05120] main libvlc debug: module bank initialized (394 modules)
[0x1b05120] main libvlc debug: opening config file
(/home/richard/.config/vlc/vlcrc)
[0x1b05120] main libvlc debug: CPU has capabilities MMX 3DNow! MMXEXT SSE SSE2
SSE3 FPU
[0x1b05120] main libvlc debug: looking for memcpy module: 4 candidates
[0x1b05120] main libvlc debug: using memcpy module "memcpymmxext"
[0x1bf5cc0] main input debug: Creating an input for 'Media Library'
[0x1bf5cc0] main input debug: Input is a meta file: disabling unneeded options
[0x1bf5cc0] main input debug: using timeshift granularity of 50 MiB
[0x1bf5cc0] main input debug: using timeshift path '/tmp'
[0x1bf5cc0] main input debug:
`file/xspf-open:///home/richard/.local/share/vlc/ml.xspf' gives access `file'
demux `xspf-open' path `/home/richard/.local/share/vlc/ml.xspf'
[0x1bf5cc0] main input debug: creating demux: access='file' demux='xspf-open'
path='/home/richard/.local/share/vlc/ml.xspf'
[0x1bf0520] main demux debug: looking for access_demux module: 2 candidates
[0x1bf0520] main demux debug: no access_demux module matching "file" could be
loaded
[0x1bf0520] main demux debug: TIMER module_need() : 1.514 ms - Total 1.514 ms /
1 intvls (Avg 1.514 ms)
[0x1bf5cc0] main input debug: creating access 'file'
path='/home/richard/.local/share/vlc/ml.xspf'
[0x1bf1290] main access debug: looking for access module: 2 candidates
[0x1bf1290] filesystem access debug: opening file
`/home/richard/.local/share/vlc/ml.xspf'
[0x1bf1290] main access debug: using access module "filesystem"
[0x1bf1290] main access debug: TIMER module_need() : 0.877 ms - Total 0.877 ms
/ 1 intvls (Avg 0.877 ms)
[0x1c06ff0] main stream debug: Using AStream*Stream
[0x1c06ff0] main stream debug: pre buffering
[0x1c06ff0] main stream debug: received first data after 0 ms
[0x1c06ff0] main stream debug: pre-buffering done 296 bytes in 0s - 5454 KiB/s
[0x1bf1d90] main stream debug: looking for stream_filter module: 5 candidates
[0x1bf1d90] main stream debug: no stream_filter module matching "any" could be
loaded
[0x1bf1d90] main stream debug: TIMER module_need() : 1.095 ms - Total 1.095 ms
/ 1 intvls (Avg 1.095 ms)
[0x1bf1d90] main stream debug: looking for stream_filter module: 1 candidate
[0x1bf1d90] main stream debug: using stream_filter module "stream_filter_record"
[0x1bf1d90] main stream debug: TIMER module_need() : 0.434 ms - Total 0.434 ms
/ 1 intvls (Avg 0.434 ms)
[0x1bf5cc0] main input debug: creating demux: access='file' demux='xspf-open'
path='/home/richard/.local/share/vlc/ml.xspf'
[0x1c05f50] main demux debug: looking for demux module: 1 candidate
[0x1c05f50] playlist demux debug: using XSPF playlist reader
[0x1c05f50] main demux debug: using demux module "playlist"
[0x1c05f50] main demux debug: TIMER module_need() : 0.587 ms - Total 0.587 ms /
1 intvls (Avg 0.587 ms)
[0x1c0ac50] main demux meta debug: looking for meta reader module: 2 candidates
[0x1c0ac50] lua demux meta debug: Trying Lua scripts in
/home/richard/.local/share/vlc/lua/meta/reader
[0x1c0ac50] lua demux meta debug: Trying Lua scripts in
/usr/lib/vlc/lua/meta/reader
[0x1c0ac50] lua demux meta debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/reader/filename.luac
[0x1c0ac50] lua demux meta debug: Trying Lua scripts in
/usr/share/vlc/lua/meta/reader
[0x1c0ac50] main demux meta debug: no meta reader module matching "any" could
be loaded
[0x1c0ac50] main demux meta debug: TIMER module_need() : 9.454 ms - Total 9.454
ms / 1 intvls (Avg 9.454 ms)
[0x1bf5cc0] main input debug:
`file/xspf-open:///home/richard/.local/share/vlc/ml.xspf' successfully opened
[0x1c0ac50] main xml debug: looking for xml module: 2 candidates
[0x1c0ac50] main xml debug: using xml module "xml"
[0x1c0ac50] main xml debug: TIMER module_need() : 1.804 ms - Total 1.804 ms / 1
intvls (Avg 1.804 ms)
[0x1c05f50] playlist demux debug: parsed 0 tracks successfully
[0x1c0ac50] main xml debug: removing module "xml"
[0x1bf5cc0] main input debug: EOF reached
[0x1c05f50] main demux debug: removing module "playlist"
[0x1bf1d90] main stream debug: removing module "stream_filter_record"
[0x1bf1290] main access debug: removing module "filesystem"
[0x1bf5cc0] main input debug: TIMER input launching for 'Media Library' :
15.458 ms - Total 15.458 ms / 1 intvls (Avg 15.458 ms)
[0x1becac0] main interface debug: looking for interface module: 1 candidate
[0x1becac0] main interface debug: using interface module "hotkeys"
[0x1becac0] main interface debug: TIMER module_need() : 0.940 ms - Total 0.940
ms / 1 intvls (Avg 0.940 ms)
[0x1c06ab0] main interface debug: looking for interface module: 1 candidate
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
[0x1b170a0] main playlist debug: Activated
[0x1c06ab0] main interface debug: using interface module "inhibit"
[0x1b170a0] main playlist debug: rebuilding array of current - root Playlist
[0x1b170a0] main playlist debug: rebuild done - 0 items, index -1
[0x1c06ab0] main interface debug: TIMER module_need() : 47.345 ms - Total
47.345 ms / 1 intvls (Avg 47.345 ms)
[0x1b170a0] main playlist debug: adding item
`http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000' (
http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000 )
[0x1c16e00] main interface debug: looking for interface module: 1 candidate
[0x1c16e00] main interface debug: using interface module "signals"
[0x1c16e00] main interface debug: TIMER module_need() : 1.195 ms - Total 1.195
ms / 1 intvls (Avg 1.195 ms)
[0x1bf83a0] main interface debug: looking for interface module: 1 candidate
[0x1bf83a0] main interface debug: using interface module "globalhotkeys"
[0x1bf83a0] main interface debug: TIMER module_need() : 36.508 ms - Total
36.508 ms / 1 intvls (Avg 36.508 ms)
[0x1b05120] main libvlc: Running vlc with the default interface. Use 'cvlc' to
use vlc without interface.
[0x1becd20] main interface debug: looking for interface module: 5 candidates
Blocked: call to setlocale(6, "")
[0x1cfec00] main generic debug: looking for extension module: 1 candidate
[0x1cfec00] lua generic debug: Opening EXPERIMENTAL Lua Extension module
[0x1cfec00] lua generic debug: Trying Lua scripts in
/home/richard/.local/share/vlc/lua/extensions
[0x1cfec00] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x1cfec00] lua generic debug: Trying Lua playlist script
/usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x1cfec00] lua generic debug: Scanning Lua script
/usr/lib/vlc/lua/extensions/allocine-fr.luac
[0x1cfec00] lua generic debug: Script
/usr/lib/vlc/lua/extensions/allocine-fr.luac has the following capability
flags: 0xc
[0x1cfec00] lua generic debug: Trying Lua scripts in
/usr/share/vlc/lua/extensions
[0x1cfec00] main generic debug: using extension module "lua"
[0x1cfec00] main generic debug: TIMER module_need() : 1.502 ms - Total 1.502 ms
/ 1 intvls (Avg 1.502 ms)
[0x1becd20] main interface debug: using interface module "qt4"
[0x1becd20] main interface debug: TIMER module_need() : 171.038 ms - Total
171.038 ms / 1 intvls (Avg 171.038 ms)
[0x1b170a0] main playlist debug: rebuilding array of current - root Playlist
[0x1b170a0] main playlist debug: rebuild done - 1 items, index -1
[0x1b170a0] main playlist debug: processing request item null node Playlist
skip 0
[0x1b170a0] main playlist debug: starting new item
[0x1b170a0] main playlist debug: creating new input thread
[0x7ff7c0000d90] main input debug: Creating an input for
'http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000'
[0x7ff7c0000d90] main input debug: thread (input) created at priority 10
(input/input.c:220)
[0x7ff7c0000d90] main input debug: thread started
[0x7ff7c0000d90] main input debug: using timeshift granularity of 50 MiB
[0x7ff7c0000d90] main input debug: using timeshift path '/tmp'
[0x7ff7c0000d90] main input debug:
`http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000' gives access `http'
demux `' path `wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000'
[0x7ff7c0000d90] main input debug: creating demux: access='http' demux=''
path='wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000'
[0x1d6b160] main demux debug: looking for access_demux module: 0 candidates
[0x1d6b160] main demux debug: no access_demux module matched "http"
[0x1d6b160] main demux debug: TIMER module_need() : 0.345 ms - Total 0.345 ms /
1 intvls (Avg 0.345 ms)
[0x7ff7c0000d90] main input debug: creating access 'http'
path='wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000'
[0x1d6b020] main access debug: looking for access module: 2 candidates
Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1)
[0x1becd20] qt4 interface debug: IM: Setting an input
Blocked: call to setlocale(6, "")
[0x1d6b020] access_http access debug: asking libproxy about url
'http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=300000'
[0x1d6b020] access_http access debug: libproxy suggest to use 'direct://'
Segmentation fault
R.
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-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/bash
Versions of packages vlc depends on:
ii libaa1 1.4p5-38+b1 ascii art library
ii libavcodec52 5:0.6.2-0.4 library to encode decode multimedi
ii libavutil50 5:0.6.2-0.4 avutil shared libraries - runtime
ii libc6 2.13-16 Embedded GNU C Library: Shared lib
ii libfreetype6 2.4.6-2 FreeType 2 font engine, shared lib
ii libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii libgcc1 1:4.6.1-4 GCC support library
ii libgl1-mesa-glx [libgl1 7.10.3-4 free implementation of the OpenGL
ii libqtcore4 4:4.7.3-5 Qt 4 core module
ii libqtgui4 4:4.7.3-5 Qt 4 GUI module
ii libsdl-image1.2 1.2.10-2.1 image loading library for Simple D
ii libsdl1.2debian 1.2.14-6.4 Simple DirectMedia Layer
ii libstdc++6 4.6.1-4 GNU Standard C++ Library v3
ii libtar0 1.2.11-8 C library for manipulating tar arc
ii libva-x11-1 1.0.12-2 Video Acceleration (VA) API for Li
ii libva1 1.0.12-2 Video Acceleration (VA) API for Li
ii libvlccore4 1.1.11-2+b2 base library for VLC and its modul
ii libx11-6 2:1.4.4-1 X11 client-side library
ii libx11-xcb1 2:1.4.4-1 Xlib/XCB interface library
ii libxcb-keysyms1 0.3.8-1 utility libraries for X C Binding
ii libxcb-randr0 1.7-3 X C Binding, randr extension
ii libxcb-shm0 1.7-3 X C Binding, shm extension
ii libxcb-xv0 1.7-3 X C Binding, xv extension
ii libxcb1 1.7-3 X C Binding
ii libxext6 2:1.3.0-3 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.11-2+b2 multimedia player and streamer (wi
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages vlc recommends:
ii vlc-plugin-notify 1.1.11-2+b2 LibNotify plugin for VLC
ii vlc-plugin-pulse 1.1.11-2+b2 PulseAudio plugin for VLC
ii xdg-utils 1.1.0~rc1-2 desktop integration utilities from
Versions of packages vlc suggests:
ii mozilla-plugin-vlc 1.1.11-2+b2 multimedia plugin for web browsers
pn videolan-doc <none> (no description available)
Versions of packages vlc-nox depends on:
ii liba52-0.7.4 0.7.4-16 library for decoding ATSC A/52 str
ii libasound2 1.0.24.1-2 shared library for ALSA applicatio
ii libass4 0.9.12-1 library for SSA/ASS subtitles rend
ii libavahi-client3 0.6.30-5 Avahi client library
ii libavahi-common3 0.6.30-5 Avahi common library
ii libavc1394-0 0.5.3-1+b2 control IEEE 1394 audio/video devi
ii libavcodec52 5:0.6.2-0.4 library to encode decode multimedi
ii libavformat52 5:0.6.2-0.4 ffmpeg file format library
ii libavutil50 5:0.6.2-0.4 avutil shared libraries - runtime
ii libc6 2.13-16 Embedded GNU C Library: Shared lib
ii libcaca0 0.99.beta17-2 colour ASCII art library
ii libcddb2 1.3.2-3 library to access CDDB data - runt
ii libcdio10 0.81-4 library to read and control CD-ROM
ii libdbus-1-3 1.4.14-1 simple interprocess messaging syst
ii libdc1394-22 2.1.3-4 high level programming interface f
ii libdca0 0.0.5-4 decoding library for DTS Coherent
ii libdirac-encoder0 1.0.2-4 open and royalty free high quality
ii libdvbpsi7 0.2.0-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.1-1 access library for the EBML format
ii libfaad2 2.7-7 freeware Advanced Audio Decoder -
ii libflac8 1.2.1-5 Free Lossless Audio Codec - runtim
ii libfontconfig1 2.8.0-3 generic font configuration library
ii libfreetype6 2.4.6-2 FreeType 2 font engine, shared lib
ii libfribidi0 0.19.2-1 Free Implementation of the Unicode
ii libgcc1 1:4.6.1-4 GCC support library
ii libgcrypt11 1.4.6-9 LGPL Crypto library - runtime libr
ii libgnutls26 2.12.7-8 GNU TLS library - runtime library
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-10 Shared library for the Lua interpr
ii libmad0 0.15.1b-6 MPEG audio decoder library
ii libmatroska4 1.2.0-1 extensible open standard audio/vid
ii libmodplug1 1:0.8.8.2-3 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 libmtp9 1.1.0-4 Media Transfer Protocol (MTP) libr
ii libncursesw5 5.9-1 shared libraries for terminal hand
ii libogg0 1.2.2~dfsg-1 Ogg bitstream library
ii libpng12-0 1.2.46-3 PNG library - runtime
ii libpostproc51 5:0.8.2-0.0 postproc shared libraries.
ii libproxy0 0.3.1-3 automatic proxy configuration mana
ii libraw1394-11 2.0.7-1 library for direct access to IEEE
ii libschroedinger-1.0- 1.0.10-2.1 library for encoding/decoding of D
ii libshout3 2.2.2-5+b1 MP3/Ogg Vorbis broadcast streaming
ii libsmbclient 2:3.5.11~dfsg-1 shared library for communication w
ii libspeex1 1.2~rc1-1 The Speex codec runtime library
ii libstdc++6 4.6.1-4 GNU Standard C++ Library v3
ii libswscale0 5:0.6.2-0.4 ffmpeg video scaling library
ii libtag1c2a 1.7-1 audio meta-data library
ii libtheora0 1.1.1+dfsg.1-3 The Theora Video Compression Codec
ii libtwolame0 0.3.13-1 MPEG Audio Layer 2 encoding librar
ii libudev0 172-1 libudev shared library
ii libupnp3 1:1.6.6-5.1 Portable SDK for UPnP Devices, ver
ii libv4l-0 0.8.5-3 Collection of video4linux support
ii libvcdinfo0 0.7.23-4+b2 library to extract information fro
ii libvlc5 1.1.11-2+b2 multimedia player and streamer lib
ii libvlccore4 1.1.11-2+b2 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 libx264-116 2:0.svn20110823-0.0 x264 video coding library
ii libxml2 2.7.8.dfsg-4 GNOME XML library
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages libvlc5 depends on:
ii libc6 2.13-16 Embedded GNU C Library: Shared lib
ii libvlccore4 1.1.11-2+b2 base library for VLC and its modul
Versions of packages libvlccore4 depends on:
ii libc6 2.13-16 Embedded GNU C Library: Shared lib
ii libdbus-1-3 1.4.14-1 simple interprocess messaging syst
ii vlc-data 1.1.11-2 Common data for VLC
Versions of packages vlc is related to:
ii libavutil50 5:0.6.2-0.4 avutil shared libraries - runtime
ii libavutil51 5:0.8.2-0.0 FFmpeg avutil library - runtime fi
-- no debconf information
--- End Message ---
--- Begin Message ---
There have been many changes to Debian since this bug was originally
reported. If you are still experiencing this issue with Debian 13 (or
with Debian 12 or Testing or Unstable), please report a new bug.
Thank you,
Jeremy Bícha
--- End Message ---