We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
thread 'sel_ldr' panicked at src/safeposix/syscalls/fs_calls.rs:515:66: called `Option::unwrap()` on a `None` value stack backtrace: 0: rust_begin_unwind 1: core::panicking::panic_fmt 2: core::panicking::panic 3: core::option::unwrap_failed 4: rustposix::safeposix::syscalls::fs_calls::<impl rustposix::safeposix::cage::Cage>::stat_syscall 5: rustposix::lib_fs_utils::visit_children 6: rustposix::safeposix::dispatcher::cleartmp 7: lindrustinit 8: NaClSelLdrMain at /home/lind/lind_project/src/native_client/src/trusted/service_runtime/sel_main.c:455:3 9: main at /home/lind/lind_project/src/native_client/src/trusted/service_runtime/nacl_test_injection_main.c:11:10 10: <unknown> 11: __libc_start_main 12: _start
The text was updated successfully, but these errors were encountered:
This seems to stem from socket inodes being leftover and not being dealt with in the log based file system.
Sorry, something went wrong.
rennergade
yashaswi2000
rupeshkoushik07
No branches or pull requests
The text was updated successfully, but these errors were encountered: