Closed ylep closed 4 years ago
This looks like a library conflict (both Qt4 and Qt5 loaded for instance) but we need more info to find out. Is it a personal build or somewhere I can try ? In gdb when the crash occurs you can use the command "sharedlibrary" to get the list of all loaded libraries. From there we can look for conflicting/incompatible libraries.
Thanks for the hint Denis, this was probably a Qt version conflict. I guess I must have changed DESIRED_QT_VERSION
at some point, and my build tree was inconsistent. Rebuilding from scratch fixed the issue.
Under Ubuntu 16.04 (NeuroSpin standard install, outside of casa-distro),
anatomist
crashes during start-up. The stack trace follows: