Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-75655

QSerialPort memory management issue

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.12.3
    • Serial Port
    • None
    • CMake / QtCreator
    • Linux/X11

    Description

      The "libqt5serialport5-dev" library behaves different than the one that comes with the 'run' installer. When converting my project from a QtCreator project to a CMake project segmentation faults started to happen and upon inspection it seemed to come from the QSerialPort library that was installed with "sudo apt install libqt5serialport5-dev".
      The project works fina again when the local Qt CMake packages are linked instead of the system wide ones. 

      Attachments

        1. Qserial-bug-example.zip
          207 kB
          Willem van der Kooij
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kuzulis Denis Shienkov
            willem_vdk Willem van der Kooij
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes