Bug#748971: vlc crashes when trying to open preferences or trying to display the playing list

2014-06-18 Thread Rémi Denis-Courmont

tags 748971 + moreinfo
thanks

Le 2014-06-08 01:42, Ilario Gelmetti a écrit :

Opening vlc using
 gdb vlc
and then run results in a prefectly working vlc.


Then save the core dump of the segmentation fault without gdb, and then 
open the core dump with gdb.


With so few infos, there is nothing we can do.

--
Rémi Denis-Courmont


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#748971: vlc crashes when trying to open preferences or trying to display the playing list

2014-06-07 Thread Ilario Gelmetti
Package: vlc
Version: 2.1.4-1+b2
Followup-For: Bug #748971

Dear Maintainer,
I can open vlc but when I select whatsoever dialog from a menu voice (for 
example File/Open disk...) vlc crashes with Segmentation fault and in dmesg I 
can read lines like
 [  209.990893] vlc[2929]: segfault at 0 ip 7fe6783eeb30 sp 
7fe66b650ba8 error 4 in ld-2.19.so[7fe6783ed000+1]
 [  348.665852] vlc[3160]: segfault at 0 ip 7fbd85e63b30 sp 
7fbd790c5cc8 error 4 in ld-2.19.so[7fbd85e62000+1]
 [  356.638174] vlc[3171]: segfault at 0 ip 7f5432403b30 sp 
7f5425665378 error 4 in ld-2.19.so[7f5432402000+1]
 [  361.929124] vlc[3177]: segfault at 0 ip 7fec80718b30 sp 
7fec73979ba8 error 4 in ld-2.19.so[7fec80717000+1]
one for each time vlc crashes.
Opening vlc using
 gdb vlc
and then run results in a prefectly working vlc.
Same using strace: vlc works.
This is the output of vlc -vv:
 $ vlc -vv
 VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
 [0x2345118] main libvlc debug: VLC media player - 2.1.4 Rincewind
 [0x2345118] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
 [0x2345118] main libvlc debug: revision 2.1.4-0-g2a072be
 [0x2345118] main libvlc debug: configured with ./configure  
'--includedir=${prefix}/include' '--mandir=${prefix}/share/man' 
'--infodir=${prefix}/share/info' '--localstatedir=/var' 
'--libdir=${prefix}/lib/x86_64-linux-gnu' 
'--libexecdir=${prefix}/lib/x86_64-linux-gnu' '--disable-dependency-tracking' 
'--build=x86_64-linux-gnu' 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 
'LDFLAGS=-Wl,-z,relro' '--config-cache' '--disable-maintainer-mode' 
'--disable-silent-rules' '--disable-update-check' '--enable-fast-install' 
'--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--libdir=/usr/lib' 
'--sysconfdir=/etc' '--with-binary-version=1+b2' '--enable-a52' '--enable-aa' 
'--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' 
'--enable-dbus' '--enable-dca' '--enable-dirac' '--enable-directfb' 
'--enable-dvbpsi' '--enable-dvdnav' '--enable-faad' '--enable-flac' 
'--enable-fluidsynth' '--enable-freetype' '--enable-fribidi' '--enable-gnutls' 
'--enable-jack' '--enable-kate' '--enable-libass' '--enabl
 e-libfreerdp' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' 
'--enable-live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' 
'--enable-mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' 
'--enable-ogg' '--enable-opus' '--enable-oss' '--enable-pulse' '--enable-qt' 
'--enable-realrtsp' '--enable-samplerate' '--enable-schroedinger' 
'--enable-sdl' '--enable-sftp' '--enable-shout' '--enable-skins2' 
'--enable-smbclient' '--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/' '--disable-decklink' 
'--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' 
'--disable-libvnc' '--disable-opencv' '--disable-projectm' 
'--disable-quicksync' '--disable-sndio' '--disable-telx' '--disable-vsxu' 
'--disable-wasapi' '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-d
 v1394' '--enable-linsys' '--enable-omxil' '--enable-udev' '--enable-libva' 
'--enable-v4l2' '--enable-crystalhd' '--enable-mmx' '--enable-sse' 
'--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security' 
'build_alias=x86_64-linux-gnu' 'OBJCFLAGS=-g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security'
 [0x2345118] main libvlc debug: searching plug-in modules
 [0x2345118] main libvlc debug: loading plugins cache file 
/usr/lib/vlc/plugins/plugins.dat
 [0x2345118] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
 [0x2345118] main libvlc debug: saving plugins cache 
/usr/lib/vlc/plugins/plugins.dat
 [0x2345118] main libvlc debug: plug-ins loaded: 426 modules
 [0x2345118] main libvlc debug: opening config file 
(/home/ilario/.config/vlc/vlcrc)
 [0x2345118] main libvlc debug: translation test: code is it
 [0x2345118] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 
SSSE3 SSE4.1 FPU 
 [0x25b6d28] main input debug: Creating an input for 'Raccolta multimediale'
 [0x25b6d28] main input debug: Input is a meta file: disabling unneeded options
 [0x25b6d28] main input debug: using timeshift granularity of 50 MiB, in path 
'/tmp'
 [0x25b6d28] main input debug: 
