MantisBT - ParaView | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0009876 | ParaView | Bug | public | 2009-11-10 04:21 | 2009-12-02 19:46 |
| Reporter | Kristian Sons | ||||
| Assigned To | Utkarsh Ayachit | ||||
| Priority | normal | Severity | crash | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | Development | ||||
| Target Version | Fixed in Version | 3.8 | |||
| Project | |||||
| Topic Name | |||||
| Type | |||||
| Summary | 0009876: Uninitialized iterator in ProxyManager | ||||
| Description | In void vtkSMProxyManager::UnRegisterProxy(vtkSMProxy* proxy): it2 is not initialized. Using this method will (sooner or later) lead to a segfault. | ||||
| Steps To Reproduce | |||||
| Additional Information | Line 820, use: for (it2 = it->second.begin(); it2 != it->second.end(); ++it2) | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2009-11-10 04:21 | Kristian Sons | New Issue | |||
| 2009-12-02 13:33 | Utkarsh Ayachit | Status | backlog => tabled | ||
| 2009-12-02 13:33 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit | ||
| 2009-12-02 13:33 | Utkarsh Ayachit | Note Added: 0018647 | |||
| 2009-12-02 13:33 | Utkarsh Ayachit | Status | tabled => @80@ | ||
| 2009-12-02 13:33 | Utkarsh Ayachit | Fixed in Version | => 3.8 | ||
| 2009-12-02 13:33 | Utkarsh Ayachit | Resolution | open => fixed | ||
| 2009-12-02 19:46 | Alan Scott | Note Added: 0018672 | |||
| 2009-12-02 19:46 | Alan Scott | Status | @80@ => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||