<div dir="ltr">Now, the debug build works, but not the normal<br><br><div class="gmail_quote">2008/9/29 lguillaume <span dir="ltr">&lt;<a href="mailto:lecocqguillaume@gmail.com">lecocqguillaume@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div dir="ltr">I update the branch, redo a compilation, but the problems always happens.<br>
One strange thinks is the crash when enabling Fluid happens in a normal build and not in a debug build.<br><br>In the debug build, it happens when baking. <br>
<br><div class="gmail_quote">2008/9/29 Daniel Genrich <span dir="ltr">&lt;<a href="mailto:daniel.genrich@gmx.net" target="_blank">daniel.genrich@gmx.net</a>&gt;</span><div><div></div><div class="Wj3C7c"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Hello,<br>
<br>
I couldn&#39;t redo but I can clearly see the problem which I have hopefully<br>
fixed in SVN.<br>
<br>
Thanks for helping again.<br>
<br>
Greetings<br>
Daniel<br>
<br>
lguillaume schrieb:<br>
<div><div></div><div>&gt; Hello,<br>
&gt; With latest SVN, when I enable Fluid Blender crash.<br>
&gt; I found a bug in the tracker but for linux (<br>
&gt; <a href="https://projects.blender.org/tracker/index.php?func=detail&amp;aid=17703&amp;group_id=9&amp;atid=125" target="_blank">https://projects.blender.org/tracker/index.php?func=detail&amp;aid=17703&amp;group_id=9&amp;atid=125</a><br>


&gt; &lt;<a href="https://projects.blender.org/tracker/index.php?func=detail&amp;aid=17703&amp;group_id=9&amp;atid=125" target="_blank">https://projects.blender.org/tracker/index.php?func=detail&amp;aid=17703&amp;group_id=9&amp;atid=125</a>&gt;<br>


&gt; ), I don&#39;t know if it&#39;s exactly the same, and don&#39;t want to open<br>
&gt; another bug.<br>
&gt; I made a debug release with Visual express 2008 (for that I have to<br>
&gt; recompile python 25, the one is lib directory doesn&#39;t works with VC2008)<br>
&gt;<br>
&gt; With the debug release, Blender does not crash when enabling fluid but<br>
&gt; crash when baking.<br>
&gt;<br>
&gt; Outside the debugger, a dialog box says &quot;Vector subscript out of range&quot;<br>
&gt; In the debugger, the last function made was at line 514 in<br>
&gt; solver_control.cpp :<br>
&gt; LbmFloat iatt &nbsp;=<br>
&gt; ABS(mpControl-&gt;mCons[0]-&gt;mCparts-&gt;getInfluenceAttraction());<br>
&gt;<br>
&gt; If I trace into, MSVC go in the include vector in function :<br>
&gt; &nbsp;#if _HAS_ITERATOR_DEBUGGING<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; if (size() &lt;= _Pos)<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; {<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _DEBUG_ERROR(&quot;vector subscript out of range&quot;);<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _SCL_SECURE_OUT_OF_RANGE;<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br>
&gt;<br>
&gt; After this Blender crash.<br>
&gt;<br>
&gt; Don&#39;t know if this can help :<br>
&gt; mpControl &nbsp; &nbsp;0x04b83f48 {mSetForceStrength=1.0000000 mCons=[0]()<br>
&gt; mCpUpdateInterval=8 ...} &nbsp; &nbsp;LbmControlData<br>
&gt;<br>
&gt; mCons[0] seems empty, it is the problem?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Bf-committers mailing list<br>
&gt; <a href="mailto:Bf-committers@blender.org" target="_blank">Bf-committers@blender.org</a><br>
&gt; <a href="http://lists.blender.org/mailman/listinfo/bf-committers" target="_blank">http://lists.blender.org/mailman/listinfo/bf-committers</a><br>
&gt;<br>
<br>
_______________________________________________<br>
Bf-committers mailing list<br>
<a href="mailto:Bf-committers@blender.org" target="_blank">Bf-committers@blender.org</a><br>
<a href="http://lists.blender.org/mailman/listinfo/bf-committers" target="_blank">http://lists.blender.org/mailman/listinfo/bf-committers</a><br>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div>