The attached patch makes ltrace understand syscalls made in Thumb-2 mode. ** Patch added: "0001-Fix-ARM-syscall_p-to-handle-Thumb-2-mode.patch" https://bugs.launchpad.net/ubuntu/+source/ltrace/+bug/639796/+attachment/1660536/+files/0001-Fix-ARM-syscall_p-to-handle-Thumb-2-mode.patch
-- ltrace complains about unexpected instruction https://bugs.launchpad.net/bugs/639796 You received this bug notification because you are a member of TI OMAP Developers, which is a direct subscriber. Status in “ltrace” package in Ubuntu: New Bug description: Binary package hint: ltrace On an ARM Cortex-A9, ltrace complains about unexpected instruction. For example: $ ltrace ls ... fclose(0x402785d8 <unfinished ...> unexpected instruction 0xdf004667 at 0x40196892 unexpected instruction 0xdf004667 at 0x40196892 SYS_munmap(0x4006e000, 4096) = 0 <... fclose resumed> ) = 0 __fpending(0x40278678, 0, 0x40278538, 135880, 0) = 0 fclose(0x40278678 <unfinished ...> unexpected instruction 0xdf004667 at 0x40196892 unexpected instruction 0xdf004667 at 0x40196892 <... fclose resumed> ) = 0 unexpected instruction 0xdf004667 at 0x40196892 +++ exited (status 0) +++ ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: ltrace 0.5.3-2ubuntu5 ProcVersionSignature: Ubuntu 2.6.35-ti903.8+ti+release2-omap4 2.6.35.3 Uname: Linux 2.6.35-ti903-omap4 armv7l Architecture: armel Date: Tue Sep 14 06:21:08 2010 ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ltrace _______________________________________________ Mailing list: https://launchpad.net/~tiomap-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~tiomap-dev More help : https://help.launchpad.net/ListHelp

