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

QCamera - DSEngine crash

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.9.2
    • 5.9.0, 5.9.1
    • Multimedia
    • Windows 10 Pro, 64Bit

      VC++ 2015 64bit
    • 343e281f0e7cc7fd9e1558e4d92f5019fa565181

    Description

      The DSEngine crashes very often if the camera (QCamera) stops. It crashes in dscamerasession.cpp, line 537 (DSCameraSession::onFrameAvailable()). The 'buffer' passed to the slot is invalid and it failes on QByteArray inicialization. I'm sending a screenshot from QT Creator in debugger mode.

      It is suspicious the DSCameraSession is in state of LoadedStatus while it is receiving new frame (slot onFrameAvailable()).

       

       

      Attachments

        1. qtbug.png
          qtbug.png
          212 kB
        2. camera_crash.png
          camera_crash.png
          698 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              andysh Andy Shaw
              PetrM Petr Macháček
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes