I have never used ltrace (I use strace instead) but since no one else has answered you, may I ask if you put your error into google? If you search the following, you will see there are others reporting it as a bug.
Code: Select all
2587 couldn't continue when handling __libc_start_main
My question is whether "ls" is the best command to use for learning how to use the command. I don't even know if the "ls" command calls any libraries, and ltrace is for tracing library calls. Maybe "ls" calls some, I don't know for sure.
Have you tried installing and running "strace" on ls and comparing the results? That traces all system calls.
I generally just use strace when I need to see why a command or program is crashing, not sure when you would need to actually use ltrace instead, when it is more limited.
FORUM TIP: To view someone's posting history, sign in, click on their user name, then on "Search User's Posts." || Running ArchLinuxArm on Model 2B and 512MB Model B