| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012130 | ParaView | Bug | public | 2011-04-27 16:56 | 2012-02-20 10:46 | ||||
| Reporter | Sven Buijssen | ||||||||
| Assigned To | David Partyka | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | Development | ||||||||
| Target Version | Fixed in Version | 3.14 | |||||||
| Summary | 0012130: vtkSocket error on disconnect with AutoMPI enabled | ||||||||
| Description | Development builds since PV commit 8a72f42e2a3817fe67745436e317c8e1cad9cfa2 (which pulled in also Burlen's vtkSocket fix for bug 12087) on Ubuntu 10.04.2 LTS 64 bit exhibit the following regression: built-in server, --disable-registry command line option * Edit / Settings / General / check "Use Multi-Core" / Ok * File / Disconnect => the following error message is raised: "ERROR: In /ParaView3.git/VTK/Common/vtkSocket.cxx, line 539 vtkSocket (0x2b34260): Socket error in call to close/closesocket. Bad file descriptor." | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Topic Name | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0026390) Burlen (developer) 2011-05-02 18:44 |
A double close occurs when classes derived from vtkSocket call the protected function vtkSocket::CloseSocket(int descriptor) directly which closes the socket but does not mark the descriptor as invalid. |
|
(0026423) Sven Buijssen (reporter) 2011-05-03 06:33 |
Works for me now. Trunk + this patch, Linux 64bit, local server. |
|
(0028311) Utkarsh Ayachit (administrator) 2012-02-20 10:46 |
reported closed by reporter. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2011-04-27 16:56 | Sven Buijssen | New Issue | |
| 2011-05-02 18:40 | Burlen | File Added: 0001-BUG-PV-bug-0012130-double-close-by-classes-derived-f.patch | |
| 2011-05-02 18:44 | Burlen | Note Added: 0026390 | |
| 2011-05-03 06:33 | Sven Buijssen | Note Added: 0026423 | |
| 2011-05-06 11:46 | Utkarsh Ayachit | Assigned To | => David Partyka |
| 2011-05-06 11:46 | Utkarsh Ayachit | Status | backlog => tabled |
| 2011-05-06 11:46 | Utkarsh Ayachit | Target Version | => 3.12 |
| 2012-02-20 10:46 | Utkarsh Ayachit | Note Added: 0028311 | |
| 2012-02-20 10:46 | Utkarsh Ayachit | Status | backlog => closed |
| 2012-02-20 10:46 | Utkarsh Ayachit | Resolution | open => fixed |
| 2012-02-20 10:46 | Utkarsh Ayachit | Fixed in Version | => 3.14 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |