is webkit using read9p() and friends instead of regular reads?
On Thu, Jul 22, 2010 at 10:59 AM, EBo <[email protected]> wrote: > I'm getting lots of "Numerical result out of range" when running webfs and > webget in plan9port. It appears to fail on the the first write to > /mnt/web/ctl. > > If I run webfs with "-s Whpd -m /mnt/web" and run webget, /mnt/web/0/body > contains "/mnt/web/0/body: Numerical result out of range" (and /mnt/web/ > was mounted automatically with "9pfuse - /mnt/web/") > > If I run webfs without -m (and mtpt=nil) and use "mount -t 9p > `namespace`/Whpd /mnt/web/ -o trans=unix,uname=$USER" /mnt/web/0/body then > contains "/mnt/web/0/body: Unknown error 526" > > I'm fresh out of ideas at this point. Suggestions? > > Thanks, > > EBo -- > > > -- Federico G. Benavento
