A segfault means qt 5 does not like something on your system. You can get more info by getting a backtrace from the core file, or running under gdb, but generally speaking, you're better off just stick with 1.48 (which uses Qt 4) until you are ready to upgrade your system.
|