Fixed
Created: May 17, 2021
Updated: Aug 20, 2021
Resolved Date: Aug 20, 2021
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel
setup.sh --machines=bcm-2xxx-rpi4 ---templates feature/test feature/linux-yocto-dev feature/userspace-next feature/toolchain-next --distro wrlinux --accept-eula=yes --dl-layers
bitbake-layers add-layer testcases/wrlinux/wr-testing/kts-dev
echo require templates/feature/ltp/template.conf >> conf/local.conf
bitbake wrlinux-image-glibc-std
* Load image to the target and boot it up
* Run the following command
# /opt/ltp/wrLinux_ltp/wr-runltp -f syscalls
root@bcm-2xxx-rpi4:/opt/wr-test/testcases/ltp/ltp_syscalls# /opt/ltp/wrLinux_ltp/wr-runltp -f syscalls
<<wr-runltp Test Plan>>
...
<<<test_start>>>
tag=ioctl_ns06 stime=1608835535
cmdline="ioctl_ns06"
contacts=""
analysis=exit
<<<test_output>>>
tst_test.c:1248: TINFO: Timeout per run is 0h 05m 00s
*
**
*** buffer overflow detected ***: terminated
tst_test.c:1300: TBROK: Test killed by SIGIOT/SIGABRT!
Summary:
passed 0
failed 0
skipped 0
warnings 0
<<<execution_status>>>
initiation_status="ok"
duration=0 termination_type=exited termination_id=2 corefile=no
cutime=9 cstime=6
<<<test_end>>>
...
* Build project
/lpg-build/cdc/fast_prod/WRLINUX_MASTER_WR/MASTER_WR_GIT/wrlinux-10/setup.sh --machines=bcm-2xxx-rpi4 ---templates feature/test --distro wrlinux --accept-eula=yes --dl-layers
bitbake-layers add-layer testcases/wrlinux/wr-testing/kts-dev
echo require templates/feature/ltp/template.conf >> conf/local.conf
bitbake wrlinux-image-glibc-std
* Load image to the target and boot it up
* Run the following command
# /opt/ltp/wrLinux_ltp/wr-runltp -f syscalls