Bug 1215775 - Paraview fails to start due to symbol lookup error
Summary: Paraview fails to start due to symbol lookup error
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: X11 Applications (show other bugs)
Version: Current
Hardware: Other openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Atri Bhattacharya
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-27 19:15 UTC by Andrea Iob
Modified: 2023-10-16 20:12 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrea Iob 2023-09-27 19:15:58 UTC
When trying to start Paraview on TW 20230922 I get the following error:

paraview: symbol lookup error: /lib64/libvtkRemotingServerManager-pv5.11.so.1: undefined symbol: _ZN6google8protobuf8internal17AssignDescriptorsEPFPKNS1_15DescriptorTableEvEPN4absl12lts_202301259once_flagERKNS0_8MetadataE
Comment 1 Atri Bhattacharya 2023-09-28 11:58:41 UTC
Thanks for the report. I can indeed reproduce this from the paraview in Factory. Surprisingly, the package from science works fine for me.

Andrea, can you confirm the paraview package from science [https://build.opensuse.org/package/show/science/paraview] works for you?
Comment 2 Atri Bhattacharya 2023-09-28 16:12:46 UTC
CC'ing Vincente for suggestions.
Comment 3 Andrea Iob 2023-09-28 18:25:01 UTC
(In reply to Atri Bhattacharya from comment #1)
> Andrea, can you confirm the paraview package from science
> [https://build.opensuse.org/package/show/science/paraview] works for you?

Yes, I confirm you that the ParaView package from science works.
Comment 4 Atri Bhattacharya 2023-10-05 22:35:40 UTC
(In reply to Andrea Iob from comment #3)
> (In reply to Atri Bhattacharya from comment #1)
> > Andrea, can you confirm the paraview package from science
> > [https://build.opensuse.org/package/show/science/paraview] works for you?
> 
> Yes, I confirm you that the ParaView package from science works.

Some good news: while I could not figure out what precisely the problem was¹, with the package from openSUSE:Factory (repo-oss), we have just today pushed a version update to 5.11.2 and the updated package from the same repository works on my system.

Let me know if it does for you as well, when the package is available with the next TW snapshot.

¹Think it just needed a rebuild against some other updated library in the repo, but just my guess.
Comment 5 Atri Bhattacharya 2023-10-13 19:00:25 UTC
Should be solved with updated paraview now in Factory.
Comment 6 Andrea Iob 2023-10-16 20:12:41 UTC
(In reply to Atri Bhattacharya from comment #4)
 
> Let me know if it does for you as well, when the package is available with
> the next TW snapshot.

Yes, the new package fixed the problem.