Bug 19

Summary: nbdkit test case failed in arm64
Product: Circle Build Tools Reporter: Bella Zhang <bella>
Component: KojiAssignee: Bella Zhang <bella>
Status: CONFIRMED ---    
Severity: major    
Priority: ---    
Version: 未指定   
Hardware: All   
OS: Linux   

Description Bella Zhang 2022-05-20 01:25:10 CST
https://koji.cclinux.org/kojifiles/work/tasks/9810/209810/build.log


FAIL: test-memory-allocator-malloc-mlock.sh
===========================================
/builddir/build/BUILD/nbdkit-1.24.0/server/nbdkit -v -P memory-allocator-malloc-mlock.pid -U /tmp/nbdkit-test-sock.dgbPaV -- /builddir/build/BUILD/nbdkit-1.24.0/plugins/memory/.libs/nbdkit-memory-plugin.so 2048 allocator=malloc,mlock=true
nbdkit: debug: nbdkit 1.24.0 (nbdkit-1.24.0-4.module+el8.6.0+497+7b80bf6a)
nbdkit: debug: TLS disabled: could not load TLS certificates
nbdkit: debug: registering plugin /builddir/build/BUILD/nbdkit-1.24.0/plugins/memory/.libs/nbdkit-memory-plugin.so
nbdkit: debug: registered plugin /builddir/build/BUILD/nbdkit-1.24.0/plugins/memory/.libs/nbdkit-memory-plugin.so (name memory)
nbdkit: debug: memory: load
nbdkit: debug: memory: config key=size, value=2048
nbdkit: debug: memory: config key=allocator, value=malloc,mlock=true
nbdkit: debug: memory: config_complete
nbdkit: debug: using thread model: parallel
nbdkit: debug: memory: get_ready
nbdkit: debug: allocator: malloc,mlock=true
nbdkit: debug: allocator parameter: mlock=true
nbdkit: error: allocator=malloc: mlock: Cannot allocate memory
./test-memory-allocator-malloc-mlock.sh: run cleanup hooks: exit code 1
FAIL test-memory-allocator-malloc-mlock.sh (exit status: 1)