| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0012923 | ParaView | (No Category) | public | 2012-02-09 10:40 | 2012-07-18 18:02 | ||||
| Reporter | Utkarsh Ayachit | ||||||||
| Assigned To | Utkarsh Ayachit | ||||||||
| Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | git-master | ||||||||
| Target Version | Fixed in Version | 3.14 | |||||||
| Summary | 0012923: ParaView segfaults on exit on WinXP 32 bit | ||||||||
| Description | ParaView segfaults on exit on WinXP 32 bit | ||||||||
| Tags | No tags attached. | ||||||||
| Project | Kitware | ||||||||
| Topic Name | 12923_segfault_on_exit | ||||||||
| Type | incorrect functionality | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0028249) Utkarsh Ayachit (administrator) 2012-02-09 10:58 |
commit d6466746741f46b37b72f4670edf7a2502e6afee Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com> Date: Thu Feb 9 10:55:29 2012 -0500 Fixed BUG 0012923. Avoid accessing invalid pointers on exit. UnRegister events fired from vtkSMSessionProxyManager encountered cases where the char* pointers referenced became invalid after the internal datastruture was updated. Overcome that by keeping handles to strings in all such unregister methods. |
|
(0028799) Alan Scott (manager) 2012-07-18 18:02 |
Tested local server, Windows, trunk. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2012-02-09 10:40 | Utkarsh Ayachit | New Issue | |
| 2012-02-09 10:40 | Utkarsh Ayachit | Assigned To | => Utkarsh Ayachit |
| 2012-02-09 10:58 | Utkarsh Ayachit | Topic Name | => 12923_segfault_on_exit |
| 2012-02-09 10:58 | Utkarsh Ayachit | Note Added: 0028249 | |
| 2012-02-09 10:58 | Utkarsh Ayachit | Status | backlog => gatekeeper review |
| 2012-02-09 10:58 | Utkarsh Ayachit | Fixed in Version | => git-next |
| 2012-02-09 10:58 | Utkarsh Ayachit | Resolution | open => fixed |
| 2012-02-10 13:41 | Utkarsh Ayachit | Fixed in Version | git-next => git-master |
| 2012-02-10 13:50 | Utkarsh Ayachit | Status | gatekeeper review => customer review |
| 2012-02-20 10:28 | Utkarsh Ayachit | Fixed in Version | git-master => 3.14 |
| 2012-07-18 18:02 | Alan Scott | Note Added: 0028799 | |
| 2012-07-18 18:02 | Alan Scott | Status | customer review => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |