summaryrefslogtreecommitdiffstats
path: root/spec/build/testsuites
diff options
context:
space:
mode:
authorFrank Kühndel <frank.kuehndel@embedded-brains.de>2020-10-12 15:49:07 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-12 15:49:15 +0200
commitec13365d770f41a3d7ecda661a8844a47b4e1fb9 (patch)
treed7f9d3476d7b6fb93956648a27cb94e37f5a32ad /spec/build/testsuites
parentshell: Remove not functioning fdisk mount/unmount (diff)
downloadrtems-ec13365d770f41a3d7ecda661a8844a47b4e1fb9.tar.bz2
testsuites/samples/fileio - Increase of stack size
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!!!" as soon as I try to login as 'root' with password. (The logins without password work fine.) Increasing the stack size of the affected thread a bit solves the issue. Hence, I suggest this patch. My config.ini was [arm/realview_pbx_a9_qemu] RTEMS_DEBUG = True RTEMS_NETWORKING = True RTEMS_POSIX_API = True RTEMS_SMP = True BUILD_TESTS = True RTEMS origin.master at a479686c112144119866391ceb21c48be6a3eca9 Close #4143
Diffstat (limited to 'spec/build/testsuites')
0 files changed, 0 insertions, 0 deletions