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

System Error when running Ganache 1.6.11 on darwin #106

@dylanseago

Description

@dylanseago

Received this error while sending multiple transactions (200+) in a loop.

PLATFORM: darwin
GANACHE VERSION: 1.6.11

EXCEPTION:
TypeError: Cannot read property 'get' of undefined
at dbGet (/Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:49973:7)
at /Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:17655:5
at /Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:23327:20
at iterate (/Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:23408:13)
at /Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:23420:29
at /Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:23190:16
at /Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:17660:7
at /Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:49978:9
at dispatchError (/Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:30623:36)
at /Users/dylan/dev/trufflesuite/ganache/node_modules/ethereumjs-testrpc/build/lib.node.js:22823:14

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions