[gentoo-user] Segmentation Fault using 'ls'

2003-11-06 Thread Tiago Lima
Hi there, I have a problem with the ls command: $ cd / $ ls * snip free(): invalid pointer 0x806c050! Segmentation fault Anyone has any idea what is causing this? Kernel is 2.4.22. Thanks in advance, Tiago Lima -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Segmentation Fault using 'ls'

2003-11-06 Thread Rus Foster
On Thu, 6 Nov 2003, Tiago Lima wrote: Hi there, I have a problem with the ls command: $ cd / $ ls * snip free(): invalid pointer 0x806c050! Segmentation fault Anyone has any idea what is causing this? Kernel is 2.4.22. Thanks in advance, Tiago Lima You

Re: [gentoo-user] Segmentation Fault using 'ls'

2003-11-06 Thread Tiago Lima
Hello, I've tried and I saw nothing unusual... just the names in the / directory... Perhaps recursive? (How?) Tiago Lima - Original Message - From: Rus Foster [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 06, 2003 8:21 PM Subject: Re: [gentoo-user] Segmentation

Re: [gentoo-user] Segmentation Fault using 'ls'

2003-11-06 Thread Tiago Lima
Hi again, I tried: $ ls .* snip Segmentation Fault $ ls -la .* all ok Tiago Lima - Original Message - From: Tiago Lima [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 06, 2003 8:25 PM Subject: Re: [gentoo-user] Segmentation Fault using 'ls