Opened 6 years ago
Last modified 3 years ago
#14887 closed bug
Haiku randomly crashes when executing terminal commands — at Version 5
Reported by: | Undoified | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description (last modified by )
Haiku randomly crashes when executing some terminal commands (usally comands that execute multiple other command, such as neofetch and config scripts) and when starting the terminal. The entire system, or perhaps just the graphics, freezes.
This only occurs on x86_64 running natively (doesn't happen running in a virtual machine).
My computer has a FX 6300 prossesor, an RX 560 graphics card, and is running hrev52837.
Change History (6)
follow-up: 3 comment:1 by , 6 years ago
follow-up: 4 comment:2 by , 6 years ago
Does the problem persists when using single CPU boot option?
by , 6 years ago
Attachment: | previous_syslog added |
---|
follow-up: 5 comment:3 by , 6 years ago
Replying to humdinger:
You may want to have a look at the syslogs in /var/logs/ so see if the crashes are logged there and upload it here. Maybe you have assigned not enough RAM for the virtual environment? Also make sure in Haiku's VirtualMemory preferences, that VM is activated.
I purposly crashed Haiku and uploaded the syslog, and it appears to be a problem with BFS. I appear to have made a typo on the ticket - this only happens on hardware, and doesn't occur when using a virtual machine.
comment:4 by , 6 years ago
comment:5 by , 6 years ago
Component: | Applications/Terminal → - General |
---|---|
Description: | modified (diff) |
Milestone: | R1/beta2 → Unscheduled |
Owner: | changed from | to
Priority: | high → normal |
Replying to Undoified:
I purposly crashed Haiku and uploaded the syslog, and it appears to be a problem with BFS.
Do a backup of important files, then try a "checkfs /boot" (or maybe "checkfs -c /boot" first for a testrun).
I appear to have made a typo on the ticket - this only happens on hardware, and doesn't occur when using a virtual machine.
I changed the text accordingly.
You may want to have a look at the syslogs in /var/logs/ so see if the crashes are logged there and upload it here. Maybe you have assigned not enough RAM for the virtual environment? Also make sure in Haiku's VirtualMemory preferences, that VM is activated.