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. QSerialPort seems to be broken in Qt 6.4.2
Forum Updated to NodeBB v4.3 + New Features

QSerialPort seems to be broken in Qt 6.4.2

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 324 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.
  • H Offline
    H Offline
    hkottmann
    wrote on last edited by
    #1

    Since I've updated to Qt 6.4.2 I have very frequent software crashes (Segmentation faults) when using serial ports. Mainly the function waitforbyteswritten seems to cause it. Switching back to Qt 6.2.4 solved the problem completely. In addition of crashes I've noticed that sometimes obviously rubbish data was sent out which caused the hardware data acquisition devices to send back suspicious data.

    jsulmJ 1 Reply Last reply
    0
    • H hkottmann

      Since I've updated to Qt 6.4.2 I have very frequent software crashes (Segmentation faults) when using serial ports. Mainly the function waitforbyteswritten seems to cause it. Switching back to Qt 6.2.4 solved the problem completely. In addition of crashes I've noticed that sometimes obviously rubbish data was sent out which caused the hardware data acquisition devices to send back suspicious data.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @hkottmann Can you post the stack trace after such a crash?
      You can also check https://bugreports.qt.io/secure/Dashboard.jspa to see whether this was already reported.

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

      H 1 Reply Last reply
      0
      • jsulmJ jsulm

        @hkottmann Can you post the stack trace after such a crash?
        You can also check https://bugreports.qt.io/secure/Dashboard.jspa to see whether this was already reported.

        H Offline
        H Offline
        hkottmann
        wrote on last edited by
        #3

        @jsulm I did not find any similar bugreport. That's here is what QtCreator shows, what I have to do to provide further information?
        1fe21550-f2fc-44cd-b389-df46e2cbc2a6-image.png

        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