Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 07 Dec 2022 02:49:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 268076] dc(1): crash on window size change
Message-ID:  <bug-268076-227-fNRX8lla4R@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268076-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268076-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268076

--- Comment #15 from Gavin D. Howard <gavin.d.howard@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/3cb0a4b2ec65cfed9d147180230e416b4639=
e834)
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 gather=
ed
if an interrupt happens. There's not much I can do about that. I think.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268076-227-fNRX8lla4R>