https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268076
--- Comment #15 from Gavin D. Howard <gavin.d.how...@gmail.com> --- That is my bad. I thought libedit would handle EINTR. Guess I was wrong. The latest master (https://git.yzena.com/gavin/bc/commit/3cb0a4b2ec65cfed9d147180230e416b4639e834) should fix the problem by looping on EINTR. Can you pull and test that for me? By the way, libedit has an unfortunate bug: it loses the data it has gathered if an interrupt happens. There's not much I can do about that. I think. -- You are receiving this mail because: You are the assignee for the bug.