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

hybrid try/catch/leave crashing on hardware

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P1: Critical
    • 4.6.1
    • 4.6.0
    • None
    • None

    Description

      Compile and run the attached test app on hardware. It will crash.
      Investigation shows that in tst_test::test(), every line containing a TRAP(err, QT_TRYCATCH_LEAVING(.....)); causes problems. That is, hybrid traps are not working.
      The code is valid and should not crash.
      Compiled with ARMCC 2.2 686.
      Tested on N78.

      Using TRAP(err, ......); by itself does not crash in this code, but is not a general solution as a standard exception would crash it.

      Attachments

        1. exception_test.zip
          0.9 kB
        2. hybridex.zip
          5 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mread Murray Read
            mread Murray Read
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes