Changes between Initial Version and Version 1 of Ticket #16712, comment 28
- Timestamp:
- Feb 13, 2022, 6:27:53 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #16712, comment 28
initial v1 4 4 panic("Can't currently support more than 512GB of RAM!"); 5 5 6 **maxAddress** variable could get somehow a wrong va riable here.6 **maxAddress** variable could get somehow a wrong value here. 7 7 8 8 Obviously I can't know which of the 2 lines of code trigger the message in my case.