Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18404 - nano 1.2 generates segmentation fault
Summary: nano 1.2 generates segmentation fault
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Aron Griffis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-28 17:59 UTC by David
Modified: 2003-09-27 06:37 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 David 2003-03-28 17:59:26 UTC
When the following .nanorc is in my ~/ a segmentation fault occurs. 
 
syntax "config" ".conf" 
color red "^use=.*"
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-03-28 19:27:46 UTC
emerge info and paste please.
Comment 2 Aron Griffis (RETIRED) gentoo-dev 2003-03-28 21:17:56 UTC
I've tested this on x86 and alpha, with both USE=slang and USE=-slang.  I don't see this problem.  Please post the following information: 
(1) output of emerge info
(2) output of "epm -q nano" (you might need to emerge epm first)
Comment 3 David 2003-03-30 08:43:30 UTC
emerge info:

Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 Intel(R) Pentium(R) III Mobile CPU      1200                                MHz
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo/ http://ftp                                .snt.utwente.nl/pub/os/linux/gentoo http://gentoo.oregonstate.edu/ http://www.ib                                iblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi                                g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/                                share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi cups encode gif jpeg gnome libg++ libwww mikmod mpeg                                 ncurses nls pdflib png quicktime spell truetype xml2 xv zlib alsa gdbm berkdb sl                                ang readline arts svga tcltk guile sdl gpm tcpd pam ssl perl python esd imlib og                                gvorbis gtk motif opengl mozilla X kde qt cdr crypt dvd mmx sse pcmcia gtk2 java                                 xmms"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-func                                tions=4 -fprefetch-loop-arrays"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-fu                                nctions=4 -fprefetch-loop-arrays"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage/"
FEATURES="sandbox ccache"

epm -q nano:

nano-1.2.0

I also tried less agressive CFLAGS (-march=pentium3 -O3 -pipe -fomit-frame-pointer) with the same result.
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2003-09-27 06:37:36 UTC
Resolving WORKSFORME since this bug was accidentally reopened