<div>Paraview still does not run. It throws "Expression: sequence not ordered", I think line 859 in UpdateVtkObjects() (vtkSMProxy.cxx) is the culprit.</div>
<div>I am using the most recent CVS and I did a clean CMake and build.</div>
<div> </div>
<div>Andrew</div>
<div> </div>
<div> </div>
<div>Here is the call stack:</div>
<div> msvcp80d.dll!std::_Debug_message(const wchar_t * message=0x0478350c, const wchar_t * file=0x04783470, unsigned int line=3582) Line 23 C++<br> vtkPVServerManager.dll!std::_Debug_order2<std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > >(std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _First={...}, std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _Last={...}, const wchar_t * _File=0x04783470, unsigned int _Line=3582, std::forward_iterator_tag __formal={...}) Line 1385 + 0x15 bytes C++
<br> vtkPVServerManager.dll!std::_Debug_order<std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > >(std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _First={...}, std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _Last={...}, const wchar_t * _File=0x04783470, unsigned int _Line=3582) Line 1393 + 0x57 bytes C++
<br> vtkPVServerManager.dll!std::_Set_difference<std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > >,std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > >,std::back_insert_iterator<std::vector<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > > >(std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _First1={...}, std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _Last1={...}, std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _First2={...}, std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _Last2={...}, std::back_insert_iterator<std::vector<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > > _Dest={...}, std::_Range_checked_iterator_tag __formal={...}) Line 3582 + 0x45 bytes C++
<br> vtkPVServerManager.dll!std::set_difference<std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > >,std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > >,std::back_insert_iterator<std::vector<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > > >(std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _First1={...}, std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _Last1={...}, std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _First2={...}, std::_Vector_iterator<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > _Last2={...}, std::back_insert_iterator<std::vector<vtkSmartPointer<vtkSMProxy>,std::allocator<vtkSmartPointer<vtkSMProxy> > > > _Dest={...}) Line 3613 + 0xbc bytes C++
<br> vtkPVServerManager.dll!vtkSMProxyProperty::AppendCommandToStreamWithRemoveCommand(vtkSMProxy * cons=0x07907f38, vtkClientServerStream * str=0x00dcdfe4, vtkClientServerID objectId={...}) Line 102 + 0xd8 bytes C++<br>
vtkPVServerManager.dll!vtkSMProxyProperty::AppendCommandToStream(vtkSMProxy * cons=0x07907f38, vtkClientServerStream * str=0x00dcdfe4, vtkClientServerID objectId={...}) Line 160 C++<br> vtkPVServerManager.dll!vtkSMProxy::PushProperty
(const char * name=0x0790945c, vtkClientServerID id={...}, unsigned int servers=16) Line 565 + 0x33 bytes C++<br>> vtkPVServerManager.dll!vtkSMProxy::UpdateVTKObjects() Line 860 C++<br> vtkKWParaView.dll!vtkPVSource::AddDisplayToRenderModule
(vtkSMDisplayProxy * pDisp=0x0a008c70) Line 1972 + 0xf bytes C++<br> vtkKWParaView.dll!vtkPVSource::SetupDisplays() Line 1389 C++<br> vtkKWParaView.dll!vtkPVSource::Accept(int hideFlag=1, int hideSource=1) Line 1106 + 0x12 bytes C++
<br> vtkKWParaView.dll!vtkPVSource::Accept(int hideFlag=1) Line 211 + 0x27 bytes C++<br> vtkKWParaView.dll!vtkPVWindow::Create() Line 1443 + 0x1a bytes C++<br> vtkKWParaView.dll!vtkPVApplication::Start(int argc=1, char * * argv=0x06e21520) Line 1241 + 0x12 bytes C++
<br> vtkKWParaView.dll!vtkPVProcessModuleGUIHelper::ActualRun(int argc=1, char * * argv=0x06e21520) Line 178 + 0x1f bytes C++<br> vtkKWParaView.dll!vtkPVProcessModuleGUIHelper::RunGUIStart(int argc=1, char * * argv=0x06e21520, int numServerProcs=1, int myId=0) Line 163 + 0x10 bytes C++
<br> vtkPVServerCommon.dll!vtkProcessModule::StartClient(int argc=1, char * * argv=0x06e21520) Line 348 + 0x21 bytes C++<br> vtkPVServerCommon.dll!vtkProcessModule::Start(int argc=1, char * * argv=0x06e21520) Line 295 + 0x1a bytes C++
<br> vtkPVServerCommon.dll!vtkProcessModuleGUIHelper::Run(vtkPVOptions * options=0x06e1ee90) Line 38 + 0x1d bytes C++<br> paraview.exe!MyMain(int argc=1, char * * argv=0x06dc7410) Line 79 + 0x13 bytes C++<br> paraview.exe!WinMain
(HINSTANCE__ * __formal=0x00400000, HINSTANCE__ * __formal=0x00400000, char * lpCmdLine=0x00051f0f, HINSTANCE__ * __formal=0x00400000) Line 103 + 0xd bytes C++<br> paraview.exe!__tmainCRTStartup() Line 578 + 0x35 bytes C
<br> paraview.exe!WinMainCRTStartup() Line 403 C<br> kernel32.dll!7c816d4f() <br> [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll] <br> kernel32.dll!7c8399f3() <br>-- <br><br>___________________________________________
<br>Andrew J. P. Maclean<br>Centre for Autonomous Systems<br>The Rose Street Building J04<br>The University of Sydney 2006 NSW<br>AUSTRALIA<br>Ph: +61 2 9351 3283<br>Fax: +61 2 9351 7474<br>URL: <a href="http://www.cas.edu.au/">
http://www.cas.edu.au/</a><br>___________________________________________<br> </div>