Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2.9
-
None
-
-
bee94e4c1 (dev), cf6028010 (6.5), 278f1795c (tqtc/lts-6.2), 0b3a4272a (6.6), 3309f298e (tqtc/lts-5.15), c6faccfdb (tqtc/lts-5.15.15)
Description
Description:
When attempting to launch the Qt Audio example on an iPhone using the Qt Kit 6.2.9 for iOS, the application crashes immediately. The crash occurs without any user interaction, resulting in a terminated application. The error message displayed in the console is as follows:
program received signal 6, thread:de5050;00:0b00000000000000;01:0000000000000000;02:48f9f44901000000;03:1d00000000000000;04:78f9f44901000000;05:0000000000000000;06:220122040000f600;07:0100000000000000;08:2000000000000000;09:f900935187ac7f65;0a:0000000001000001;0b:5050de0000000000;0c:8b4aa00010000000;0d:0000000000000000;0e:0010010000020000;0f:0000000001000000;10:0902000000000000;11:c092065302000000;12:0000000000000000;13:0000000000000000;14:78f9f44901000000;15:1d00000000000000;16:48f9f44901000000;17:0000000000000000;18:0b00000000000000;19:8019498102000000;1a:0000000000000000;1b:0000000000000000;1c:0000000000000000;1d:5026056b01000000;1e:24fc520102000000;1f:1026056b01000000;20:18d3520102000000;21:00000040;metype:5;mecount:2;medata:10003;medata:6;memory:0x16b052650=6026056b0100000058fc520182df39d5;memory:0x16b052660=a026056b01000000d082c731820d5d60;
Steps to Reproduce:
- Open Qt in Audio Example Qt Creator
- Select kit Qt 6.2.9 for IOS
- Build And Deploy the application.
Expected Results: The Qt Audio example should launch and run successfully on the iPhone.
Actual Results: Upon launching the Qt Audio example on the iPhone, the application crashes immediately without any user interaction, resulting in a terminated application.
Additional Information:
- Xcode version: Version 14.0.1 (14A400)
- iPhone device model: iPhone 11
- iOS version: 15.6
Attachments
Issue Links
- relates to
-
QTQAINFRA-5648 Qt 6.2.9 LTS Testing
- Open