* [Buildroot] strace unknown syscall trap 0xe1a00000
@ 2006-11-06 9:54 Konstantin Kletschke
2006-11-06 10:48 ` Konstantin Kletschke
0 siblings, 1 reply; 2+ messages in thread
From: Konstantin Kletschke @ 2006-11-06 9:54 UTC (permalink / raw)
To: buildroot
Hi Folks!
Currently I am debugging a segfault in my toolchain and realize that
strace is still not working on my ARM9:
# strace echo
execve("/bin/echo", ["echo"], [/* 15 vars */]) = 0
syscall: unknown syscall trap 0xe1a00000
This is strace-4.5.12 build from a buidlroot snapshot of early November
with these patches applied:
Applying strace-dont-use-REG_SYSCALL-for-sh.patch using plaintext:
patching file process.c
Hunk #1 succeeded at 2662 (offset -1 lines).
Applying strace-fix-arm-bad-syscall.patch using plaintext:
patching file syscall.c
Applying strace-superh-update.patch using plaintext:
patching file configure
Applying strace-undef-syscall.patch using plaintext:
patching file linux/syscallent.h
One patch I loaded down by myself in case to fix that from
http://www.fluff.org/ben/patches/strace/strace-fix-arm-bad-syscall.patch
But the error is the same with or without.
Is there a way to fix this?
Regards, Konsti
--
GPG KeyID EF62FCEF
Fingerprint: 13C9 B16B 9844 EC15 CC2E A080 1E69 3FDA EF62 FCEF
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-11-06 10:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-06 9:54 [Buildroot] strace unknown syscall trap 0xe1a00000 Konstantin Kletschke
2006-11-06 10:48 ` Konstantin Kletschke
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox