[Paraview-developers] vtkSocket bug
Biddiscombe, John A.
biddisco at cscs.ch
Tue Jul 5 05:26:06 EDT 2011
Using recent git (yesterday's master). I have noticed that when I use autoMPI, which I have just tried for the first time, I get
ERROR: In ..\..\..\..\Code\pv-meshless\VTK\Common\vtkSocket.cxx, line 539
vtkSocket (0000000008A2FF10): Socket error in call to close/closesocket. An operation was attempted on something that is not a socket.
every time I run on windows (2 machines both give it).
I poked around and see that in vtkProcessModuleAutoMPI.cxx a call to CloseSocket is not followed by a reset of the socket descriptor
attached is a patch.
JB
--
John Biddiscombe, email:biddisco @ cscs.ch
http://www.cscs.ch/
CSCS, Swiss National Supercomputing Centre | Tel: +41 (91) 610.82.07
Via Cantonale, 6928 Manno, Switzerland | Fax: +41 (91) 610.82.82
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Reset-SocketDescriptor-after-CloseSocket.patch
Type: application/octet-stream
Size: 839 bytes
Desc: 0001-Reset-SocketDescriptor-after-CloseSocket.patch
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20110705/28b8cb49/attachment.obj>
More information about the Paraview-developers
mailing list