log is attached
2018-02-26 06:40:31 CommitTransaction() : Sending to mempool 52e014e1da50667ff002f752af173edc02ee9662443d1c9f6a401ee99acd848a
2018-02-26 06:40:31 ERROR: CheckTransaction() : txin < txout
2018-02-26 06:40:31 ERROR: AcceptToMemoryPool: : CheckTransaction failed
2018-02-26 06:40:31 CommitTransaction() : Error: Transaction not valid
eror is in bool CheckTransaction(const CTransaction& tx, CValidationState &state) in main.cpp, i put original code, transaction work well.
need some fix here.