Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-04-07 Thread Samuel CHEMLA
On 01/04/2019 20:58, Samuel CHEMLA wrote: Le jeu. 28 mars 2019 à 20:18, Mauro Carvalho Chehab a écrit : Em Thu, 28 Mar 2019 19:48:35 +0100 Samuel CHEMLA escreveu: Hi, Please, don't top post. 1) I did reproduce the bug with a serial console, but the serial console was also frozen, and t

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-04-01 Thread Samuel CHEMLA
Le jeu. 28 mars 2019 à 20:18, Mauro Carvalho Chehab a écrit : > > Em Thu, 28 Mar 2019 19:48:35 +0100 > Samuel CHEMLA escreveu: > > > Hi, > > Please, don't top post. > > > > > > 1) I did reproduce the bug with a serial console, but the serial > > console was also frozen, and there was no message b

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-28 Thread Mauro Carvalho Chehab
Em Thu, 28 Mar 2019 20:48:34 +0100 Gregor Jasny escreveu: > Hello, > > On 28.03.19 20:17, Mauro Carvalho Chehab wrote: > > Em Thu, 28 Mar 2019 19:48:35 +0100 > > Samuel CHEMLA escreveu: > >> 1) I did reproduce the bug with a serial console, but the serial > >> console was also frozen, and the

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-28 Thread Gregor Jasny
Hello, On 28.03.19 20:17, Mauro Carvalho Chehab wrote: Em Thu, 28 Mar 2019 19:48:35 +0100 Samuel CHEMLA escreveu: 1) I did reproduce the bug with a serial console, but the serial console was also frozen, and there was no message before freeze. The only way for a machine to freeze even on ser

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-28 Thread Mauro Carvalho Chehab
Em Thu, 28 Mar 2019 19:48:35 +0100 Samuel CHEMLA escreveu: > Hi, Please, don't top post. > > > 1) I did reproduce the bug with a serial console, but the serial > console was also frozen, and there was no message before freeze. The only way for a machine to freeze even on serial console is due

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-28 Thread Samuel CHEMLA
Hi, 1) I did reproduce the bug with a serial console, but the serial console was also frozen, and there was no message before freeze. 2) I also tried a powered USB HUB but it didn't change anything. 3) I tried DVBJet, from https://github.com/lightful/DVBdirect , it is a tuner that directly does i

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-26 Thread Mauro Carvalho Chehab
Em Tue, 26 Mar 2019 16:10:33 +0100 Samuel CHEMLA escreveu: > Hi, > > > > Earlier you said "random hangs are back". When this happens, does the whole > > device become unresponsive or just dvbv5-zap? > The device completely freeze, you can't even switch numlock on/off. dvbv5-tools can't hang

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-26 Thread Samuel CHEMLA
Hi, > Earlier you said "random hangs are back". When this happens, does the whole > device become unresponsive or just dvbv5-zap? The device completely freeze, you can't even switch numlock on/off. I said "the issue is back", it is because I **thought** it was gone. To be more precise: - on raspb

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-26 Thread Sean Young
Hi Sam, On Tue, Mar 26, 2019 at 08:35:44AM +0100, Samuel CHEMLA wrote: > Hi, > > > I am struggling with valgrind because it always complain with either : > ASan runtime does not come first in initial library list; you > should either link runtime to your application or manually preload it >

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-26 Thread Samuel CHEMLA
Hi, I am struggling with valgrind because it always complain with either : ASan runtime does not come first in initial library list; you should either link runtime to your application or manually preload it with LD_PRELOAD -> When I LD_PRELOAD, I'm getting a segfault, but I couldn't find

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-25 Thread Mauro Carvalho Chehab
Em Mon, 25 Mar 2019 17:33:30 +0100 Samuel CHEMLA escreveu: > Hi guys, > > I'm afraid I'm coming with sad news. > I just tried both stable-1.12 and stable-1.16 on a raspberry pi 2, and > random hangs are back (see https://bugs.launchpad.net/raspbian/+bug/1819650 > ). > I previously test both bran

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-21 Thread Gregor Jasny
Hello, On 21.03.19 12:30, Mauro Carvalho Chehab wrote: I went ahead and cherry-picked the relevant patches to -1.12, -1.14 and -1.16, and tested both dvbv5-zap and dvbv5-scan with all versions. So, we can release a new minor version for all those stable branches. After the patches, on my tests,

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-21 Thread Mauro Carvalho Chehab
Em Thu, 21 Mar 2019 09:41:28 + Sean Young escreveu: > On Wed, Mar 20, 2019 at 08:38:52PM +0100, Gregor Jasny wrote: > > Hello Mauro, > > > > On 19.03.19 20:45, Mauro Carvalho Chehab wrote: > > > Hi Gregor, > > > > > > Samuel reported in priv that the issues he had with user after free were

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-21 Thread Sean Young
On Wed, Mar 20, 2019 at 08:38:52PM +0100, Gregor Jasny wrote: > Hello Mauro, > > On 19.03.19 20:45, Mauro Carvalho Chehab wrote: > > Hi Gregor, > > > > Samuel reported in priv that the issues he had with user after free were > > solved by the patchsets merged at 1.12 and 1.16 stable branches. > >

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-20 Thread Gregor Jasny
Hello Mauro, On 19.03.19 20:45, Mauro Carvalho Chehab wrote: Hi Gregor, Samuel reported in priv that the issues he had with user after free were solved by the patchsets merged at 1.12 and 1.16 stable branches. Could you please generate a new staging release for them? Sure, I can create a new

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-19 Thread Mauro Carvalho Chehab
Hi Gregor, Samuel reported in priv that the issues he had with user after free were solved by the patchsets merged at 1.12 and 1.16 stable branches. Could you please generate a new staging release for them? Thanks! Mauro Em Sun, 17 Mar 2019 06:52:42 -0300 Mauro Carvalho Chehab escreveu: > Em

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-17 Thread Mauro Carvalho Chehab
Em Fri, 15 Mar 2019 22:34:25 + Sean Young escreveu: > Hi, > > On Tue, Mar 12, 2019 at 04:07:23PM +0100, Gregor Jasny wrote: > > Hello Mauro, > > > > below you find a bug report about an use-after-free in dvbv5-zap. > > > > On 12.03.19 13:37, CHEMLA Samuel wrote: > > > please find a bug r

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-15 Thread Sean Young
Hi, On Tue, Mar 12, 2019 at 04:07:23PM +0100, Gregor Jasny wrote: > Hello Mauro, > > below you find a bug report about an use-after-free in dvbv5-zap. > > On 12.03.19 13:37, CHEMLA Samuel wrote: > > please find a bug report that seems to concern ARMHF builds of dvbv5-zap > > (dvb-tool package) :

Re: [Bug report] dvbv5-zap crash dvb-tool ARMHF builds

2019-03-12 Thread Gregor Jasny
Hello Mauro, below you find a bug report about an use-after-free in dvbv5-zap. On 12.03.19 13:37, CHEMLA Samuel wrote: please find a bug report that seems to concern ARMHF builds of dvbv5-zap (dvb-tool package) : https://bugs.launchpad.net/raspbian/+bug/1819650 I filed it against raspbian becau