Bug#712516: vlc: RC: FTBFS on kfreebsd-i386 with vlc 2.0.7-1

2013-06-16 Thread Edward Wang

Package: vlc
Version: 2.0.7-1
Severity: grave

Hello kfreebsd maintainers,

VLC 2.0.7 FTBFS with kfreebsd-i386. It used to build fine with VLC 2.0.6.

Below is the relevant excerpt from the build logs:

libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith 
-Wvolatile-register-var -fvisibility=hidden -ffast-math -funroll-loops 
-fomit-frame-pointer -Wl,-z -Wl,relro -o .libs/vlc-cache-gen cachegen.o dummy.o 
 ../compat/.libs/libcompat.a ../lib/.libs/libvlc.so ../src/.libs/libvlccore.so
rm -f ../modules/plugins.dat
if test i486-pc-kfreebsd-gnu = i486-pc-kfreebsd-gnu; then \
./vlc-cache-gen ../modules ; \
else \
echo Cross-compilation: cache generation skipped! ; \
fi
/bin/bash: line 4: 37175 Segmentation fault  ./vlc-cache-gen ../modules
make[3]: *** [../modules/plugins.dat] Error 139


Full build logs: 
https://buildd.debian.org/status/fetch.php?pkg=vlcarch=kfreebsd-i386ver=2.0.7-1stamp=1370306539


Regards,
Edward Wang


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 jules.berna...@laposte.net 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.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#710316: libproxy: Missing debug symbol package (-dbg)

2013-05-29 Thread Edward Wang

Package: libproxy
Severity: important

Hello,

The libproxy package in Debian is missing its debug symbol counterpart 
(libproxy-dbg). It does, however, exist in Ubuntu, so maybe it's just a 
matter of porting it over.


Would it be possible to add this debug symbol package as well?

Thanks


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 
jules.berna...@laposte.net 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.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



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 jules.berna...@laposte.net 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 ok for The Israeli Network , 
need to fetch art
Erreur de segmentation (core dumped) 

Hmm.

OK, we need the stacktrace then. Could you please install the vlc-dbg 
package with debug symbols and get the stacktrace using gdb, like so:


gdb vlc
[...]
(gdb) run -vvv -I dummy /path/to/freebox-tv.m3u
[...]
Crash
[...]
(gdb) thread apply all bt full

Thanks.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623339: Repository

2013-03-12 Thread Edward Wang
A repository exists here, ready for building and uploading: 
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/ardour3.git



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#612659: (no subject)

2013-03-09 Thread Edward Wang
A ready-to-merge repository is available here: 
http://anonscm.debian.org/gitweb/?p=pkg-multimedia/din.git



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#692856: Endless loop at end of file when file is removed during play

2012-11-09 Thread Edward Wang
Turn off repeat/loop mode then. If you ask VLC to loop it will naturally 
try to continuously re-open it because you are repeating the playlist. 
See http://trac.videolan.org/vlc/ticket/7048 for a similar case.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#686250: vlc segfaults on opening a directory

2012-11-02 Thread Edward Wang
I cannot reproduce this bug either. Opening directories with parenthesii 
work fine perfectly for me without crashes.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#672972: Wheezy: VLC player can't play videos

2012-08-04 Thread Edward Wang
VLC uses XVideo Output (XCB) (xcb_xv) as its default video output. The 
problem that you are having with xvideo is because your video drivers 
are buggy and don't support XVideo properly (prime example: VirtualBox 
XVideo and certain other binary blob drivers are buggy).


Regards,
Edward Wang


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org