astaxie / bat

Go implement CLI, cURL-like tool for humans
Apache License 2.0
2.55k stars 220 forks source link

Address boundary error #78

Closed ninedraft closed 5 years ago

ninedraft commented 5 years ago

app version: bat 0.12.1 rust toolchain: nightly-x86_64-apple-darwin 1.40.0-nightly OS: macOS Catalina 10.15.1

Problem Bat crashes with following 'bat' terminated by signal SIGSEGV (Address boundary error) segmentation fault: 11 if you run it in 'read from standart input mode' (no args, no flags)