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

application crash when encounter exception in QtConccurent

XMLWordPrintable

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

      throw exception in qtconcurrent will crash the whole application.

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

        1. concurrent-crash.zip
          3 kB
          yifang xiao
        2. qtconcurrent-crash.zip
          3 kB
          yifang xiao
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes