TestOpacity was failing on several machines recently. As far as I know, every one of them has been resolved by upgrading the video drivers on the machines.<br><br>I don't know if I can get to it today, but if this is still pending next week, I can run your malloc stuff on midworld and report back here...
<br><br>Thanks,<br>David<br><br><div><span class="gmail_quote">On 2/1/07, <b class="gmail_sendername">Sean McBride</b> <<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all, me again :)<br><br>On several Mac dashboards TestOpacity is failing, on others it is<br>passing.  Has anyone looked at this?  We noticed something strange:<br><br>On midworld.kitware it passes, but if you look at the details:
<br><<a href="http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-carbon/">http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-carbon/</a><br>20070201-0300-Nightly/Results/__Rendering_Testing_Cxx_TestOpacity.html>
<br><br>you will see the message:<br>"*** malloc[17039]: Deallocation of a pointer not malloced: 0x24109f0;<br>This could be a double free(), or free() called with the middle of an<br>allocated block;"<br><br>OTOH, on my machine the test fails, but there is no such error message!
<br>Seems backwards. :)<br><br>Could someone with access to midworld try this:<br><br>1) open terminal<br>2) type the following (assuming bash):<br>export MallocPreScribble=1<br>export MallocScribble=1<br>export MallocGuardEdges=1
<br>export MallocBadFreeAbort=1<br>3) run the test!<br><br>Also, this malloc error message is occurring on midworld for other tests<br>too, such as TestMultiBlock.  It seems to have started between Nov 2 and<br>Nov 4 2006:
<br><br><<a href="http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-carbon/">http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-carbon/</a><br>20061102-0300-Nightly/Results/__Graphics_Testing_Cxx_TestMultiBlock.html>
<br><br><<a href="http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-carbon/">http://www.vtk.org/Testing/Sites/midworld.kitware/DarwinG5-c++-carbon/</a><br>20061104-0300-Nightly/Results/__Graphics_Testing_Cxx_TestMultiBlock.html>
<br><br>--<br>____________________________________________________________<br>Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>Rogue Research                        
<a href="http://www.rogue-research.com">www.rogue-research.com</a><br>Mac Software Developer              Montréal, Québec, Canada<br><br><br>_______________________________________________<br>vtk-developers mailing list<br>
<a href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a><br><a href="http://www.vtk.org/mailman/listinfo/vtk-developers">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br></blockquote></div><br>