Skip to content

System.PlatformNotSupportedException Crash Loop starting in version 1.33.0 #9364

@cconsf

Description

@cconsf

Description
Nethermind will crash loop with the Unhandled exception. System.PlatformNotSupportedException: Operation is not supported on this platform starting in version 1.33.0 and persisting in 1.34.0.

OS: Ubuntu 24
CPU: AMD EPYC 75F3 32-Core Processor (16C16T)
Type: Virtual Machine

The previous version we were running nethermind-1.32.2 did not have this issue. All releases were installed from GitHub and nethermind is running as a systemd service.

Steps to Reproduce
In order to replicate the behavior, please provide a detailed list of steps:

  • Install Nethermind 1.33.0+
  • Start service

Actual behavior
Service crashes within seconds after startup.

Expected behavior
No crashes.

Logs

Nethermind 1.33.0 Logs

Sep 26 15:39:01 hoodi-pry-nethermind-01 systemd[1]: Started nethermind.service - Nethermind Execution Client.
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Nethermind is starting up
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Version: 1.33.0+e586d620
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading embedded plugins
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Analytics.AnalyticsPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Consensus.AuRa.AuRaPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Consensus.Clique.CliquePlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Consensus.Ethash.EthashPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Consensus.Ethash.NethDevPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.EthStats.EthStatsPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Flashbots.Flashbots
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.HealthChecks.HealthChecksPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Hive.HivePlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Init.Snapshot.SnapshotPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Merge.AuRa.AuRaMergePlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Merge.Plugin.MergePlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Optimism.OptimismPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Shutter.ShutterPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.Taiko.TaikoPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.UPnP.Plugin.UPnPPlugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading 14 assemblies from /opt/nethermind/plugins
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Consensus.AuRa
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Shutter
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.HealthChecks
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.ExternalSigner.Plugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.ExternalSigner.Plugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Optimism
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.EthStats
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Init
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Init.Snapshot
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Taiko
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Merge.AuRa
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.JsonRpc.TraceStore
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Found plugin type Nethermind.JsonRpc.TraceStore
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Api
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Flashbots
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading assembly Nethermind.Merge.Plugin
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading configuration from /opt/nethermind/configs/hoodi.json
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | BaseDbPath: /data/.nethermind/nethermind_db/hoodi
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | KeyStoreDirectory: /data/.nethermind/keystore
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | LogDirectory: /data/.nethermind/logs
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Configuration complete
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | RocksDB: v10.2.1
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading ChainSpec from embedded resources
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Detected 18 plugins
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Clique by Nethermind           Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   AuRa by Nethermind             Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Ethash by Nethermind           Enabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Optimism by Nethermind         Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Taiko by Nethermind            Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   NethDev by Nethermind          Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Shutter by Nethermind          Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   AuRaMerge by Nethermind        Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Merge by Nethermind            Enabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   HealthChecks by Nethermind     Enabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Hive by Nethermind             Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Analytics by Nethermind        Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Clef signer by Nethermind      Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   EthStats by Nethermind         Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Flashbots by Nethermind        Enabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   Snapshot by Nethermind         Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   TraceStore by Nethermind       Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 |   UPnP by Nethermind             Disabled
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Loading Ckzg trusted setup from file /home/sfadmin/.net/nethermind/8YTRG01cFAHgpLhVPYJSp3Nx36wD_EE=/kzg_trusted_setup.txt
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | CPU: AMD EPYC 75F3 32-Core Processor (16C16T)
Sep 26 15:39:02 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:02 | Using http://ipv4.icanhazip.com to get external ip
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 | Pivot block has been set based on data from db. Pivot block number: 1293507, hash: 0x705b3b61265b96117a7b08dc9e7fd99450109b03df0dce0f2a4436253d4be30a
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 | Start block loaded from reorg boundary - 1293507 - 1293507 (0x705b3b...4be30a)
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 | Numbers resolved, level = 1293573, header = 1293573, body = 1293573
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 | Beacon Numbers resolved, level = 0, header = 0, body = 0
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 | Loading fork choice info
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 | Block tree initialized, last processed is 1293507 (0x705b3b...4be30a), best queued is 1293573, best known is 1293573, lowest inserted header 0, lowest sync inserted block number 1291650
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 | Initializing 4 plugins
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 |   Ethash by Nethermind
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 |   Ethash by Nethermind initialized in 0ms
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 |   Merge by Nethermind
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 | Client started with TTD: 0, TTD reached: True, Terminal Block Number , FinalTotalDifficulty: 1
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 |   Merge by Nethermind initialized in 55ms
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 |   HealthChecks by Nethermind
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 |   HealthChecks by Nethermind initialized in 7ms
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 |   Flashbots by Nethermind
Sep 26 15:39:03 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:03 |   Flashbots by Nethermind initialized in 0ms
Sep 26 15:39:05 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:05 | Detected 31 GB of available memory. Applying large memory State Db config.
Sep 26 15:39:05 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:05 | Detected HalfPath key scheme.
Sep 26 15:39:05 hoodi-pry-nethermind-01 nethermind[293185]: 26 Sep 15:39:05 | Snap serving enabled, but PruningBoundary is less than 128. Setting to 128.
Sep 26 15:39:06 hoodi-pry-nethermind-01 nethermind[293185]: Unhandled exception. System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:39:06 hoodi-pry-nethermind-01 nethermind[293185]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:39:06 hoodi-pry-nethermind-01 nethermind[293185]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:39:06 hoodi-pry-nethermind-01 nethermind[293185]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:39:06 hoodi-pry-nethermind-01 nethermind[293185]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:39:06 hoodi-pry-nethermind-01 nethermind[293185]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:39:06 hoodi-pry-nethermind-01 nethermind[293185]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:39:06 hoodi-pry-nethermind-01 nethermind[293185]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:39:06 hoodi-pry-nethermind-01 systemd[1]: nethermind.service: Main process exited, code=dumped, status=6/ABRT
Sep 26 15:39:06 hoodi-pry-nethermind-01 systemd[1]: nethermind.service: Failed with result 'core-dump'.
Sep 26 15:39:06 hoodi-pry-nethermind-01 systemd[1]: nethermind.service: Consumed 16.892s CPU time.
Sep 26 15:39:10 hoodi-pry-nethermind-01 systemd[1]: Stopped nethermind.service - Nethermind Execution Client.
Sep 26 15:39:10 hoodi-pry-nethermind-01 systemd[1]: nethermind.service: Consumed 16.892s CPU time.

