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

application crash when encounter exception in QtConccurent

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 6.2.4
    • Core: QtConcurrent
    • None

    Description

      throw exception in qtconcurrent will crash the whole application.

      QtConcurrent::blockingMap(offsets,[](QString offset){
      
                  throw new std::exception("simulate an exception");
      
      
              });
      

      Attachments

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

        Activity

          People

            sonakur Sona Kurazyan
            xiaoyifang yifang xiao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes