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)
QtWS25 Last Chance

QT creator crashes during debugging (Linux)

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 3 Posters 395 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.
  • AsifBahrainwalaA Offline
    AsifBahrainwalaA Offline
    AsifBahrainwala
    wrote on 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

    jsulmJ 1 Reply Last reply
    0
    • AsifBahrainwalaA AsifBahrainwala

      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

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on 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

      kshegunovK 1 Reply Last reply
      0
      • jsulmJ jsulm

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

        kshegunovK Offline
        kshegunovK Offline
        kshegunov
        Moderators
        wrote on 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

        • Login

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