SQLite Forum

Strange parsing problem in the shell
Login
> ... I don't buy the hypothesis that my problem arises from a failed pipeline.

The misbehavior was not caused *solely* by the broken pipe issue. It was due to a bug which was exposed by a broken pipe among other scenarios. That bug was fixed today, by [this checkin](https://sqlite.org/src/info/928c2a34986644d3).

Can you try it?