Bogus (?) messages seen such as: BDB2053 Freeing read locks for locker 0xc: 512/140640001664832 and BDB2017 Freeing mutex for process: 512/0 when running rpm after interrupting (^C) a previous rpm command.
$ configure --enable-board=intel-x86-64 --enable-rootfs=glibc_std --enable-kernel=preempt_rt $ make fs $ make start-target Login as root. # rpm -Va S.?..... /bin/busybox.nosuid ....L... /bin/sh S.5....T c /etc/nsswitch.conf S.5....T c /etc/shells .M...... /proc ... ^C # rpm -Vf /bin/ls BDB2053 Freeing read locks for locker 0x1: 512/140640001664832 BDB2053 Freeing read locks for locker 0x3: 512/140640001664832 BDB2053 Freeing read locks for locker 0x5: 512/140640001664832 BDB2053 Freeing read locks for locker 0x9: 512/140640001664832 BDB2053 Freeing read locks for locker 0xc: 512/140640001664832 BDB2017 Freeing mutex for process: 512/0 BDB2017 Freeing mutex for process: 512/0 BDB2017 Freeing mutex for process: 512/0 BDB2017 Freeing mutex for process: 512/0 ...