Bug#640333: vlc segfaults when playing a http stream

2012-03-03 Thread Rémi Denis-Courmont
reassign 640333 libproxy0 thanks Le dimanche 4 septembre 2011 16:21:01 richard lucassen, vous avez écrit : gdb: http://www.xaq.nl/gdb-vlc.txt Crash in the Webkit GTK Javascript interpreter from within libproxy. This is most certainly either a bug in libproxy and in webkitgtk. -- Rémi

Bug#640333: vlc segfaults when playing a http stream]

2011-09-09 Thread richard lucassen
On Wed, 7 Sep 2011 13:11:10 +0200 richard lucassen spamt...@xaq.nl wrote: Removing the var statements resolves the problem, this proxy.pac works fine: function FindProxyForURL(url, host) { ipaddr = dnsResolve(host); if ( (shExpMatch(ipaddr, *:*)) || (isInNet(host, 127.0.0.0,

Bug#640333: [spamt...@xaq.nl: Re: Bug#640333: vlc segfaults when playing a http stream]

2011-09-07 Thread richard lucassen
On Tue, 6 Sep 2011 23:27:03 +0200 Christophe Mutricy xto...@chewa.net wrote: reassign 640333 libproxy0 0.3.1-3 thanks Downgrading libproxy0 to version libproxy0_0.3.1-2 resolves the problem. R. -- ___ It is better to remain

Bug#640333: vlc segfaults when playing a http stream]

2011-09-07 Thread richard lucassen
On Tue, 6 Sep 2011 23:27:03 +0200 Christophe Mutricy xto...@chewa.net wrote: reassign 640333 libproxy0 0.3.1-3 thanks Downgrading libproxy0 to version libproxy0_0.3.1-2 resolves the problem. Additional info: The problem apparently is related to a wpad config. I have a wpad config here: $

Bug#640333: vlc segfaults when playing a http stream]

2011-09-07 Thread richard lucassen
On Tue, 6 Sep 2011 23:27:03 +0200 Christophe Mutricy xto...@chewa.net wrote: reassign 640333 libproxy0 0.3.1-3 thanks Removing the var statements resolves the problem, this proxy.pac works fine: function FindProxyForURL(url, host) { ipaddr = dnsResolve(host); if ( (shExpMatch(ipaddr,

Bug#640333: vlc segfaults when playing a http stream

2011-09-06 Thread richard lucassen
On Sun, 4 Sep 2011 18:15:59 +0200 Christophe Mutricy xto...@chewa.net wrote: it would help if you install vlc-dbg with apt-get. then run in gdb as you did before and do bt after it crash Ok, thnx for the hint. here it is: My mailer makes a mess of it. Here it is as attachment. --

Bug#640333: vlc segfaults when playing a http stream

2011-09-06 Thread Rémi Denis-Courmont
tags 640333 + moreinfo thanks Hello, Le dimanche 4 septembre 2011 19:42:38 richard lucassen, vous avez écrit : Christophe Mutricy xto...@chewa.net wrote: it would help if you install vlc-dbg with apt-get. then run in gdb as you did before and do bt after it crash Ok, thnx for the

Bug#640333: [spamt...@xaq.nl: Re: Bug#640333: vlc segfaults when playing a http stream]

2011-09-06 Thread Christophe Mutricy
suggests 0.3.1-3 is the culprit. -- Xtophe - Forwarded message from richard lucassen spamt...@xaq.nl - Date: Sun, 4 Sep 2011 18:42:38 +0200 From: richard lucassen spamt...@xaq.nl Subject: Re: Bug#640333: vlc segfaults when playing a http stream To: Christophe Mutricy xto...@chewa.net

Bug#640333: vlc segfaults when playing a http stream

2011-09-04 Thread R.Lucassen
Package: vlc Version: 1.1.11-2+b2 Severity: important When vlc is invoked to run an http stream, vlc segfaults (same happens with two other laptops, of which one is an i386), e.g.: $ vlc http://wmscr2.dr.dk/e02ch06m?wmcontentbitrate=30 VLC media player 1.1.11 The Luggage (revision exported)

Bug#640333: vlc segfaults when playing a http stream

2011-09-04 Thread richard lucassen
An strace -f: http://www.xaq.nl/strace-f-vlc.txt R. -- ___ It is better to remain silent and be thought a fool, than to speak aloud and remove all doubt. +--+ |

Bug#640333: vlc segfaults when playing a http stream

2011-09-04 Thread richard lucassen
gdb: http://www.xaq.nl/gdb-vlc.txt R. -- ___ It is better to remain silent and be thought a fool, than to speak aloud and remove all doubt. +--+ | Richard Lucassen,

Bug#640333: vlc segfaults when playing a http stream

2011-09-04 Thread Christophe Mutricy
Le Sun 04 Sep 11 à 15:21 +0200, richard lucassen a écrit : gdb: http://www.xaq.nl/gdb-vlc.txt There is a +b3 which should be in your mirror or on its way to it. I don't think it would make any difference but can you check. Also, it's very good to provide gdb logs but it's missing the most

Bug#640333: vlc segfaults when playing a http stream

2011-09-04 Thread Christophe Mutricy
Le Sun 04 Sep 11 à 16:27 +0200, richard lucassen a écrit : On Sun, 4 Sep 2011 15:43:13 +0200 Christophe Mutricy xto...@chewa.net wrote: There is a +b3 which should be in your mirror or on its way to it. I don't think it would make any difference but can you check. The +b3 needs this