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

Crash when Build with ARM64 with exception handling

    XMLWordPrintable

Details

    • macOS

    Description

      Crash when code having try/catch block on ARM64, works with x64.

      It seems that for ARM64 build, the C++ exception could not be caught as expected, and crashing here:

       libc++abi.dylib 0x1a5d86d34 {}cxxabiv1::failed_throw({}cxxabiv1::{_}_cxa_exception*)

      A simple try/catch works with ARM64 but when EvenLoop and QApplication comes in it crashing. 
      Attached is the little code which can be used to reproduce

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            irfan.omair@digia.com Irfan Omair
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes