Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Issues
  • #278

Closed
Open
Created Jan 16, 2019 by Mark Brooker@walkjiveflyMaintainer

PoS testing: "ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx"

Summary

On the restarted PoS chain wallet debug.log shows about 15000 occurrences of

ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx

on startup.

Steps to reproduce

@ashot should see the same thing on startup since he has a copy of my wallet.

Expected behavior

Not 15k lines of errors with an occasional

ERROR: AcceptToMemoryPool : inputs already spent  

thrown in for good measure.

Problematic behavior

Lots of errors in the debug.log

Crown-core environment info

MX 17.1 linux

Crown-core application info

Crown version v0.12.7.1-2029222a pipeline 873 (build 5011)

Relevant logs, dumps and/or screenshots

...
2019-01-16 06:03:59 net thread start
2019-01-16 06:03:59 dnsseed thread start
2019-01-16 06:03:59 addcon thread start
2019-01-16 06:03:59 dumpaddr thread start
2019-01-16 06:03:59 msghand thread start
2019-01-16 06:03:59 init message: Done loading
2019-01-16 06:03:59 opencon thread start
2019-01-16 06:03:59 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:03:59 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:03:59 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:03:59 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
...
2019-01-16 06:04:00 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:04:00 ERROR: AcceptToMemoryPool: : coinbase/coinstake as individual tx
2019-01-16 06:04:00 GUI: PaymentServer::LoadRootCAs : Loaded  152  root certificates
2019-01-16 06:04:00 GUI: QMetaObject::connectSlotsByName: No matching signal for on_editButton_clicked()
2019-01-16 06:04:00 GUI: QMetaObject::connectSlotsByName: No matching signal for on_startAllButton_clicked()
...

Drop full logs & dumps here: https://nextcloud.crown.tech/nextcloud/s/znd8HiiAsRX3C6B One file uploaded: 20190116_walkjivefly_wallet.log

Possible fixes

Possibly all of these errors refer to txns abandoned by resetting to the 19743 chain.

/cc @artem

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking