Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. We are facing a crash in libQt5Core.so.5 -> Usecase, multiple IGN ON and OFF continuously (Infotainement)

We are facing a crash in libQt5Core.so.5 -> Usecase, multiple IGN ON and OFF continuously (Infotainement)

Scheduled Pinned Locked Moved QML and Qt Quick
1 Posts 1 Posters 158 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AdarshKale
    wrote on last edited by
    #1

    Attached is the back trace.

    #0  0x36ec8ab4 in std::__1::__find_detail::__not_found () from libQt5Core.so.5
    [Current thread is 1 (pid 524348 tid 1)]
    (gdb) bt
    #0  0x36ec8ab4 in std::__1::__find_detail::__not_found () from libQt5Core.so.5
    #1  0x35628c40 in QSGTexture::comparisonKey (this=0x5415bd50) at /qtdeclarative/src/quick/scenegraph/coreapi/qsgtexture.cpp:512
    #2  0x356626fa in QSGOpaqueTextureMaterial::compare (this=0x55dac9ac, o=0x56bc530c) at /qtdeclarative/src/quick/scenegraph/util/qsgtexturematerial.cpp:381
    #3  0x356340be in QSGBatchRenderer::Batch::isMaterialCompatible (this=0x56bc50e0, e=0x55916388) at /qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:835
    #4  0x35636664 in QSGBatchRenderer::Renderer::nodeChanged (this=0x55b73b80, node=0x56bc5190, state=...)
        at /qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp:1558
    #5  0x3562b912 in QSGRootNode::notifyNodeChange (this=0x5612df30, node=0x56bc5190, state=...) at /qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp:1277
    #6  0x3562af26 in QSGNode::markDirty (this=0x56bc5190, bits=...) at /qtdeclarative/src/quick/scenegraph/coreapi/qsgnode.cpp:671
    #7  0x3568d05a in QSGBasicInternalImageNode::setTexture (this=0x56bc5190, texture=0x56142668) at /qtdeclarative/src/quick/scenegraph/qsgbasicinternalimagenode.cpp:123
    #8  0x35788ebe in QQuickImage::updatePaintNode (this=0x53a081f0, oldNode=0x56bc5190) at /qtdeclarative/src/quick/items/qquickimage.cpp:820
    #9  0x3572f130 in QQuickWindowPrivate::updateDirtyNode (this=0x5376e3d8, item=0x53a081f0) at /qtdeclarative/src/quick/items/qquickwindow.cpp:3897
    #10 0x3572e43a in QQuickWindowPrivate::updateDirtyNodes (this=0x5376e3d8) at /qtdeclarative/src/quick/items/qquickwindow.cpp:3642
    #11 0x35722798 in QQuickWindowPrivate::syncSceneGraph (this=0x5376e3d8) at /qtdeclarative/src/quick/items/qquickwindow.cpp:524
    #12 0x35692246 in QSGGuiThreadRenderLoop::renderWindow (this=0x52c85710, window=0x539aff30) at /qtdeclarative/src/quick/scenegraph/qsgrenderloop.cpp:752
    #13 0x35692b8a in QSGGuiThreadRenderLoop::handleUpdateRequest (this=0x52c85710, window=0x539aff30) at /qtdeclarative/src/quick/scenegraph/qsgrenderloop.cpp:904
    #14 0x35726cc6 in QQuickWindow::event (this=0x539aff30, e=0x14f95858) at /qtdeclarative/src/quick/items/qquickwindow.cpp:1865
    #15 0x36c7fb36 in QCoreApplicationPrivate::notify_helper (receiver=0x539aff30, event=0x14f95858) at /corelib/kernel/qcoreapplication.cpp:1225
    #16 0x36c7f7ee in doNotify (receiver=0x539aff30, event=0x14f95858) at /corelib/kernel/qcoreapplication.cpp:1154
    #17 0x36c7f778 in QCoreApplication::notify (this=0x14f95afc, receiver=0x539aff30, event=0x14f95858) at /corelib/kernel/qcoreapplication.cpp:1140
    #18 0x35bda5e8 in QGuiApplication::notify (this=0x14f95afc, object=0x539aff30, event=0x14f95858) at /gui/kernel/qguiapplication.cpp:1938
    #19 0x36c7f6cc in QCoreApplication::notifyInternal2 (receiver=0x539aff30, event=0x14f95858) at /corelib/kernel/qcoreapplication.cpp:1064
    #20 0x36c7ff62 in QCoreApplication::sendEvent (receiver=0x539aff30, event=0x14f95858) at /corelib/kernel/qcoreapplication.cpp:1462
    #21 0x35bd0ba8 in QPlatformWindow::deliverUpdateRequest (this=0x541592f8) at /gui/kernel/qplatformwindow.cpp:796
    #22 0x35bd0110 in QPlatformWindow::windowEvent (this=0x541592f8, event=0x14f9592c) at /gui/kernel/qplatformwindow.cpp:476
    #23 0x35bda85a in QGuiApplicationPrivate::sendQWindowEventToQPlatformWindow (window=0x539aff30, event=0x14f9592c) at /gui/kernel/qguiapplication.cpp:1987
    #24 0x35bda5cc in QGuiApplication::notify (this=0x14f95afc, object=0x539aff30, event=0x14f9592c) at /gui/kernel/qguiapplication.cpp:1932
    #25 0x36c7f6cc in QCoreApplication::notifyInternal2 (receiver=0x539aff30, event=0x14f9592c) at /corelib/kernel/qcoreapplication.cpp:1064
    #26 0x36c7ff62 in QCoreApplication::sendEvent (receiver=0x539aff30, event=0x14f9592c) at /corelib/kernel/qcoreapplication.cpp:1462
    #27 0x36cf9d42 in QTimerInfoList::activateTimers (this=0x52ba43dc) at /corelib/kernel/qtimerinfo_unix.cpp:643
    #28 0x36cf5d82 in QEventDispatcherUNIXPrivate::activateTimers (this=0x52ba4390) at /corelib/kernel/qeventdispatcher_unix.cpp:249
    #29 0x36cf6ade in QEventDispatcherUNIX::processEvents (this=0x52bf5080, flags=...) at /corelib/kernel/qeventdispatcher_unix.cpp:516
    #30 0x3904a0dc in QUnixEventDispatcherQPA::processEvents (this=0x52bf5080, flags=...) at /platformsupport/eventdispatchers/qunixeventdispatcher.cpp:63
    #31 0x36c7c5ee in QEventLoop::processEvents (this=0x14f95a38, flags=...) at /corelib/kernel/qeventloop.cpp:142
    #32 0x36c7c882 in QEventLoop::exec (this=0x14f95a38, flags=...) at /corelib/kernel/qeventloop.cpp:235
    #33 0x36c7fdd2 in QCoreApplication::exec () at /corelib/kernel/qcoreapplication.cpp:1375
    #34 0x35bda4a4 in QGuiApplication::exec () at /gui/kernel/qguiapplication.cpp:1870
    #35 0x281c59de in GuiApplication::execApp (this=0x14f95afc) at /src/guiapplication.cpp:324
    #36 0x281c9d14 in main (argc=1, argv=0x14f95bd4) at main.cpp:130
    

    Usecase is

    Android Auto is connected and projected
    Perform multiple IGN ON and OFF within 2-3 seconds.
    HMI application crashes with the above call stack
    The current Qt version used is 5.15.11.

    Please help in what direction we should analyse further?
    Thanks

    1 Reply Last reply
    0
    • A AdarshKale marked this topic as a regular topic on

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved