[Bug 238840] 'top' segmentation fault on terminal resize

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 30 16:10:15 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238840

--- Comment #3 from pprocacci at gmail.com ---
(In reply to pprocacci from comment #2)

Following up with myself with a fix that maybe you'd like to employ:

# svnlite co https://svn.freebsd.org/base/head/usr.bin/top
/usr/src/usr.bin/top.new
# cd /usr/src/usr.bin/top.new
# make
# make install

There has been memory allocation related work that does indeed fix this bug
that's currently in current.
The above, will take that `top` from current and install it, fixing the bug you
are encountering on 12-RELEASE.

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


More information about the freebsd-bugs mailing list