Menu

#31 'strace ls' breaks on eabi arm

build errors
closed-fixed
nobody
None
5
2018-03-17
2006-07-10
Anonymous
No

while running 'strace ls' i get this output

execve("/usr/bin/ls", ["ls"], [/* 19 vars */]) = 0
syscall: unknown syscall trap 0xe5bcf940

i found same problem while executing any other app, e.g.
cp, mv etc.

execve("/usr/bin/cp", ["cp"], [/* 19 vars */]) = 0
syscall: unknown syscall trap 0xe5bcf940

strace -p pid runs fine for ls and others

this is on debian testing

Discussion

  • Eugene Syromyatnikov

    • status: open --> closed-fixed
    • Group: --> build errors
     
  • Eugene Syromyatnikov

    Initial support for ARM EABI has been added in f691bd2a4f0a915f998e4127b108869b57db4213.