Skip to content

glibc build of usertest fails #300

@arihant2math

Description

@arihant2math

Logs:

sh-5.2# ./old-root/bin/usertest-gnu 
Running userspace tests ...
usertest::signalfd::test_signalfd_nonblock_and_cloexec ... OK
usertest::signalfd::test_signalfd_epoll_readiness ... OK
usertest::signalfd::test_signalfd_updates_mask_and_rejects_invalid_inputs ... OK
usertest::signalfd::test_signalfd_reads_multiple_pending_signals ... OK
usertest::signalfd::test_signalfd_basic_read ... OK
usertest::pidfd::test_pidfd_fstatfs ...[    9.9731479] fs::syscalls::statfs: pidfd fstatfs

thread 'main' (15) panicked at usertest/src/pidfd.rs:22:9:
assertion `left == right` failed
  left: 0
 right: 1346978886
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Test panicked: Any { .. }
Last OS error: No such file or directory (os error 2)
 FAILED
Test 'usertest::pidfd::test_pidfd_fstatfs' failed with exit code 256
usertest::fs::test_rust_dir ... OK
usertest::fs::test_rust_file ... OK
usertest::fs::test_statx ... OK
usertest::fs::test_utimens ... OK
usertest::fs::test_ftruncate ... OK
usertest::fs::test_truncate ...Hello, world!

thread 'main' (21) panicked at usertest/src/fs.rs:431:9:
truncate failed
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Test panicked: Any { .. }
Last OS error: No such file or directory (os error 2)
 FAILED
Test 'usertest::fs::test_truncate' failed with exit code 256
usertest::fs::test_rename ... OK
usertest::fs::test_symlink ...[   10.10170069] moss: Kernel panicked at /Users/anaren/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/ext4plus-0.1.0-beta.3/src/lib.rs:465:9: Block group index out of bounds: 57562
[   10.10170334] moss: PID: 23, PC: 0x7fffff7362b4
[   10.10170420] moss: Executable: None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions