Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64160 - coreutils-5.2.0-r2 breaks my system
Summary: coreutils-5.2.0-r2 breaks my system
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-15 11:51 UTC by francesco r
Modified: 2004-11-09 03:57 UTC (History)
1 user (show)

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 francesco r 2004-09-15 11:51:50 UTC
emerging coreutils on my athlon pc breaks ls and other,
a conseguence is that emerge stop to work ... and so on.
the breakage is seen for example doing an "ls -l" the result is 
a list of files all with the same, *very* big size.

details:
- started from stage3-athlon-xp-2004.2.tar.bz2
- I've tried it on different pc's (athlon)
- compiler are gcc 3.4.2-r1 or gcc-3.4.1-r2 
(the last one without distcc #FEATURES="" emerge -v coreutils)
- strace ls before and after emerge are quite identical
- using distcc and ccache (all with gcc-3.4.2-r1)
- working in a chrooted environment

ls -l in "actual results"
17592186044416 = 0x100000000000
4398046511104 = 0x40000000000



Reproducible: Always
Steps to Reproduce:
1. emerge =coreutils-5.2.0-r2
2.
3.

Actual Results:  
ls -l
total 8762155824
drwxr-xr-x   2 root root 17592186044416 Sep 15 18:41 bin
drwxr-xr-x   2 root root 17592186044416 Sep 15 17:29 boot
drwxr-xr-x   9 root root 17592186044416 Sep 15 17:31 dev
drwxr-xr-x  30 root root 17592186044416 Sep 15 18:42 etc
-rw-r--r--   1 root root 17592186044416 Sep 15 18:05 gentoo.tar.gz
drwxr-xr-x   2 root root 17592186044416 Sep 15 17:29 home
drwxr-xr-x   8 root root 17592186044416 Sep 15 18:32 lib
drwxr-xr-x   4 root root 17592186044416 Sep 15 17:29 mnt
drwxr-xr-x   4 root root 17592186044416 Sep 15 17:31 opt
dr-xr-xr-x  78 root root  4398046511104 Sep 15 11:58 proc
drwx------   5 root root 17592186044416 Sep 15 18:05 root
drwxr-xr-x   2 root root 17592186044416 Sep 15 18:32 sbin
drwxr-xr-x   2 root root 17592186044416 Sep 15 17:30 sys
drwxrwxrwt   4 root root 17592186044416 Sep 15 18:42 tmp
drwxr-xr-x  13 root root 17592186044416 Sep 15 17:37 usr
drwxr-xr-x  12 root root 17592186044416 Sep 15 17:31 var
Comment 1 francesco r 2004-11-09 03:57:56 UTC
now using sys-apps/coreutils-5.2.1 so needless to resolve it now