HuobiRDCenter/huobi_Cpp

demo Aborted

Eric-Sunjian opened this issue · 2 comments

An error is reported after the demo has been running for a short time,maybe 1min or something.

websocketMarketdemo: /huobi/huobi_Cpp/include/rapidjson/document.h:1053: rapidjson::GenericValue<Encoding, Allocator>& rapidjson::GenericValue<Encoding, Allocator>::operator[](const rapidjson::GenericValue<Encoding, SourceAllocator>&) [with SourceAllocator = rapidjson::MemoryPoolAllocator<>; Encoding = rapidjson::UTF8<>; Allocator = rapidjson::MemoryPoolAllocator<>]: Assertion `false' failed.
Aborted

Do you still have the same problem? Have you tried debugging? It may appear when the returned value cannot be parsed.

@Eric-Sunjian we have to close this as there is no further update.