Bug 1215775

Summary: Paraview fails to start due to symbol lookup error
Product: [openSUSE] openSUSE Tumbleweed Reporter: Andrea Iob <andrea_iob>
Component: X11 ApplicationsAssignee: Atri Bhattacharya <badshah400>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: vicente.bolea
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: openSUSE Tumbleweed   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.