Opened 7 years ago
Closed 7 days ago
#13831 closed bug (duplicate)
Crash with low ram
Reported by: | lezsakdomi | Owned by: | nobody |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #6221 | 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 (3)
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.
comment:3 by , 7 days ago
Blocked By: | 6221 added |
---|---|
Keywords: | crash ram removed |
Resolution: | → duplicate |
Status: | new → closed |
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.