While testing node creation via the Polkadot UI, I encountered an unexpected behavior. Specifically, when setting the values of Country and City as random numbers, it resulted in a processor crash.
{
version: 5
id: 143
farmId: 4,413
twinId: 1,214
resources: {
hru: 1,073,741,824,000
sru: 1,610,612,736,000
cru: 1
mru: 1,073,741,824,000
}
location: {
city: 0x4413000150
country: 0x4413000150
latitude: 31.8105
longitude: 31.8105
}
publicConfig: null
created: 1,702,558,662
farmingPolicyId: 1
interfaces: []
certification: Diy
secureBoot: false
virtualized: false
serialNumber: null
connectionPrice: 80
}
Description
While testing node creation via the Polkadot UI, I encountered an unexpected behavior. Specifically, when setting the values of
CountryandCityas random numbers, it resulted in a processor crash.Related Issue
This issue has been documented and can be tracked here.
Node details