From: Bernhard Rosenkraenzer <bero@arklinux.org>
To: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: 2.6.15-rc1-mm2 breaks strace
Date: Fri, 18 Nov 2005 22:40:33 +0100 [thread overview]
Message-ID: <200511182240.34512.bero@arklinux.org> (raw)
2.6.15-rc1-mm2 works nicely here, aside from the artsd stuff someone else
already reported, and an new issue with strace (last known working:
2.6.14-mm2)
[bero@localhost bero]$ strace ls
execve("/bin/ls", ["ls"], [/* 33 vars */]) = 0
Segmentation fault
[ls output without any traces beyond execve-ing ls displayed here]
Also interesting:
[bero@localhost bero]$ strace strace ls
execve("/usr/bin/strace", ["strace", "ls"], [/* 20 vars */]) = 0
Segmentation fault
execve("/bin/ls", ["ls"], [/* 20 vars */]) = 0
[ls output without any traces displayed here]
next reply other threads:[~2005-11-18 21:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-18 21:40 Bernhard Rosenkraenzer [this message]
2005-11-18 22:37 ` 2.6.15-rc1-mm2 breaks strace Jiri Slaby
2005-11-18 23:00 ` Badari Pulavarty
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=200511182240.34512.bero@arklinux.org \
--to=bero@arklinux.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox