Discussion:
Bug#852773: vlc: VLC Crashes when a video is being started to play
ninja2000
2017-01-27 08:27:21 UTC
Permalink
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
Debian Bug Tracking System
2017-01-30 21:27:03 UTC
Permalink
tags -1 + moreinfo
Bug #852773 [vlc] vlc: VLC Crashes when a video is being started to play
Added tag(s) moreinfo.
--
852773: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=852773
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Marco Bodrato
2018-02-12 00:01:18 UTC
Permalink
Subject: vlc: cvlc plays videos, but vlc crashes
Followup-For: Bug #852773
Package: src:vlc
Version: 3.0.0-1

Dear Maintainer,

* What led up to the situation?

I just upgraded many programs and libraries, vlc included.

* What exactly did you do (or not do) that was effective (or
ineffective)?

Whenever i try to open a video with vlc, it crashes. It happens if I
double-click on a video from the GUI.
But it also crashes if I launch "vlc video.mp4" from the command line, or
if I just launch "vlc", then open the video from the menu.
In any cases VLC crashes. Everything is fine if I play an audio only file.

Moreover, launching "cvlc video.mp4" from the command line, correctly
playes the video...

* What was the outcome of this action?

Segmentation fault

-- System Information:
Debian Release: buster/sid
APT prefers unstable
APT policy: (2000, 'unstable'), (2000, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages vlc depends on:
ii vlc-bin 3.0.0-1
ii vlc-plugin-base 3.0.0-1
ii vlc-plugin-qt 3.0.0-1
ii vlc-plugin-video-output 3.0.0-1

Versions of packages vlc recommends:
ii vlc-l10n 3.0.0-1
ii vlc-plugin-notify 3.0.0-1
ii vlc-plugin-samba 3.0.0-1
ii vlc-plugin-skins2 3.0.0-1
ii vlc-plugin-video-splitter 3.0.0-1
ii vlc-plugin-visualization 3.0.0-1

vlc suggests no packages.

Versions of packages libvlc-bin depends on:
ii libc6 2.26-6
ii libvlc5 3.0.0-1

Versions of packages libvlc5 depends on:
ii libc6 2.26-6
ii libvlccore9 3.0.0-1

Versions of packages libvlc5 recommends:
ii libvlc-bin 3.0.0-1

Versions of packages vlc-bin depends on:
ii libc6 2.26-6
ii libvlc-bin 3.0.0-1
ii libvlc5 3.0.0-1

Versions of packages vlc-plugin-base depends on:
ii liba52-0.7.4 0.7.4-19
ii libarchive13 3.2.2-3.1
ii libaribb24-0 1.0.3-1
ii libasound2 1.1.3-5
ii libass9 1:0.14.0-1
ii libavahi-client3 0.7-3.1
ii libavahi-common3 0.7-3.1
ii libavc1394-0 0.5.4-4+b1
ii libavcodec57 7:3.4.1-1+b2
ii libavformat57 7:3.4.1-1+b2
ii libavutil55 7:3.4.1-1+b2
ii libbasicusageenvironment1 2018.01.29-1
ii libbluray2 1:1.0.2-2
ii libc6 2.26-6
ii libcairo2 1.15.10-1
ii libcddb2 1.3.2-5
ii libchromaprint1 1.4.3-1
ii libcrystalhd3 1:0.0~git20110715.fdd2f19-12
ii libdbus-1-3 1.12.4-1
ii libdc1394-22 2.2.5-1
ii libdca0 0.0.5-10
ii libdvbpsi10 1.3.1-2
ii libdvdnav4 6.0.0-1
ii libdvdread4 6.0.0-1
ii libebml4v5 1.3.5-2
ii libfaad2 2.8.8-1
ii libflac8 1.3.2-1
ii libfontconfig1 2.12.6-0.1
ii libfreetype6 2.8.1-1
ii libfribidi0 0.19.7-2
ii libgcc1 1:7.2.0-19
ii libgcrypt20 1.8.1-4
ii libglib2.0-0 2.54.3-2
ii libgnutls30 3.5.17-1
ii libgpg-error0 1.27-6
ii libgroupsock8 2018.01.29-1
ii libharfbuzz0b 1.7.2-1
ii libjpeg62-turbo 1:1.5.2-2+b1
ii libkate1 0.4.1-7+b1
ii liblirc-client0 0.10.0-2+b1
ii liblivemedia62 2018.01.29-1
ii liblua5.2-0 5.2.4-1.1+b2
ii libmad0 0.15.1b-9
ii libmatroska6v5 1.4.8-1.1
ii libmicrodns0 0.0.8-1
ii libmpcdec6 2:0.1~r495-1+b1
ii libmpeg2-4 0.5.1-8
ii libmpg123-0 1.25.8-1
ii libmtp9 1.1.13-1
ii libncursesw5 6.0+20171125-1
ii libnfs8 1.11.0-3
ii libogg0 1.3.2-1+b1
ii libopenmpt-modplug1 0.3.6-1
ii libopus0 1.2.1-1
ii libpng16-16 1.6.34-1
ii libpostproc54 7:3.4.1-1+b2
ii libprotobuf-lite10 3.0.0-9.1
ii libpulse0 11.1-3
ii libraw1394-11 2.1.2-1+b1
ii libresid-builder0c2a 2.1.1-15
ii librsvg2-2 2.40.20-2
ii libsamplerate0 0.1.9-1
ii libsdl-image1.2 1.2.12-7
ii libsdl1.2debian 1.2.15+dfsg2-0.1
ii libsecret-1-0 0.18.5-6
ii libshine3 3.1.1-1
ii libshout3 2.4.1-2
ii libsidplay2 2.1.1-15
ii libsndio6.1 1.1.0-3
ii libsoxr0 0.1.2-3
ii libspeex1 1.2~rc1.2-1+b2
ii libspeexdsp1 1.2~rc1.2-1+b2
ii libssh2-1 1.8.0-1
ii libstdc++6 7.2.0-19
ii libswscale4 7:3.4.1-1+b2
ii libsystemd0 236-3
ii libtag1v5 1.11.1+dfsg.1-0.2
ii libtheora0 1.1.1+dfsg.1-14+b1
ii libtinfo5 6.0+20171125-1
ii libtwolame0 0.3.13-3
ii libudev1 237-2
ii libupnp6 1:1.6.24-4
ii libusageenvironment3 2018.01.29-1
ii libva-drm2 2.0.0-2
ii libva2 2.0.0-2
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libvorbis0a 1.3.5-4.1
ii libvorbisenc2 1.3.5-4.1
ii libx264-152 2:0.152.2854+gite9a5903-2
ii libx265-146 2.6-3
ii libxcb-keysyms1 0.4.0-1+b2
ii libxcb1 1.12-1
ii libxml2 2.9.4+dfsg1-6.1
ii libzvbi0 0.2.35-13
ii vlc-data 3.0.0-1
ii zlib1g 1:1.2.8.dfsg-5

Versions of packages vlc-plugin-base recommends:
ii xdg-utils 1.1.2-1

Versions of packages vlc-plugin-base suggests:
ii libdvdcss2 1.4.1-dmo1

Versions of packages vlc-plugin-notify depends on:
ii libc6 2.26-6
ii libgdk-pixbuf2.0-0 2.36.11-1
ii libglib2.0-0 2.54.3-2
ii libgtk-3-0 3.22.26-2
ii libnotify4 0.7.7-3
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1

Versions of packages vlc-plugin-qt depends on:
ii libc6 2.26-6
ii libgcc1 1:7.2.0-19
ii libqt5core5a 5.9.2+dfsg-4
ii libqt5gui5 5.9.2+dfsg-4
ii libqt5svg5 5.9.2-3
ii libqt5widgets5 5.9.2+dfsg-10
ii libqt5x11extras5 5.9.2-1
ii libstdc++6 7.2.0-19
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libwayland-client0 1.14.0-1+b1
ii libx11-6 2:1.6.4-3

Versions of packages vlc-plugin-qt recommends:
ii vlc-bin 3.0.0-1

Versions of packages vlc-plugin-skins2 depends on:
ii fonts-freefont-ttf 20120503-7
ii libc6 2.26-6
ii libfreetype6 2.8.1-1
ii libfribidi0 0.19.7-2
ii libgcc1 1:7.2.0-19
ii libstdc++6 7.2.0-19
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libx11-6 2:1.6.4-3
ii libxext6 2:1.3.3-1+b2
ii libxinerama1 2:1.1.3-1+b3
ii libxpm4 1:3.5.12-1
ii vlc-plugin-qt 3.0.0-1

Versions of packages vlc-plugin-skins2 recommends:
ii vlc-bin 3.0.0-1

Versions of packages vlc-plugin-video-output depends on:
ii libaa1 1.4p5-44+b1
ii libavcodec57 7:3.4.1-1+b2
ii libavutil55 7:3.4.1-1+b2
ii libc6 2.26-6
ii libcaca0 0.99.beta19-2+b2
ii libegl1 1.0.0-2
ii libgl1-mesa-glx [libgl1] 17.1.5-1
ii libgles2-mesa [libgles2] 17.1.5-1
ii libplacebo3 0.3.0-2
ii libva-drm2 2.0.0-2
ii libva-wayland2 2.0.0-2
ii libva-x11-2 2.0.0-2
ii libva2 2.0.0-2
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libwayland-client0 1.14.0-1+b1
ii libwayland-egl1-mesa [libwayland-egl1] 17.3.3-1
ii libx11-6 2:1.6.4-3
ii libxcb-keysyms1 0.4.0-1+b2
ii libxcb-shm0 1.12-1
ii libxcb-xv0 1.12-1
ii libxcb1 1.12-1

Versions of packages vlc-plugin-video-splitter depends on:
ii libc6 2.26-6
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libxcb-randr0 1.12-1
ii libxcb1 1.12-1

Versions of packages vlc-plugin-visualization depends on:
ii libc6 2.26-6
ii libgl1-mesa-glx [libgl1] 17.1.5-1
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1

-- no debconf information
--
http://bodrato.it/papers/
Sebastian Ramacher
2018-02-12 09:01:17 UTC
Permalink
Hi
Post by Marco Bodrato
Subject: vlc: cvlc plays videos, but vlc crashes
Followup-For: Bug #852773
Package: src:vlc
Version: 3.0.0-1
Dear Maintainer,
* What led up to the situation?
I just upgraded many programs and libraries, vlc included.
* What exactly did you do (or not do) that was effective (or
ineffective)?
Whenever i try to open a video with vlc, it crashes. It happens if I
double-click on a video from the GUI.
But it also crashes if I launch "vlc video.mp4" from the command line, or
if I just launch "vlc", then open the video from the menu.
In any cases VLC crashes. Everything is fine if I play an audio only file.
Moreover, launching "cvlc video.mp4" from the command line, correctly
playes the video...
* What was the outcome of this action?
Segmentation fault
As mentioned in another message to this bug, we are still waiting for a
backtrace. Please install all related -dbgsym package and provide a backtrace.

Thanks.
Post by Marco Bodrato
Debian Release: buster/sid
APT prefers unstable
APT policy: (2000, 'unstable'), (2000, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.3.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
ii vlc-bin 3.0.0-1
ii vlc-plugin-base 3.0.0-1
ii vlc-plugin-qt 3.0.0-1
ii vlc-plugin-video-output 3.0.0-1
ii vlc-l10n 3.0.0-1
ii vlc-plugin-notify 3.0.0-1
ii vlc-plugin-samba 3.0.0-1
ii vlc-plugin-skins2 3.0.0-1
ii vlc-plugin-video-splitter 3.0.0-1
ii vlc-plugin-visualization 3.0.0-1
vlc suggests no packages.
ii libc6 2.26-6
ii libvlc5 3.0.0-1
ii libc6 2.26-6
ii libvlccore9 3.0.0-1
ii libvlc-bin 3.0.0-1
ii libc6 2.26-6
ii libvlc-bin 3.0.0-1
ii libvlc5 3.0.0-1
ii liba52-0.7.4 0.7.4-19
ii libarchive13 3.2.2-3.1
ii libaribb24-0 1.0.3-1
ii libasound2 1.1.3-5
ii libass9 1:0.14.0-1
ii libavahi-client3 0.7-3.1
ii libavahi-common3 0.7-3.1
ii libavc1394-0 0.5.4-4+b1
ii libavcodec57 7:3.4.1-1+b2
ii libavformat57 7:3.4.1-1+b2
ii libavutil55 7:3.4.1-1+b2
ii libbasicusageenvironment1 2018.01.29-1
ii libbluray2 1:1.0.2-2
ii libc6 2.26-6
ii libcairo2 1.15.10-1
ii libcddb2 1.3.2-5
ii libchromaprint1 1.4.3-1
ii libcrystalhd3 1:0.0~git20110715.fdd2f19-12
ii libdbus-1-3 1.12.4-1
ii libdc1394-22 2.2.5-1
ii libdca0 0.0.5-10
ii libdvbpsi10 1.3.1-2
ii libdvdnav4 6.0.0-1
ii libdvdread4 6.0.0-1
ii libebml4v5 1.3.5-2
ii libfaad2 2.8.8-1
ii libflac8 1.3.2-1
ii libfontconfig1 2.12.6-0.1
ii libfreetype6 2.8.1-1
ii libfribidi0 0.19.7-2
ii libgcc1 1:7.2.0-19
ii libgcrypt20 1.8.1-4
ii libglib2.0-0 2.54.3-2
ii libgnutls30 3.5.17-1
ii libgpg-error0 1.27-6
ii libgroupsock8 2018.01.29-1
ii libharfbuzz0b 1.7.2-1
ii libjpeg62-turbo 1:1.5.2-2+b1
ii libkate1 0.4.1-7+b1
ii liblirc-client0 0.10.0-2+b1
ii liblivemedia62 2018.01.29-1
ii liblua5.2-0 5.2.4-1.1+b2
ii libmad0 0.15.1b-9
ii libmatroska6v5 1.4.8-1.1
ii libmicrodns0 0.0.8-1
ii libmpcdec6 2:0.1~r495-1+b1
ii libmpeg2-4 0.5.1-8
ii libmpg123-0 1.25.8-1
ii libmtp9 1.1.13-1
ii libncursesw5 6.0+20171125-1
ii libnfs8 1.11.0-3
ii libogg0 1.3.2-1+b1
ii libopenmpt-modplug1 0.3.6-1
ii libopus0 1.2.1-1
ii libpng16-16 1.6.34-1
ii libpostproc54 7:3.4.1-1+b2
ii libprotobuf-lite10 3.0.0-9.1
ii libpulse0 11.1-3
ii libraw1394-11 2.1.2-1+b1
ii libresid-builder0c2a 2.1.1-15
ii librsvg2-2 2.40.20-2
ii libsamplerate0 0.1.9-1
ii libsdl-image1.2 1.2.12-7
ii libsdl1.2debian 1.2.15+dfsg2-0.1
ii libsecret-1-0 0.18.5-6
ii libshine3 3.1.1-1
ii libshout3 2.4.1-2
ii libsidplay2 2.1.1-15
ii libsndio6.1 1.1.0-3
ii libsoxr0 0.1.2-3
ii libspeex1 1.2~rc1.2-1+b2
ii libspeexdsp1 1.2~rc1.2-1+b2
ii libssh2-1 1.8.0-1
ii libstdc++6 7.2.0-19
ii libswscale4 7:3.4.1-1+b2
ii libsystemd0 236-3
ii libtag1v5 1.11.1+dfsg.1-0.2
ii libtheora0 1.1.1+dfsg.1-14+b1
ii libtinfo5 6.0+20171125-1
ii libtwolame0 0.3.13-3
ii libudev1 237-2
ii libupnp6 1:1.6.24-4
ii libusageenvironment3 2018.01.29-1
ii libva-drm2 2.0.0-2
ii libva2 2.0.0-2
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libvorbis0a 1.3.5-4.1
ii libvorbisenc2 1.3.5-4.1
ii libx264-152 2:0.152.2854+gite9a5903-2
ii libx265-146 2.6-3
ii libxcb-keysyms1 0.4.0-1+b2
ii libxcb1 1.12-1
ii libxml2 2.9.4+dfsg1-6.1
ii libzvbi0 0.2.35-13
ii vlc-data 3.0.0-1
ii zlib1g 1:1.2.8.dfsg-5
ii xdg-utils 1.1.2-1
ii libdvdcss2 1.4.1-dmo1
ii libc6 2.26-6
ii libgdk-pixbuf2.0-0 2.36.11-1
ii libglib2.0-0 2.54.3-2
ii libgtk-3-0 3.22.26-2
ii libnotify4 0.7.7-3
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libc6 2.26-6
ii libgcc1 1:7.2.0-19
ii libqt5core5a 5.9.2+dfsg-4
ii libqt5gui5 5.9.2+dfsg-4
ii libqt5svg5 5.9.2-3
ii libqt5widgets5 5.9.2+dfsg-10
ii libqt5x11extras5 5.9.2-1
ii libstdc++6 7.2.0-19
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libwayland-client0 1.14.0-1+b1
ii libx11-6 2:1.6.4-3
ii vlc-bin 3.0.0-1
ii fonts-freefont-ttf 20120503-7
ii libc6 2.26-6
ii libfreetype6 2.8.1-1
ii libfribidi0 0.19.7-2
ii libgcc1 1:7.2.0-19
ii libstdc++6 7.2.0-19
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libx11-6 2:1.6.4-3
ii libxext6 2:1.3.3-1+b2
ii libxinerama1 2:1.1.3-1+b3
ii libxpm4 1:3.5.12-1
ii vlc-plugin-qt 3.0.0-1
ii vlc-bin 3.0.0-1
ii libaa1 1.4p5-44+b1
ii libavcodec57 7:3.4.1-1+b2
ii libavutil55 7:3.4.1-1+b2
ii libc6 2.26-6
ii libcaca0 0.99.beta19-2+b2
ii libegl1 1.0.0-2
ii libgl1-mesa-glx [libgl1] 17.1.5-1
ii libgles2-mesa [libgles2] 17.1.5-1
ii libplacebo3 0.3.0-2
ii libva-drm2 2.0.0-2
ii libva-wayland2 2.0.0-2
ii libva-x11-2 2.0.0-2
ii libva2 2.0.0-2
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libwayland-client0 1.14.0-1+b1
ii libwayland-egl1-mesa [libwayland-egl1] 17.3.3-1
ii libx11-6 2:1.6.4-3
ii libxcb-keysyms1 0.4.0-1+b2
ii libxcb-shm0 1.12-1
ii libxcb-xv0 1.12-1
ii libxcb1 1.12-1
ii libc6 2.26-6
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
ii libxcb-randr0 1.12-1
ii libxcb1 1.12-1
ii libc6 2.26-6
ii libgl1-mesa-glx [libgl1] 17.1.5-1
ii libvlccore9 [vlc-plugin-abi-3-0-0f] 3.0.0-1
-- no debconf information
--
http://bodrato.it/papers/
_______________________________________________
pkg-multimedia-maintainers mailing list
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
--
Sebastian Ramacher
Marco Bodrato
2018-02-18 09:25:35 UTC
Permalink
Ciao,
Post by Sebastian Ramacher
Post by ninja2000
* What was the outcome of this action?
Segmentation fault
As mentioned in another message to this bug, we are still waiting for a
backtrace. Please install all related -dbgsym package and provide a backtrace.
Sorry, but I'm not able to find -dbgsym packages related to vlc.

The last vlc-dbg package I find is version 2.2.7-1~deb8u1
https://packages.debian.org/it/jessie/vlc-dbg

Where can we find more current packages? I'm using vlc-3.0.0 .

In the meanwhile, I can obtain a not very informative backtrace:

$ gdb vlc
GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from vlc...(no debugging symbols found)...done.
(gdb) run test.mkv
Starting program: /usr/bin/vlc test.mkv
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
VLC media player 3.0.0 Vetinari (revision 3.0.0-30-gef4c265336)
[New Thread 0x7fffe9c7b700 (LWP 2774)]
[New Thread 0x7fffef640700 (LWP 2775)]
[New Thread 0x7fffe5268700 (LWP 2776)]
[New Thread 0x7fffe5167700 (LWP 2777)]
[New Thread 0x7fffe5066700 (LWP 2778)]
[0000555555759a30] main libvlc: Esecuzione di vlc con l'interfaccia
predefinita. Usa 'cvlc' per utilizzare vlc senza interfaccia.
[New Thread 0x7fffe41d5700 (LWP 2779)]
[New Thread 0x7fffbeb83700 (LWP 2780)]
[Thread 0x7fffe5066700 (LWP 2778) exited]
[New Thread 0x7fffe5066700 (LWP 2781)]
[New Thread 0x7fffb3389700 (LWP 2782)]
[Thread 0x7fffb3389700 (LWP 2782) exited]
[New Thread 0x7fffb2804700 (LWP 2783)]
[New Thread 0x7fffb2003700 (LWP 2784)]
[New Thread 0x7fffab300700 (LWP 2785)]
[New Thread 0x7fffb3389700 (LWP 2786)]
[New Thread 0x7fff9d22d700 (LWP 2787)]
[New Thread 0x7fff9d12c700 (LWP 2788)]
[Thread 0x7fff9d12c700 (LWP 2788) exited]
[Thread 0x7fffe5167700 (LWP 2777) exited]
[New Thread 0x7fff896c6700 (LWP 2789)]
[New Thread 0x7fff88ec5700 (LWP 2790)]
[New Thread 0x7fff886c4700 (LWP 2791)]
[New Thread 0x7fffe5167700 (LWP 2792)]
[New Thread 0x7fff9d12c700 (LWP 2793)]
[Thread 0x7fffe5066700 (LWP 2781) exited]
[New Thread 0x7fffe5066700 (LWP 2794)]
[New Thread 0x7fff7f5ec700 (LWP 2795)]

Thread 23 "vlc" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff7f5ec700 (LWP 2795)]
0x0000000000000000 in ?? ()
(gdb) backtrace
#0 0x0000000000000000 in ?? ()
#1 0x00007fff7e57f648 in ?? () from
/usr/lib/x86_64-linux-gnu/vlc/plugins/video_output/libegl_x11_plugin.so
#2 0x00007ffff70f6d13 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#3 0x00007ffff70f727a in vlc_module_load () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#4 0x00007ffff715abca in vlc_gl_Create () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#5 0x00007fff7f2e63fb in ?? () from
/usr/lib/x86_64-linux-gnu/vlc/plugins/video_output/libgl_plugin.so
#6 0x00007ffff70f6d13 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#7 0x00007ffff70f727a in vlc_module_load () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#8 0x00007ffff714c95f in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#9 0x00007ffff715c250 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#10 0x00007ffff714f7ea in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#11 0x00007ffff7151639 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#12 0x00007ffff799b51a in start_thread (arg=0x7fff7f5ec700) at
pthread_create.c:465
#13 0x00007ffff74cf3ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb)

I do not find -dbgsym packages neither for libvlccore9:amd64 nor for
vlc-plugin-video-output:amd64 .

I'll welcome any suggestion on how to provide more detailed informations.
Maybe the -dbgsym can be obtained from the source package? I may try...

Ĝis,
m
--
http://bodrato.it/papers/
Sebastian Ramacher
2018-02-18 21:09:18 UTC
Permalink
Hi
Post by Marco Bodrato
Ciao,
Post by Sebastian Ramacher
Post by ninja2000
* What was the outcome of this action?
Segmentation fault
As mentioned in another message to this bug, we are still waiting for a
backtrace. Please install all related -dbgsym package and provide a backtrace.
Sorry, but I'm not able to find -dbgsym packages related to vlc.
See https://wiki.debian.org/HowToGetABacktrace for details. you'll need to add
debian-debug mirrors to your sources.list.

Cheers
Post by Marco Bodrato
The last vlc-dbg package I find is version 2.2.7-1~deb8u1
https://packages.debian.org/it/jessie/vlc-dbg
Where can we find more current packages? I'm using vlc-3.0.0 .
$ gdb vlc
GNU gdb (Debian 7.12-6+b1) 7.12.0.20161007-git
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
<http://www.gnu.org/software/gdb/bugs/>.
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from vlc...(no debugging symbols found)...done.
(gdb) run test.mkv
Starting program: /usr/bin/vlc test.mkv
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
VLC media player 3.0.0 Vetinari (revision 3.0.0-30-gef4c265336)
[New Thread 0x7fffe9c7b700 (LWP 2774)]
[New Thread 0x7fffef640700 (LWP 2775)]
[New Thread 0x7fffe5268700 (LWP 2776)]
[New Thread 0x7fffe5167700 (LWP 2777)]
[New Thread 0x7fffe5066700 (LWP 2778)]
[0000555555759a30] main libvlc: Esecuzione di vlc con l'interfaccia
predefinita. Usa 'cvlc' per utilizzare vlc senza interfaccia.
[New Thread 0x7fffe41d5700 (LWP 2779)]
[New Thread 0x7fffbeb83700 (LWP 2780)]
[Thread 0x7fffe5066700 (LWP 2778) exited]
[New Thread 0x7fffe5066700 (LWP 2781)]
[New Thread 0x7fffb3389700 (LWP 2782)]
[Thread 0x7fffb3389700 (LWP 2782) exited]
[New Thread 0x7fffb2804700 (LWP 2783)]
[New Thread 0x7fffb2003700 (LWP 2784)]
[New Thread 0x7fffab300700 (LWP 2785)]
[New Thread 0x7fffb3389700 (LWP 2786)]
[New Thread 0x7fff9d22d700 (LWP 2787)]
[New Thread 0x7fff9d12c700 (LWP 2788)]
[Thread 0x7fff9d12c700 (LWP 2788) exited]
[Thread 0x7fffe5167700 (LWP 2777) exited]
[New Thread 0x7fff896c6700 (LWP 2789)]
[New Thread 0x7fff88ec5700 (LWP 2790)]
[New Thread 0x7fff886c4700 (LWP 2791)]
[New Thread 0x7fffe5167700 (LWP 2792)]
[New Thread 0x7fff9d12c700 (LWP 2793)]
[Thread 0x7fffe5066700 (LWP 2781) exited]
[New Thread 0x7fffe5066700 (LWP 2794)]
[New Thread 0x7fff7f5ec700 (LWP 2795)]
Thread 23 "vlc" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff7f5ec700 (LWP 2795)]
0x0000000000000000 in ?? ()
(gdb) backtrace
#0 0x0000000000000000 in ?? ()
#1 0x00007fff7e57f648 in ?? () from
/usr/lib/x86_64-linux-gnu/vlc/plugins/video_output/libegl_x11_plugin.so
#2 0x00007ffff70f6d13 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#3 0x00007ffff70f727a in vlc_module_load () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#4 0x00007ffff715abca in vlc_gl_Create () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#5 0x00007fff7f2e63fb in ?? () from
/usr/lib/x86_64-linux-gnu/vlc/plugins/video_output/libgl_plugin.so
#6 0x00007ffff70f6d13 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#7 0x00007ffff70f727a in vlc_module_load () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#8 0x00007ffff714c95f in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#9 0x00007ffff715c250 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#10 0x00007ffff714f7ea in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#11 0x00007ffff7151639 in ?? () from
/usr/lib/x86_64-linux-gnu/libvlccore.so.9
#12 0x00007ffff799b51a in start_thread (arg=0x7fff7f5ec700) at
pthread_create.c:465
#13 0x00007ffff74cf3ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
(gdb)
I do not find -dbgsym packages neither for libvlccore9:amd64 nor for
vlc-plugin-video-output:amd64 .
I'll welcome any suggestion on how to provide more detailed informations.
Maybe the -dbgsym can be obtained from the source package? I may try...
Ĝis,
m
--
http://bodrato.it/papers/
--
Sebastian Ramacher
Marco Bodrato
2018-02-19 06:38:53 UTC
Permalink
Ciao,
Post by Sebastian Ramacher
See https://wiki.debian.org/HowToGetABacktrace for details. you'll need to
add debian-debug mirrors to your sources.list.
Thanks for the helpful and quick answer!

After
# apt-get install vlc-bin-dbgsym vlc-plugin-video-output-dbgsym
libvlccore9-dbgsym

I did re-run gdb vlc as in the previous session. And when starting a video
I get:
Thread 23 "vlc" received signal SIGSEGV, Segmentation fault.

The full backtrace follows:

(gdb) bt full
#0 0x0000000000000000 in ?? ()
No symbol table info available.
#1 0x00007fff8247a648 in GetDisplayEXT (attrs=0x7fff881a45a0,
dpy=0x7fffc4c96e30, plat=12757) at video_output/opengl/egl.c:177
getDisplay = <optimized out>
#2 Open (obj=0x7fffc4c11a60, api=0x7fff8247ada0 <api>) at
video_output/opengl/egl.c:273
attrs = {12758, 0, 12344}
gl = 0x7fffc4c11a60
sys = 0x7fffc4c0d3e0
wnd = 0x7fff7c260860
createSurface = 0x7fff8247a0c0 <CreateWindowSurface>
window = 0x7fff7c260890
snum = 0
major = 1433888944
minor = 21845
__func__ = "Open"
ext = <optimized out>
conf_attr = {12758, 0, 12344, 32767, -2109233184, 32767,
-2011543840, 32767, -993977760}
cfgv = {0x5555557766c0}
cfgc = 0
ctx = <optimized out>
#3 0x00007ffff70f6d13 in module_load (obj=***@entry=0x7fffc4c11a60,
init=***@entry=0x7ffff70f6c60 <generic_start>,
args=***@entry=0x7fff881a46c8, m=<optimized out>, m=<optimized out>) at
modules/modules.c:183
ap = {{gp_offset = 48, fp_offset = 48, overflow_arg_area =
0x7fff881a4800, reg_save_area = 0x7fff881a4710}}
ret = 0
#4 0x00007ffff70f727a in vlc_module_load (obj=***@entry=0x7fffc4c11a60,
capability=***@entry=0x7ffff71a7397 "opengl", name=0x7ffff7197337
"", ***@entry=0x7fff831e3ea5 "$gl", strict=***@entry=true,
probe=***@entry=0x7ffff70f6c60 <generic_start>) at modules/modules.c:279
cand = 0x555555776740
ret = <optimized out>
i = 1
buf =
"any\000\377\177\000\000P-$|\026\000\000\000`l\017\367\377\177\000\000\361\245\025\367\377\177\000"
slen = <optimized out>
shortcut = 0x7fff881a46e0 "any"
var = 0x0
mods = 0x7fffc4c02150
total = 3
__func__ = "vlc_module_load"
module = 0x0
b_force_backup = false
args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area =
0x7fff881a4800, reg_save_area = 0x7fff881a4710}}
#5 0x00007ffff70f77d4 in module_need (obj=***@entry=0x7fffc4c11a60,
cap=***@entry=0x7ffff71a7397 "opengl", name=***@entry=0x7fff831e3ea5
"$gl", strict=***@entry=true) at modules/modules.c:371
No locals.
#6 0x00007ffff715abca in vlc_gl_Create (wnd=***@entry=0x7fff7c260860,
flags=***@entry=0, name=0x7fff831e3ea5 "$gl") at
video_output/opengl.c:74
parent = 0x7fff7c260860
glpriv = 0x7fffc4c11a60
type = 0x7ffff71a7397 "opengl"
#7 0x00007fff831e13fb in Open (obj=0x7fffc4c17670) at
video_output/opengl/display.c:133
vd = 0x7fffc4c17670
sys = 0x7fffc4c9c8b0
__func__ = "Open"
gl_name = <optimized out>
spu_chromas = 0x7fffc4c06590
#8 0x00007ffff70f6d13 in module_load (obj=***@entry=0x7fffc4c17670,
init=***@entry=0x7ffff70f6c60 <generic_start>,
args=***@entry=0x7fff881a4928, m=<optimized out>, m=<optimized out>) at
modules/modules.c:183
ap = {{gp_offset = 48, fp_offset = 48, overflow_arg_area =
0x7fff881a4a60, reg_save_area = 0x7fff881a4970}}
ret = 0
#9 0x00007ffff70f727a in vlc_module_load (obj=***@entry=0x7fffc4c17670,
capability=***@entry=0x7ffff719687a "vout display",
name=0x7ffff7197337 "", ***@entry=0x7ffff71a76f9 "$vout",
strict=<optimized out>, probe=***@entry=0x7ffff70f6c60 <generic_start>)
at modules/modules.c:279
cand = 0x555555776a90
ret = <optimized out>
i = 0
buf =
"any\000\000\000\000\000\000\000\000\000,\000\000\000\a\000\000\000\000\000\000\000\300\002\000\000\000\000\000"
slen = <optimized out>
shortcut = 0x7fff881a4940 "any"
var = 0x0
mods = 0x7fffc4c071e0
total = 14
__func__ = "vlc_module_load"
module = 0x0
b_force_backup = false
args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area =
0x7fff881a4a60, reg_save_area = 0x7fff881a4970}}
#10 0x00007ffff70f77d4 in module_need (obj=***@entry=0x7fffc4c17670,
cap=***@entry=0x7ffff719687a "vout display",
name=***@entry=0x7ffff71a76f9 "$vout", strict=<optimized out>) at
modules/modules.c:371
No locals.
#11 0x00007ffff714c95f in vout_display_New (owner=<synthetic pointer>,
cfg=0x7fffc4c07900, fmt=0x7fff7c2398e0, load_module=true,
module=0x7ffff71a76f9 "$vout", obj=0x7fffc4c078f0) at
video_output/display.c:109
vd = 0x7fffc4c17670
#12 DisplayNew (owner_ptr=0x0, hide_timeout=<optimized out>,
double_click_timeout=<optimized out>, is_splitter=false, module=<optimized
out>, state=0x7ffff714d200 <VoutDisplayEvent>, source=0x7fff7c2398e0,
vout=0x7fffc4c078f0) at video_output/display.c:1198
osys = <optimized out>
owner = <optimized out>
cfg = <optimized out>
#13 vout_NewDisplay (vout=***@entry=0x7fff7c2398a0,
source=0x7fff7c2398e0, state=***@entry=0x7fff881a4b30,
module=***@entry=0x7ffff71a76f9 "$vout",
double_click_timeout=***@entry=300000,
hide_timeout=<optimized out>) at video_output/display.c:1255
No locals.
#14 0x00007ffff715c250 in vout_OpenWrapper
(vout=***@entry=0x7fff7c2398a0, splitter_name=0x0,
state=***@entry=0x7fff881a4b30) at video_output/vout_wrapper.c:67
sys = 0x7fff7c2398d0
__func__ = "vout_OpenWrapper"
double_click_timeout = 300000
#15 0x00007ffff714f7ea in ThreadStart (vout=***@entry=0x7fff7c2398a0,
state=0x7fff881a4b30, ***@entry=0x0) at video_output/video_output.c:1454
owner = {sys = 0x7fff7c2398a0, {video = {buffer_new =
0x7ffff714e8a0 <VoutVideoFilterInteractiveNewPicture>}, sub =
{buffer_new = 0x7ffff714e8a0
<VoutVideoFilterInteractiveNewPicture>}}}
state_default = {cfg = {display = {title = 0x0, width = 0, height
= 0, sar = {num = 1, den = 1}}, align = {horizontal = 0, vertical
= 0}, is_display_filled = true, zoom = {num = 1, den = 1},
viewpoint = {yaw = 0, pitch = 0, roll = 0, fov = 80}}, sar = {num
= 0, den = 0}}
#16 0x00007ffff7151639 in ThreadControl (cmd=..., vout=0x7fff7c2398a0) at
video_output/video_output.c:1609
No locals.
#17 Thread (object=0x7fff7c2398a0) at video_output/video_output.c:1730
cmd = {type = 0, u = {boolean = false, time = 0, time_ptr = 0x0,
string = 0x0, integer = 0, pair = {a = 0, b = 0}, pause = {is_on =
false, date = 0}, message = {channel = 0, string = 0x0}, border =
{left = 0, top = 0, right = 0, bottom = 0}, window = {x = 0, y =
0, width = 0, height = 0}, window_mouse = {type =
VOUT_WINDOW_MOUSE_STATE, x = 0, y = 0, button_mask = 0}, cfg =
0x0, subpicture = 0x0, viewpoint = {yaw = 0, pitch = 0, roll = 0,
fov = 0}}}
picture_interlaced = <optimized out>
vout = 0x7fff7c2398a0
sys = 0x7fff7c2398d0
deadline = 0
wait = <optimized out>
#18 0x00007ffff799b51a in start_thread (arg=0x7fff881a5700) at
pthread_create.c:465
pd = 0x7fff881a5700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735476815616,
-8753639194411078538, 140735564939790, 140735564939791,
140735564939952, 0, 8753805515465747574, 8753657076275014774},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data =
{prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#19 0x00007ffff74cf3ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.


Ĝis,
m
--
http://bodrato.it/papers/
Sebastian Ramacher
2018-02-19 22:13:45 UTC
Permalink
Hi
Post by Marco Bodrato
Ciao,
Post by Sebastian Ramacher
See https://wiki.debian.org/HowToGetABacktrace for details. you'll need to
add debian-debug mirrors to your sources.list.
Thanks for the helpful and quick answer!
Thanks. Could you please go to https://trac.videolan.org/vlc, create a bug, add
the backtrace and the output of vlc -vvv up to the point of the crash? Thanks!
Post by Marco Bodrato
After
# apt-get install vlc-bin-dbgsym vlc-plugin-video-output-dbgsym
libvlccore9-dbgsym
I did re-run gdb vlc as in the previous session. And when starting a video
Thread 23 "vlc" received signal SIGSEGV, Segmentation fault.
(gdb) bt full
#0 0x0000000000000000 in ?? ()
No symbol table info available.
#1 0x00007fff8247a648 in GetDisplayEXT (attrs=0x7fff881a45a0,
dpy=0x7fffc4c96e30, plat=12757) at video_output/opengl/egl.c:177
getDisplay = <optimized out>
#2 Open (obj=0x7fffc4c11a60, api=0x7fff8247ada0 <api>) at
video_output/opengl/egl.c:273
attrs = {12758, 0, 12344}
gl = 0x7fffc4c11a60
sys = 0x7fffc4c0d3e0
wnd = 0x7fff7c260860
createSurface = 0x7fff8247a0c0 <CreateWindowSurface>
window = 0x7fff7c260890
snum = 0
major = 1433888944
minor = 21845
__func__ = "Open"
ext = <optimized out>
conf_attr = {12758, 0, 12344, 32767, -2109233184, 32767,
-2011543840, 32767, -993977760}
cfgv = {0x5555557766c0}
cfgc = 0
ctx = <optimized out>
modules/modules.c:183
ap = {{gp_offset = 48, fp_offset = 48, overflow_arg_area =
0x7fff881a4800, reg_save_area = 0x7fff881a4710}}
ret = 0
cand = 0x555555776740
ret = <optimized out>
i = 1
buf =
"any\000\377\177\000\000P-$|\026\000\000\000`l\017\367\377\177\000\000\361\245\025\367\377\177\000"
slen = <optimized out>
shortcut = 0x7fff881a46e0 "any"
var = 0x0
mods = 0x7fffc4c02150
total = 3
__func__ = "vlc_module_load"
module = 0x0
b_force_backup = false
args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area =
0x7fff881a4800, reg_save_area = 0x7fff881a4710}}
No locals.
video_output/opengl.c:74
parent = 0x7fff7c260860
glpriv = 0x7fffc4c11a60
type = 0x7ffff71a7397 "opengl"
#7 0x00007fff831e13fb in Open (obj=0x7fffc4c17670) at
video_output/opengl/display.c:133
vd = 0x7fffc4c17670
sys = 0x7fffc4c9c8b0
__func__ = "Open"
gl_name = <optimized out>
spu_chromas = 0x7fffc4c06590
modules/modules.c:183
ap = {{gp_offset = 48, fp_offset = 48, overflow_arg_area =
0x7fff881a4a60, reg_save_area = 0x7fff881a4970}}
ret = 0
at modules/modules.c:279
cand = 0x555555776a90
ret = <optimized out>
i = 0
buf =
"any\000\000\000\000\000\000\000\000\000,\000\000\000\a\000\000\000\000\000\000\000\300\002\000\000\000\000\000"
slen = <optimized out>
shortcut = 0x7fff881a4940 "any"
var = 0x0
mods = 0x7fffc4c071e0
total = 14
__func__ = "vlc_module_load"
module = 0x0
b_force_backup = false
args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area =
0x7fff881a4a60, reg_save_area = 0x7fff881a4970}}
modules/modules.c:371
No locals.
#11 0x00007ffff714c95f in vout_display_New (owner=<synthetic pointer>,
cfg=0x7fffc4c07900, fmt=0x7fff7c2398e0, load_module=true,
module=0x7ffff71a76f9 "$vout", obj=0x7fffc4c078f0) at
video_output/display.c:109
vd = 0x7fffc4c17670
#12 DisplayNew (owner_ptr=0x0, hide_timeout=<optimized out>,
double_click_timeout=<optimized out>, is_splitter=false, module=<optimized
out>, state=0x7ffff714d200 <VoutDisplayEvent>, source=0x7fff7c2398e0,
vout=0x7fffc4c078f0) at video_output/display.c:1198
osys = <optimized out>
owner = <optimized out>
cfg = <optimized out>
hide_timeout=<optimized out>) at video_output/display.c:1255
No locals.
#14 0x00007ffff715c250 in vout_OpenWrapper
sys = 0x7fff7c2398d0
__func__ = "vout_OpenWrapper"
double_click_timeout = 300000
owner = {sys = 0x7fff7c2398a0, {video = {buffer_new =
0x7ffff714e8a0 <VoutVideoFilterInteractiveNewPicture>}, sub =
{buffer_new = 0x7ffff714e8a0
<VoutVideoFilterInteractiveNewPicture>}}}
state_default = {cfg = {display = {title = 0x0, width = 0, height
= 0, sar = {num = 1, den = 1}}, align = {horizontal = 0, vertical
= 0}, is_display_filled = true, zoom = {num = 1, den = 1},
viewpoint = {yaw = 0, pitch = 0, roll = 0, fov = 80}}, sar = {num
= 0, den = 0}}
#16 0x00007ffff7151639 in ThreadControl (cmd=..., vout=0x7fff7c2398a0) at
video_output/video_output.c:1609
No locals.
#17 Thread (object=0x7fff7c2398a0) at video_output/video_output.c:1730
cmd = {type = 0, u = {boolean = false, time = 0, time_ptr = 0x0,
string = 0x0, integer = 0, pair = {a = 0, b = 0}, pause = {is_on =
false, date = 0}, message = {channel = 0, string = 0x0}, border =
{left = 0, top = 0, right = 0, bottom = 0}, window = {x = 0, y =
0, width = 0, height = 0}, window_mouse = {type =
VOUT_WINDOW_MOUSE_STATE, x = 0, y = 0, button_mask = 0}, cfg =
0x0, subpicture = 0x0, viewpoint = {yaw = 0, pitch = 0, roll = 0,
fov = 0}}}
picture_interlaced = <optimized out>
vout = 0x7fff7c2398a0
sys = 0x7fff7c2398d0
deadline = 0
wait = <optimized out>
#18 0x00007ffff799b51a in start_thread (arg=0x7fff881a5700) at
pthread_create.c:465
pd = 0x7fff881a5700
now = <optimized out>
unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140735476815616,
-8753639194411078538, 140735564939790, 140735564939791,
140735564939952, 0, 8753805515465747574, 8753657076275014774},
mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data =
{prev = 0x0, cleanup = 0x0, canceltype = 0}}}
not_first_call = <optimized out>
#19 0x00007ffff74cf3ef in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95
No locals.
Ĝis,
m
--
http://bodrato.it/papers/
_______________________________________________
pkg-multimedia-maintainers mailing list
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
--
Sebastian Ramacher
Loading...