app crashes on launch (segfault)

Description:

opening f3d just makes a window popup and immediately closes without displaying any error

Additional info:

Version: 2.5.0. Build date: 2024-07-17 12:28:30. Build system: Linux 64-bits. Compiler: GNU 14.1.1. External rendering module: ON. Raytracing module: ON. VTK version: 9.3.0.

The terminal output log:

[thinkchadarch:33247:0:33247] Caught signal 11 (Segmentation fault: address not mapped to object at address (nil))
==== backtrace (tid:  33247) ====
 0 0x000000000004d212 ucs_event_set_fd_get()  ???:0
 1 0x000000000004d3dd ucs_event_set_fd_get()  ???:0
 2 0x000000000003d1d0 __sigaction()  ???:0
 3 0x0000000000163b5e vtkRenderer::GetActiveCamera()  ???:0
 4 0x00000000000ddb24 vtkF3DRenderer::Initialize()  ???:0
 5 0x00000000000de376 vtkF3DRendererWithColoring::Initialize()  ???:0
 6 0x00000000000a40d0 vtkF3DGenericImporter::UpdateTimeStep()  ???:0
 7 0x0000000000091e10 f3d::log::debugInternal()  ???:0
 8 0x000000000005e8e7 std::_Function_handler<bool (char), std::__detail::_BracketMatcher<std::__cxx11::regex_traits<char>, true, true> >::_M_manager()  ???:0
 9 0x0000000000054513 std::_Function_handler<bool (char), std::__detail::_BracketMatcher<std::__cxx11::regex_traits<char>, true, true> >::_M_manager()  ???:0
10 0x0000000000018779 ???()  /usr/bin/f3d:0
11 0x0000000000025e08 __libc_init_first()  ???:0
12 0x0000000000025ecc __libc_start_main()  ???:0
13 0x0000000000018f25 ???()  /usr/bin/f3d:0
=================================
Segmentation fault (core dumped)
  • package version(s): 2.5.0

Steps to reproduce:

  1. Open f3d as normal or even open it directly with any 3d model file out there or through the terminal