From: Konstantin Kletschke <kletschke@synertronixx.de>
To: buildroot@busybox.net
Subject: [Buildroot] strace unknown syscall trap 0xe1a00000
Date: Mon, 6 Nov 2006 10:54:13 +0100 [thread overview]
Message-ID: <20061106095413.GA5528@synertronixx3> (raw)
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
next reply other threads:[~2006-11-06 9:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-06 9:54 Konstantin Kletschke [this message]
2006-11-06 10:48 ` [Buildroot] strace unknown syscall trap 0xe1a00000 Konstantin Kletschke
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061106095413.GA5528@synertronixx3 \
--to=kletschke@synertronixx.de \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.