Processed: Re: Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-06-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 710190 libproxy0 0.3.1-6 Bug #710190 [vlc] vlc: Segfault when opening a playlist containing rtsp urls Bug reassigned from package 'vlc' to 'libproxy0'. No longer marked as found in versions vlc/2.0.6-1. Ignoring request to alter fixed ver

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-06-03 Thread Benjamin Drung
Am Donnerstag, den 30.05.2013, 17:20 +0200 schrieb Reinhard Tartler: > On Thu, May 30, 2013 at 5:16 PM, Rémi Denis-Courmont wrote: > > > I am not familiar with libproxy internals. Due to the swarm of crash > > reports, > > I have made VLC 2.1 execute /usr/bin/proxy from proxy-tools in a separate

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-30 Thread Jules Bernable
Ok, so I updated libproxy0 to the latest version (0.3.1-6/stable,testing,unstable) and the bug is gone ! Currently the vlc-nox package depends on libproxy0 >= 0.2.3 Maybe should it be updated to depend on libproxy0 >= 0.3.1 ? Le 30/05/2013 17:20, Reinhard Tartler a écrit : On Thu, May 30, 2013

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-30 Thread Reinhard Tartler
On Thu, May 30, 2013 at 5:16 PM, Rémi Denis-Courmont wrote: > I am not familiar with libproxy internals. Due to the swarm of crash reports, > I have made VLC 2.1 execute /usr/bin/proxy from proxy-tools in a separate > process instead of calling libproxy directly. (This also weakens the run-time >

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-30 Thread Rémi Denis-Courmont
Hello, Le jeudi 30 mai 2013 17:51:26, Reinhard Tartler a écrit : > This looks like a segfault in libproxy. Yes. The PAC interpreter is crashing. This type of bug is most likely to affect corporate users, where PAC files are popular. > A similar crash has is known in Ubuntu as > https://

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-30 Thread Reinhard Tartler
On Thu, May 30, 2013 at 1:57 PM, Jules Bernable wrote: > Hi, here is the gdb session with libc6 debug symbols. This looks like a segfault in libproxy. A similar crash has is known in Ubuntu as https://bugs.launchpad.net/ubuntu/+source/libproxy/+bug/1038578, maybe it is the same issue? Remi, exec

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-30 Thread Jules Bernable
Hi, here is the gdb session with libc6 debug symbols. Starting program: /usr/bin/vlc -vvv -I dummy ~/dl/freebox-tv.m3u warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-29 Thread Edward Wang
On 13-05-28 11:35 PM, Jules Bernable wrote: And the full gdb session, just I case you need it ! Hi, could you install libc6-dbg and try the gdb debug session again? The dlopen() looks weird. ___ pkg-multimedia-maintainers mailing list pkg-multimed

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-28 Thread Jules Bernable
Here is the gdb backtrace. Thread 8 (Thread 0x7fffd977b700 (LWP 6269)): #0 0x776c6974 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #1 0x7795adbe in block_FifoGet (p_fifo=0x7fffd4ca5160) at misc/block.c:653

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-28 Thread Edward Wang
On 13-05-28 08:22 PM, Jules Bernable wrote: [0x14b50d8] main playlist debug: meta ok for TVK , need to fetch art [0x14b50d8] main playlist debug: meta ok for KBS , need to fetch art [0x14b50d8] main playlist debug: meta ok for Guysen TV , need to fetch art [0x14b50d8] main playlist debug: meta

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-28 Thread Edward Wang
On Wed, 29 May 2013 02:10:04 +0200, Jules Bernable wrote: Here is attached the output of: $ strace cvlc -I dummy /path/to/freebox-tv.m3u Hello, Could you please post instead the output of cvlc -vvv -I dummy /path/to/freebox-tv.m3u ? Thanks. ___

Bug#710190: vlc: Segfault when opening a playlist containing rtsp urls

2013-05-28 Thread Jules Bernable
I think this bug appeared after upgrading libc6 from stable(2.13-38) to unstable(2.17-3). ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multime