MantisBT - ParaView
View Issue Details
0010987ParaViewBugpublic2010-07-14 09:462011-01-17 11:43
Dave DeMarle 
Dave DeMarle 
normalmajoralways
closedfixed 
 
3.10 
0010987: manta : does not work without MPI
If you compile paraview without MPI, the manta view does not work. This worked a few months ago, but for some reason the non MPI viewproxy (vtkSMMantaClientServerViewProxy views, MantaClientServerRenderView) no longer works today.

The error message you get when you try to create the MantaView follows. GDB says that the undo/redo infrastructure is walking a null pointer to the view's render window interactor.

Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaBatchViewProxy failed (views, MantaBatchView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaBatchViewProxy failed (views, MantaBatchView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaClientServerViewProxy failed (views, MantaClientServerRenderView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaClientServerViewProxy failed (views, MantaClientServerRenderView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaParallelViewProxy failed (views, MantaIceTDesktopRenderView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaParallelViewProxy failed (views, MantaIceTDesktopRenderView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaViewProxy failed (views, MantaView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaViewProxy failed (views, MantaView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaRepresentation failed (representations, MantaGeometryRepresentation).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaBatchViewProxy failed (views, MantaBatchView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaClientServerViewProxy failed (views, MantaClientServerRenderView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaParallelViewProxy failed (views, MantaIceTDesktopRenderView).


Warning: In /Source/ParaView/devel/ParaView/Servers/ServerManager/vtkSMProxyManager.cxx, line 294
vtkSMProxyManager (0x20a3eda0): Creation of new proxy vtkSMMantaViewProxy failed (views, MantaView).

PV(0x24564010) Creating client server view MantaClientServerRenderView
Thread "main"(pid 27701) caught signal SIGBUS at address 0x0 (bus error)
 2691004192: main (state = running)

Abort signalled by pid: 27701
Occured for thread: "main"
resume(r)/gdb(d)/kill thread(k)/exit(e)?
No tags attached.
Issue History
2010-07-14 09:46Dave DeMarleNew Issue
2010-07-14 09:47Dave DeMarleStatusbacklog => tabled
2010-07-14 09:47Dave DeMarleAssigned To => Dave DeMarle
2011-01-14 13:58Utkarsh AyachitNote Added: 0024690
2011-01-14 13:58Utkarsh AyachitStatustabled => @80@
2011-01-14 13:58Utkarsh AyachitResolutionopen => fixed
2011-01-14 13:59Utkarsh AyachitFixed in Version => 3.10
2011-01-17 11:43Alan ScottNote Added: 0024759
2011-01-17 11:43Alan ScottStatus@80@ => closed

Notes
(0024690)
Utkarsh Ayachit   
2011-01-14 13:58   
builtin mode is now supported.
(0024759)
Alan Scott   
2011-01-17 11:43   
Trusting Dave that this should be closed.