Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.14.0 RC2
-
None
Description
it seems to be recommended to install qt under regular user however under ubuntu there is no another choice for a long time.
The reason is that under regular user installer unconditionally crashes.
Checked on both ubuntu 16.04 (work) and ubuntu 19.10 (home).
Stacktrace for core of ./qt-unified-linux-x64-3.1.1-online.run:
#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#1 0x00007f29883a2899 in __GI_abort () at abort.c:79
#2 0x00000000012f2cb5 in qt_message_output(QtMsgType, QMessageLogContext const&, QString const&) ()
#3 0x00000000004dd063 in messageHandler(QtMsgType, QMessageLogContext const&, QString const&) ()
#4 0x00000000012f0aef in qt_message(QtMsgType, QMessageLogContext const&, char const*, __va_list_tag*) ()
#5 0x00000000012f26b6 in QMessageLogger::fatal(char const*, ...) const ()
#6 0x000000000042cf86 in SDKApp<QApplication>::notify(QObject*, QEvent*) ()
#7 0x00000000014b9e68 in QCoreApplication::notifyInternal2(QObject*, QEvent*) ()
#8 0x000000000150950e in QTimerInfoList::activateTimers() ()
#9 0x00000000015073fd in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
#10 0x00000000006dd18d in QUnixEventDispatcherQPA::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
#11 0x00000000014b7e65 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
#12 0x00000000014c12ee in QCoreApplication::exec() ()
#13 0x000000000042b370 in InstallerBase::run() ()
#14 0x0000000000422593 in main ()
Attachments
Issue Links
- duplicates
-
QTIFW-1463 Qt installer crashes every time
- Closed