You are not logged in.

#1 2021-01-22 21:57:14

Odahviing
Member
Registered: 2019-10-17
Posts: 10

[SOLVED] Qt Creator crashing in designer mode

Since the update from qtcreator 4.13 to 4.14 I can not get to design mode.

If I try to do so, the program crashes at this point:

Thread 1 "qtcreator" received signal SIGSEGV, Segmentation fault.
0x00007fffe2824d37 in QSSGAssetImportManager::QSSGAssetImportManager(QObject*) () from /usr/lib/libQt5Quick3DAssetImport.so.5

Does anyone else have this problem?

Also, I am running this on KDE, maybe this is relevant to the problem.

Thank you very much!

Last edited by Odahviing (2021-01-23 16:50:14)

Offline

#2 2021-01-22 22:27:14

Odahviing
Member
Registered: 2019-10-17
Posts: 10

Re: [SOLVED] Qt Creator crashing in designer mode

I also tried this on a arch deepin VM I had lying around and got into the exact same problem, after completely fresh install of qtcreator.

Offline

#3 2021-01-22 23:46:20

zpg443
Member
Registered: 2016-12-03
Posts: 316

Re: [SOLVED] Qt Creator crashing in designer mode

Odahviing wrote:

Also, I am running this on KDE, maybe this is relevant to the problem.

There have been issues the last few versions. Try this for KDE. Pin QT Creator to your taskbar (if you haven't already) and right-click to the context menu to see if it shows any "recent files". Instead of launching the program launch a recent file. It will probably give you a permission error, but after you clear it, now you should be able to open a project from the program window.

That has been my workaround anyway...

Last edited by zpg443 (2021-01-22 23:47:26)

Offline

#4 2021-01-23 09:29:35

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,303

Re: [SOLVED] Qt Creator crashing in designer mode

Can't reproduce. Please post the full backtrace.

Online

#5 2021-01-23 11:29:00

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: [SOLVED] Qt Creator crashing in designer mode

I can't reproduce neither. Are you able to run Qt Designer on its own without Qt Creator?

Offline

#6 2021-01-23 14:28:20

Odahviing
Member
Registered: 2019-10-17
Posts: 10

Re: [SOLVED] Qt Creator crashing in designer mode

I think I forgot some very relevant information: I'm not working with Qt Widgets, but with the QML system.

@zpg443 when I open a recent qml file and try to open it, sadly the program also crashes.

@arojas I hope this is helpful for you; it is the output of `catchsegv qtcreator`. If there is anything else, that helps clarifying, please tell me.

@d_fajardo Opening Qt Designer works, but I can only edit *.ui files there. I only run into problems when I try to open a qml file in Design Mode (in Qt Creator).

Thank you very much for all the quick answers so far!

Offline

#7 2021-01-23 15:33:54

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: [SOLVED] Qt Creator crashing in designer mode

Yes, I can recreate the seg fault running qml.

Here is coredumpctl of a crashing process:

PID: 69363 (qtcreator)
           UID: 1000 (brightchip)
           GID: 1000 (brightchip)
        Signal: 11 (SEGV)
     Timestamp: Sat 2021-01-23 15:23:20 GMT (7min ago)
  Command Line: qtcreator
    Executable: /usr/bin/qtcreator
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.qt\x2dproject.qtcreator-8e25c9ec7f3c464e8e3d93ddcdd6db00.scope
          Unit: user@1000.service
     User Unit: app-org.qt\x2dproject.qtcreator-8e25c9ec7f3c464e8e3d93ddcdd6db00.scope
         Slice: user-1000.slice
     Owner UID: 1000 (brightchip)
       Boot ID: dde6ad8a634a4b028c28f72da969a134
    Machine ID: 0fb949def1e1446aadf8ee07e15b3cc1
      Hostname: taichi-z270
       Storage: /var/lib/systemd/coredump/core.qtcreator.1000.dde6ad8a634a4b028c28f72da969a134.69363.1611415400000000.zst
       Message: Process 69363 (qtcreator) of user 1000 dumped core.
                
                Stack trace of thread 69363:
                #0  0x00007f9dd83b3d37 _ZN22QSSGAssetImportManagerC2EP7QObject (libQt5Quick3DAssetImport.so.5 + 0xed37)
                #1  0x00007f9dd8721659 n/a (libQmlDesigner.so + 0x2aa659)
                #2  0x00007f9dd87144dd n/a (libQmlDesigner.so + 0x29d4dd)
                #3  0x00007f9dd887e006 _ZNK11QmlDesigner11ViewManager11widgetInfosEv (libQmlDesigner.so + 0x407006)
                #4  0x00007f9dd860a7da n/a (libQmlDesigner.so + 0x1937da)
                #5  0x00007f9dd860b8b4 n/a (libQmlDesigner.so + 0x1948b4)
                #6  0x00007f9dd861997d _ZN11QmlDesigner17QmlDesignerPlugin12showDesignerEv (libQmlDesigner.so + 0x1a297d)
                #7  0x00007f9dfa790dd6 n/a (libQt5Core.so.5 + 0x2ecdd6)
                #8  0x00007f9dec5be5df _ZN4Core11ModeManager18currentModeChangedEN5Utils2IdES2_ (libCore.so + 0xbf5df)
                #9  0x00007f9dfa790dd6 n/a (libQt5Core.so.5 + 0x2ecdd6)
                #10 0x00007f9dec5bf652 n/a (libCore.so + 0xc0652)
                #11 0x00007f9dfa790dd6 n/a (libQt5Core.so.5 + 0x2ecdd6)
                #12 0x00007f9dec5bf592 n/a (libCore.so + 0xc0592)
                #13 0x00007f9dfa786582 _ZN7QObject5eventEP6QEvent (libQt5Core.so.5 + 0x2e2582)
                #14 0x00007f9dfb3a3752 _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt5Widgets.so.5 + 0x15a752)
                #15 0x00007f9dfa759a7a _ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt5Core.so.5 + 0x2b5a7a)
                #16 0x00007f9dfa75c573 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData (libQt5Core.so.5 + 0x2b8573)
                #17 0x00007f9dfa7b30a4 n/a (libQt5Core.so.5 + 0x30f0a4)
                #18 0x00007f9df8d25a84 g_main_context_dispatch (libglib-2.0.so.0 + 0x52a84)
                #19 0x00007f9df8d799b1 n/a (libglib-2.0.so.0 + 0xa69b1)
                #20 0x00007f9df8d242b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                #21 0x00007f9dfa7b26e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                #22 0x00007f9dfa7583fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                #23 0x00007f9dfa760894 _ZN16QCoreApplication4execEv (libQt5Core.so.5 + 0x2bc894)
                #24 0x000055a2ec0e53bc n/a (qtcreator + 0xa3bc)
                #25 0x00007f9dfa10a152 __libc_start_main (libc.so.6 + 0x28152)
                #26 0x000055a2ec0e598e n/a (qtcreator + 0xa98e)
                
                Stack trace of thread 69485:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69487:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69496:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69381:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 74643:
                #0  0x00007f9de6e70470 _ZN5QmlJS6Parser20reparseAsQualifiedIdEPNS_3AST14ExpressionNodeE (libQmlJS.so.4 + 0x91470)
                #1  0x00007f9de6e76187 _ZN5QmlJS6Parser5parseEi (libQmlJS.so.4 + 0x97187)
                #2  0x00007f9de6eae3cc _ZN5QmlJS8Document12parse_helperEi (libQmlJS.so.4 + 0xcf3cc)
                #3  0x00007f9de6eee24f _ZN5QmlJS21ModelManagerInterface9parseLoopER4QSetI7QStringES4_RKNS0_11WorkingCopyE11QStringListPS0_NS_7DialectEbRKSt8functionIFbdEE (libQmlJS.so.4 + 0x10f24f)
                #4  0x00007f9de6eef600 _ZN5QmlJS21ModelManagerInterface10importScanER16QFutureInterfaceIvERKNS0_11WorkingCopyERKNS_17PathsAndLanguagesEPS0_bbb (libQmlJS.so.4 + 0x110600)
                #5  0x00007f9de6ef0439 n/a (libQmlJS.so.4 + 0x111439)
                #6  0x00007f9dfba99b7d _ZN5Utils8Internal14RunnableThread3runEv (libUtils.so.4 + 0x183b7d)
                #7  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #8  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #9  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 73158:
                #0  0x00007f9df9ae56a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                #1  0x00007f9dfa5780d4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd40d4)
                #2  0x00007f9dd8bf1f48 n/a (libQmlJSEditor.so + 0x89f48)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69382:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 74635:
                #0  0x00007f9df8f02f16 n/a (libpcre2-16.so.0 + 0x20f16)
                #1  0x00007f9df8f084e8 n/a (libpcre2-16.so.0 + 0x264e8)
                #2  0x00007f9df8f2ae5a n/a (libpcre2-16.so.0 + 0x48e5a)
                #3  0x00007f9dfa610dde _ZNK18QRegularExpression7isValidEv (libQt5Core.so.5 + 0x16cdde)
                #4  0x00007f9dfa603dea _ZN7QString7replaceERK18QRegularExpressionRKS_ (libQt5Core.so.5 + 0x15fdea)
                #5  0x00007f9de6f27b68 _ZN5QmlJS10modulePathERK7QStringS2_RK11QStringList (libQmlJS.so.4 + 0x148b68)
                #6  0x00007f9de6eeb233 n/a (libQmlJS.so.4 + 0x10c233)
                #7  0x00007f9de6eee655 _ZN5QmlJS21ModelManagerInterface9parseLoopER4QSetI7QStringES4_RKNS0_11WorkingCopyE11QStringListPS0_NS_7DialectEbRKSt8functionIFbdEE (libQmlJS.so.4 + 0x10f655)
                #8  0x00007f9de6eeef39 _ZN5QmlJS21ModelManagerInterface5parseER16QFutureInterfaceIvERKNS0_11WorkingCopyE11QStringListPS0_NS_7DialectEb (libQmlJS.so.4 + 0x10ff39)
                #9  0x00007f9de6ef8771 n/a (libQmlJS.so.4 + 0x119771)
                #10 0x00007f9de6ef887f n/a (libQmlJS.so.4 + 0x11987f)
                #11 0x00007f9dfba99b7d _ZN5Utils8Internal14RunnableThread3runEv (libUtils.so.4 + 0x183b7d)
                #12 0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #13 0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #14 0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69378:
                #0  0x00007f9dfa1d746f __poll (libc.so.6 + 0xf546f)
                #1  0x00007f9df6ad863b n/a (libxcb.so.1 + 0xc63b)
                #2  0x00007f9df6ada37b xcb_wait_for_event (libxcb.so.1 + 0xe37b)
                #3  0x00007f9df66be131 n/a (libQt5XcbQpa.so.5 + 0x5e131)
                #4  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #5  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #6  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69379:
                #0  0x00007f9dfa1d746f __poll (libc.so.6 + 0xf546f)
                #1  0x00007f9df8d7993f n/a (libglib-2.0.so.0 + 0xa693f)
                #2  0x00007f9df8d242b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                #3  0x00007f9dfa7b26e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                #4  0x00007f9dfa7583fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                #5  0x00007f9dfa570d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                #6  0x00007f9df65a6098 n/a (libQt5DBus.so.5 + 0x17098)
                #7  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #8  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #9  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69383:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69380:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69489:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69437:
                #0  0x00007f9df9ae56a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                #1  0x00007f9dfa38ec11 __gthread_cond_wait (libstdc++.so.6 + 0xc9c11)
                #2  0x00007f9dd8882a4c n/a (libQmlDesigner.so + 0x40ba4c)
                #3  0x00007f9dd8883a4f n/a (libQmlDesigner.so + 0x40ca4f)
                #4  0x00007f9dfa394c24 execute_native_thread_routine (libstdc++.so.6 + 0xcfc24)
                #5  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #6  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69436:
                #0  0x00007f9df9ae56a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                #1  0x00007f9dfa38ec11 __gthread_cond_wait (libstdc++.so.6 + 0xc9c11)
                #2  0x00007f9dd888597c n/a (libQmlDesigner.so + 0x40e97c)
                #3  0x00007f9dd8885f4c n/a (libQmlDesigner.so + 0x40ef4c)
                #4  0x00007f9dd8886b3a n/a (libQmlDesigner.so + 0x40fb3a)
                #5  0x00007f9dd8887219 n/a (libQmlDesigner.so + 0x410219)
                #6  0x00007f9df9ae718f __pthread_once_slow (libpthread.so.0 + 0x1118f)
                #7  0x00007f9dd888584d n/a (libQmlDesigner.so + 0x40e84d)
                #8  0x00007f9dfa571164 n/a (libQt5Core.so.5 + 0xcd164)
                #9  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #10 0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #11 0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69488:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69386:
                #0  0x00007f9dfa1d746f __poll (libc.so.6 + 0xf546f)
                #1  0x00007f9df8d7993f n/a (libglib-2.0.so.0 + 0xa693f)
                #2  0x00007f9df8d242b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                #3  0x00007f9dfa7b26e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                #4  0x00007f9dfa7583fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                #5  0x00007f9dfa570d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                #6  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #7  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #8  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69441:
                #0  0x00007f9dfa1d746f __poll (libc.so.6 + 0xf546f)
                #1  0x00007f9df8d7993f n/a (libglib-2.0.so.0 + 0xa693f)
                #2  0x00007f9df8d242b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                #3  0x00007f9dfa7b26e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                #4  0x00007f9dfa7583fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                #5  0x00007f9dfa570d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                #6  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #7  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #8  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69491:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69486:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69388:
                #0  0x00007f9dfa1d746f __poll (libc.so.6 + 0xf546f)
                #1  0x00007f9df8d7993f n/a (libglib-2.0.so.0 + 0xa693f)
                #2  0x00007f9df8d242b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                #3  0x00007f9dfa7b26e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                #4  0x00007f9dfa7583fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                #5  0x00007f9dfa570d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                #6  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #7  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #8  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69493:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 74795:
                #0  0x00007f9df9ae56a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                #1  0x00007f9dfa5780d4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd40d4)
                #2  0x00007f9dfb5d07b3 n/a (libQt5Widgets.so.5 + 0x3877b3)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69490:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69495:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 74797:
                #0  0x00007f9df9ae56a2 pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
                #1  0x00007f9dfa5780d4 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd40d4)
                #2  0x00007f9dfb5d07b3 n/a (libQt5Widgets.so.5 + 0x3877b3)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69492:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69438:
                #0  0x00007f9dfa1d746f __poll (libc.so.6 + 0xf546f)
                #1  0x00007f9df8d7993f n/a (libglib-2.0.so.0 + 0xa693f)
                #2  0x00007f9df8d242b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                #3  0x00007f9dfa7b26e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                #4  0x00007f9dfa7583fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                #5  0x00007f9dfa570d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                #6  0x00007f9df9f8e5a9 n/a (libQt5Qml.so.5 + 0x30b5a9)
                #7  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #8  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #9  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 73157:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 74796:
                #0  0x00007f9dfa1d746f __poll (libc.so.6 + 0xf546f)
                #1  0x00007f9df8d7993f n/a (libglib-2.0.so.0 + 0xa693f)
                #2  0x00007f9df8d242b1 g_main_context_iteration (libglib-2.0.so.0 + 0x512b1)
                #3  0x00007f9dfa7b26e1 _ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE (libQt5Core.so.5 + 0x30e6e1)
                #4  0x00007f9dfa7583fc _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt5Core.so.5 + 0x2b43fc)
                #5  0x00007f9dfa570d22 _ZN7QThread4execEv (libQt5Core.so.5 + 0xccd22)
                #6  0x00007f9df9f8e5a9 n/a (libQt5Qml.so.5 + 0x30b5a9)
                #7  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #8  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #9  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 73242:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 69494:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 72280:
                #0  0x00007f9dfa1d9c96 pselect (libc.so.6 + 0xf7c96)
                #1  0x00007f9df419d524 n/a (libusbmuxd-2.0.so.6 + 0x2524)
                #2  0x00007f9df419e8a9 n/a (libusbmuxd-2.0.so.6 + 0x38a9)
                #3  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #4  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)
                
                Stack trace of thread 73241:
                #0  0x00007f9df9ae59c8 pthread_cond_timedwait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf9c8)
                #1  0x00007f9dfa578058 _ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt5Core.so.5 + 0xd4058)
                #2  0x00007f9dfa575504 n/a (libQt5Core.so.5 + 0xd1504)
                #3  0x00007f9dfa571f0f n/a (libQt5Core.so.5 + 0xcdf0f)
                #4  0x00007f9df9adf3e9 start_thread (libpthread.so.0 + 0x93e9)
                #5  0x00007f9dfa1e2293 __clone (libc.so.6 + 0x100293)

GNU gdb (GDB) 10.1
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /usr/bin/qtcreator...
(No debugging symbols found in /usr/bin/qtcreator)

warning: Can't open file /memfd:xorg (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:JSGCHeap:QtQml (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:JSVMStack:QtQml (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:/.nvidia_drv.XXXXXX (deleted) during file-backed mapping note processing

warning: Can't open file /memfd:unknown-usage:QtQml (deleted) during file-backed mapping note processing

warning: Can't open file /SYSV5134005a (deleted) during file-backed mapping note processing
[New LWP 69363]
[New LWP 69485]
[New LWP 69487]
[New LWP 69496]
[New LWP 69381]
[New LWP 74643]
[New LWP 73158]
[New LWP 69382]
[New LWP 74635]
[New LWP 69378]
[New LWP 69379]
[New LWP 69383]
[New LWP 69380]
[New LWP 69489]
[New LWP 69437]
[New LWP 69436]
[New LWP 69488]
[New LWP 69386]
[New LWP 69441]
[New LWP 69491]
[New LWP 69486]
[New LWP 69388]
[New LWP 69493]
[New LWP 74795]
[New LWP 69490]
[New LWP 69495]
[New LWP 74797]
[New LWP 69492]
[New LWP 69438]
[New LWP 73157]
[New LWP 74796]
[New LWP 73242]
[New LWP 69494]
[New LWP 72280]
[New LWP 73241]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
--Type <RET> for more, q to quit, c to continue without paging--

@Odahving Sorry to hijack your thread but I'm pretty sure it's related. I don't quite know myself how to debug this.

Offline

#8 2021-01-23 16:31:32

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,303

Re: [SOLVED] Qt Creator crashing in designer mode

Odahviing wrote:

I think I forgot some very relevant information: I'm not working with Qt Widgets, but with the QML system.

Indeed, that was important. Installing assimp should fix it, I'll make it a hard dependency.

Online

#9 2021-01-23 16:49:39

Odahviing
Member
Registered: 2019-10-17
Posts: 10

Re: [SOLVED] Qt Creator crashing in designer mode

Thank you very very much, @arojas! I installed assimp and everything is working again

Offline

#10 2021-01-23 16:51:52

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,303

Re: [SOLVED] Qt Creator crashing in designer mode

Fixed in qt5-quick3d 5.15.2-2, you can uninstall assimp again.

Online

#11 2021-01-23 17:04:34

Odahviing
Member
Registered: 2019-10-17
Posts: 10

Re: [SOLVED] Qt Creator crashing in designer mode

I uninstalled assimp and updated the system. Indeed, everything is working.

Thank you for the very fast problem solving.

Offline

#12 2021-01-23 19:17:52

d_fajardo
Member
Registered: 2017-07-28
Posts: 1,687

Re: [SOLVED] Qt Creator crashing in designer mode

Thanks from me as well!!

Offline

Board footer

Powered by FluxBB