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

QQuickAsyncImageProvider crash when response finishes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 5.7.0
    • None
    • MacOS 10.12

      Using QQuickAsyncImageProvider make the app crash when the QQuickImageResponse emits the "finished" signal.
      The project is attached (the image provider is copied from the official "Image Response Provider Example").

      Stacktrace:
      1 QMetaObject::activate(QObject *, int, int, void * *) 0x100ce2702
      2 AsyncImageResponse::run() imageresponseprovider.cpp 38 0x100004ca4
      3 non-virtual thunk to AsyncImageResponse::run() imageresponseprovider.cpp 23 0x100004ce9
      4 QThreadPoolThread::run() 0x100af2a08
      5 QThreadPrivate::start(void *) 0x100af5b3a
      6 _pthread_body 0x7fffcc953aab
      7 _pthread_start 0x7fffcc9539f7
      8 thread_start 0x7fffcc9531fd

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

            srutledg Shawn Rutledge
            ohello ohello
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes