Opened 13 years ago
Closed 10 years ago
#8427 closed bug (fixed)
[UserlandFS] crashes after second mount attempt
Reported by: | diver | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | File Systems/UserlandFS | Version: | R1/Development |
Keywords: | Cc: | Diger | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev43901 gcc2hybrid.
Start userlandfs_server:
echo password | /system/servers/userlandfs_server sshfs
Mount remote folder:
mount -t userlandfs -o 'sshfs user@server:./ -o password_stdin' user
If you mount it again Haiku will panic.
Attachments (2)
Change History (5)
by , 13 years ago
Attachment: | sshfs_panic.png added |
---|
by , 13 years ago
follow-up: 2 comment:1 by , 10 years ago
comment:2 by , 10 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've just tested and it doesn't crash anymore. However, I can't test on previous revision (hrev48953) because I can't activate/deactivate any packages when booted in previous state from the bootloader.
Note:
See TracTickets
for help on using tickets.
Could this be fixed with hrev48955?