ionmich
November 30, 2019, 2:27pm
1
After my Asus laptop 32bit failure I tried a 64bit install on a Biostar desktop motherboard, 4GB memory. Burned a DVD from the latest nightly download. Booted to a difficult to read text screen with…
PANIC:ASSERT FAILED (…/…/haiku/src/system/kernel/slab/MemoryManager.cpp:736):(add_t)pages==_ChunkAddress(metChunk,chunk)
…followed by many long addresses and reports which would take hours to copy by hand. I saw no way of copying or sending them to a file.
Any suggestions would be appreciated.
1 Like
bbjimmy
November 30, 2019, 4:40pm
2
This looks like a serious bug. please file a ticket at https://dev.haiku-os.org/
1 Like
ionmich
November 30, 2019, 9:03pm
4
I was able to install on another desktop box using the same DVD. But I would still like to solve the current problem.
Maybe the bug just work in the first hardware but installing in a different one can evidence if is just for that hardware.
Diver
December 2, 2019, 12:44pm
6
Just for the record: this bug is being tracked in https://dev.haiku-os.org/ticket/15500 .
And now it’s fixed (in hrev53610 .) It was a regression caused by my bus_dma
overhaul that only manifested on certain FreeBSD drivers.
1 Like