VLC segfaults with dvb
VLC 0.8.6i segfaults when watching dvb streams. I have attached gdb to the process, and this is the (last of the) output i get:
...
[00000299] main input debug: EsOutProgramMeta: number=5160 [00000299] main input debug: - Event 34124 = 1216389900: 24 Vision (+8700) Senaste nytt fr###svt.se. () [00000299] main input debug: - Now Playing = 24 Vision [00000299] main input debug: - Event 34125 = 1216398600: Josefsson (+3600) Janne Josefsson f####r upp n###a av sina reportage och tecknar d###ed en bild av utvecklingen i det Sverige han skildrat i SVT under tjugo ### Del 2 av 7: A-laget p###ortedala torg. 1989 reste sig alkoholisterna p###ortedala torg, ( a-laget bildade en egen f?rening. Ryktet s?ger att en av dem sedan dess vunnit en miljon. St?mmer det? ) [00000299] main input debug: Trying to add meta for non-existing program [00000314] ts demuxer debug: PSINewTableCallBack: table 0x4e(78) ext=0x1432(5170) [00000314] ts demuxer debug: PSINewTableCallBack: table 0x4e(78) ext=0x145a(5210) [00000314] ts demuxer debug: PSINewTableCallBack: table 0x4e(78) ext=0x141e(5150) [00000314] ts demuxer debug: PSINewTableCallBack: table 0x57(87) ext=0x15d6(5590) [00000306] mux_ts private debug: adjusting rate at -609078/200000 (4/1098) [00000314] ts demuxer debug: EITCallBack called [00000314] ts demuxer debug: new EIT service_id=5610 version=21 current_next=1 ts_id=1021 network_id=8945 segment_last_section_number=1 last_table_id=78 [00000314] ts demuxer debug: * event id=29821 start_time:1216338300 duration=57300 running=4 free_ca=0 [00000314] ts demuxer debug: - tag=0x50(80) [00000314] ts demuxer debug: - tag=0x50(80) [00000314] ts demuxer debug: - short event lang=swe '(null)' : '(null)'
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 131079 (LWP 26600)] 0xb7c6f3f3 in strlen () from /lib/libc.so.6 (gdb)
It seems to be the same problem as mentioned here: http://forum.videolan.org/viewtopic.php?f=4&t=46829
Please bear in mind that I have not had the chance to test this on the nightlies.
I'll attach the full output from vlc and gdb.