Package: vlc
Version: 2.0.3-2

Hello,

I recently upgraded vlc from 1.1.13-1+b1 to 2.0.3-2.
I am using it to play back rtp:// streams forwarded by this software: https://github.com/klammerj/dvb-vulture

AFAIK The stream contains a valid PCR...
When the stream composition changes (by tuning to different service..) the vlc segfaults. It did not happen with previously installed version.
The vlc log and a gdb backtrace are attached.

regards,
JK


[0x9b8b908] main libvlc debug: translation test: code is "C"
[0x9b8b908] main libvlc debug: CPU has capabilities MMX 3DNow! MMXEXT SSE FPU 
[0x9b8b908] main libvlc debug: looking for memcpy module: 4 candidates
[0x9b8b908] main libvlc debug: using memcpy module "memcpymmxext"
[0x9d0ddf8] main input debug: Creating an input for 'Media Library'
[0x9d0ddf8] main input debug: Input is a meta file: disabling unneeded options
[0x9d0ddf8] main input debug: using timeshift granularity of 50 MiB, in path 
'/tmp'
[0x9d0ddf8] main input debug: 
`file/xspf-open:///home/klammerj/.local/share/vlc/ml.xspf' gives access `file' 
demux `xspf-open' path `/home/klammerj/.local/share/vlc/ml.xspf'
[0x9d0ddf8] main input debug: creating demux: access='file' demux='xspf-open' 
location='/home/klammerj/.local/share/vlc/ml.xspf' 
file='/home/klammerj/.local/share/vlc/ml.xspf'
[0x9bad378] main demux debug: looking for access_demux module: 3 candidates
[0x9bad378] main demux debug: no access_demux module matching "file" could be 
loaded
[0x9bad378] main demux debug: TIMER module_need() : 6.822 ms - Total 6.822 ms / 
1 intvls (Avg 6.822 ms)
[0x9d0ddf8] main input debug: creating access 'file' 
location='/home/klammerj/.local/share/vlc/ml.xspf', 
path='/home/klammerj/.local/share/vlc/ml.xspf'
[0x9b9d510] main access debug: looking for access module: 2 candidates
[0x9b9d510] filesystem access debug: opening file 
`/home/klammerj/.local/share/vlc/ml.xspf'
[0x9b9d510] main access debug: using access module "filesystem"
[0x9b9d510] main access debug: TIMER module_need() : 2.632 ms - Total 2.632 ms 
/ 1 intvls (Avg 2.632 ms)
[0x9b9e468] main stream debug: Using stream method for AStream*
[0x9b9e468] main stream debug: starting pre-buffering
[0x9b9e468] main stream debug: received first data after 0 ms
[0x9b9e468] main stream debug: pre-buffering done 296 bytes in 0s - 9967 KiB/s
[0x9b9dce0] main stream debug: looking for stream_filter module: 7 candidates
[0x9b9dce0] main stream debug: no stream_filter module matching "any" could be 
loaded
[0x9b9dce0] main stream debug: TIMER module_need() : 6.646 ms - Total 6.646 ms 
/ 1 intvls (Avg 6.646 ms)
[0x9b9dce0] main stream debug: looking for stream_filter module: 1 candidate
[0x9b9dce0] main stream debug: using stream_filter module "stream_filter_record"
[0x9b9dce0] main stream debug: TIMER module_need() : 1.141 ms - Total 1.141 ms 
/ 1 intvls (Avg 1.141 ms)
[0x9d0ddf8] main input debug: creating demux: access='file' demux='xspf-open' 
location='/home/klammerj/.local/share/vlc/ml.xspf' 
file='/home/klammerj/.local/share/vlc/ml.xspf'
[0x9b9c680] main demux debug: looking for demux module: 1 candidate
[0x9b9c680] playlist demux debug: using XSPF playlist reader
[0x9b9c680] main demux debug: using demux module "playlist"
[0x9b9c680] main demux debug: TIMER module_need() : 1.697 ms - Total 1.697 ms / 
1 intvls (Avg 1.697 ms)
[0x9b9e528] main demux meta debug: looking for meta reader module: 2 candidates
[0x9b9e528] lua demux meta debug: Trying Lua scripts in 
/home/klammerj/.local/share/vlc/lua/meta/reader
[0x9b9e528] lua demux meta debug: Trying Lua scripts in 
/usr/lib/vlc/lua/meta/reader
[0x9b9e528] lua demux meta debug: Trying Lua playlist script 
/usr/lib/vlc/lua/meta/reader/filename.luac
[0x9b9e528] lua demux meta debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/reader
[0x9b9e528] main demux meta debug: no meta reader module matching "any" could 
be loaded
[0x9b9e528] main demux meta debug: TIMER module_need() : 11.190 ms - Total 
11.190 ms / 1 intvls (Avg 11.190 ms)
[0x9d0ddf8] main input debug: 
`file/xspf-open:///home/klammerj/.local/share/vlc/ml.xspf' successfully opened
[0x9cf4368] main xml reader debug: looking for xml reader module: 1 candidate
[0x9cf4368] main xml reader debug: using xml reader module "xml"
[0x9cf4368] main xml reader debug: TIMER module_need() : 5.141 ms - Total 5.141 
ms / 1 intvls (Avg 5.141 ms)
[0x9b9c680] playlist demux debug: parsed 0 tracks successfully
[0x9d0ddf8] main input debug: EOF reached
[0x9b9c680] main demux debug: removing module "playlist"
[0x9b9dce0] main stream debug: removing module "stream_filter_record"
[0x9b9d510] main access debug: removing module "filesystem"
[0x9d0ddf8] main input debug: TIMER input launching for 'Media Library' : 
32.272 ms - Total 32.272 ms / 1 intvls (Avg 32.272 ms)
[0x9c15778] main playlist debug: adding services_discovery sap...
[0x9b9dc00] main services discovery debug: looking for services_discovery 
module: 1 candidate
[0x9b9dc00] main services discovery debug: using services_discovery module "sap"
[0x9b9dc00] main services discovery debug: TIMER module_need() : 1.490 ms - 
Total 1.490 ms / 1 intvls (Avg 1.490 ms)
[0x9b9d510] main interface debug: looking for interface module: 1 candidate
[0x9b9d510] main interface debug: using interface module "hotkeys"
[0x9b9d510] main interface debug: TIMER module_need() : 1.314 ms - Total 1.314 
ms / 1 intvls (Avg 1.314 ms)
[0x9d0e890] main interface debug: looking for interface module: 1 candidate
[0x9b9dc00] main services discovery debug: net: opening 224.2.127.254 datagram 
port 9875
[0x9c15778] main playlist debug: playlist threads correctly activated
[0x9d0e890] main interface debug: using interface module "inhibit"
[0x9d0e890] main interface debug: TIMER module_need() : 3.150 ms - Total 3.150 
ms / 1 intvls (Avg 3.150 ms)
[0x9c15778] main playlist debug: adding item `rtp://224.0.1.2:5004' ( 
rtp://224.0.1.2:5004 )
[0x9bab9a0] main interface debug: looking for interface module: 1 candidate
[0x9b9dc00] main services discovery debug: net: opening 239.195.255.255 
datagram port 9875
[0x9b9dc00] main services discovery debug: net: opening 239.255.255.255 
datagram port 9875
[0x9b9dc00] main services discovery debug: net: opening 224.0.0.255 datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff02::2:7ffe%lo 
datagram port 9875
[0x9b9dc00] main services discovery debug: net: opening ff02::2:7ffe%eth0 
datagram port 9875
[0x9b9dc00] main services discovery debug: net: opening ff02::2:7ffe%eth1 
datagram port 9875
[0x9b9dc00] main services discovery debug: net: opening ff01::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff04::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff05::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff06::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff07::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff08::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff09::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff0A::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff0B::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff0C::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff0D::2:7ffe datagram 
port 9875
[0x9b9dc00] main services discovery debug: net: opening ff0E::2:7ffe datagram 
port 9875
[0x9c15778] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x9c15778] main playlist debug: rebuilding array of current - root Playlist
[0x9c15778] main playlist debug: rebuild done - 1 items, index -1
[0x9bab9a0] main interface debug: using interface module "globalhotkeys"
[0x9bab9a0] main interface debug: TIMER module_need() : 6.112 ms - Total 6.112 
ms / 1 intvls (Avg 6.112 ms)
[0x9b8b908] main libvlc: Running vlc with the default interface. Use 'cvlc' to 
use vlc without interface.
[0x9d0e620] main interface debug: looking for interface module: 6 candidates
[0x9bf3750] main generic debug: looking for extension module: 1 candidate
[0x9bf3750] lua generic debug: Opening Lua Extension module
[0x9bf3750] lua generic debug: Trying Lua scripts in 
/home/klammerj/.local/share/vlc/lua/extensions
[0x9bf3750] lua generic debug: Trying Lua scripts in /usr/lib/vlc/lua/extensions
[0x9bf3750] lua generic debug: Trying Lua scripts in 
/usr/share/vlc/lua/extensions
[0x9bf3750] main generic debug: using extension module "lua"
[0x9bf3750] main generic debug: TIMER module_need() : 0.509 ms - Total 0.509 ms 
/ 1 intvls (Avg 0.509 ms)
[0x9d0e620] main interface debug: using interface module "qt4"
[0x9d0e620] main interface debug: TIMER module_need() : 264.891 ms - Total 
264.891 ms / 1 intvls (Avg 264.891 ms)
[0x9c15778] main playlist debug: processing request item: null, node: Playlist, 
skip: 0
[0x9c15778] main playlist debug: starting playback of the new playlist item
[0x9c15778] main playlist debug: resyncing on rtp://224.0.1.2:5004
[0x9c15778] main playlist debug: rtp://224.0.1.2:5004 is at 0
[0x9c15778] main playlist debug: creating new input thread
[0x9cf2528] main input debug: Creating an input for 'rtp://224.0.1.2:5004'
[0x9cf2528] main input debug: using timeshift granularity of 50 MiB, in path 
'/tmp'
[0x9cf2528] main input debug: `rtp://224.0.1.2:5004' gives access `rtp' demux 
`' path `224.0.1.2:5004'
[0x9cf2528] main input debug: creating demux: access='rtp' demux='' 
location='224.0.1.2:5004' file='(null)'
[0x9d92128] main demux debug: looking for access_demux module: 1 candidate
[0x9d92128] main demux debug: net: opening 224.0.1.2 datagram port 5004
[0x9d92128] main demux debug: using access_demux module "rtp"
[0x9d92128] main demux debug: TIMER module_need() : 2.090 ms - Total 2.090 ms / 
1 intvls (Avg 2.090 ms)
[0x9d93b68] main demux meta debug: looking for meta reader module: 2 candidates
[0x9d93b68] lua demux meta debug: Trying Lua scripts in 
/home/klammerj/.local/share/vlc/lua/meta/reader
[0x9d93b68] lua demux meta debug: Trying Lua scripts in 
/usr/lib/vlc/lua/meta/reader
[0x9d93b68] lua demux meta debug: Trying Lua playlist script 
/usr/lib/vlc/lua/meta/reader/filename.luac
[0x9d93b68] lua demux meta debug: Trying Lua scripts in 
/usr/share/vlc/lua/meta/reader
[0x9d93b68] main demux meta debug: no meta reader module matching "any" could 
be loaded
[0x9d93b68] main demux meta debug: TIMER module_need() : 6.063 ms - Total 6.063 
ms / 1 intvls (Avg 6.063 ms)
[0x9cf2528] main input debug: `rtp://224.0.1.2:5004' successfully opened
[0x9d92128] rtp demux debug: detected MPEG2 TS
[0x9d92128] rtp demux debug: added payload type 33 (f = 90000 Hz)
[0x9d92128] rtp demux debug: added RTP source (0f0f0f0f)
[0x9d93988] main stream debug: creating demux: access='' demux='ts' location='' 
file='(null)'
[0x9d95c90] main demux debug: looking for demux module: 1 candidate
[0x9d95c90] ts demux debug: pid[421] unknown
[0x9d95c90] ts demux debug: pid[1121] unknown
[0x9d0e620] qt4 interface debug: IM: Setting an input
libdvbpsi error (PSI decoder): TS discontinuity (received 5, expected 0) for 
PID 0
[0x9d95c90] ts demux debug: PATCallBack called
[0x9d95c90] ts demux debug: new PAT ts_id=1115 version=5 current_next=1
[0x9d95c90] ts demux debug:   * number=0 pid=16
[0x9d95c90] ts demux debug:   * number=13101 pid=1101
[0x9d95c90] ts demux debug:   * number=13102 pid=1102
[0x9d95c90] ts demux debug:   * number=13103 pid=1103
[0x9d95c90] ts demux debug:   * number=13104 pid=1104
[0x9d95c90] ts demux debug:   * number=13105 pid=1105
[0x9d95c90] ts demux debug:   * number=13106 pid=1106
[0x9d95c90] ts demux debug:   * number=13107 pid=1107
[0x9d95c90] ts demux debug:   * number=13109 pid=1109
[0x9d95c90] ts demux debug:   * number=13110 pid=1210
[0x9d95c90] ts demux debug:   * number=13111 pid=1211
[0x9d95c90] ts demux debug:   * number=13113 pid=1213
[0x9d95c90] ts demux debug:   * number=13121 pid=1121
[0x9d95c90] ts demux debug:   * number=13122 pid=1122
[0x9d95c90] ts demux debug:   * number=13123 pid=1123
[0x9d95c90] ts demux debug:   * number=13124 pid=1124
[0x9d95c90] ts demux debug:   * number=13125 pid=1125
[0x9d95c90] ts demux debug:   * number=13126 pid=1126
[0x9d95c90] ts demux debug:   * number=13127 pid=1127
[0x9d95c90] ts demux debug:   * number=13128 pid=1128
[0x9d95c90] ts demux debug:   * number=13129 pid=1129
[0x9d95c90] ts demux debug:   * number=13130 pid=1130
[0x9d95c90] ts demux debug:   * number=13131 pid=1131
[0x9d95c90] ts demux debug:   * number=13133 pid=1133
[0x9d95c90] ts demux debug:   * number=13134 pid=1134
[0x9d95c90] ts demux debug:   * number=13136 pid=1136
[0x9d95c90] ts demux debug:   * number=13140 pid=1140
[0x9d95c90] ts demux debug:   * number=13141 pid=1241
[0x9d95c90] ts demux debug:   * number=13251 pid=1251
[0x9d95c90] ts demux debug:   * number=13253 pid=1253
[0x9d95c90] ts demux debug:   * number=13254 pid=1257
[0x9d95c90] ts demux debug:   * number=13255 pid=1255
[0x9d95c90] ts demux debug:   * number=13256 pid=1256
libdvbpsi error (PSI decoder): TS discontinuity (received 3, expected 0) for 
PID 1121
[0x9d95c90] ts demux debug: PMTCallBack called
[0x9d95c90] ts demux debug: new PMT program number=13121 version=0 pid_pcr=421
[0x9d95c90] ts demux debug:   * es pid=421 type=3 dr->i_tag=0x52
[0x9d95c90] ts demux debug:   * es pid=421 type=3 dr->i_tag=0xa
[0x9d95c90] ts demux debug: found language: ger
[0x9d95c90] ts demux debug:   * es pid=421 type=3 fcc=mpga
[0x9cf2528] main input debug: selecting program id=13121
[0x9dd1310] main decoder debug: looking for decoder module: 31 candidates
[0x9dd1310] main decoder debug: using decoder module "mpeg_audio"
[0x9dd1310] main decoder debug: TIMER module_need() : 26.465 ms - Total 26.465 
ms / 1 intvls (Avg 26.465 ms)
[0x9d95c90] main demux debug: using demux module "ts"
[0x9d95c90] main demux debug: TIMER module_need() : 641.942 ms - Total 641.942 
ms / 1 intvls (Avg 641.942 ms)
[0x9d95c90] ts demux debug: DEMUX_SET_GROUP -1 (nil)
[0x9d95c90] ts demux warning: first packet for pid=421 cc=0x7
[0x9cf2528] main input debug: Buffering 0%
[0x9cf2528] main input debug: Buffering 3%
[0x9cf2528] main input debug: Buffering 6%
libdvbpsi error (PSI decoder): TS discontinuity (received 6, expected 0) for 
PID 17
[0x9d95c90] ts demux debug: PSINewTableCallBack: table 0x42(66) ext=0x45b(1115)
[0x9d95c90] ts demux debug: SDTCallBack called
[0x9d95c90] ts demux debug: new SDT ts_id=1115 version=10 current_next=1 
network_id=1
[0x9d95c90] ts demux debug:   * service id=13101 eit schedule=1 present=1 
running=4 free_ca=1
[0x9d95c90] ts demux debug:     - type=1 provider=ORF name=ORF III
[0x9cf2528] main input debug: EsOutProgramMeta: number=13101
[0x9d95c90] ts demux debug:   * service id=13102 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=GoTV name=GoTV
[0x9cf2528] main input debug: EsOutProgramMeta: number=13102
[0x9d95c90] ts demux debug:   * service id=13103 eit schedule=0 present=0 
running=1 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=- name=Service 13103
[0x9cf2528] main input debug: EsOutProgramMeta: number=13103
[0x9d95c90] ts demux debug:   * service id=13104 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=- name=LT1-OOE
[0x9cf2528] main input debug: EsOutProgramMeta: number=13104
[0x9d95c90] ts demux debug:   * service id=13105 eit schedule=0 present=0 
running=4 free_ca=1
[0x9d95c90] ts demux debug:     - type=1 provider=SKY name=ESPN America (S)
[0x9cf2528] main input debug: EsOutProgramMeta: number=13105
[0x9d95c90] ts demux debug:   * service id=13106 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=sevenonemedia name=sixx 
Austria
[0x9cf2528] main input debug: EsOutProgramMeta: number=13106
[0x9d95c90] ts demux debug:   * service id=13107 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=- name=VISIT-X.tv
[0x9cf2528] main input debug: EsOutProgramMeta: number=13107
[0x9d95c90] ts demux debug:   * service id=13109 eit schedule=1 present=1 
running=4 free_ca=1
[0x9d95c90] ts demux debug:     - type=1 provider=arena name=ESPN America
[0x9cf2528] main input debug: EsOutProgramMeta: number=13109
[0x9d95c90] ts demux debug:   * service id=13110 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=ServusTV name=ServusTV 
Deutschland
[0x9cf2528] main input debug: EsOutProgramMeta: number=13110
[0x9d95c90] ts demux debug:   * service id=13111 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=ServusTV name=ServusTV 
Oesterreich
[0x9cf2528] main input debug: EsOutProgramMeta: number=13111
[0x9d95c90] ts demux debug:   * service id=13113 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=- name=L-TV/TVM
[0x9cf2528] main input debug: EsOutProgramMeta: number=13113
[0x9d95c90] ts demux debug:   * service id=13121 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE1
[0x9cf2528] main input debug: EsOutProgramMeta: number=13121
[0x9d95c90] ts demux debug:   * service id=13122 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE1 DD
[0x9cf2528] main input debug: EsOutProgramMeta: number=13122
[0x9d95c90] ts demux debug:   * service id=13123 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 W
[0x9cf2528] main input debug: EsOutProgramMeta: number=13123
[0x9d95c90] ts demux debug:   * service id=13124 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 N
[0x9cf2528] main input debug: EsOutProgramMeta: number=13124
[0x9d95c90] ts demux debug:   * service id=13125 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 B
[0x9cf2528] main input debug: EsOutProgramMeta: number=13125
[0x9d95c90] ts demux debug:   * service id=13126 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 O
[0x9cf2528] main input debug: EsOutProgramMeta: number=13126
[0x9d95c90] ts demux debug:   * service id=13127 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 S
[0x9cf2528] main input debug: EsOutProgramMeta: number=13127
[0x9d95c90] ts demux debug:   * service id=13128 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 T
[0x9cf2528] main input debug: EsOutProgramMeta: number=13128
[0x9d95c90] ts demux debug:   * service id=13129 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 V
[0x9cf2528] main input debug: EsOutProgramMeta: number=13129
[0x9d95c90] ts demux debug:   * service id=13130 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 St
[0x9cf2528] main input debug: EsOutProgramMeta: number=13130
[0x9d95c90] ts demux debug:   * service id=13131 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE2 K
[0x9cf2528] main input debug: EsOutProgramMeta: number=13131
[0x9d95c90] ts demux debug:   * service id=13133 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=OE3
[0x9cf2528] main input debug: EsOutProgramMeta: number=13133
[0x9d95c90] ts demux debug:   * service id=13134 eit schedule=1 present=1 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=ORF name=FM4
[0x9cf2528] main input debug: EsOutProgramMeta: number=13134
[0x9d95c90] ts demux debug:   * service id=13136 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=U1 Tirol name=U1 Tirol
[0x9cf2528] main input debug: EsOutProgramMeta: number=13136
[0x9d95c90] ts demux debug:   * service id=13140 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=2 provider=Radio Maria ¬sterreich 
name=RADIO MARIA
[0x9cf2528] main input debug: EsOutProgramMeta: number=13140
[0x9d95c90] ts demux debug:   * service id=13141 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=1 provider=- name=Tirol TV
[0x9cf2528] main input debug: EsOutProgramMeta: number=13141
[0x9d95c90] ts demux debug:   * service id=13251 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=129 provider=ORS name=Arion OTA1
[0x9cf2528] main input debug: EsOutProgramMeta: number=13251
[0x9d95c90] ts demux debug:   * service id=13253 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=12 provider=ORS name=Opentech OTA1
[0x9cf2528] main input debug: EsOutProgramMeta: number=13253
[0x9d95c90] ts demux debug:   * service id=13254 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=12 provider=ORS name=Opentech OTA2
[0x9cf2528] main input debug: EsOutProgramMeta: number=13254
[0x9d95c90] ts demux debug:   * service id=13255 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=12 provider=ORS name=Opentech OTA3
[0x9cf2528] main input debug: EsOutProgramMeta: number=13255
[0x9d95c90] ts demux debug:   * service id=13256 eit schedule=0 present=0 
running=4 free_ca=0
[0x9d95c90] ts demux debug:     - type=12 provider=- name=Opentech OTA4
[0x9cf2528] main input debug: EsOutProgramMeta: number=13256
[0x9cf2528] main input debug: Buffering 10%
[0x9cf2528] main input debug: Buffering 13%
[0x9cf2528] main input debug: Buffering 16%
[0x9dd1310] mpeg_audio decoder debug: MPGA channels:2 samplerate:48000 
bitrate:256
[0x9c15778] main playlist debug: creating audio output
[0x9dd0038] main audio output debug: looking for audio output module: 2 
candidates
[0x9dd0038] alsa audio output debug: keeping 2 channels
[0x9dd0038] alsa audio output debug: using ALSA device: default
[0x9dd0038] alsa audio output debug:  Plug PCM: Hardware PCM card 0 'VIA 8237' 
device 0 subdevice 0
[0x9dd0038] alsa audio output debug:  device name   : VIA 8237
[0x9dd0038] alsa audio output debug:  device ID     : VIA 8237
[0x9dd0038] alsa audio output debug:  subdevice name: subdevice #0
[0x9dd0038] alsa audio output debug: initial hardware setup:
ACCESS:  MMAP_INTERLEAVED MMAP_NONINTERLEAVED MMAP_COMPLEX RW_INTERLEAVED 
RW_NONINTERLEAVED
FORMAT:  S8 U8 S16_LE S16_BE U16_LE U16_BE S24_LE S24_BE U24_LE U24_BE S32_LE 
S32_BE U32_LE U32_BE FLOAT_LE FLOAT_BE FLOAT64_LE FLOAT64_BE MU_LAW A_LAW 
IMA_ADPCM S24_3LE S24_3BE U24_3LE U24_3BE S20_3LE S20_3BE U20_3LE U20_3BE 
S18_3LE S18_3BE U18_3LE U18_3BE
SUBFORMAT:  STD
SAMPLE_BITS: [4 64]
FRAME_BITS: [4 640000]
CHANNELS: [1 10000]
RATE: [8000 48000]
PERIOD_TIME: (166 4096000]
PERIOD_SIZE: [8 32768]
PERIOD_BYTES: [4 2621440000]
PERIODS: (0 8192]
BUFFER_TIME: (333 8192000]
BUFFER_SIZE: [16 65536]
BUFFER_BYTES: [8 4294967295]
TICK_TIME: ALL
[0x9dd0038] alsa audio output debug: final HW setup:
ACCESS:  RW_INTERLEAVED
FORMAT:  FLOAT_LE
SUBFORMAT:  STD
SAMPLE_BITS: 32
FRAME_BITS: 64
CHANNELS: 2
RATE: 48000
PERIOD_TIME: (42666 42667)
PERIOD_SIZE: 2048
PERIOD_BYTES: 16384
PERIODS: 8
BUFFER_TIME: (341333 341334)
BUFFER_SIZE: 16384
BUFFER_BYTES: 131072
TICK_TIME: 0
[0x9dd0038] alsa audio output debug: initial software parameters:
tstamp_mode: NONE
period_step: 1
avail_min: 2048
start_threshold: 1
stop_threshold: 16384
silence_threshold: 0
silence_size: 0
boundary: 1073741824
[0x9dd0038] alsa audio output debug: final software parameters:
tstamp_mode: NONE
period_step: 1
avail_min: 2048
start_threshold: 1
stop_threshold: 16384
silence_threshold: 0
silence_size: 0
boundary: 1073741824
[0x9dd0038] alsa audio output debug: Available ALSA PCM devices:
[0x9dd0038] alsa audio output debug: Discard all samples (playback) or generate 
zero samples (capture) (null)
[0x9dd0038] alsa audio output debug: VIA 8237, VIA 8237 Default Audio Device 
(default:CARD=V8237)
[0x9dd0038] alsa audio output debug: VIA 8237, VIA 8237 Default Audio Device 
(sysdefault:CARD=V8237)
[0x9dd0038] alsa audio output debug: VIA 8237, VIA 8237 Front speakers 
(front:CARD=V8237,DEV=0)
[0x9dd0038] alsa audio output debug: VIA 8237, VIA 8237 4.0 Surround output to 
Front and Rear speakers (surround40:CARD=V8237,DEV=0)
[0x9dd0038] alsa audio output debug: VIA 8237, VIA 8237 4.1 Surround output to 
Front, Rear and Subwoofer speakers (surround41:CARD=V8237,DEV=0)
[0x9dd0038] alsa audio output debug: VIA 8237, VIA 8237 5.0 Surround output to 
Front, Center and Rear speakers (surround50:CARD=V8237,DEV=0)
[0x9dd0038] alsa audio output debug: VIA 8237, VIA 8237 5.1 Surround output to 
Front, Center, Rear and Subwoofer speakers (surround51:CARD=V8237,DEV=0)
[0x9dd0038] alsa audio output debug: VIA 8237, VIA 8237 IEC958 (S/PDIF) Digital 
Audio Output (iec958:CARD=V8237,DEV=0)
[0x9dd0038] main audio output debug: using audio output module "alsa"
[0x9dd0038] main audio output debug: TIMER module_need() : 31.654 ms - Total 
31.654 ms / 1 intvls (Avg 31.654 ms)
[0x9dd0038] main audio output debug: output 'f32l' 48000 Hz Stereo frame=1 
samples/8 bytes
[0x9dd0038] main audio output debug: mixer 'f32l' 48000 Hz Stereo frame=1 
samples/8 bytes
[0x9dd0038] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 
Hz Stereo->Stereo
[0x9dd0038] main audio output debug: conversion pipeline completed
[0x9de50d0] main mixer debug: looking for audio mixer module: 2 candidates
[0x9de50d0] main mixer debug: using audio mixer module "float32_mixer"
[0x9de50d0] main mixer debug: TIMER module_need() : 2.144 ms - Total 2.144 ms / 
1 intvls (Avg 2.144 ms)
[0x9dd0038] main audio output debug: input 'mpga' 48000 Hz Stereo frame=1152 
samples/1161 bytes
[0x9de5540] main audio filter debug: looking for audio filter module: 1 
candidate
[0x9de5540] scaletempo audio filter debug: format: 48000 rate, 2 nch, 4 bps, 
fl32
[0x9de5540] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 
search
[0x9de5540] scaletempo audio filter debug: 1.000 scale, 1440.000 stride_in, 
1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode
[0x9de5540] main audio filter debug: using audio filter module "scaletempo"
[0x9de5540] main audio filter debug: TIMER module_need() : 2.089 ms - Total 
2.089 ms / 1 intvls (Avg 2.089 ms)
[0x9dd0038] main audio output debug: filter(s) 'mpga'->'f32l' 48000 Hz->48000 
Hz Stereo->Stereo
[0x9dde058] main audio filter debug: looking for audio filter module: 14 
candidates
[0x9dde058] mpgatofixed32 audio filter debug: mpga->f32l, bits per sample: 32
[0x9dde058] main audio filter debug: using audio filter module "mpgatofixed32"
[0x9dde058] main audio filter debug: TIMER module_need() : 10.296 ms - Total 
10.296 ms / 1 intvls (Avg 10.296 ms)
[0x9dd0038] main audio output debug: conversion pipeline completed
[0x9dd0038] main audio output debug: filter(s) 'f32l'->'f32l' 48000 Hz->48000 
Hz Stereo->Stereo
[0x9dd0038] main audio output debug: conversion pipeline completed
[0x9dd0038] main audio output debug: filter(s) 'f32l'->'f32l' 52800 Hz->48000 
Hz Stereo->Stereo
[0x9de1230] main audio filter debug: looking for audio filter module: 14 
candidates
[0x9de1230] main audio filter debug: using audio filter module "samplerate"
[0x9de1230] main audio filter debug: TIMER module_need() : 3.738 ms - Total 
3.738 ms / 1 intvls (Avg 3.738 ms)
[0x9dd0038] main audio output debug: conversion pipeline completed
[0x9dd1310] main decoder debug: End of audio preroll
[0x9cf2528] main input debug: Buffering 20%
[0x9cf2528] main input debug: Buffering 23%
[0x9cf2528] main input debug: Buffering 26%
[0x9cf2528] main input debug: Buffering 30%
[0x9cf2528] main input debug: Buffering 33%
[0x9cf2528] main input debug: Buffering 36%
[0x9cf2528] main input debug: Buffering 39%
[0x9cf2528] main input debug: Buffering 43%
[0x9cf2528] main input debug: Buffering 46%
[0x9cf2528] main input debug: Buffering 50%
[0x9cf2528] main input debug: Buffering 53%
[0x9cf2528] main input debug: Buffering 57%
[0x9cf2528] main input debug: Buffering 60%
[0x9cf2528] main input debug: Buffering 63%
[0x9cf2528] main input debug: Buffering 67%
[0x9cf2528] main input debug: Buffering 70%
[0x9cf2528] main input debug: Buffering 74%
[0x9cf2528] main input debug: Buffering 77%
[0x9cf2528] main input debug: Buffering 80%
[0x9cf2528] main input debug: Buffering 84%
[0x9cf2528] main input debug: Buffering 87%
[0x9cf2528] main input debug: Buffering 91%
[0x9cf2528] main input debug: Buffering 94%
[0x9cf2528] main input debug: Buffering 97%
[0x9cf2528] main input debug: Stream buffering done (1012 ms in 896 ms)
[0x9cf2528] main input debug: Decoder buffering done in 0 ms
[0x9dd0038] main audio output warning: PTS is out of range (4626), dropping 
buffer
[0x9dd0038] main audio output warning: PTS is out of range (-19338), dropping 
buffer
[0x9dd0038] alsa audio output debug: prepending 2024 zeroes
[0x9dd0038] main audio output warning: buffer way too early (-202959), clearing 
queue
[0x9dd0038] alsa audio output debug: prepending 24099 zeroes
[0x9d95c90] ts demux debug: pid[31] unknown
[0x9b9dc00] sap services discovery debug: Ignoring SDP with no media
[0x9c15778] main playlist debug: Adding DVB Stream in (null)
[0x9b9dc00] sap services discovery debug: Ignoring SDP with no media
[0x9c15778] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x9c15778] main playlist debug: Adding DVB Stream in (null)
[0x9c15778] main playlist debug: no fetch required for (null) (art currently 
(null))
[0x9d95c90] ts demux debug: pid[1298] unknown
[0x9dd0038] main audio output warning: computed PTS is out of range (346978), 
clearing out
[0x9dd0038] alsa audio output debug: prepending 36924 zeroes
[0x9d95c90] ts demux debug: pid[30] unknown
libdvbpsi error (PSI decoder): TS discontinuity (received 9, expected 2) for 
PID 17
[0x9d95c90] ts demux debug: pid[1951] unknown
[0x9d95c90] ts demux debug: pid[169] unknown
libdvbpsi error (PSI decoder): TS discontinuity (received 1, expected 5) for 
PID 0
[0x9d95c90] ts demux debug: PATCallBack called
[0x9d95c90] ts demux debug: new PAT ts_id=1024 version=6 current_next=1
[0x9dd1310] main decoder debug: removing module "mpeg_audio"
[0x9dd1310] main decoder debug: killing decoder fourcc `mpga', 0 PES in FIFO
[0x9dde058] main audio filter debug: removing module "mpgatofixed32"
[0x9de5540] main audio filter debug: removing module "scaletempo"
[0x9de1230] main audio filter debug: removing module "samplerate"
[0x9dd0038] main audio output debug: removing module "alsa"
[0x9de50d0] main mixer debug: removing module "float32_mixer"
[0x9c15778] main playlist debug: releasing audio output
[0x9cf2528] main input debug: Program doesn't contain anymore ES
[0x9d95c90] ts demux debug:   * number=0 pid=16
[0x9d95c90] ts demux debug:   * number=8501 pid=1280
[0x9d95c90] ts demux debug:   * number=8504 pid=1283
[0x9d95c90] ts demux debug:   * number=8506 pid=1285
[0x9d95c90] ts demux debug:   * number=8507 pid=1286
[0x9d95c90] ts demux debug:   * number=8509 pid=1288
[0x9d95c90] ts demux debug:   * number=8510 pid=1289
[0x9d95c90] ts demux debug:   * number=8511 pid=1290
[0x9d95c90] ts demux debug:   * number=8514 pid=1293
[0x9d95c90] ts demux debug:   * number=8516 pid=1295
[0x9d95c90] ts demux debug:   * number=8517 pid=1296
[0x9d95c90] ts demux debug:   * number=8518 pid=1297
[0x9d95c90] ts demux debug:   * number=8519 pid=1298
[0x9d95c90] ts demux debug:   * number=8520 pid=1298
[0x9d95c90] ts demux debug:   * number=8521 pid=1298
[0x9d95c90] ts demux debug:   * number=8522 pid=1298
[0x9d95c90] ts demux debug:   * number=8523 pid=1298
[0x9d95c90] ts demux debug:   * number=8524 pid=1298
[0x9d95c90] ts demux debug:   * number=8525 pid=1298
[0x9d95c90] ts demux debug:   * number=8526 pid=1298
[0x9d95c90] ts demux debug:   * number=8527 pid=1298
[0x9d95c90] ts demux debug:   * number=8528 pid=1298
[0x9d95c90] ts demux debug:   * number=8529 pid=1298
[0x9d95c90] ts demux debug:   * number=8530 pid=1298
[0x9d95c90] ts demux debug:   * number=8531 pid=1298
[0x9d95c90] ts demux debug:   * number=8532 pid=1298
[0x9d95c90] ts demux debug:   * number=8533 pid=1298
[0x9d95c90] ts demux debug:   * number=8534 pid=1298
[0x9d95c90] ts demux debug:   * number=8535 pid=1298
[0x9d95c90] ts demux debug:   * number=8536 pid=1298
[0x9d95c90] ts demux debug:   * number=8537 pid=1298
[0x9d95c90] ts demux debug:   * number=8538 pid=1298
[0x9d95c90] ts demux debug:   * number=8539 pid=1298
[0x9d95c90] ts demux debug:   * number=8540 pid=1298
[0x9d95c90] ts demux debug:   * number=8541 pid=1298
[0x9d95c90] ts demux debug:   * number=8542 pid=1298
[0x9d95c90] ts demux debug:   * number=8543 pid=1298
[0x9d95c90] ts demux debug:   * number=8544 pid=1298
[0x9d95c90] ts demux debug:   * number=8545 pid=1298
[0x9d95c90] ts demux debug:   * number=8546 pid=1298
[0x9d95c90] ts demux debug:   * number=8547 pid=1298
[0x9d95c90] ts demux debug:   * number=8548 pid=1298
[0x9d95c90] ts demux debug:   * number=8549 pid=1298
[0x9d95c90] ts demux debug:   * number=8550 pid=1298
[0x9d95c90] ts demux debug:   * number=8551 pid=1298
[0x9d95c90] ts demux debug:   * number=8552 pid=1298
[0x9d95c90] ts demux debug:   * number=8553 pid=1298
[0x9d95c90] ts demux debug:   * number=8554 pid=1298
[0x9d95c90] ts demux debug:   * number=8555 pid=1298
[0x9d95c90] ts demux debug:   * number=8556 pid=1298
[0x9d95c90] ts demux debug:   * number=8557 pid=1298
[0x9d95c90] ts demux debug:   * number=8558 pid=1298
[0x9d95c90] ts demux debug:   * number=8559 pid=1298
[0x9d95c90] ts demux debug:   * number=8560 pid=1298
[0x9d95c90] ts demux debug:   * number=8562 pid=1298
[0x9d95c90] ts demux debug:   * number=8563 pid=1298
[0x9d95c90] ts demux debug:   * number=8564 pid=1298
[0x9d95c90] ts demux debug:   * number=8565 pid=1298
[0x9d95c90] ts demux debug:   * number=8566 pid=1298
[0x9d95c90] ts demux debug:   * number=8599 pid=1279
[0x9d95c90] ts demux debug:   * number=8581 pid=1321
[0x9d95c90] ts demux debug:   * number=8582 pid=1321
[0x9d95c90] ts demux debug:   * number=8583 pid=1321
[0x9d95c90] ts demux debug:   * number=8584 pid=1321
[0x9d95c90] ts demux debug:   * number=8505 pid=1284
[0x9d95c90] ts demux debug:   * number=8512 pid=1291
[0x9d95c90] ts demux debug:   * number=8502 pid=1281
[0x9d95c90] ts demux debug:   * number=8508 pid=1287
[0x9d95c90] ts demux debug:   * number=8590 pid=1330
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
libdvbpsi error (PSI decoder): TS discontinuity (received 8, expected 0) for 
PID 1298
[0x9d95c90] ts demux debug: PMTCallBack called
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb37e0b70 (LWP 8684)]
0xb375165a in ?? () from /usr/lib/vlc/plugins/demux/libts_plugin.so
(gdb) backtrace
#0  0xb375165a in ?? () from /usr/lib/vlc/plugins/demux/libts_plugin.so
#1  0xb371b1e1 in dvbpsi_GatherPMTSections () from /usr/lib/libdvbpsi.so.7
#2  0xb3719d15 in dvbpsi_PushPacket () from /usr/lib/libdvbpsi.so.7
#3  0xb3750028 in ?? () from /usr/lib/vlc/plugins/demux/libts_plugin.so
#4  0xb767b686 in ?? () from /usr/lib/libvlccore.so.5
#5  0xb7608954 in start_thread (arg=0xb37e0b70) at pthread_create.c:304
#6  0xb74586ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130
(gdb) cont
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to