Bug#803325: vlc: "failed to create video output" with video memory output; SIGSEGV with other video output

2015-10-28 Thread User User
Package: vlc
Version: 2.2.1-4+b1
Severity: normal

Dear Maintainer,

   * What led up to the situation?
Any video played causes VLC to crash.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Launching from file manager, ommand line, or media library any video file 
crashes VLC on this up-to-date Debian testing system. I disabled VDPAU, window 
decoration, accelerated video output - but there was no change.
   * What was the outcome of this action?
Segmentation fault.
   * What outcome did you expect instead?
Video rendered.

After installing vlc-dbg, and runing
gdb --args vlc - /home/user/somefile.mp4
I got:
(gdb) run
Starting program: /usr/bin/vlc - /home/user/somefile.mp4
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
[00605148] core libvlc debug: VLC media player - 2.2.1 Terry Pratchett 
(Weatherwax)
[00605148] core libvlc debug: Copyright © 1996-2015 the VideoLAN team
[00605148] core libvlc debug: revision 2.2.1-0-ga425c42
[00605148] core 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 
-Wl,--as-needed' '--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=4+b1' '--enable-a52' '--enable-aa' 
'--enable-bluray' '--enable-bonjour' '--enable-caca' '--enable-chromaprint' 
'--enable-dbus' '--enable-dca' '--enable-directfb' '--enable-dvbpsi' 
'--enable-dvdnav' '--enable-faad' '--enable-flac' '--enable-fluidsynth' 
'--enable-freerdp' '--enable-freetype' '--enable-fribidi' '--enable-gles1' 
'--enable-gles2' '--enable-gnutls' 
 '--enable-jack' '--enable-kate' '--enable-libass' '--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-pulse' '--enable-qt' '--enable-realrtsp' '--enable-samplerate' 
'--enable-schroedinger' '--enable-sdl' '--enable-sdl-image' '--enable-sftp' 
'--enable-shine' '--enable-shout' '--enable-skins2' '--enable-speex' 
'--enable-svg' '--enable-svgdec' '--enable-taglib' '--enable-theora' 
'--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enable-vdpau' 
'--enable-vnc' '--enable-vorbis' '--enable-x264' '--enable-x265' 
'--enable-zvbi' '--with-kde-solid=/usr/share/kde4/apps/solid/actions/' 
'--disable-decklink' '--disable-dxva2' '--disable-fdkaac' '--disable-gnomevfs' 
'--disable-goom' '--disable-libtar' '--disable-mfx' '--disable-opencv' 
'--disable-projectm' '--disable-sndio' '--disable-telx' '--disable-vpx
 ' '--disable-vsxu' '--disable-wasapi' '--enable-alsa' '--enable-atmo' 
'--enable-dc1394' '--enable-dv1394' '--enable-linsys' '--enable-omxil' 
'--enable-udev' '--enable-v4l2' '--enable-libva' '--enable-vcd' 
'--enable-smbclient' '--disable-oss' '--enable-crystalhd' '--enable-mmx' 
'--enable-sse' '--disable-neon' '--disable-altivec' 'CFLAGS=-g -O2 
-fstack-protector-strong -Wformat -Werror=format-security' 'CXXFLAGS=-g -O2 
-fstack-protector-strong -Wformat -Werror=format-security' 
'build_alias=x86_64-linux-gnu' 'OBJCFLAGS=-g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security'
[00605148] core libvlc debug: searching plug-in modules
[00605148] core libvlc debug: loading plugins cache file 
/usr/lib/vlc/plugins/plugins.dat
[00605148] core libvlc debug: recursively browsing 
`/usr/lib/vlc/plugins'
[00605148] core libvlc debug: saving plugins cache 
/usr/lib/vlc/plugins/plugins.dat
[00605148] core libvlc debug: plug-ins loaded: 460 modules
[00605148] core libvlc debug: opening config file 
(/home/user/.config/vlc/vlcrc)
[00605148] core libvlc debug: translation test: code is "C"
[00605148] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 
SSE3 SSSE3 SSE4.1 SSE4.2 AVX FPU 
[006d4f28] core input debug: Creating an input for 'Media Library'
[006d4f28] core input debug: Input is a meta file: disabling unneeded 
options
[006d4f28] core input debug: using timeshift granularity of 50 MiB, in 
path '/tmp'
[006d4f28] core input debug: 
`file/xspf-open:///home/user/.local/share/vlc/ml.xspf' gives access `file' 
demux `xspf-open' path `/home/user/.local/share/vlc/ml.xspf'
[006d4f28] core input debug: creating demux: access='file' 
demux='xspf-open' 

Bug#511426: chuck: man page exists, but seems to be empty

2009-01-10 Thread user user
Package: chuck
Version: 1.2.1.1-2
Severity: normal


Hi,

how to reproduce: run 'man chuck'
result: empty manpage
expected result: display of man text or message No manual entry for chuck


u...@debian:~/tmp$ whereis chuck
chuck: /usr/bin/chuck.alsa /usr/bin/chuck.oss /usr/bin/chuck.jack
/usr/share/man/man1/chuck.1.gz

u...@debian:~/tmp$ cat /usr/share/man/man1/chuck.1.gz 
��huck.1G


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 chuck depends on:
ii  libasound2   1.0.16-2ALSA library
ii  libc62.7-16  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libjack0.100.0-0 0.109.2-3   JACK Audio Connection Kit (librari
ii  libsndfile1  1.0.17-4Library for reading/writing audio 
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3

chuck recommends no packages.

chuck suggests no packages.

-- no debconf information



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



Bug#511428: chuck executable gets installed into /

2009-01-10 Thread user user
Package: chuck
Version: 1.2.1.1-2
Severity: normal


Just a feeling, but '/' might not be the preferred place for user
applications.


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
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 chuck depends on:
ii  libasound2   1.0.16-2ALSA library
ii  libc62.7-16  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libjack0.100.0-0 0.109.2-3   JACK Audio Connection Kit (librari
ii  libsndfile1  1.0.17-4Library for reading/writing audio 
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3

chuck recommends no packages.

chuck suggests no packages.

-- no debconf information



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