9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Jason Catena <jason.catena@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] remedial sources auth, connect, and mount in plan9port
Date: Fri,  2 Oct 2009 11:52:06 -0500	[thread overview]
Message-ID: <d50d7d460910020952k46dc2366xdabd4dd58a8a12a7@mail.gmail.com> (raw)
In-Reply-To: <ff6dd28e36bb4da29989f4d45ae93917@brasstown.quanstro.net>

Instrumented each return from convM2S.c.

jdc@jdc-desktop:/n/sources/contrib/catenate/times$ sudo cp
/home/jdc/contrib/latin1.7a.font .
ap(9cd1a0) + size(b) == p(9cd1ab)
ap(9d0510) + size(52) == p(9d0562)
ap(9d04e0) + size(21) == p(9d0501)
ap(9d02a0) + size(16) == p(9d02b6)
ap(9d02a0) + size(b) == p(9d02ab)
ap(9d0550) + size(5b) == p(9d05ab)
ap(9d02a0) + size(b) == p(9d02ab)
ap(9d0550) + size(5b) == p(9d05ab)
ap(9d02a0) + size(b) == p(9d02ab)
ap(9d04c0) + size(7) == p(9d04c7)
ap(9d04e0) + size(21) == p(9d0501)
ap(9cd1a0) + size(16) == p(9cd1b6)
ap(9cd1a0) + size(b) == p(9cd1ab)
ap(9d0570) + size(5b) == p(9d05cb)
last return
Oct  2 11:47:38.617 read bad packet from 5
n=62 nn=0
ap(9cd7d0) + size(7) == p(9cd7d7)
ap(9cd7d0) + size(7) == p(9cd7d7)
ap(9cd7d0) + size(7) == p(9cd7d7)
ap(9cd7d0) + size(7) == p(9cd7d7)
ap(9cd7d0) + size(7) == p(9cd7d7)
cp: cannot create regular file `./latin1.7a.font': Connection reset by peer

Jason Catena


On Thu, Oct 1, 2009 at 22:11, erik quanstrom <quanstro@quanstro.net> wrote:
>> My test case tries to copy a file over top of one that already exists.
>>  In this case, the bug decided to flit right by the check at
>> convM2S.c:216,217.
>
> i thought the original problem was trying to change
> modes or permissions on a file.  that's why i guessed
> the problem message would be a Rwstat.  perhaps i
> gave the wrong line numbers?  in any event, you're
> doing writes with your current example, so you
> may wish to instrument all the cases in M2S that
> return 0.
>
> - erik
>
>



  reply	other threads:[~2009-10-02 16:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <<d50d7d460910012003h6aec0d3bj40ebdadac3358b6a@mail.gmail.com>
2009-10-02  3:11 ` erik quanstrom
2009-10-02 16:52   ` Jason Catena [this message]
     [not found] <<d50d7d460910010834r40c926barbc3dedd5828f3bd1@mail.gmail.com>
2009-10-01 16:22 ` erik quanstrom
2009-10-02  3:03   ` Jason Catena
2009-10-01  5:06 Jason Catena
2009-10-01  7:44 ` Venkatesh Srinivas
2009-10-01  9:50   ` Jason Catena
2009-10-01 10:04     ` Ethan Grammatikidis
2009-10-01 10:31       ` sqweek
2009-10-01 12:38         ` Abhishek Kulkarni
2009-10-01 15:34         ` Jason Catena

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=d50d7d460910020952k46dc2366xdabd4dd58a8a12a7@mail.gmail.com \
    --to=jason.catena@gmail.com \
    --cc=9fans@9fans.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).