Wind River Support Network

HomeDefectsLIN1024-3516
Acknowledged

LIN1024-3516 : ufs-utils: core dumped when execute "ufs-utils list_bsg" with amd-zynqmp lib32 image

Created: Aug 22, 2024    Updated: Sep 9, 2024
Found In Version: 10.24.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 24
Component/s: Userspace

Description

1. Build a lib32 image with ufs-utils and boot up a board with this image. 
2. ufs-utils list_bsg will core dump

Directory cannot be opened!: No such file or directory
Directory cannot be opened!: No such file or directory
corrupted size vs. prev_size
Aborted (core dumped)

Steps to Reproduce

1) setup.sh
--machine amd-zynqmp --dl-layers=1 --distros wrlinux --templates feature/xfce feature/LAMP feature/docker-moby feature/gperftools feature/grpc feature/ipv6 feature/krb5 feature/lttng feature/mariadb feature/mbim feature/nfsd feature/ntp feature/package-management feature/pam-faillock feature/python-tkinter feature/sftp-server feature/software-entropy feature/sysklogd feature/system-stats feature/systemd-bootchart feature/target-toolchain feature/tcpslice feature/xfce --layers meta-cloud-services --dl-layers=1

2). ./environment-setup-x86_64-wrlinuxsdk-linux
  . ./oe-init-build-env build_test
  
3) echo IMAGE_INSTALL:append = \" ufs-utils\" >> conf/local.conf

4) bitbake lib32-wrlinux-image-std

5) boot the target and run commands per problem description
Live chat
Online