<html><head>
<meta content="text/html; charset=ISO-8859-15" http-equiv="Content-Type">
</head><body bgcolor="#FFFFFF" text="#000000">I might already have found
 the specific cause.<br>
<br>
It seems with split sections we generate a dummy CmmProc, which has as 
entry label <br>
> error (split_sections_entry)<br>
<br>
My patch likely introduces strictness on that field where it was lazy 
before.<br>
If this is the cause I expect to have a patch up in a hour or two and 
will merge<br>
it after it validates.<br>
<br>
Cheers,<br>
Andreas<br>
<br>
<span>Ben Gamari schrieb:</span><br>
<blockquote cite="mid:8736rwg64b.fsf@smart-cactus.org" type="cite">
  <pre wrap="">Andreas Klebinger <a class="moz-txt-link-rfc2396E" href="mailto:klebinger.andreas@gmx.at"><klebinger.andreas@gmx.at></a> writes:

</pre>
  <blockquote type="cite"><pre wrap="">Hello,

I'm fine with reverting for now. But could you give me a way to
reproduce this error?

I've not seen crashes on either linux and windows in various configs.

</pre></blockquote>
  <pre wrap=""><!---->I suspect that Simon is building with SplitObjects enabled. To be
honest, I would really like to remove this feature; SplitSections is
better in nearly every regard. However, we have been stalled since
SplitSections doesn't quite work yet on Windows (or, IIRC, the toolchain
is prohibitively slow when it's used). I believe Tamar was working on
fixing this.

Cheers,

- Ben
</pre>
</blockquote>
<br>
</body></html>