Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash after trying call a function on an undefined #131

Open
gil0mendes opened this issue Jan 29, 2018 · 0 comments
Open

Crash after trying call a function on an undefined #131

gil0mendes opened this issue Jan 29, 2018 · 0 comments
Labels

Comments

@gil0mendes
Copy link
Member

Running System

  • Stellar Version: 1.2.x
  • Node.js Version: 8.5.0
  • Operating System: Ubuntu 16.04

Steps to Reproduce Your Error

Write a code that generates a type error of this nature:

TypeError: Cannot read property 'name' of undefined

What is Expected?

The Stellar instance shouldn't break at all, but most importantly, running in cluster mode, that shouldn't happen in any manner.

What is Actually Happening?

The Stellar instance is crashing and if running in cluster mode the cluster breaks and all the workers die.

screen shot 2018-01-29 at 23 10 08

@gil0mendes gil0mendes added the bug label Jan 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant