You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
Got this crash error, maybe related to gas estimation by metamask + remiz
PLATFORM: darwin
GANACHE VERSION: 2.1.0
EXCEPTION:
TypeError: Cannot read property 'pop' of undefined
at CheckpointTrie.Trie._updateNode (/node_modules/ganache-core/node_modules/merkle-patricia-tree/baseTrie.js:360:23)
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/baseTrie.js:107:16
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/baseTrie.js:461:14
at processNode (/node_modules/ganache-core/node_modules/merkle-patricia-tree/baseTrie.js:471:23)
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/baseTrie.js:516:13
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/baseTrie.js:180:7
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/util.js:75:7
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/node_modules/async/lib/async.js:52:16
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/node_modules/async/lib/async.js:269:32
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/node_modules/async/lib/async.js:44:16
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/util.js:71:7
at /node_modules/ganache-core/node_modules/merkle-patricia-tree/baseTrie.js:157:9
at /node_modules/ganache-core/lib/database/levelupobjectadapter.js:41:16
at /node_modules/ganache-core/node_modules/level-sublevel/shell.js:101:15
at /node_modules/ganache-core/node_modules/level-sublevel/nut.js:121:19
at /node_modules/ganache-core/node_modules/encoding-down/index.js:51:21
at /node_modules/ganache-core/node_modules/cachedown/index.js:58:21
at ReadFileContext.callback (/node_modules/ganache-core/lib/database/filedown.js:26:14)
at FSReqWrap.readFileAfterOpen [as oncomplete] (fs.js:420:13)
I don't think this is related to gas estimation, as I got the same error on the same line just on starting up Ganache immediately after selecting the Quickstart workspace. (Notes at #1320).
davidmurdoch
changed the title
System Error when running Ganache 2.1.0 on darwin
System Error when running Ganache 2.1.0 on darwin ('pop' of undefined)
Apr 11, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Got this crash error, maybe related to gas estimation by metamask + remiz
PLATFORM: darwin
GANACHE VERSION: 2.1.0
EXCEPTION:
APPLICATION LOG:
The text was updated successfully, but these errors were encountered: