Paraview compiled with old Protobuf version 5.27.1

Description:

After running a full system update, the package protobuf was updated from 27.1-2 to 27.2-1. Since then paraview crashes at start. Paraview seems to have only been compiled with the old version.

Additional info:

  • package version(s): 5.12.1
  • config and/or log files:
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR                                                                                 
F0000 00:00:1719660220.982812   46218 common.cc:48] This program was compiled with Protobuf C++ version 5.27.1, but the linked version is 5.27.2.  Please update your  +++library.  If you compiled the program yourself, make sure thatyour headers are from the same version of Protocol Buffers as your link-time library.  (Version       +++verification failed in "/usr/src/debug/paraview/ParaView-v5.12.1/Remoting/Application/vtkInitializationHelper.cxx".)                                                
*** Check failure stack trace: ***                                                                                                                                     
    @     0x791adc637a49  absl::lts_20240116::log_internal::LogMessage::SendToLog()                                                                                    
    @     0x791adc6381de  absl::lts_20240116::log_internal::LogMessageFatal::~LogMessageFatal()                                                                        
    @     0x791ae02ae843  (unknown)                                                                                                                                    
    @     0x791ad86dfa06  vtkInitializationHelper::InitializeOptions()                                                                                                 
    @     0x791ad86e4a39  vtkInitializationHelper::Initialize()                                                                                                        
    @     0x791ae12c9f23  pqApplicationCore::pqApplicationCore()                                                                                                       
    @     0x791ae23c1432  pqPVApplicationCore::pqPVApplicationCore()                                                                                                   
    @     0x5aedf110aa1c  (unknown)                                                                                                                                    
    @     0x791ae272bc88  (unknown)                                                                                                                                    
    @     0x791ae272bd4c  __libc_start_main                                                                                                                            
    @     0x5aedf110ee05  (unknown)                                                                                                                                    
[1]    46218 IOT instruction (core dumped)  paraview            

Steps to reproduce:

  1. Do full system upgrade
  2. Launch paraview