Opened 12 days ago

Last modified 10 days ago

#18897 new bug

RAMFS causes a kernel crash during bash completion

Reported by: dovsienko Owned by: nobody
Priority: high Milestone: Unscheduled
Component: File Systems/RAMFS Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Haiku hrev57709

When cleaning up after ##18896...

~> find /boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/
/boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/
/boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/bin
/boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/bin/tcpdump
/boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/bin/tcpdump.4.99.5-PRE-GIT
/boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/share
/boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/share/man
/boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/share/man/man1
/boot/system/var/shared_memory/tcpdump_build_matrix.OPLTrR27/share/man/man1/tcpdump.1

~> /bin/install -c -m 644 tcpdump.1 /boot/system/var/shared_memory/tcpdump.1

~> /bin/install -c -m 644 tcpdump.1 /boot/system/var/shared_memory/tcpdump.1
install: cannot stat '/boot/system/var/shared_memory/tcpdump.1/tcpdump.1': Not a directory

~> rm -rf /boot/system/var/shared_memory/tcpdump<Tab><Tab>

Attachments (1)

Screenshot_2024-04-24_14-21-59.png (48.2 KB ) - added by dovsienko 12 days ago.
KDL screenshot

Download all attachments as: .zip

Change History (3)

by dovsienko, 12 days ago

KDL screenshot

comment:1 by waddlesplash, 10 days ago

Is this reproducible?

comment:2 by dovsienko, 10 days ago

Not after a reboot. There seems to be some state that needs to be accumulated for this bug to manifest.

Note: See TracTickets for help on using tickets.