Re: [PATCH] testsuites/samples/fileio - Increase of stack size

2020-10-11 Thread Chris Johns
On 10/10/20 1:05 am, Frank Kühndel wrote: > I can open a ticket for 5 and 6 if you like. Please test on 5.1 and if the problem exists then raise a ticket on 5 for the next milestone. Thanks Chris ___ devel mailing list devel@rtems.org http://lists.rtems

Re: [PATCH] testsuites/samples/fileio - Increase of stack size

2020-10-09 Thread Joel Sherrill
> From: devel On Behalf Of Frank Kühndel > Sent: Friday, October 9, 2020 09:06 > To: j...@rtems.org > Cc: rtems-de...@rtems.org > Subject: Re: [PATCH] testsuites/samples/fileio - Increase of stack size > > Hi Joel, > > Sebastian is the opinion its a "GCC 10 iss

RE: [PATCH] testsuites/samples/fileio - Increase of stack size

2020-10-09 Thread Kinsey Moore
t, but I can't find either at the moment. Kinsey -Original Message- From: devel On Behalf Of Frank Kühndel Sent: Friday, October 9, 2020 09:06 To: j...@rtems.org Cc: rtems-de...@rtems.org Subject: Re: [PATCH] testsuites/samples/fileio - Increase of stack size Hi Joel, Sebastian is

Re: [PATCH] testsuites/samples/fileio - Increase of stack size

2020-10-09 Thread Frank Kühndel
Hi Joel, Sebastian is the opinion its a "GCC 10 issue". On 10/9/20 3:32 PM, Joel Sherrill wrote: > This is interesting. When I teach RTEMS classes, I always run this > application and the last time, this BSP was the one used. It was a rare > case of all Zynq users with no LEON users. :) > > What

Re: [PATCH] testsuites/samples/fileio - Increase of stack size

2020-10-09 Thread Sebastian Huber
On 09/10/2020 15:32, Joel Sherrill wrote: This is interesting. When I teach RTEMS classes, I always run this application and the last time, this BSP was the one used. It was a rare case of all Zynq users with no LEON users. :) What version of RTEMS and how did you configure it? This sounds l

Re: [PATCH] testsuites/samples/fileio - Increase of stack size

2020-10-09 Thread Joel Sherrill
This is interesting. When I teach RTEMS classes, I always run this application and the last time, this BSP was the one used. It was a rare case of all Zynq users with no LEON users. :) What version of RTEMS and how did you configure it? This sounds like it may need a ticket since it likely needs

[PATCH] testsuites/samples/fileio - Increase of stack size

2020-10-09 Thread Frank Kuehndel
When I use the 'shell' from the fileio sample with the command below: env QEMU_AUDIO_DRV="none" \ qemu-system-arm -no-reboot -net none -nographic -M realview-pbx-a9 -m 256M \ -kernel build/arm/realview_pbx_a9_qemu/testsuites/samples/fileio.exe The executable crashes with an "BLOWN STACK!