You are not logged in.

#1 2006-11-21 10:59:07

mutronix
Member
Registered: 2006-11-08
Posts: 4
Website

coreutils-6.5-1.1: /bin/ls Segmentation fault

ls segfaults in some directories. I don't know exaclly why it happens, but I found some reason.

$ pwd
/var/abs/local
$ ls
Segmentation fault
$ cd ..
$ ls
PKGBUILD.proto  devel          kernels     network   x11
base            editors        lib         office    x11-drivers
community       extra          local       system    x11-libs
daemons         install.proto  multimedia  unstable
$ cd ..
$ ls
abs     cache   db     ftp  local  log   ntop  run      spool  tmp
backup  chroot  empty  lib  lock   mail  opt   service  state  www
$ cd ..
$ ls
Segmentation fault
$ pwd
/
$ alias ls
alias ls='ls --color=auto'
$ unalias ls
$ ls
bin   dev  home  lib64       mnt  proc  sbin  tmp  var
boot  etc  lib   lost+found  opt  root  sys   usr
$

As yous see alias ls='ls --color=auto' is the key.

This bug works on both i686 and x86_64 systems smile

Offline

#2 2006-11-21 13:10:45

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: coreutils-6.5-1.1: /bin/ls Segmentation fault

Offline

#3 2006-11-21 14:56:41

aslan-can
Member
Registered: 2006-09-26
Posts: 6

Re: coreutils-6.5-1.1: /bin/ls Segmentation fault

I have the same problem, I'm afraid hmm

Will there some fixed package being uploaded soon? Thx in advance..

Offline

#4 2006-11-21 17:35:46

hjorthboggild
Member
From: Denmark
Registered: 2005-11-05
Posts: 89

Re: coreutils-6.5-1.1: /bin/ls Segmentation fault

I'm experiencing the same problem here on 686 architecture

Offline

#5 2006-11-21 18:30:57

aslan-can
Member
Registered: 2006-09-26
Posts: 6

Re: coreutils-6.5-1.1: /bin/ls Segmentation fault

pierre from the german archlinux irc channel told me there was a package called "coreutils-6.5.1-1" which was newer than the one I had...

But I can't find it? Could someone please give me some piece of information where to find it? (it's not on my pacman server (yet??))

aslan-can

Offline

#6 2006-11-21 18:37:53

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: coreutils-6.5-1.1: /bin/ls Segmentation fault

Just forgot about what I told you. ;-) This package is only available on Arch64.

Offline

#7 2006-11-21 23:20:46

aslan-can
Member
Registered: 2006-09-26
Posts: 6

Re: coreutils-6.5-1.1: /bin/ls Segmentation fault

Ok, i first did the downgrade, but now there is a new package, which works fine again: "coreutils-6.5-2"

Problem solved.

Offline

Board footer

Powered by FluxBB