Re: Two Resource Leaks

2021-03-29 Thread Richi Dubey
realview_pbx_a9_qemu Cool, that's interesting. On Mon, Mar 29, 2021 at 6:38 PM Joel Sherrill wrote: > > > On Mon, Mar 29, 2021 at 7:56 AM Richi Dubey wrote: > >> >> https://docs.google.com/spreadsheets/d/12FkAE6Wvo0dDw9D75p-w8UISc8_aOKQqntvruGGdeN4/edit#gid=0 >> >> This sheet has rtems-test re

Re: Two Resource Leaks

2021-03-29 Thread Joel Sherrill
On Mon, Mar 29, 2021 at 7:56 AM Richi Dubey wrote: > > https://docs.google.com/spreadsheets/d/12FkAE6Wvo0dDw9D75p-w8UISc8_aOKQqntvruGGdeN4/edit#gid=0 > > This sheet has rtems-test result comparisons between different SMP > schedulers set as default schedulers and has results from last the 2 > mon

Re: Two Resource Leaks

2021-03-29 Thread Richi Dubey
https://docs.google.com/spreadsheets/d/12FkAE6Wvo0dDw9D75p-w8UISc8_aOKQqntvruGGdeN4/edit#gid=0 This sheet has rtems-test result comparisons between different SMP schedulers set as default schedulers and has results from last the 2 months. This might be of help to you. On Sat, Mar 27, 2021 at 9:50

Re: Two Resource Leaks

2021-03-27 Thread Joel Sherrill
On Sat, Mar 27, 2021, 1:38 PM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 27/03/2021 17:20, Joel Sherrill wrote: > > > > > > > On Sat, Mar 27, 2021, 11:07 AM Sebastian Huber > > > > wrote: > > > > On 27/03/2021 16:08, Joel Sherr

Re: Two Resource Leaks

2021-03-27 Thread Sebastian Huber
On 27/03/2021 17:20, Joel Sherrill wrote: On Sat, Mar 27, 2021, 11:07 AM Sebastian Huber > wrote: On 27/03/2021 16:08, Joel Sherrill wrote: >     The issue I found is different and won't happen on every target or >     bsp. >

Re: Two Resource Leaks

2021-03-27 Thread Joel Sherrill
On Sat, Mar 27, 2021, 11:07 AM Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 27/03/2021 16:08, Joel Sherrill wrote: > > > The issue I found is different and won't happen on every target or > > bsp. > > > > Psim has 6-9 failures even after freeing the right stack add

Re: Two Resource Leaks

2021-03-27 Thread Sebastian Huber
On 26/03/2021 22:51, Joel Sherrill wrote: Jennifer has been working on a network driver and had some odd failures in libbsd. I suggested turning on rtems debug and that caused a number of libbsd tests to fail. You can also enable the FreeBSD invariants support. In rtems-bsd-kernel-space.h:

Re: Two Resource Leaks

2021-03-27 Thread Sebastian Huber
On 27/03/2021 16:08, Joel Sherrill wrote: The issue I found is different and won't happen on every target or bsp. Psim has 6-9 failures even after freeing the right stack address. The stack address and now (I think) size saved for later use are wrong and this leads to multiple fa

Re: Two Resource Leaks

2021-03-27 Thread Joel Sherrill
On Sat, Mar 27, 2021 at 8:53 AM Joel Sherrill wrote: > > > On Sat, Mar 27, 2021, 12:04 AM Richi Dubey wrote: > >> I believe that cause of the recent commits in the last two months, these >> are the tests that have started failing on master: >> dl09.exe >> psxpasswd02.exe >> pwdgrp01.exe >> shell

Re: Two Resource Leaks

2021-03-27 Thread Joel Sherrill
On Sat, Mar 27, 2021, 12:04 AM Richi Dubey wrote: > I believe that cause of the recent commits in the last two months, these > are the tests that have started failing on master: > dl09.exe > psxpasswd02.exe > pwdgrp01.exe > shell01.exe > sptimecounter02.exe > ttest02.exe > > and a timeout: > smpm

Re: Two Resource Leaks

2021-03-26 Thread Richi Dubey
I believe that cause of the recent commits in the last two months, these are the tests that have started failing on master: dl09.exe psxpasswd02.exe pwdgrp01.exe shell01.exe sptimecounter02.exe ttest02.exe and a timeout: smpmrsp01.ex On Sat, Mar 27, 2021 at 3:21 AM Joel Sherrill wrote: > Hi >

Two Resource Leaks

2021-03-26 Thread Joel Sherrill
Hi Jennifer has been working on a network driver and had some odd failures in libbsd. I suggested turning on rtems debug and that caused a number of libbsd tests to fail. She pointed me in the right direction and I found that the following patch resulted in the stack address being freed including