Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. QT creator crashes during debugging (Linux)
Forum Update on Monday, May 27th 2025

QT creator crashes during debugging (Linux)

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 402 Views
  • 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
    AsifBahrainwala
    wrote on 18 Jan 2022, 16:58 last edited by AsifBahrainwala
    #1

    I keep getting the below error when I try to create memory view

    asif@asif-VirtualBox:/opt/Qt/Tools/QtCreator/bin$ ./qtcreator
    qt.core.qobject.connect: QObject::connect: Cannot connect (nullptr)::usageStatisticsNotifier(const QString) to UsageStatistic::Internal::QmlDesignerUsageEventSource::handleUsageStatisticsNotifier(const QString)
    qt.core.qobject.connect: QObject::connect: Cannot connect (nullptr)::usageStatisticsUsageTimer(const QString, int) to UsageStatistic::Internal::QmlDesignerUsageEventSource::handleUsageStatisticsUsageTimer(const QString, int)
    Segmentation fault (core dumped)

    Ofcourse I can disable telemetry and then it works fine

    J 1 Reply Last reply 19 Jan 2022, 06:31
    0
    • A AsifBahrainwala
      18 Jan 2022, 16:58

      I keep getting the below error when I try to create memory view

      asif@asif-VirtualBox:/opt/Qt/Tools/QtCreator/bin$ ./qtcreator
      qt.core.qobject.connect: QObject::connect: Cannot connect (nullptr)::usageStatisticsNotifier(const QString) to UsageStatistic::Internal::QmlDesignerUsageEventSource::handleUsageStatisticsNotifier(const QString)
      qt.core.qobject.connect: QObject::connect: Cannot connect (nullptr)::usageStatisticsUsageTimer(const QString, int) to UsageStatistic::Internal::QmlDesignerUsageEventSource::handleUsageStatisticsUsageTimer(const QString, int)
      Segmentation fault (core dumped)

      Ofcourse I can disable telemetry and then it works fine

      J Online
      J Online
      jsulm
      Lifetime Qt Champion
      wrote on 19 Jan 2022, 06:31 last edited by
      #2

      @AsifBahrainwala What QtCreator version on which Linux distribution?
      Did you check Qt bug tracker for this issue?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      K 1 Reply Last reply 19 Jan 2022, 06:34
      0
      • J jsulm
        19 Jan 2022, 06:31

        @AsifBahrainwala What QtCreator version on which Linux distribution?
        Did you check Qt bug tracker for this issue?

        K Offline
        K Offline
        kshegunov
        Moderators
        wrote on 19 Jan 2022, 06:34 last edited by kshegunov
        #3

        @jsulm said in QT creator crashes during debugging (Linux):

        What QtCreator version on which Linux distribution?

        My 6.0.1 on debian does crash from time to time, but I haven't had the will to track the reason. It's rare enough that it's just annoying.

        Read and abide by the Qt Code of Conduct

        1 Reply Last reply
        0

        1/3

        18 Jan 2022, 16:58

        • Login

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