View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013116ParaView(No Category)public2012-04-20 22:162012-10-29 17:04
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.98.0 
Summary0013116: ParaView segfaults on exit on Windows
DescriptionParaView segfaults on exit on Windows. This seems to have slipped through in the most recent gatekeeper review.
TagsNo tags attached.
ProjectTBD
Topic Name13116_fix_segfault_on_exit
Typeincorrect functionality
Attached Filespatch file icon 0001-BUG-13116.-Fixed-segfault-on-exit-on-windows.patch [^] (2,226 bytes) 2012-04-20 22:19 [Show Content]

 Relationships

  Notes
(0028507)
Utkarsh Ayachit (administrator)
2012-04-20 22:32

commit 3bc82100a08d64dd84d6ceaa6c3a7fdd8a9e0538
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Apr 20 22:17:10 2012 -0400

    BUG: 13116. Fixed segfault on exit on windows.
    
    The problem was that there were some extra checks added that
    looked at the Server ptr which ended up being a dangling
    ptr during cleanup. Fixed by using a QPointer.
    
    Change-Id: Ica14b57827e0fe07e2c45edf206ee3107e58ae95
(0028548)
Utkarsh Ayachit (administrator)
2012-04-30 10:00

merged into master (if applicable)
(0028822)
Alan Scott (manager)
2012-07-18 21:32

Tested Windows, local server, Master.

 Issue History
Date Modified Username Field Change
2012-04-20 22:16 Utkarsh Ayachit New Issue
2012-04-20 22:16 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-04-20 22:19 Utkarsh Ayachit File Added: 0001-BUG-13116.-Fixed-segfault-on-exit-on-windows.patch
2012-04-20 22:32 Utkarsh Ayachit Topic Name => 13116_fix_segfault_on_exit
2012-04-20 22:32 Utkarsh Ayachit Note Added: 0028507
2012-04-20 22:32 Utkarsh Ayachit Status backlog => gatekeeper review
2012-04-20 22:32 Utkarsh Ayachit Fixed in Version => git-next
2012-04-20 22:32 Utkarsh Ayachit Resolution open => fixed
2012-04-30 09:50 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-04-30 10:00 Utkarsh Ayachit Status gatekeeper review => customer review
2012-04-30 10:00 Utkarsh Ayachit Note Added: 0028548
2012-07-18 21:32 Alan Scott Note Added: 0028822
2012-07-18 21:32 Alan Scott Status customer review => closed
2012-10-29 17:04 Utkarsh Ayachit Fixed in Version git-master => 3.98.0


Copyright © 2000 - 2018 MantisBT Team