Nethermind 1.34.0 Logs:

Sep 26 15:10:12 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:12 | Waiting for an IPC connection...
Sep 26 15:10:14 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:14 | Changing sync Disconnected to Full, FastReceipts at pivot: 1291536 | header: 1293452 | header: 1293452 | target: 1291681 | peer: 1293457 | state: 1293378
Sep 26 15:10:14 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:14 | Changed pivot in receipts sync. Now using pivot 1291536 and barrier 1
Sep 26 15:10:16 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:16 | Received New Block:  1293453 (0x00db12...1cded6)      | limit    60,000,000    | Extra Data: reth/v1.6.0/linux
Sep 26 15:10:16 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:16 | Syncing... Inserting block 1293453 (0x00db12...1cded6).
Sep 26 15:10:16 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:16 | Received ForkChoice: 1293453 (0x00db12...1cded6), Safe: 1293421 (0x872b11...a2047b), Finalized: 1293390 (0xbb1b5c...2456ad)
Sep 26 15:10:16 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:16 | BeaconChain reorged during the sync or cache rebuilt
Sep 26 15:10:16 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:16 | Received New Block:  1293454 (0x68a015...d2b585)      | limit    60,000,000    | Extra Data: Nethermind v1.33.1
Sep 26 15:10:16 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:16 | Syncing... Inserting block 1293454 (0x68a015...d2b585).
Sep 26 15:10:16 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:16 | Consensus client missing capabilities: engine_getPayloadV5
Sep 26 15:10:16 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:16 | Received ForkChoice: 1293454 (0x68a015...d2b585), Safe: 1293421 (0x872b11...a2047b), Finalized: 1293390 (0xbb1b5c...2456ad)
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Received New Block:  1293455 (0x1a2abf...dc881f)      | limit    60,000,000    | Extra Data: reth/v1.8.1/linux
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Syncing... Inserting block 1293455 (0x1a2abf...dc881f).
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Received ForkChoice: 1293455 (0x1a2abf...dc881f), Safe: 1293421 (0x872b11...a2047b), Finalized: 1293390 (0xbb1b5c...2456ad)
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Received New Block:  1293456 (0xe1f301...2aee3a)      | limit    59,941,408 👇 | Extra Data: ConvexTech
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Syncing... Inserting block 1293456 (0xe1f301...2aee3a).
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Received ForkChoice: 1293456 (0xe1f301...2aee3a), Safe: 1293421 (0x872b11...a2047b), Finalized: 1293390 (0xbb1b5c...2456ad)
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Received New Block:  1293457 (0x356490...5d5371)      | limit    59,999,943 👆 | Extra Data: Nethermind v1.33.0
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Syncing... Inserting block 1293457 (0x356490...5d5371).
Sep 26 15:10:17 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:17 | Received ForkChoice: 1293457 (0x356490...5d5371), Safe: 1293421 (0x872b11...a2047b), Finalized: 1293390 (0xbb1b5c...2456ad)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: 26 Sep 15:10:21 | Processing part of a long blocks branch 0/75. Block: 1293379 (0xcaf765...cc6a8e)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: Unhandled exception. Unhandled exception. Unhandled exception.Unhandled exception.  System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: Unhandled exception. Unhandled exception. Unhandled exception. System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]: Unhandled exception. System.PlatformNotSupportedException: Operation is not supported on this platform.
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Runtime.Intrinsics.X86.Bmi2.X64.ZeroHighBits(UInt64 value, UInt64 index)
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.PopulateJumpDestinationBitmap_Vector512(Int64[] bitmap, ReadOnlySpan`1 code) in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 220
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.CreateJumpDestinationBitmap() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 116
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.JumpDestinationAnalyzer.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/JumpDestinationAnalyzer.cs:line 389
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at Nethermind.Evm.CodeAnalysis.CodeInfo.System.Threading.IThreadPoolWorkItem.Execute() in /_/src/Nethermind/Nethermind.Evm/CodeAnalysis/CodeInfo.cs:line 27
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.ThreadPoolWorkQueue.Dispatch()
Sep 26 15:10:21 hoodi-pry-nethermind-01 nethermind[270852]:    at System.Threading.PortableThreadPool.WorkerThread.WorkerThreadStart()
Sep 26 15:10:21 hoodi-pry-nethermind-01 systemd[1]: nethermind.service: Main process exited, code=dumped, status=6/ABRT
Sep 26 15:10:21 hoodi-pry-nethermind-01 systemd[1]: nethermind.service: Failed with result 'core-dump'.
Sep 26 15:10:21 hoodi-pry-nethermind-01 systemd[1]: nethermind.service: Consumed 12.971s CPU time.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions