View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013817ParaView(No Category)public2013-01-23 15:262015-01-11 08:28
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Versiongit-master 
Target VersionFixed in Version3.98.1 
Summary0013817: Segfaults/Hangs when rendering streamlines with translucent surfaces in parallel
DescriptionLoad the attached state (with included data file) on a ParaView connected to a pvserver with 2 processes. Once the state is loaded (ensure remote rendering), change the opacity for the ....vtu file source to anything less than 1. You'll either get segfaults on hangs.
TagsNo tags attached.
ProjectSDAV
Topic Name13817_fix_memory_issues
Typeincorrect functionality
Attached Files? file icon trans-test-01.pvsm [^] (133,044 bytes) 2013-01-23 15:28
? file icon velocity_test_01.vtu [^] (227,177 bytes) 2013-01-23 15:28

 Relationships

  Notes
(0030234)
Utkarsh Ayachit (administrator)
2013-01-23 15:31

commit 19532d37584d18d133b99c0467d0456a640e02de
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Fri Jan 18 15:02:54 2013 -0500

    BUG 13817: Fix issues when num-pts in > VTK_CELL_SIZE.
    
    When vtkBoxClipDataSet was applied to dataset with cells have large number of
    points per cell, e.g. output of a streamline filter, it would end up corrupting
    memory. Changing the code to ensure temporary arrays created to collect the
    points in a cell are large enogh, no matter the number of points in the cell.
    
    Change-Id: Idd6b542f9f2d6544ea94d14a973da431f03db6ee
(0030259)
Utkarsh Ayachit (administrator)
2013-01-26 10:27

SUMMARY
---------------------------------------------
Topics merged into master:
        0013365-huge-state-file
(VTK) 0013470-CTH-AMR-OutlineFilter
        13311_fix_time_marker
        13784_cleanup_chart_settings_dialog
        13799_comparative_view_fixes
        13811_fix_3Dwidgets
(VTK) 13817_fix_memory_issues
        13818_fix_plot_min_max
(VTK) 13821_fix_leaks_on_exit
        13824_fix_calculator
        PvxFullScreenBorders
        vr-fixInteractors
        vr-missingIncludes

 Issue History
Date Modified Username Field Change
2013-01-23 15:26 Utkarsh Ayachit New Issue
2013-01-23 15:28 Utkarsh Ayachit File Added: trans-test-01.pvsm
2013-01-23 15:28 Utkarsh Ayachit File Added: velocity_test_01.vtu
2013-01-23 15:31 Utkarsh Ayachit Topic Name => 13817_fix_memory_issues
2013-01-23 15:31 Utkarsh Ayachit Note Added: 0030234
2013-01-23 15:31 Utkarsh Ayachit Status backlog => gatekeeper review
2013-01-23 15:31 Utkarsh Ayachit Fixed in Version => git-next
2013-01-23 15:31 Utkarsh Ayachit Resolution open => fixed
2013-01-23 15:31 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2013-01-26 10:27 Utkarsh Ayachit Fixed in Version git-next => git-master
2013-01-26 10:27 Utkarsh Ayachit Status gatekeeper review => customer review
2013-01-26 10:27 Utkarsh Ayachit Note Added: 0030259
2013-01-30 10:40 Utkarsh Ayachit Fixed in Version git-master => 3.98.1
2013-02-11 16:02 Utkarsh Ayachit Status customer review => closed
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master ae94b67c
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master 2708997f


Copyright © 2000 - 2018 MantisBT Team