View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014538ParaView(No Category)public2014-01-23 18:002014-08-29 11:00
ReporterAndy Bauer 
Assigned ToAndy Bauer 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version4.1 
Target Version4.2Fixed in Version4.2 
Summary0014538: loading in a plugin multiple times in python causes paraview to crash
DescriptionSomewhere between 4.1 rc1 and 4.1 rc2 loading in a plugin multiple times caused paraview to crash. Running the following with pvpython demonstrates the problem:
import paraview.simple

paraview.simple.LoadPlugin("libGMVReader.so", True, globals())
paraview.simple.LoadPlugin("libGMVReader.so", True, globals())
TagsNo tags attached.
ProjectTBD
Topic Name14538_fix_dereference_null_pointer
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0032239)
Utkarsh Ayachit (administrator)
2014-01-30 08:22

------------------------------------------------------------------------------
  | * 7d26138 (stage/14538_fix_dereference_null_pointer) Fixing the test to work on all architectures.
  | * 2780761 Adding PARAVIEW label to the ReloadPlugin test.
  | * dbdd454 Test to verify that ParaView handles a plugin loaded multipe times.
  | * 5fedf54 Fixed dereferencing a NULL pointer for duplicate proxies.
  ------------------------------------------------------------------------------
(0032259)
Alan Scott (manager)
2014-02-04 18:24

Still crashes as of 2/4/2014. My issue, or code not checked in to master?
(0032260)
Alan Scott (manager)
2014-02-04 19:54

My error. This works correctly.

Tested Linux, master.

 Issue History
Date Modified Username Field Change
2014-01-23 18:00 Andy Bauer New Issue
2014-01-23 18:00 Andy Bauer Assigned To => Andy Bauer
2014-01-24 16:57 Andy Bauer Status backlog => todo
2014-01-24 16:57 Andy Bauer Status todo => active development
2014-01-30 08:22 Utkarsh Ayachit Topic Name => 14538_fix_dereference_null_pointer
2014-01-30 08:22 Utkarsh Ayachit Note Added: 0032239
2014-01-30 08:22 Utkarsh Ayachit Status active development => gatekeeper review
2014-01-30 08:22 Utkarsh Ayachit Fixed in Version => git-next
2014-01-30 08:22 Utkarsh Ayachit Resolution open => fixed
2014-01-30 08:23 Utkarsh Ayachit Status gatekeeper review => active development
2014-01-30 10:14 Utkarsh Ayachit Status active development => gatekeeper review
2014-01-30 10:14 Utkarsh Ayachit Status gatekeeper review => customer review
2014-02-04 18:24 Alan Scott Note Added: 0032259
2014-02-04 19:54 Alan Scott Note Added: 0032260
2014-02-04 19:54 Alan Scott Status customer review => closed
2014-02-04 19:54 Alan Scott Fixed in Version git-next => git-master
2014-06-17 09:22 Utkarsh Ayachit Target Version => 4.2
2014-08-29 11:00 Utkarsh Ayachit Fixed in Version git-master => 4.2


Copyright © 2000 - 2018 MantisBT Team