`file/xspf-open:///home/ilario/.local/share/vlc/ml.xspf' gives access `file' 
demux `xspf-open' path `/home/ilario/.local/share/vlc/ml.xspf'
 [0x25b6d28] main input debug: creating demux: access='file' demux='xspf-open' 
location='/home/ilario/.local/share/vlc/ml.xspf' 
file='/home/ilario/.local/share/vlc/ml.xspf'
 [0x2361748] main demux debug: looking for access_demux module matching file: 

Bug#748971: vlc crashes when trying to open preferences or trying to display the playing list

2014-05-22 Thread Eric Streit
Package: vlc
Version: 2.1.4-1+b1
Severity: serious
Justification: unnkown

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

 vlc crashes: here is the result of vlc -:


*
vlc -vvv
VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
[0x1cc5118] main libvlc debug: VLC media player - 2.1.4 Rincewind
[0x1cc5118] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
[0x1cc5118] main libvlc debug: revision 2.1.4-0-g2a072be
[0x1cc5118] main libvlc debug: configured with ./configure  '--
includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--
infodir=${prefix}/share/info' '--localstatedir=/var' '--
libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64
-linux-gnu' '--disable-dependency-tracking' '--build=x86_64-linux-gnu'
'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-z,relro' '--config-cache'
'--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check'
'--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--
libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=1+b1' '--
enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca'
'--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-dirac'
'--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad'
'--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi'
'--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-
libfreerdp' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-
live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' '--enable-
mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg'
'--enable-opus' '--enable-oss' '--enable-pulse' '--enable-qt' '--enable-
realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl'
'--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smbclient'
'--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/' '--disable-decklink' '--disable-
dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-
libvnc' '--disable-opencv' '--disable-projectm' '--disable-quicksync'
'--disable-sndio' '--disable-telx' '--disable-vsxu' '--disable-wasapi'
'--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-
linsys' '--enable-omxil' '--enable-udev' '--enable-libva' '--enable-v4l2'
'--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' '--disable-
altivec' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
-Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-
size=4 -Wformat -Werror=format-security' 'build_alias=x86_64-linux-gnu'
'OBJCFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror
=format-security'
[0x1cc5118] main libvlc debug: searching plug-in modules
[0x1cc5118] main libvlc debug: loading plugins cache file
/usr/lib/vlc/plugins/plugins.dat
[0x1cc5118] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x1cc5118] main libvlc debug: saving plugins cache
/usr/lib/vlc/plugins/plugins.dat
[0x1cc5118] main libvlc debug: plug-ins loaded: 427 modules
[0x1cc5118] main libvlc debug: opening config file
(/home/eric/.config/vlc/vlcrc)
[0x1cc5118] main libvlc debug: translation test: code is fr
[0x1cc5118] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3
SSSE3 SSE4.1 SSE4.2 FPU
[0x1cd9738] main playlist debug: creating audio output
[0x1f17ca8] main audio output debug: looking for audio output module matching
any: 6 candidates
[0x1f17ca8] pulse audio output debug: using library version 5.0.0
[0x1f17ca8] pulse audio output debug:  (compiled with version 5.0.0, protocol
29)
[0x1f17ca8] pulse audio output debug: connected locally to
unix:/run/user/1000/pulse/native as client #16
[0x1f17ca8] pulse audio output debug: using protocol 29, server protocol 29
[0x1f17ca8] main audio output debug: using audio output module pulse
[0x1f17ca8] pulse audio output debug: adding sink 0: alsa_output.pci-
_01_00.1.hdmi-stereo (GK104 HDMI Audio Controller Digital Stereo (HDMI))
[0x1cd9738] main playlist debug: keeping audio output
[0x1f17ca8] pulse audio output debug: adding sink 1: alsa_output.pci-
_00_1b.0.analog-stereo (Audio interne Stéréo analogique)
[0x1f17ca8] pulse audio output debug: adding sink 2: alsa_output.pci-
_05_02.0.analog-stereo (M-Audio Delta 1010LT Stéréo analogique)
[0x1d8e6f8] main interface debug: looking for interface module matching
hotkeys,none: 19 candidates
[0x1d8e6f8] main interface debug: using interface module hotkeys
[0x1d8f508] main interface debug: looking for interface module matching
globalhotkeys,none: 19 candidates
[0x1d8f508] main interface debug: using interface module 

Bug#748971: vlc crashes when trying to open preferences or trying to display the playing list

2014-05-22 Thread Sebastian Ramacher
Control: severity -1 important
Control: tag -1 + moreinfo

On 2014-05-22 20:09:30, Eric Streit wrote:
 Package: vlc
 Version: 2.1.4-1+b1
 Severity: serious
 Justification: unnkown

