Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: Kyle McMartin <kyle@mcmartin.ca>
Cc: John David Anglin <dave@hiauly1.hia.nrc.ca>,
	matthew@wil.cx, linux-parisc@vger.kernel.org,
	debian-hppa@lists.debian.org
Subject: Re: Fixed strace [ was Re: ls -l is broken ]
Date: Mon, 4 May 2009 23:46:09 -0400	[thread overview]
Message-ID: <200905042346.11132.vapier@gentoo.org> (raw)
In-Reply-To: <20090502234348.GE28342@bombadil.infradead.org>

[-- Attachment #1: Type: text/plain, Size: 1530 bytes --]

On Saturday 02 May 2009 19:43:48 Kyle McMartin wrote:
> On Sat, May 02, 2009 at 06:34:59PM -0400, John David Anglin wrote:
> > Hi Kyle,
> >
> > > On Sun, Apr 06, 2008 at 07:09:59PM -0400, John David Anglin wrote:
> > > > > If you strace it, what syscall returns -EOPNOTSUPP?
> > > >
> > > > strace is broken and quits before the relevant syscall.  Think I
> > > > mentioned this before is a different context.
> > >
> > > Fixed & updated strace available at
> > > http://people.debian.org/~kyle/strace/
> >
> > strace is either broken again or debian didn't pick up your fix.  The
> > link to your updated version is broken.
> >
> > This happens when tracing sshd during a connection attempt with -f
> > option:
> >
> > strace -f -p 2390
> > Process 2390 attached - interrupt to quit
> > _newselect(7, [3 4], NULL, NULL, NULL
> > ...
> > [pid  5627] open("/etc/selinux/config", O_RDONLY|O_LARGEFILE) = -1 ENOENT
> > (No such file or directory) upeek:
> > ptrace(PTRACE_PEEKUSER,5627,4294967292,0): Input/output error Process
> > 5627 detached
> > <... _newselect resumed> )              = 1 (in [6])
> >
> > Trying to figure out why sshd sometimes does wierd stuff.
>
> I'll take a look, the strace link is broken because sadly the debian
> people didn't migrate the entirety of the people machine when they
> brought in a new one.

if said fix could actually get posted to the strace devel list at sf.net, 
that'd be even better ...

probably related:
http://bugs.gentoo.org/250631
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2009-05-05  3:46 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-06 22:28 ls -l is broken John David Anglin
2008-04-06 22:42 ` Matthew Wilcox
2008-04-06 23:09   ` John David Anglin
2008-04-15  5:16     ` Kyle McMartin
2008-04-16 14:27       ` Kyle McMartin
2008-04-16 17:15         ` John David Anglin
2008-04-16 17:21           ` Kyle McMartin
2008-04-17  7:53     ` Fixed strace [ was Re: ls -l is broken ] Kyle McMartin
2008-08-04 19:39       ` John David Anglin
2008-08-07 21:08         ` Kyle McMartin
2008-08-07 21:14           ` John David Anglin
2009-05-02 22:34       ` John David Anglin
2009-05-02 23:43         ` Kyle McMartin
2009-05-05  3:46           ` Mike Frysinger [this message]
2009-05-05 15:37             ` Kyle McMartin
2009-05-05 16:14               ` Kyle McMartin
2009-05-05 19:47               ` Mike Frysinger
2009-05-05 17:05             ` Kyle McMartin
2009-05-05 17:22         ` Kyle McMartin
2009-05-05 18:17           ` John David Anglin
2009-05-05 18:40             ` Kyle McMartin
2009-05-05 19:09               ` John David Anglin
2009-05-05 19:18                 ` Kyle McMartin
2009-05-05 19:46                   ` John David Anglin
2009-05-06 16:04                     ` Kyle McMartin
2009-05-06 16:19                       ` John David Anglin
2009-05-06 16:25                         ` Kyle McMartin
2009-05-06 17:39                           ` John David Anglin
2009-05-07 16:52                             ` Kyle McMartin
2009-05-07 17:41                               ` John David Anglin
2009-05-07 18:37                                 ` Kyle McMartin
2009-05-07 18:41                                   ` John David Anglin
2009-05-07 21:06                                     ` James Bottomley
2009-05-07 21:08                                       ` Kyle McMartin
2009-05-09  2:39                                         ` Randolph Chung
2009-05-09 17:18                               ` John David Anglin
2009-05-09 21:11                                 ` Carlos O'Donell
2009-05-09 21:40                                   ` John David Anglin
2009-05-14  4:50                       ` Grant Grundler
2009-05-14 13:31                         ` John David Anglin
2008-04-06 23:37   ` ls -l is broken John David Anglin
2008-04-11 17:41 ` Kyle McMartin
2008-04-11 18:00   ` Kyle McMartin

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=200905042346.11132.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=dave@hiauly1.hia.nrc.ca \
    --cc=debian-hppa@lists.debian.org \
    --cc=kyle@mcmartin.ca \
    --cc=linux-parisc@vger.kernel.org \
    --cc=matthew@wil.cx \
    /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