Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52151 - man crashed when i press CTRL+4 and cursor at console disappear
Summary: man crashed when i press CTRL+4 and cursor at console disappear
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-26 19:19 UTC by Bash
Modified: 2005-01-07 17:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bash 2004-05-26 19:19:17 UTC
man somth, for example man man
then, press CTRL+4

tested in xterm/console - result the same

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

Actual Results:  
:/usr/bin/nroff: line 89: 18825 Quit                   
PATH=$GROFF_BIN_PATH:$PATH groff -mtty-char $T $opts ${1+"$@"}
Error executing formatting or display command.
System command (cd /usr/share/man && (echo ".ll 25.0i"; echo ".nr LL 25.0i";
echo ".pl 1100i"; /bin/gunzip -c '/usr/share/man/man1/man.1.gz'; echo; echo ".pl
\n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -Tlatin1 -c -mandoc |
/usr/bin/less) exited with status 131.
No manual entry for man


Expected Results:  
Something else :)

Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9, 2.6.6)
=================================================================
System uname: 2.6.6 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 1.80GHz
Gentoo Base System version 1.4.10
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://10.20.0.184/gentoo/ ftp://trumpetti.atm.tut.fi/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://10.20.0.184/gentoo-portage"
USE="X aalib alsa apm avi berkdb cdr crypt dvd encode gif gtk gtk2 imlib jpeg
libg++ libwww mad mikmod mmx motif mpeg ncurses nls oggvorbis oss pam pdflib
perl png python quicktime readline samba sdl slang spell sse ssl truetype x86
xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2005-01-07 17:36:06 UTC
seems to me this works now ...

i tried with man-1.5o_p1 and it didnt bomb when i hit CTRL+F4 ... tested in Eterm and xterm