<br><br>
<div class="gmail_quote">On Tue, Jan 14, 2014 at 8:20 AM, Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">
<div class="HOEnZb">
<div class="h5">On 13 January 2014 23:42, David T. Lewis &lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt; wrote:<br>&gt; On Tue, Jan 14, 2014 at 12:28:45AM +0100, Nicolas Cellier wrote:<br>&gt;&gt; 2014/1/14 karl ramberg &lt;<a href="mailto:karlramberg@gmail.com">karlramberg@gmail.com</a>&gt;<br>
&gt;&gt;<br>&gt;&gt; &gt; TraitsFileOutTest is failing<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Correct log attached this time<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Cheers,<br>&gt;&gt; &gt; Karl<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; id:     #[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]<br>
&gt;&gt; means the file was closed...<br>&gt;&gt;<br>&gt;&gt; I observed increasing failure rate related to randomly closed change log<br>&gt;&gt; the last few months (particularly when loading/merging with MC), it would<br>
&gt;&gt; be good to identify the root cause...<br>&gt;&gt;<br>&gt;<br>&gt; That sounds like exactly the problem that Frank was describing in another<br>&gt; thread. He was ending up with a corrupt changes file IIRC, and the problems<br>
&gt; he described seemed to be related to primSize checks on a changes file that<br>&gt; had been closed (this would presumably be a process trying to append to the<br>&gt; changes file when some other process had closed the file stream).<br>
<br></div></div>I&#39;m relieved it&#39;s not just me, but sad that it&#39;s not just me<br>experiencing this. </blockquote>
<div> </div>
<div>I&#39;m also using windows so can look like the problem is related to that somehow.</div>
<div> </div>
<div>Karl</div>
<div> </div>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">So my understanding is that changes are stored by<br>accessing SourceFiles at: 2. If you want a readonly copy of sources or<br>
changes, you use CurrentReadOnlySourceFiles at: 2. I suppose the first<br>step is verifying that nothing referencing these _directly_ does<br>things like closing files (I&#39;d be tempted to look at CROSF first.)<br><br>frank<br>
<br>&gt; Dave<br><br></blockquote></div><br>