Opened 7 years ago
Last modified 7 years ago
#13831 new bug
Crash with low ram
Reported by: | lezsakdomi | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | crash, ram | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
When very low (128MB) RAM given to Haiku, it crashes on first run.
To reproduce:
- hrev51653
- ...configure...
- jam -q -j3 @nightly-raw
- qemu-system-x86_64 -drive format=raw,file=haiku-nightly.image
- wait a lot (about 10 minutes)
(the default is 128M memory)
I suggest outputting a warning (when to small ram detected) at least.
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Component: | System → System/Kernel |
---|---|
Platform: | x86-64 → All |
Most likely a dupe of another ticket.
Note:
See TracTickets
for help on using tickets.
Please note, that I didn't test it cleanly, just detected the problem: With
-m 1G
Haiku runs fine.We don't like crashes, anyways.