Date: Tue, 30 Jul 2019 16:10:14 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 238840] 'top' segmentation fault on terminal resize Message-ID: <bug-238840-227-VP6erZHSwc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238840-227@https.bugs.freebsd.org/bugzilla/> References: <bug-238840-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238840 --- Comment #3 from pprocacci@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.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238840-227-VP6erZHSwc>
