After exit from mc (ordinary (not root) user) mc crashes with following message: read (subshell_pty ...): Bad address (14) Fix: Problem doesn't occur, if before exitting run subshell (Ctrl+O) How-To-Repeat: 1. under unprivileged user run mc 2. immediately try exit (press F10)
Is this a problem with the port, or with the base system?
Responsible Changed From-To: freebsd-bugs->fjoe Take a guess that this applies to misc/mc and make it a ports PR assigned to the misc/mc maintainer.
Also problem does not occur on version mc-4.7.0pre4
fjoe 2010-02-06 21:29:55 UTC FreeBSD ports repository Modified files: misc/mc Makefile distinfo pkg-plist Added files: misc/mc/files patch-src-subshell.c Log: - Update to 4.7.0.2 - Fix crash on exit PR: 143203 Revision Changes Path 1.124 +1 -1 ports/misc/mc/Makefile 1.34 +3 -3 ports/misc/mc/distinfo 1.7 +11 -0 ports/misc/mc/files/patch-src-subshell.c (new) 1.41 +2 -2 ports/misc/mc/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed along with the update to 4.7.0.2