Bugzilla – Bug 1215775
Paraview fails to start due to symbol lookup error
Last modified: 2023-10-16 20:12:41 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
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?
CC'ing Vincente for suggestions.
(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.
(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.
Should be solved with updated paraview now in Factory.
(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.