Search before asking
Version
master
What's Wrong?
when config::enable_simdjson_parser=true in vec streamload, may lead to core dump when json input invalid format string like { "a, or all the fields is null like '{}', this may lead to simdjson lib throw some unhandled expection like Objects and arrays can only be iterated when they are first encountered
What You Expected?
no core
How to Reproduce?
input some invalid json format string
Anything Else?
No response
Are you willing to submit PR?
Code of Conduct