Hi
The new Coreform Cb segfaults immediately after launch on FC33
[2021-02-07 11:24:47.287] [info] RLM session initialized
Supervisor::Impl::load_plugins: Loaded component: libcubitcomp.ccl
Supervisor::Impl::load_plugins: Loaded component: libcubitcompgui.ccg
Fontconfig warning: "/usr/share/fontconfig/conf.avail/05-reset-dirs-sample.conf", line 6: unknown element "reset-dirs"
Segmentation fault (core dumped)
I do get the Coreform Cubit splash screen if it helps.
Running through gdb on the core dump gives me this
#1 0x0000000034880228 in ?? () from /opt/Coreform-Cubit-2020.2/bin/libcubiti19.so
#2 0x0000000000000002 in ?? ()
#3 0x000000005322ef28 in ?? ()
#4 0x0000000052e80fd8 in ?? ()
#5 0x0000000052e9b068 in ?? ()
#6 0x0000000052e80f00 in ?? ()
#7 0x0000000006da95d8 in std::string::_Rep::_S_empty_rep_storage ()
from /lib64/libstdc++.so.6
#8 0x0000000007258900 in vtable for CubitOperationEvent ()
from /opt/Coreform-Cubit-2020.2/bin/libcubit_util.so
#9 0x000000000000001a in ?? ()
#10 0x00000000531b7e50 in ?? ()
#11 0x0000000033cbcbb0 in ?? ()
#12 0x000000005148a190 in ?? ()
#13 0x0000001ffeffe190 in ?? ()
#14 0x00000000511f8f50 in ?? ()
#15 0x00000000511cc160 in ?? ()
#16 0x00000000067b6f90 in ?? () from /opt/Coreform-Cubit-2020.2/bin/libvtkCommonCore-8.2.so.1
#17 <signal handler called>
#18 0x0000000000000000 in ?? ()
#19 0x000000003d45bfb6 in ?? ()
--Type <RET> for more, q to quit, c to continue without paging--
from /opt/Coreform-Cubit-2020.2/bin/libvtkRenderingOpenGL2-8.2.so.1
#20 0x00000000511cc160 in ?? ()
#21 0x000000003d449e0c in ?? ()
from /opt/Coreform-Cubit-2020.2/bin/libvtkRenderingOpenGL2-8.2.so.1
#22 0x00000000511cc160 in ?? ()
#23 0x000000005148a190 in ?? ()
#24 0x00000000511cc160 in ?? ()
#25 0x000000003d44794c in ?? ()
from /opt/Coreform-Cubit-2020.2/bin/libvtkRenderingOpenGL2-8.2.so.1
#26 0x00000000511cc160 in ?? ()
#27 0x000000003d446da5 in ?? ()
from /opt/Coreform-Cubit-2020.2/bin/libvtkRenderingOpenGL2-8.2.so.1
#28 0x0000000000000000 in ?? ()
Valgrind gives me more, but Im not sure how much help it will be, let me know if I can include it for you. Running with nographics seems to suggest that it maybe graphics related, there are driver arguments but I’ve no idea of what options are allowed
Thanks
Andy