Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. qt application process get forcefully abort

qt application process get forcefully abort

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 2 Posters 556 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.
  • M Offline
    M Offline
    mganesh
    wrote on last edited by aha_1980
    #1

    hi i m running uart based application where i get error after geting port connced it gets forcefully abort further process.
    23:05:31: Starting C:\Users\SAMEER_MED-1\Documents\build-NDT_CC_1.1-Desktop_Qt_5_14_2_MinGW_32_bit-Debug\debug\NDT_CC_1.exe ...
    "Port COM1 Connected"
    "38315000608B" - "81P\x00`\x8B" " monitor loop executed at -> 23:05:37"
    8
    ASSERT: "uint(i) < uint(size())" in file C:/Qt/5.14.2/mingw73_32/include/QtCore/qbytearray.h, line 479
    23:05:39: The program has unexpectedly finished.
    23:05:39: The process was ended forcefully.

    plz tell solution

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Run your application in debug mode and see what the debugger tells you.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      M 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        Run your application in debug mode and see what the debugger tells you.

        M Offline
        M Offline
        mganesh
        wrote on last edited by
        #3

        @SGaist why this is happening now its running. please tell sultion for normal run

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Ensure that you are properly initializing all pointers you might be using.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

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