Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

System Error when running Ganache 1.0.2 on darwin #396

Closed
pkafei opened this issue Mar 8, 2018 · 1 comment
Closed

System Error when running Ganache 1.0.2 on darwin #396

pkafei opened this issue Mar 8, 2018 · 1 comment

Comments

@pkafei
Copy link

pkafei commented Mar 8, 2018

PLATFORM: darwin
GANACHE VERSION: 1.0.2

EXCEPTION:

Blockchain process exited prematurely with code '7', due to signal 'null'.

APPLICATION LOG:

T+451005ms: eth_getTransactionCount
T+451045ms: eth_sendRawTransaction
T+456283ms: eth_getBlockByNumber
T+464293ms: eth_getBlockByNumber
T+466753ms: eth_getBlockByNumber
T+466768ms: eth_estimateGas
T+471944ms: eth_getBlockByNumber
T+472135ms: eth_getBlockByNumber
T+472308ms: eth_getBlockByNumber
T+478115ms: eth_getBlockByNumber
T+478136ms: eth_estimateGas
T+480315ms: eth_getBlockByNumber
T+488325ms: eth_getBlockByNumber
T+496338ms: eth_getBlockByNumber
T+500853ms: eth_getBlockByNumber
T+500873ms: eth_estimateGas
T+504353ms: eth_getBlockByNumber
T+512371ms: eth_getBlockByNumber
T+517139ms: net_version
T+520386ms: eth_getBlockByNumber
T+528401ms: eth_getBlockByNumber
T+536410ms: eth_getBlockByNumber
T+544420ms: eth_getBlockByNumber
T+552432ms: eth_getBlockByNumber
T+557486ms: eth_getBlockByNumber
T+557508ms: eth_estimateGas
T+560447ms: eth_getBlockByNumber
T+568459ms: eth_getBlockByNumber
T+576471ms: eth_getBlockByNumber
T+578397ms: eth_getBlockByNumber
T+580388ms: eth_getBlockByNumber
T+580622ms: eth_getBlockByNumber
T+584480ms: eth_getBlockByNumber
T+584755ms: eth_getBlockByNumber
T+584772ms: eth_getBlockByNumber
T+588534ms: eth_getBlockByNumber
T+588549ms: eth_getBlockByNumber
T+592491ms: eth_getBlockByNumber
T+595314ms: eth_getTransactionCount
T+595367ms: eth_sendRawTransaction
T+595412ms:   Transaction: 0xf92e290b9ae2ddf2f9cec871d0db4e392d2d72635eb9924072f9682a44b0bcc2
T+595412ms:   Gas usage: 42044
T+595412ms:   Block Number: 6
T+595412ms:   Block Time: Wed Mar 07 2018 21:43:15 GMT-0500 (EST)
T+595486ms: eth_getTransactionReceipt
T+600508ms: eth_getBlockByNumber
T+600532ms: eth_getBlockByNumber
T+600557ms: eth_getBlockByNumber
T+600563ms: eth_getBalance
T+600566ms: eth_getBalance
T+600569ms: eth_getBalance
T+608572ms: eth_getBlockByNumber
T+608816ms: eth_getBlockByNumber
T+608837ms: eth_estimateGas
T+612351ms: eth_getTransactionCount
T+612406ms: eth_sendRawTransaction
T+612456ms:   Transaction: 0xe267eeaeae2d5c6fabca4712fe76886f3266e2a1a4b72501b0bfed049fbd919e
T+612459ms:   Gas usage: 42108
T+612459ms:   Block Number: 7
T+612462ms:   Block Time: Wed Mar 07 2018 21:43:32 GMT-0500 (EST)
T+612515ms: eth_getTransactionReceipt
T+612531ms: eth_call
T+616584ms: eth_getBlockByNumber
T+616605ms: eth_getBlockByNumber
T+616610ms: eth_getBalance
T+616610ms: eth_getBalance
T+616613ms: eth_getBalance
T+621117ms: net_version
T+621167ms: eth_call
T+624623ms: eth_getBlockByNumber
T+630574ms: eth_getBlockByNumber
T+630597ms: eth_estimateGas
T+632633ms: eth_getBlockByNumber
T+633026ms: eth_getTransactionCount
T+633067ms: eth_sendRawTransaction
T+633099ms:   Transaction: 0xd6764022e3a74d0f3877163643d877cf20ca0fe04eced218bcf69bb8458c61c0
T+633099ms:   Gas usage: 42108
T+633099ms:   Block Number: 8
T+633099ms:   Block Time: Wed Mar 07 2018 21:43:53 GMT-0500 (EST)
T+637106ms: eth_sendRawTransaction
T+637146ms:   Transaction: 0x3e60137f2187afc40f13cdaba5f1af7ec836512e9b9171e5a9fb6060f749e4c4
T+637146ms:   Gas usage: 27108
T+637146ms:   Block Number: 9
T+637146ms:   Block Time: Wed Mar 07 2018 21:43:57 GMT-0500 (EST)
T+640637ms: eth_getBlockByNumber
T+640644ms: eth_getBlockByNumber
T+640649ms: eth_getCode
T+640663ms: eth_getBlockByNumber
T+640667ms: eth_getBalance
T+640667ms: eth_getBalance
T+640667ms: eth_getBalance
T+640672ms: eth_estimateGas
T+640690ms: eth_getBlockByNumber
T+640693ms: eth_getBalance
T+640701ms: eth_getBalance
T+640707ms: /node_modules/ganache-cli/build/lib.node.js:63898
T+640707ms: var Module;if(!Module)Module=(typeof Module!=="undefined"?Module:null)||{};var moduleOverrides={};for(var key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}var ENVIRONMENT_IS_WEB=false;var ENVIRONMENT_IS_WORKER=false;var ENVIRONMENT_IS_NODE=false;var ENVIRONMENT_IS_SHELL=false;if(Module["ENVIRONMENT"]){if(Module["ENVIRONMENT"]==="WEB"){ENVIRONMENT_IS_WEB=true}else if(Module["ENVIRONMENT"]==="WORKER"){ENVIRONMENT_IS_WORKER=true}else if(Module["ENVIRONMENT"]==="NODE"){ENVIRONMENT_IS_NODE=true}else if(Module["ENVIRONMENT"]==="SHELL"){ENVIRONMENT_IS_SHELL=true}else{throw new Error("The provided Module['ENVIRONMENT'] value is not valid. It must be one of: WEB|WORKER|NODE|SHELL.")}}else{ENVIRONMENT_IS_WEB=typeof window==="object";ENVIRONMENT_IS_WORKER=typeof importScripts==="function";ENVIRONMENT_IS_NODE=typeof process==="object"&&"function"==="function"&&!ENVIRONMENT_IS_WEB&&!ENVIRONMEN
T+640707ms: 
T+640707ms: TypeError: Cannot read property 'get' of undefined
T+640707ms:     at dbGet (/node_modules/ganache-cli/build/lib.node.js:56029:7)
T+640707ms:     at /node_modules/ganache-cli/build/lib.node.js:17614:5
T+640707ms:     at /node_modules/ganache-cli/build/lib.node.js:23091:20
T+640707ms:     at iterate (/node_modules/ganache-cli/build/lib.node.js:23172:13)
T+640707ms:     at /node_modules/ganache-cli/build/lib.node.js:23184:29
T+640707ms:     at /node_modules/ganache-cli/build/lib.node.js:22954:16
T+640707ms:     at /node_modules/ganache-cli/build/lib.node.js:17619:7
T+640707ms:     at /node_modules/ganache-cli/build/lib.node.js:56034:9
T+640707ms:     at dispatchError (/node_modules/ganache-cli/build/lib.node.js:36358:36)
T+640707ms:     at /node_modules/ganache-cli/build/lib.node.js:22744:14
@mikeseese
Copy link
Contributor

Thanks so much for reporting this! This issue will be tracked using #667. I apologize for the catch-all comment. I will be going back through these issues and make sure I don't miss any specific details and make the appropriate comments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants