View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012333ParaView(No Category)public2011-07-05 08:312011-07-22 14:15
ReporterDavid Partyka 
Assigned ToKyle Lutz 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionDevelopment 
Target VersionFixed in Version3.12 
Summary0012333: vtkSocket bug
DescriptionUsing 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
TagsNo tags attached.
ProjectTBD
Topic Name12333-reset-mpi-socket-descriptor
Typeincorrect functionality
Attached Filespatch file icon 0001-Reset-SocketDescriptor-after-CloseSocket.patch [^] (839 bytes) 2011-07-05 08:31 [Show Content]

 Relationships

  Notes
(0026995)
Kyle Lutz (viewer)
2011-07-12 13:31

Merge topic '12333-reset-mpi-socket-descriptor' into next

0d80e73 Reset socket descriptor after closing.
(0026997)
David Partyka (developer)
2011-07-15 14:09

Merged to master, utkarsh needs to change status.
(0027021)
David Partyka (developer)
2011-07-19 16:31

merged into master on 7/15/2011

 Issue History
Date Modified Username Field Change
2011-07-05 08:31 David Partyka New Issue
2011-07-05 08:31 David Partyka File Added: 0001-Reset-SocketDescriptor-after-CloseSocket.patch
2011-07-12 12:48 Utkarsh Ayachit Assigned To => Kyle Lutz
2011-07-12 13:11 Kyle Lutz Status backlog => todo
2011-07-12 13:11 Kyle Lutz Status todo => active development
2011-07-12 13:31 Kyle Lutz Topic Name => 12333-reset-mpi-socket-descriptor
2011-07-12 13:31 Kyle Lutz Note Added: 0026995
2011-07-12 13:31 Kyle Lutz Status active development => gatekeeper review
2011-07-12 13:31 Kyle Lutz Fixed in Version => 3.12
2011-07-12 13:31 Kyle Lutz Resolution open => fixed
2011-07-15 14:09 David Partyka Note Added: 0026997
2011-07-19 16:31 David Partyka Note Added: 0027021
2011-07-19 16:31 David Partyka Status gatekeeper review => customer review
2011-07-22 14:15 Utkarsh Ayachit Status customer review => closed


Copyright © 2000 - 2018 MantisBT Team