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

Cannot catch exception in QApplication::notify() overload on Android ARM

    XMLWordPrintable

Details

    • Android

    Description

      As recommended, our application catches exceptions in an overloaded QApplication::notify, this works fine on Windows, Mac, Linux, but does not work on Android ARM (though it does work on Android X86 AVD).

      The attached example is the widgets/calculator example with overloaded QApplication::notify in main.cpp, with exception thrown in Calculator::equalClicked(). On Android X86 AVD the exception is caught, on Android ARM it causes a SIGABRT.

      Attachments

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

        Activity

          People

            vhilshei Volker Hilsheimer
            andreskruse Andres Kruse
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes