Bug#852773: vlc: VLC Crashes when a video is being started to play

ninja2000 ninja2000 at trioptimum.com
Fri Jan 27 08:27:21 UTC 2017


Package: vlc
Version: 2.2.4-1~deb8u1
Severity: normal

Dear Maintainer,

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

   * What led up to the situation? // Playing any video format. When I hit play
the player just gives up work and goes on a vacation on SIGSEGV islands.
   * What exactly did you do (or not do) that was effective (or
     ineffective)? Playing music is fine. Reinstallation of the player did
nothing. Videos still crash the player.
   * What was the outcome of this action? Nothing improved. Still Crashes
   * What outcome did you expect instead? I've expected to play Kung-Fury but
it failed.

REST OF MY CONSOLE

> vlc -vvv
VLC media player 2.2.4 Weatherwax (revision 2.2.3-37-g888b7e89)
[080c78f8] core libvlc debug: VLC media player - 2.2.4 Weatherwax
[080c78f8] core libvlc debug: Copyright © 1996-2016 the VideoLAN team
[080c78f8] core libvlc debug: revision 2.2.3-37-g888b7e89
[080c78f8] core libvlc debug: configured with ./configure  '--
includedir=${prefix}/include' '--mandir=${prefix}/share/man' '--
infodir=${prefix}/share/info' '--localstatedir=/var' '--
libdir=${prefix}/lib/i386-linux-gnu' '--libexecdir=${prefix}/lib/i386-linux-
gnu' '--disable-dependency-tracking' '--build=i586-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~deb8u1' '--
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-sftp' '--enable-shine' '--enable-shout' '--enable-skins2' '--enable-
smbclient' '--enable-speex' '--enable-svg' '--enable-taglib' '--enable-theora'
'--enable-twolame' '--enable-upnp' '--enable-vcdx' '--enable-vdpau' '--enable-
vnc' '--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-
libtar' '--disable-mfx' '--disable-opencv' '--disable-projectm' '--disable-
sndio' '--disable-svgdec' '--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' '--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=i586
-linux-gnu' 'OBJCFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-
security'
[080c78f8] core libvlc debug: searching plug-in modules
[080c78f8] core libvlc debug: loading plugins cache file
/usr/lib/vlc/plugins/plugins.dat
[080c78f8] core libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[080c78f8] core libvlc debug: saving plugins cache
/usr/lib/vlc/plugins/plugins.dat
[080c78f8] core libvlc debug: plug-ins loaded: 457 modules
[080c78f8] core libvlc debug: opening config file
(/home/ninja2000/.config/vlc/vlcrc)
[080c78f8] core libvlc debug: translation test: code is "C"
[080c78f8] core libvlc debug: No media player running. Continuing normally.
[080c78f8] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3
SSSE3 FPU
[08159c08] core input debug: Creating an input for 'Media Library'
[08159c08] core input debug: Input is a meta file: disabling unneeded options
[08159c08] core input debug: using timeshift granularity of 50 MiB, in path
'/tmp'
[08159c08] core input debug: `file/xspf-
open:///home/ninja2000/.local/share/vlc/ml.xspf' gives access `file' demux
`xspf-open' path `/home/ninja2000/.local/share/vlc/ml.xspf'
[08159c08] core input debug: creating demux: access='file' demux='xspf-open'
location='/home/ninja2000/.local/share/vlc/ml.xspf'
file='/home/ninja2000/.local/share/vlc/ml.xspf'
[082240c0] core demux debug: looking for access_demux module matching "file":
20 candidates
[082240c0] core demux debug: no access_demux modules matched
[08159c08] core input debug: creating access 'file'
location='/home/ninja2000/.local/share/vlc/ml.xspf',
path='/home/ninja2000/.local/share/vlc/ml.xspf'
[082240c0] core access debug: looking for access module matching "file": 25
candidates
[082240c0] filesystem access debug: opening file
`/home/ninja2000/.local/share/vlc/ml.xspf'
[082240c0] core access debug: using access module "filesystem"
[080d8520] core stream debug: Using stream method for AStream*
[080d8520] core stream debug: starting pre-buffering
[080d8520] core stream debug: received first data after 0 ms
[080d8520] core stream debug: pre-buffering done 296 bytes in 0s - 5899 KiB/s
[080d8450] core stream debug: looking for stream_filter module matching "any":
9 candidates
[080d8450] core stream debug: no stream_filter modules matched
[080d8450] core stream debug: looking for stream_filter module matching
"record": 9 candidates
[080d8450] core stream debug: using stream_filter module "record"
[08159c08] core input debug: creating demux: access='file' demux='xspf-open'
location='/home/ninja2000/.local/share/vlc/ml.xspf'
file='/home/ninja2000/.local/share/vlc/ml.xspf'
[080e6228] core demux debug: looking for demux module matching "xspf-open": 65
candidates
[080e6228] xspf demux debug: using XSPF playlist reader
[080e6228] core demux debug: using demux module "playlist"
[0815aa58] core demux meta debug: looking for meta reader module matching
"any": 2 candidates
[0815aa58] lua demux meta debug: Trying Lua scripts in
/home/ninja2000/.local/share/vlc/lua/meta/reader
[0815aa58] lua demux meta debug: Trying Lua scripts in
/usr/lib/vlc/lua/meta/reader
[0815aa58] lua demux meta debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/reader/filename.luac
[0815aa58] lua demux meta debug: Trying Lua scripts in
/usr/share/vlc/lua/meta/reader
[0815aa58] core demux meta debug: no meta reader modules matched
[08159c08] core input debug: `file/xspf-
open:///home/ninja2000/.local/share/vlc/ml.xspf' successfully opened
[08151038] core xml reader debug: looking for xml reader module matching "any":
1 candidates
[08151038] core xml reader debug: using xml reader module "xml"
[080e6228] xspf demux debug: parsed 0 tracks successfully
[08159c08] core input debug: EOF reached
[080e6228] core demux debug: removing module "playlist"
[080d8450] core stream debug: removing module "record"
[082240c0] core access debug: removing module "filesystem"
[082217a0] core playlist debug: creating audio output
[08160f28] core audio output debug: looking for audio output module matching
"any": 5 candidates
[08160f28] pulse audio output debug: using library version 5.0.0
[08160f28] pulse audio output debug:  (compiled with version 5.0.0, protocol
29)
[08160f28] pulse audio output debug: connected locally to
unix:/run/user/1000/pulse/native as client #38
[08160f28] pulse audio output debug: using protocol 29, server protocol 29
[08160f28] pulse audio output debug: adding sink 0: alsa_output.pci-
0000_00_14.2.analog-stereo (Built-in Audio Analog Stereo)
[08160f28] core audio output debug: using audio output module "pulse"
[082217a0] core playlist debug: keeping audio output
[08160dc8] core interface debug: looking for interface module matching
"hotkeys,none": 19 candidates
[08160dc8] core interface debug: using interface module "hotkeys"
[082240c0] core interface debug: looking for interface module matching
"globalhotkeys,none": 19 candidates
[082240c0] core interface debug: using interface module "xcb_hotkeys"
[08223bc0] core interface debug: looking for interface module matching
"dbus,none": 19 candidates
[08223bc0] dbus interface debug: listening on dbus as:
org.mpris.MediaPlayer2.vlc
[08223bc0] core interface debug: using interface module "dbus"
[080c78f8] core libvlc: Running vlc with the default interface. Use 'cvlc' to
use vlc without interface.
[08150980] core interface debug: looking for interface module matching "any":
19 candidates
[ad6db158] core generic debug: looking for extension module matching "any": 1
candidates
[ad6db158] lua generic debug: Opening Lua Extension module
[ad6db158] lua generic debug: Trying Lua scripts in
/home/ninja2000/.local/share/vlc/lua/extensions
[ad6db158] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[ad6db158] lua generic debug: Trying Lua playlist script
/usr/lib/vlc/lua/extensions/VLSub.luac
[ad6db158] lua generic debug: Scanning Lua script
/usr/lib/vlc/lua/extensions/VLSub.luac
[ad6db158] lua generic debug: Script /usr/lib/vlc/lua/extensions/VLSub.luac has
the following capability flags: 0x5
[ad6db158] lua generic debug: Trying Lua scripts in
/usr/share/vlc/lua/extensions
[ad6db158] core generic debug: using extension module "lua"
[ad47a1d0] core probe debug: looking for services probe module matching "any":
10 candidates
[ad47a1d0] core probe debug: no services probe modules matched
[08150980] qt4 interface debug: Sorting by column -1, order 0
[08150980] qt4 interface debug: Sorting by column -1, order 0
[08150980] core interface debug: using interface module "qt4"
[082217a0] core playlist debug: adding item `KUNG FURY Official Movie [HD]
(HD).mp4' (
file:///home/ninja2000/Desktop/moje/Videos/Comedy/KUNG%20FURY%20Official%20Movie%20%5BHD%5D%20(HD).mp4
)
[aca004d8] core input debug: Creating an input for 'KUNG FURY Official Movie
[HD] (HD).mp4'
[082217a0] core playlist debug: meta ok for (null), need to fetch art
[aca30a88] core art finder debug: looking for meta fetcher module matching
"any": 1 candidates
[aca30a88] lua art finder debug: Trying Lua scripts in
/home/ninja2000/.local/share/vlc/lua/meta/fetcher
[aca30a88] lua art finder debug: Trying Lua scripts in
/usr/lib/vlc/lua/meta/fetcher
[aca30a88] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[aca30a88] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[aca30a88] lua art finder debug: Trying Lua scripts in
/usr/share/vlc/lua/meta/fetcher
[aca30a88] core art finder debug: no meta fetcher modules matched
[082217a0] core playlist debug: searching art for KUNG FURY Official Movie [HD]
(HD).mp4
[aca00a98] core art finder debug: looking for art finder module matching "any":
2 candidates
[aca00a98] lua art finder debug: Trying Lua scripts in
/home/ninja2000/.local/share/vlc/lua/meta/art
[aca00a98] lua art finder debug: Trying Lua scripts in
/usr/lib/vlc/lua/meta/art
[aca00a98] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[aca00a98] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[aca00a98] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/art/01_googleimage.luac
[aca00a98] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/art/01_googleimage.luac
[aca00a98] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[aca00a98] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[aca00a98] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/art/03_lastfm.luac
[aca00a98] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/art/03_lastfm.luac
[aca00a98] lua art finder debug: Trying Lua scripts in
/usr/share/vlc/lua/meta/art
[aca00a98] core art finder debug: no art finder modules matched
[082217a0] core playlist debug: art not found for KUNG FURY Official Movie [HD]
(HD).mp4
[082217a0] core playlist debug: processing request item: null, node: Playlist,
skip: 0
[082217a0] core playlist debug: rebuilding array of current - root Playlist
[082217a0] core playlist debug: rebuild done - 1 items, index -1
[082217a0] core playlist debug: starting playback of the new playlist item
[082217a0] core playlist debug: resyncing on KUNG FURY Official Movie [HD]
(HD).mp4
[082217a0] core playlist debug: KUNG FURY Official Movie [HD] (HD).mp4 is at 0
[082217a0] core playlist debug: creating new input thread
[aca028f0] core input debug: Creating an input for 'KUNG FURY Official Movie
[HD] (HD).mp4'
[082217a0] core playlist debug: requesting art for KUNG FURY Official Movie
[HD] (HD).mp4
[aca028f0] core input debug: using timeshift granularity of 50 MiB, in path
'/tmp'
[aca028f0] core input debug:
`file:///home/ninja2000/Desktop/moje/Videos/Comedy/KUNG%20FURY%20Official%20Movie%20%5BHD%5D%20(HD).mp4'
gives access `file' demux `' path
`/home/ninja2000/Desktop/moje/Videos/Comedy/KUNG%20FURY%20Official%20Movie%20%5BHD%5D%20(HD).mp4'
[aca028f0] core input debug: specified demux `any'
[aca028f0] core input debug: creating demux: access='file' demux='any'
location='/home/ninja2000/Desktop/moje/Videos/Comedy/KUNG%20FURY%20Official%20Movie%20%5BHD%5D%20(HD).mp4'
file='/home/ninja2000/Desktop/moje/Videos/Comedy/KUNG FURY Official Movie [HD]
(HD).mp4'
[aca04298] core demux debug: looking for access_demux module matching "file":
20 candidates
[aca04298] core demux debug: no access_demux modules matched
[aca028f0] core input debug: creating access 'file'
location='/home/ninja2000/Desktop/moje/Videos/Comedy/KUNG%20FURY%20Official%20Movie%20%5BHD%5D%20(HD).mp4',
path='/home/ninja2000/Desktop/moje/Videos/Comedy/KUNG FURY Official Movie [HD]
(HD).mp4'
[aca04298] core access debug: looking for access module matching "file": 25
candidates
[aca04298] filesystem access debug: opening file
`/home/ninja2000/Desktop/moje/Videos/Comedy/KUNG FURY Official Movie [HD]
(HD).mp4'
[aca04298] core access debug: using access module "filesystem"
[aca044b0] core stream debug: Using stream method for AStream*
[aca044b0] core stream debug: starting pre-buffering
[aca044b0] core stream debug: received first data after 0 ms
[aca044b0] core stream debug: pre-buffering done 1024 bytes in 0s - 21739 KiB/s
[aca046d8] core stream debug: looking for stream_filter module matching "any":
9 candidates
[aca046d8] core stream debug: no stream_filter modules matched
[aca046d8] core stream debug: looking for stream_filter module matching
"record": 9 candidates
[aca046d8] core stream debug: using stream_filter module "record"
[aca028f0] core input debug: creating demux: access='file' demux='any'
location='/home/ninja2000/Desktop/moje/Videos/Comedy/KUNG%20FURY%20Official%20Movie%20%5BHD%5D%20(HD).mp4'
file='/home/ninja2000/Desktop/moje/Videos/Comedy/KUNG FURY Official Movie [HD]
(HD).mp4'
[aca04888] core demux debug: looking for demux module matching "mp4": 65
candidates
[aca046d8] mp4 stream warning: unknown box type btrt (incompletely loaded)
[acc30d08] core art finder debug: looking for meta fetcher module matching
"any": 1 candidates
[aca046d8] mp4 stream warning: unknown box type gsst (incompletely loaded)
[aca046d8] mp4 stream warning: unknown box type gstd (incompletely loaded)
[aca046d8] mp4 stream warning: unknown box type gssd (incompletely loaded)
[aca046d8] mp4 stream warning: unknown box type gspu (incompletely loaded)
[aca046d8] mp4 stream warning: unknown box type gspm (incompletely loaded)
[aca046d8] mp4 stream warning: unknown box type gshh (incompletely loaded)
[aca04888] mp4 demux debug: added fragment moov
[aca046d8] mp4 stream debug: dumping root Box "root"
[aca046d8] mp4 stream debug: |   + ftyp size 24 offset 0
[aca046d8] mp4 stream debug: |   + moov size 573933 offset 24
[aca046d8] mp4 stream debug: |   |   + mvhd size 108 offset 32
[aca046d8] mp4 stream debug: |   |   + iods size 21 offset 140
[aca046d8] mp4 stream debug: |   |   + trak size 206190 offset 161
[aca046d8] mp4 stream debug: |   |   |   + tkhd size 92 offset 169
[aca046d8] mp4 stream debug: |   |   |   + edts size 36 offset 261
[aca046d8] mp4 stream debug: |   |   |   |   + elst size 28 offset 269
[aca046d8] mp4 stream debug: |   |   |   + mdia size 206054 offset 297
[aca046d8] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 305
[aca046d8] mp4 stream debug: |   |   |   |   + hdlr size 45 offset 337
[aca046d8] mp4 stream debug: |   |   |   |   + minf size 205969 offset 382
[aca046d8] mp4 stream debug: |   |   |   |   |   + vmhd size 20 offset 390
[aca046d8] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 410
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset 418
[aca046d8] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset
434
[aca046d8] mp4 stream debug: |   |   |   |   |   + stbl size 205905 offset 446
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stsd size 169 offset 454
[aca046d8] mp4 stream debug: |   |   |   |   |   |   |   + avc1 size 153 offset
470
[aca046d8] mp4 stream debug: |   |   |   |   |   |   |   |   + avcC size 47
offset 556
[aca046d8] mp4 stream debug: |   |   |   |   |   |   |   |   + btrt size 20
offset 603
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stts size 24 offset 623
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stss size 3868 offset
647
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stsc size 52 offset 4515
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stsz size 186248 offset
4567
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stco size 15536 offset
190815
[aca046d8] mp4 stream debug: |   |   + trak size 366849 offset 206351
[aca046d8] mp4 stream debug: |   |   |   + tkhd size 92 offset 206359
[aca046d8] mp4 stream debug: |   |   |   + mdia size 366749 offset 206451
[aca046d8] mp4 stream debug: |   |   |   |   + mdhd size 32 offset 206459
[aca046d8] mp4 stream debug: |   |   |   |   + hdlr size 76 offset 206491
[aca046d8] mp4 stream debug: |   |   |   |   + minf size 366633 offset 206567
[aca046d8] mp4 stream debug: |   |   |   |   |   + smhd size 16 offset 206575
[aca046d8] mp4 stream debug: |   |   |   |   |   + dinf size 36 offset 206591
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + dref size 28 offset
206599
[aca046d8] mp4 stream debug: |   |   |   |   |   |   |   + url  size 12 offset
206615
[aca046d8] mp4 stream debug: |   |   |   |   |   + stbl size 366573 offset
206627
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stsd size 105 offset
206635
[aca046d8] mp4 stream debug: |   |   |   |   |   |   |   + mp4a size 89 offset
206651
[aca046d8] mp4 stream debug: |   |   |   |   |   |   |   |   + esds size 53
offset 206687
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stts size 24 offset
206740
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stsc size 30076 offset
206764
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stsz size 320828 offset
236840
[aca046d8] mp4 stream debug: |   |   |   |   |   |   + stco size 15532 offset
557668
[aca046d8] mp4 stream debug: |   |   + udta size 757 offset 573200
[aca046d8] mp4 stream debug: |   |   |   + meta size 749 offset 573208
[aca046d8] mp4 stream debug: |   |   |   |   + hdlr size 33 offset 573220
[aca046d8] mp4 stream debug: |   |   |   |   + ilst size 704 offset 573253
[aca046d8] mp4 stream debug: |   |   |   |   |   + gsst size 25 offset 573261
[aca046d8] mp4 stream debug: |   |   |   |   |   + gstd size 31 offset 573286
[aca046d8] mp4 stream debug: |   |   |   |   |   + gssd size 56 offset 573317
[aca046d8] mp4 stream debug: |   |   |   |   |   + gspu size 152 offset 573373
[aca046d8] mp4 stream debug: |   |   |   |   |   + gspm size 152 offset 573525
[aca046d8] mp4 stream debug: |   |   |   |   |   + gshh size 280 offset 573677
[aca046d8] mp4 stream debug: |   + mdat size 487656610 offset 573957
[aca04888] mp4 demux debug: unrecognized major file specification (mp42).
[aca04888] mp4 demux debug: found 2 tracks
[aca04888] mp4 demux warning: elst box found
[aca04888] mp4 demux debug:    - [0] duration=1862280ms media time=0ms)
rate=1.0
[aca04888] mp4 demux debug: track[Id 0x1] read 3880 chunk
[aca04888] mp4 demux warning: STTS table of 1 entries
[acc30d08] lua art finder debug: Trying Lua scripts in
/home/ninja2000/.local/share/vlc/lua/meta/fetcher
[08150980] qt4 interface debug: IM: Setting an input
[aca04888] mp4 demux debug: track[Id 0x1] read 46557 samples length:1862s
[aca028f0] core input debug: selecting program id=0
[aca04888] mp4 demux debug: adding track[Id 0x1] video (enable) language undef
[aca04888] mp4 demux debug: track[Id 0x2] read 3879 chunk
[aca04888] mp4 demux warning: STTS table of 1 entries
[aca04888] mp4 demux debug: track[Id 0x2] read 80202 samples length:1862s
[aca04888] mp4 demux debug: adding track[Id 0x2] audio (enable) language eng
[aca04888] mp4 demux debug: fragment offset 24, data 573965<->488230567,
duration 0
[aca04888] core demux debug: using demux module "mp4"
[aca028f0] core input debug: looking for a subtitle file in
/home/ninja2000/Desktop/moje/Videos/Comedy/
[acaeec58] core decoder debug: looking for decoder module matching "any": 41
candidates
[acc30d08] lua art finder debug: Trying Lua scripts in
/usr/lib/vlc/lua/meta/fetcher
[acc30d08] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[acc30d08] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/fetcher/tvrage.luac
[acc30d08] lua art finder debug: Trying Lua scripts in
/usr/share/vlc/lua/meta/fetcher
[acc30d08] core art finder debug: no meta fetcher modules matched
[080c78f8] core libvlc debug: searching art for KUNG FURY Official Movie [HD]
(HD).mp4
[acc29878] core art finder debug: looking for art finder module matching "any":
2 candidates
[acc29878] lua art finder debug: Trying Lua scripts in
/home/ninja2000/.local/share/vlc/lua/meta/art
[acc29878] lua art finder debug: Trying Lua scripts in
/usr/lib/vlc/lua/meta/art
[acc29878] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[acc29878] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/art/00_musicbrainz.luac
[acc29878] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/art/01_googleimage.luac
[acc29878] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/art/01_googleimage.luac
[acc29878] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[acaeec58] avcodec decoder debug: CPU flags: 0x010010db
[acc29878] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/art/02_frenchtv.luac
[acc29878] lua art finder debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/art/03_lastfm.luac
[acaeec58] avcodec decoder debug: trying to use direct rendering
[acaeec58] avcodec decoder debug: allowing 3 thread(s) for decoding
[acaeec58] avcodec decoder debug: avcodec codec (H264 - MPEG-4 AVC (part 10))
started
[acaeec58] avcodec decoder debug: using frame thread mode with 3 threads
[acaeec58] core decoder debug: using decoder module "avcodec"
[abaf3628] core decoder debug: looking for decoder module matching "any": 41
candidates
[abaf3628] core decoder debug: using decoder module "faad"
[abaf3f00] core demux meta debug: looking for meta reader module matching
"any": 2 candidates
[acc29878] lua art finder debug: skipping script (unmatched scope)
/usr/lib/vlc/lua/meta/art/03_lastfm.luac
[acc29878] lua art finder debug: Trying Lua scripts in
/usr/share/vlc/lua/meta/art
[acc29878] core art finder debug: no art finder modules matched
[080c78f8] core libvlc debug: art not found for KUNG FURY Official Movie [HD]
(HD).mp4
[abaf3f00] lua demux meta debug: Trying Lua scripts in
/home/ninja2000/.local/share/vlc/lua/meta/reader
[abaf3f00] lua demux meta debug: Trying Lua scripts in
/usr/lib/vlc/lua/meta/reader
[abaf3f00] lua demux meta debug: Trying Lua playlist script
/usr/lib/vlc/lua/meta/reader/filename.luac
[abaf3f00] lua demux meta debug: Trying Lua scripts in
/usr/share/vlc/lua/meta/reader
[abaf3f00] core demux meta debug: no meta reader modules matched
[aca028f0] core input debug:
`file:///home/ninja2000/Desktop/moje/Videos/Comedy/KUNG%20FURY%20Official%20Movie%20%5BHD%5D%20(HD).mp4'
successfully opened
[aca04888] mp4 demux debug: elst (0) gives 0ms (movie)-> 0ms (track)
[aca04888] mp4 demux debug: track[Id 0x1] using Sync Sample Box (stss)
[aca04888] mp4 demux debug: stss gives 0 --> 0 (sample number)
[aca04888] mp4 demux debug: track[Id 0x2] does not provide Sync Sample Box
(stss)
[aca028f0] core input debug: Buffering 0%
[aca028f0] core input debug: Buffering 0%
fish: “vlc -vvv” terminated by signal SIGSEGV (Address boundary error)



-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vlc depends on:
ii  fonts-freefont-ttf          20120503-4
ii  libaa1                      1.4p5-43
ii  libavcodec-extra-56         6:11.8-1~deb8u1
ii  libavutil54                 10:2.6.9-dmo1
ii  libc6                       2.19-18+deb8u7
ii  libcaca0                    0.99.beta19-2
ii  libegl1-mesa [libegl1-x11]  10.3.2-1+deb8u1
ii  libfreerdp-cache1.1         1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-client1.1        1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-codec1.1         1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-core1.1          1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-crypto1.1        1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-gdi1.1           1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-locale1.1        1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-rail1.1          1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreerdp-utils1.1         1.1.0~git20140921.1.440916e+dfsg1-4
ii  libfreetype6                2.5.2-3+deb8u1
ii  libfribidi0                 0.19.6-3
ii  libgcc1                     1:4.9.2-10
ii  libgl1-mesa-glx [libgl1]    12.0.4-2~bpo8+1
ii  libgles1-mesa [libgles1]    12.0.4-2~bpo8+1
ii  libgles2-mesa [libgles2]    12.0.4-2~bpo8+1
ii  libice6                     2:1.0.9-1+b1
ii  libpulse0                   5.0-13
ii  libqtcore4                  4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libqtgui4                   4:4.8.6+git64-g5dc8b2b+dfsg-3+deb8u1
ii  libsdl-image1.2             1.2.12-5+b5
ii  libsdl1.2debian             1.2.15-10+b1
ii  libsm6                      2:1.2.2-1+b1
ii  libstdc++6                  4.9.2-10
ii  libva-drm1                  1.4.1-1
ii  libva-x11-1                 1.4.1-1
ii  libva1                      1.4.1-1
ii  libvlccore8                 2.2.4-1~deb8u1
ii  libvncclient0               0.9.9+dfsg2-6.1+deb8u2
ii  libwinpr-rpc0.1             1.1.0~git20140921.1.440916e+dfsg1-4
ii  libwinpr-sspi0.1            1.1.0~git20140921.1.440916e+dfsg1-4
ii  libwinpr-utils0.1           1.1.0~git20140921.1.440916e+dfsg1-4
ii  libx11-6                    2:1.6.2-3
ii  libxcb-composite0           1.10-3+b1
ii  libxcb-keysyms1             0.4.0-1
ii  libxcb-randr0               1.10-3+b1
ii  libxcb-render0              1.10-3+b1
ii  libxcb-shape0               1.10-3+b1
ii  libxcb-shm0                 1.10-3+b1
ii  libxcb-xfixes0              1.10-3+b1
ii  libxcb-xv0                  1.10-3+b1
ii  libxcb1                     1.10-3+b1
ii  libxext6                    2:1.3.3-1
ii  libxinerama1                2:1.1.3-1+b1
ii  libxpm4                     1:3.5.12-0+deb8u1
ii  vlc-nox                     2.2.4-1~deb8u1
ii  zlib1g                      1:1.2.8.dfsg-2+b1

Versions of packages vlc recommends:
ii  vlc-plugin-notify  2.2.4-1~deb8u1
ii  vlc-plugin-samba   2.2.4-1~deb8u1
ii  xdg-utils          1.1.0~rc1+git20111210-7.4

Versions of packages vlc suggests:
pn  videolan-doc  <none>

Versions of packages vlc-nox depends on:
ii  liba52-0.7.4               0.7.4-17
ii  libasound2                 1.0.28-1
ii  libass5                    0.10.2-3
ii  libavahi-client3           0.6.31-5
ii  libavahi-common3           0.6.31-5
ii  libavc1394-0               0.5.4-2
ii  libavcodec-extra-56        6:11.8-1~deb8u1
ii  libavformat56              6:11.8-1~deb8u1
ii  libavutil54                10:2.6.9-dmo1
ii  libbasicusageenvironment0  2014.01.13-1
ii  libbluray1                 1:0.6.2-1
ii  libc6                      2.19-18+deb8u7
ii  libcddb2                   1.3.2-5
ii  libcdio13                  0.83-4.2
ii  libchromaprint0            1.2-1
ii  libcrystalhd3              1:0.0~git20110715.fdd2f19-11
ii  libdbus-1-3                1.8.22-0+deb8u1
ii  libdc1394-22               2.2.3-1
ii  libdca0                    0.0.5-7
ii  libdirectfb-1.2-9          1.2.10.0-5.1
ii  libdvbpsi9                 1.2.0-1
ii  libdvdnav4                 5.0.1-1
ii  libdvdread4                5.0.0-1
ii  libebml4                   1.3.0-2+deb8u1
ii  libfaad2                   2.7-8
ii  libflac8                   1.3.0-3
ii  libfontconfig1             2.11.0-6.3+deb8u1
ii  libfreetype6               2.5.2-3+deb8u1
ii  libfribidi0                0.19.6-3
ii  libgcc1                    1:4.9.2-10
ii  libgcrypt20                1.6.3-2+deb8u2
ii  libgnutls-deb0-28          3.3.8-6+deb8u4
ii  libgpg-error0              1.17-3
ii  libgroupsock1              2014.01.13-1
ii  libiso9660-8               0.83-4.2
ii  libjpeg62-turbo            1:1.3.1-12
ii  libkate1                   0.4.1-4
ii  liblircclient0             0.9.0~pre1-1.2
ii  liblivemedia23             2014.01.13-1
ii  liblua5.2-0                5.2.3-1.1
ii  libmad0                    0.15.1b-8
ii  libmatroska6               1.4.1-2+deb8u1
ii  libmodplug1                1:0.8.8.4-4.1+b1
ii  libmpcdec6                 2:0.1~r459-4.1
ii  libmpeg2-4                 0.5.1-7
ii  libmtp9                    1.1.8-1+b1
ii  libncursesw5               5.9+20140913-1+b1
ii  libogg0                    1.3.2-1
ii  libopus0                   1.1-2
ii  libpng12-0                 1.2.50-2+deb8u3
ii  libpostproc52              6:0.git20120821-4
ii  libraw1394-11              2.1.0-3
ii  libresid-builder0c2a       2.1.1-14
ii  libsamplerate0             0.1.8-8
ii  libschroedinger-1.0-0      1.0.11-2.1
ii  libshine3                  3.1.0-2.1
ii  libshout3                  2.3.1-3
ii  libsidplay2                2.1.1-14
ii  libspeex1                  1.2~rc1.2-1
ii  libspeexdsp1               1.2~rc1.2-1
ii  libssh2-1                  1.4.3-4.1+deb8u1
ii  libstdc++6                 4.9.2-10
ii  libswscale3                10:2.6.9-dmo1
ii  libtag1c2a                 1.9.1-2.1
ii  libtheora0                 1.1.1+dfsg.1-6
ii  libtinfo5                  5.9+20140913-1+b1
ii  libtwolame0                0.3.13-1.1
ii  libudev1                   215-17+deb8u6
ii  libupnp6                   1:1.6.19+git20141001-1+deb8u1
ii  libusageenvironment1       2014.01.13-1
ii  libusb-1.0-0               2:1.0.19-1
ii  libvcdinfo0                0.7.24+dfsg-0.2
ii  libvlc5                    2.2.4-1~deb8u1
ii  libvlccore8                2.2.4-1~deb8u1
ii  libvorbis0a                1.3.4-2
ii  libvorbisenc2              1.3.4-2
ii  libx264-142                2:0.142.2431+gita5831aa-1+b2
ii  libxml2                    2.9.1+dfsg1-5+deb8u4
ii  libzvbi0                   0.2.35-3
ii  zlib1g                     1:1.2.8.dfsg-2+b1

Versions of packages vlc-nox suggests:
pn  libdvdcss2  <none>

Versions of packages libvlc5 depends on:
ii  libc6        2.19-18+deb8u7
ii  libvlccore8  2.2.4-1~deb8u1

Versions of packages libvlccore8 depends on:
ii  libc6           2.19-18+deb8u7
ii  libdbus-1-3     1.8.22-0+deb8u1
ii  libidn11        1.29-1+deb8u2
ii  libproxy-tools  0.4.11-4+b2
ii  vlc-data        2.2.4-1~deb8u1

Versions of packages vlc is related to:
pn  libavutil50  <none>
pn  libavutil51  <none>

-- no debconf information



More information about the pkg-multimedia-maintainers mailing list