Well, then don't use serious.

 Dear Maintainer,
 
 *** Reporter, please consider answering these questions, where appropriate ***
 
  vlc crashes: here is the result of vlc -:
 
 
 *
 vlc -vvv
 VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
 [0x1cc5118] main libvlc debug: VLC media player - 2.1.4 Rincewind
 [0x1cc5118] main libvlc debug: Copyright © 1996-2014 the VideoLAN team
 [0x1cc5118] main libvlc debug: revision 2.1.4-0-g2a072be
 [0x1cc5118] main libvlc debug: configured with ./configure  '--
 includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--
 infodir=${prefix}/share/info' '--localstatedir=/var' '--
 libdir=${prefix}/lib/x86_64-linux-gnu' '--libexecdir=${prefix}/lib/x86_64
 -linux-gnu' '--disable-dependency-tracking' '--build=x86_64-linux-gnu'
 'CPPFLAGS=-D_FORTIFY_SOURCE=2' 'LDFLAGS=-Wl,-z,relro' '--config-cache'
 '--disable-maintainer-mode' '--disable-silent-rules' '--disable-update-check'
 '--enable-fast-install' '--prefix=/usr' '--docdir=/usr/share/doc/vlc-nox' '--
 libdir=/usr/lib' '--sysconfdir=/etc' '--with-binary-version=1+b1' '--
 enable-a52' '--enable-aa' '--enable-bluray' '--enable-bonjour' '--enable-caca'
 '--enable-chromaprint' '--enable-dbus' '--enable-dca' '--enable-dirac'
 '--enable-directfb' '--enable-dvbpsi' '--enable-dvdnav' '--enable-faad'
 '--enable-flac' '--enable-fluidsynth' '--enable-freetype' '--enable-fribidi'
 '--enable-gnutls' '--enable-jack' '--enable-kate' '--enable-libass' '--enable-
 libfreerdp' '--enable-libmpeg2' '--enable-libxml2' '--enable-lirc' '--enable-
 live555' '--enable-mad' '--enable-mkv' '--enable-mod' '--enable-mpc' 
 '--enable-
 mtp' '--enable-mux_ogg' '--enable-ncurses' '--enable-notify' '--enable-ogg'
 '--enable-opus' '--enable-oss' '--enable-pulse' '--enable-qt' '--enable-
 realrtsp' '--enable-samplerate' '--enable-schroedinger' '--enable-sdl'
 '--enable-sftp' '--enable-shout' '--enable-skins2' '--enable-smbclient'
 '--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/' '--disable-decklink' '--disable-
 dxva2' '--disable-fdkaac' '--disable-gnomevfs' '--disable-goom' '--disable-
 libvnc' '--disable-opencv' '--disable-projectm' '--disable-quicksync'
 '--disable-sndio' '--disable-telx' '--disable-vsxu' '--disable-wasapi'
 '--enable-alsa' '--enable-atmo' '--enable-dc1394' '--enable-dv1394' '--enable-
 linsys' '--enable-omxil' '--enable-udev' '--enable-libva' '--enable-v4l2'
 '--enable-crystalhd' '--enable-mmx' '--enable-sse' '--disable-neon' 
 '--disable-
 altivec' 'CFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat
 -Werror=format-security' 'CXXFLAGS=-g -O2 -fstack-protector 
 --param=ssp-buffer-
 size=4 -Wformat -Werror=format-security' 'build_alias=x86_64-linux-gnu'
 'OBJCFLAGS=-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror
 =format-security'
 [0x1cc5118] main libvlc debug: searching plug-in modules
 [0x1cc5118] main libvlc debug: loading plugins cache file
 /usr/lib/vlc/plugins/plugins.dat
 [0x1cc5118] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
 [0x1cc5118] main libvlc debug: saving plugins cache
 /usr/lib/vlc/plugins/plugins.dat
 [0x1cc5118] main libvlc debug: plug-ins loaded: 427 modules
 [0x1cc5118] main libvlc debug: opening config file
 (/home/eric/.config/vlc/vlcrc)
 [0x1cc5118] main libvlc debug: translation test: code is fr
 [0x1cc5118] main libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3
 SSSE3 SSE4.1 SSE4.2 FPU
 [0x1cd9738] main playlist debug: creating audio output
 [0x1f17ca8] main audio output debug: looking for audio output module matching
 any: 6 candidates
 [0x1f17ca8] pulse audio output debug: using library version 5.0.0
 [0x1f17ca8] pulse audio output debug:  (compiled with version 5.0.0, protocol
 29)
 [0x1f17ca8] pulse audio output debug: connected locally to
 unix:/run/user/1000/pulse/native as client #16
 [0x1f17ca8] pulse audio output debug: using protocol 29, server protocol 29
 [0x1f17ca8] main audio output debug: using audio output module pulse
 [0x1f17ca8] pulse audio output debug: adding sink 0: alsa_output.pci-
 _01_00.1.hdmi-stereo (GK104 HDMI Audio Controller Digital Stereo (HDMI))
 [0x1cd9738] main playlist debug: keeping audio output
 [0x1f17ca8] pulse audio output debug: adding sink 1: alsa_output.pci-
 _00_1b.0.analog-stereo (Audio interne Stéréo analogique)
 [0x1f17ca8] pulse audio output debug: adding sink 2: alsa_output.pci-
 _05_02.0.analog-stereo (M-Audio Delta 1010LT Stéréo analogique)
 [0x1d8e6f8] main interface debug: looking for interface module matching
 hotkeys,none: 19 candidates
 [0x1d8e6f8]