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

[Testnet 0.3.2a] Cannot read property 'senderPublicKey' of undefined #253

Closed
ghost opened this issue Aug 13, 2016 · 3 comments
Closed

[Testnet 0.3.2a] Cannot read property 'senderPublicKey' of undefined #253

ghost opened this issue Aug 13, 2016 · 3 comments
Assignees

Comments

@ghost
Copy link

ghost commented Aug 13, 2016

Lisk crash after the following:

[FTL] 2016-08-07 06:09:31 | System error - {"message":"Cannot read property 'senderPublicKey' of undefined","stack":"TypeError: Cannot read property 'senderPublicKey' of undefined\n at /lisk-test/app.js:8:22913\n at lisk-test/node_modules/async/lib/async.js:181:20\n at iterate /lisk-test/node_modules/async/lib/async.js:262:13)\n at Immediate. (/lisk-test/node_modules/async/lib/async.js:274:29)\n at Immediate._onImmediate (/lisk-test/node_modules/async/lib/async.js:44:16)\n at processImmediate as _immediateCallback"}

first seen on 0.3.2a

@Isabello
Copy link
Contributor

Isabello commented Nov 2, 2016

Is this still an issue on 0.4.x @slasheks ?

@ghost
Copy link
Author

ghost commented Nov 5, 2016

just encountered the issue in 0.5.0b

[dbg] 2016-11-05 19:46:16 | Applying unconfirmed transaction - 9082231970708809096
/opt/lisk/lisk-0.5.0b-Linux-x86_64/node_modules/js-nacl/lib/nacl_factory.js:27
aughtException",(function(ex){if(!(ex instanceof ExitStatus)){throw ex}}));Mod
                                                                    ^
TypeError: Cannot read property 'senderPublicKey' of undefined
    at /opt/lisk/lisk-0.5.0b-Linux-x86_64/app.js:7:25745
    at /opt/lisk/lisk-0.5.0b-Linux-x86_64/node_modules/async/dist/async.js:3047:20
    at replenish (/opt/lisk/lisk-0.5.0b-Linux-x86_64/node_modules/async/dist/async.js:884:21)
    at Immediate.iterateeCallback (/opt/lisk/lisk-0.5.0b-Linux-x86_64/node_modules/async/dist/async.js:869:21)
    at Immediate.<anonymous> (/opt/lisk/lisk-0.5.0b-Linux-x86_64/node_modules/async/dist/async.js:847:20)
    at Immediate.immediate._onImmediate (timers.js:418:16)
    at processImmediate [as _immediateCallback] (timers.js:367:17)
error: Forever detected script exited with code: 7

@karmacoma karmacoma added the ready label Nov 6, 2016
@karmacoma karmacoma self-assigned this Nov 6, 2016
@karmacoma
Copy link
Contributor

@slasheks @Isabello: We need to reproduce this in development i.e. from source. The binary release stack trace does not provide the right information to debug this issue.

@karmacoma karmacoma added this to the Mainchain Stabilisation milestone Nov 9, 2016
@karmacoma karmacoma added the easy label Nov 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants