Ticket #7060 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

VSI unusable on Ubuntu

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: blocker Milestone: Release 2.5
Component: VATES Keywords:
Cc: Blocked By:
Blocking: Tester: Martyn Gigg

Description

We have been experiencing some unusual behaviour on some ubuntu platforms. When Paraview 3.98.1 shuts down on 12.04, we get failure

running paraview -V yields:

Inconsistency detected by lib.so: dl-close.c: 759: _dl_close: Assertion 'map->l_init_called' failed!

This is causing the quick pavaview check to fail, so the VSI cannot be used even though Paraview and the plugins are available.

We haven't got to the bottom of this, but it doesn't look like it's down to the 3D Acceleration.

A work around for this issue is to do the paraview check before setting PV_PLUGIN_PATH.

Change History

comment:1 Changed 7 years ago by Owen Arnold

  • Status changed from new to accepted

comment:2 Changed 7 years ago by Owen Arnold

refs #7060. Check for PV before bringing in plugins.

Changeset: 042618334278a26895019f62b5a7754ba7a1aa7b

comment:3 Changed 7 years ago by Owen Arnold

  • Status changed from accepted to verify
  • Resolution set to fixed

This is working for me now on an environment where it wouldn't previously. If the tester had access to such an environment that would be handy.

Additional things to test:

  • VSI is disabled if Paraview 3.98 is not present and not on the PATH.
  • VSI is enabled if Paraview 3.98 is present and is on the PATH.

comment:4 Changed 7 years ago by Owen Arnold

branch is bugfix/7060_ubuntu_pv

comment:5 Changed 7 years ago by Owen Arnold

refs #7060. Check for PV before bringing in plugins.

Changeset: 042618334278a26895019f62b5a7754ba7a1aa7b

comment:6 Changed 7 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:7 Changed 7 years ago by Martyn Gigg

  • Status changed from verifying to closed

Checked with package and this seems to be working correctly now.

comment:8 Changed 7 years ago by Owen Arnold

refs #7060. Check for PV before bringing in plugins.

Changeset: 042618334278a26895019f62b5a7754ba7a1aa7b

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7906

Note: See TracTickets for help on using tickets.