Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51576 - coreutils-5.2.0-r2 ACCESS VIOLATION
Summary: coreutils-5.2.0-r2 ACCESS VIOLATION
Status: RESOLVED DUPLICATE of bug 55620
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-20 10:30 UTC by Jeff Balk
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
Output of env (env.oddjob,1.81 KB, text/plain)
2004-05-20 17:52 UTC, Jeff Balk
Details
Output of mount (mount.oddjob,480 bytes, text/plain)
2004-05-20 17:53 UTC, Jeff Balk
Details
The output of "emerge system 2>&1 > emerge_system.txt" (emerge_system.txt,130.07 KB, text/plain)
2004-07-13 21:14 UTC, Mike ConradMike Conrad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Balk 2004-05-20 10:30:34 UTC
emerging coreutils-5.2.0-r2 gives an ACCESS VIOLATION error:

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-sys-apps_-_coreutils-5.2.0-r2-31014.log"

unlink:    /mnt/hdb3/usr/lib/cf31306/conftest9012345
unlink:    /mnt/hdb3/usr/lib/cf31306/conftest9012346
--------------------------------------------------------------------------------

I'm using portage portage-2.0.50-r6, and I think this is different than bug 21766.

If it is relevant, emerging tar-1.13.92-r3 also gives me a similar error.
I'm willing to give more info, but I don't know what else would be helpful.

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




Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.5-gentoo) 
================================================================= 
System uname: 2.6.5-gentoo i686 AMD Athlon(tm) XP 2200+ 
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="-march=athlon-xp -mcpu=athlon-xp -O2 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.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="-march=athlon-xp -mcpu=athlon-xp -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/ 
http://gentoo.chem.wisc.edu/gentoo/" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X aalib alsa apache2 arts avi berkdb cdr crypt esd foomaticdb gdbm gif 
gphoto2 gpm gtk2 guile imlib jpeg kde libg++ libwww mad motif mpeg mysql 
ncurses objprelink oggvorbis opengl oss pam pdflib plotutil png python qt 
quicktime readline scanner sdl slang ssl svga tcltk tcpd truetype x86 xml xml2 
xv zlib"
Comment 1 SpanKY gentoo-dev 2004-05-20 17:18:10 UTC
what about the output of `env` and `mount` when this error occurs ?
Comment 2 Jeff Balk 2004-05-20 17:52:07 UTC
Created attachment 31783 [details]
Output of env
Comment 3 Jeff Balk 2004-05-20 17:53:28 UTC
Created attachment 31784 [details]
Output of mount
Comment 4 Mike ConradMike Conrad 2004-07-13 21:14:34 UTC
Created attachment 35363 [details]
The output of "emerge system 2>&1 > emerge_system.txt"

This shows the complete error message log while building coreutils.
There was also quite a lot of output about "@echo: command not found"
(mentioned in a different bug report) which didn't show up in the log.
Comment 5 Mike ConradMike Conrad 2004-07-13 21:16:36 UTC
I am also suffering from this bug.  I am trying to "emerge system" on a fresh install from 2004.1 using the stage-2 i686, and I get an error almost exactly like this for coreutils 5.2.1

I have just done a emerge sync, and it told me to do an emerge portage, which aparently depended on coreutils, and died.  I then tried an emerge system and it died here also.

I attached a complete error log of my "emerge system" command.

Does anyone have a workaround?
Comment 6 Mike ConradMike Conrad 2004-07-14 06:16:25 UTC
Found the problem, its a result of having usr as a symlink onto a different partition.  Not sure if this is still a bug.  Shouldn't I be able to do this?  It was OK under Debian...
Comment 7 SpanKY gentoo-dev 2004-08-02 19:38:14 UTC

*** This bug has been marked as a duplicate of 55620 ***