Comment 1 for bug 771805

Revision history for this message
Tom Gall (tom-gall) wrote : Re: [armel] ltrace hangs

using the developer build from 4/21 and the omap3 hwpack on my beagle Xm I see the same:

as root:
root@linaro:~# ltrace /bin/ls
signal(55377, 0x00000001Killed

as a mere mortal:
tgall@linaro:~/chromium$ ltrace /bin/ls
signal(55377, 0x00000001

root@linaro:~# dpkg -l ltrace
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-===============-===============-==============================================
ii ltrace 0.5.3-2.1ubuntu Tracks runtime library calls in dynamically li
root@linaro:~# uname -a
Linux linaro 2.6.38-1002-linaro-omap #3-Ubuntu SMP Fri Apr 15 14:00:54 UTC 2011 armv7l armv7l armv7l GNU/Linux
root@linaro:~#