strace
I'm trying to get the citrix ICA client for arm linux running. I've got it
installed and given it the libraries it wants but it barfs with either a
mysterious 'Error 12 has occurred' or segfaults (depending which of two
binaries you try).
Next thing to do is run strace to see what it was doing for a possible
clue.
However this leads me to find that strace is not behaving as I expect. For
any binary I give it it tells me that execve <name of binary> happened
but then no more system calls are traced - the traced binary just runs and
outputs whatever it normally would.
This is on a RiscPC (rev-S strongarm).
Am I being dumb with some config option or does the woody version of strace
have a problem? I suspect the former - someone tell me what I'm doing
wrong.
strace version is 4.4-1.2
I've also found a selection of other things wrong with woody-on-riscpc,
some of which I'll no doubt be bugging you all about in due course :-)
But on the whole it seems a great improvement over potato-on-riscpc - well
done all, especially phil.
Wookey
--
Aleph One Ltd, Bottisham, CAMBRIDGE, CB5 9BA, UK Tel +44 (0) 1223 811679
work: http://www.aleph1.co.uk/ play: http://www.chaos.org.uk/~wookey/
Reply to:
- Follow-Ups:
- Re: strace
- From: Philip Blundell <pb@nexus.co.uk>
- Re: strace
- From: Jonathan Amery <jdamery@chiark.greenend.org.uk>