Coda File System

Re: small problem with coda 6 upgrade

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Tue, 3 Jun 2003 10:37:41 -0400
Let's see how I can confuse my threading mailreader by responding to
both messages at once...

Both problems have been found and are fixed in CVS. If nothing else
crops up I'll probably release new RPC2 and Coda versions later
today.

Jan


On Tue, Jun 03, 2003 at 01:44:18AM -0700, Steve Simitzis wrote:
> i had to add this to my /etc/coda/server.conf:
> 
> #
> # Prefix for binaries
> #
> exec_prefix="/usr"

    http://www.coda.cs.cmu.edu/rt2/Ticket/Display.html?id=745

Dumb bug.


On Tue, Jun 03, 2003 at 02:05:09AM -0700, Steve Simitzis wrote:
> coda 6 doesn't seem to work at all for me. here's what happens:
...
> Assertion failed: nVnodes == 0, file "/usr/src/redhat/BUILD/coda-6.0.0/coda-src/volutil/vol-salvage.cc", line 706
> EXITING! Bye!

    http://www.coda.cs.cmu.edu/rt2/Ticket/Display.html?id=746

This one is interesting, gcc-2.95 and some of the earlier 3.x versions
get an off-by-one error on the following code "(size_t)(&type::member)".
This is causing a lot of problems in various list iterators.

Jan
Received on 2003-06-03 10:39:58