Opened 7 months ago

Closed 4 months ago

Last modified 4 months ago

#18897 closed bug (duplicate)

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: #18838 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 (3)

Screenshot_2024-04-24_14-21-59.png (48.2 KB ) - added by dovsienko 7 months ago.
KDL screenshot
KDL-1.png (49.5 KB ) - added by bipolar 4 months ago.
KDL while using Beezer
KDL-2-sc.png (68.9 KB ) - added by bipolar 4 months ago.
"sc" after KDL while using Tracker Drill-down menues

Download all attachments as: .zip

Change History (7)

by dovsienko, 7 months ago

KDL screenshot

comment:1 by waddlesplash, 7 months ago

Is this reproducible?

comment:2 by dovsienko, 7 months ago

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

comment:3 by diver, 4 months ago

Blocked By: 18838 added
Resolution: duplicate
Status: newclosed

comment:4 by bipolar, 4 months ago

Seems I managed to hit this one two times in the last 5 days, one while using Beezer, the other while opening a Tracker drill down menu on Desktop. Both cases with up-to-date beta4 64 bits, under VirtualBox 7.0.

Will attach screenshots of boths, in case it helps.

by bipolar, 4 months ago

Attachment: KDL-1.png added

KDL while using Beezer

by bipolar, 4 months ago

Attachment: KDL-2-sc.png added

"sc" after KDL while using Tracker Drill-down menues

Note: See TracTickets for help on using tickets.