View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013747ParaView(No Category)public2012-12-20 06:312015-01-11 08:28
ReporterUtkarsh Ayachit 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version3.98.1 
Summary0013747: Fix mountain lion runtime issues
DescriptionParaView binaries have a hard time running on mountain lion. The issue pops up due to 'bugs' in Mountain lion with loading large number of shared libraries. A solution is to minimize the shared libs ParaView depends on. To that effect it was decided to build all CS libraries as static libraries and hence avoid loading those at runtime thus dramatically reducing the runtime library dependencies and hence overcoming the issue.
TagsNo tags attached.
ProjectKitware
Topic Name13747_minimize_dynamic_cs_modules
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0029917)
Utkarsh Ayachit (administrator)
2012-12-20 06:34

commit e8a0113b83b2e77f8466543680af203e4d6df720
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Wed Dec 19 13:20:45 2012 -0500

    BUG 0013747. Build all CS libs statically.
    
    To minimize the number of shared libraries we load at runtime, we build all CS
    wrapped modules statically. This overcomes the issues we have been facing on
    Mountain Lion when running ParaView binaries.
    
    Change-Id: Id1a4a4b9c874894fcfe1d92841d22e206590bfbb
(0029939)
Utkarsh Ayachit (administrator)
2012-12-21 11:21

merged into master, if applicable.

 Issue History
Date Modified Username Field Change
2012-12-20 06:31 Utkarsh Ayachit New Issue
2012-12-20 06:34 Utkarsh Ayachit Topic Name => 13747_minimize_dynamic_cs_modules
2012-12-20 06:34 Utkarsh Ayachit Note Added: 0029917
2012-12-20 06:34 Utkarsh Ayachit Status backlog => gatekeeper review
2012-12-20 06:34 Utkarsh Ayachit Fixed in Version => git-next
2012-12-20 06:34 Utkarsh Ayachit Resolution open => fixed
2012-12-20 06:34 Utkarsh Ayachit Assigned To => Utkarsh Ayachit
2012-12-21 11:20 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-12-21 11:21 Utkarsh Ayachit Status gatekeeper review => customer review
2012-12-21 11:21 Utkarsh Ayachit Note Added: 0029939
2013-01-30 10:41 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 4d1b23a0
2015-01-11 08:28 Utkarsh Ayachit Source_changeset_attached => ParaView master e8a0113b


Copyright © 2000 - 2018 MantisBT Team