Skip to content

Instantly share code, notes, and snippets.

@Quaker762
Created November 3, 2019 10:52
Show Gist options
  • Save Quaker762/83913a8f1335bd5324101ec9c76a219c to your computer and use it in GitHub Desktop.
Save Quaker762/83913a8f1335bd5324101ec9c76a219c to your computer and use it in GitHub Desktop.
Crash
<quake> <(null)>
Process: New process PID=17 with name=Shell
Thread{0x003731d0}: New thread TID=0 in Shell(17)
Closing fds in shell process:
Now we gotta wait on children:
21774128
sys$waitpid(17, 0x014c3e38, 6)
/dev/pts/0 set_termios: ECHO=true, ISIG=true, ICANON=true, ECHOE=false, ECHOK=false, ECHONL=false, ISTRIP=false, ICRNL=false, INLCR=false, IGNCR=false
Shell(17) do_exec(quake): thread_count() = 1
Shell(17) do_exec(/bin/quake): thread_count() = 1
sys$fcntl: fd=0, cmd=3, arg=0
sys$fcntl: fd=0, cmd=4, arg=2050
ASSERTION FAILED: crumb_inode
FileSystem/VirtualFileSystem.cpp:693 in KResultOr<AK::NonnullRefPtr<Custody> > VFS::resolve_path(AK::StringView, Custody&, AK::RefPtr<Custody>*, int)
0x0001a434 __assertion_failed(char const*, char const*, unsigned int, char const*) +31
0x00048c78 VFS::resolve_path(AK::StringView, Custody&, AK::RefPtr<Custody>*, int) +1216
0x0004a169 VFS::open(AK::StringView, int, unsigned short, Custody&) +69
0x0001e9a3 Process::sys$open(Syscall::SC_open_params const*) +169
0x0002546e syscall_trap_entry +416
0x00025281 syscall_trap_handler +40
0x0812c4a6 open +37
0x0812915d fopen +269
0x08050be6 COM_LoadPackFile +22
0x080487fe _start +94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment