RESOLVED DUPLICATE of bug 194340 189158
WebKitLegacy.AudioSessionCategoryIOS Crash on iOS
https://bugs.webkit.org/show_bug.cgi?id=189158
Summary WebKitLegacy.AudioSessionCategoryIOS Crash on iOS
Truitt Savell
Reported 2018-08-30 10:45:30 PDT
WebKitLegacy.AudioSessionCategoryIOS Crashed on iOS. Related to https://bugs.webkit.org/show_bug.cgi?id=188282 Crashed TestWebKitAPI.WebKitLegacy.AudioSessionCategoryIOS 2018-08-30 08:46:46.034 TestWebKitAPI[90841:17786371] *** Warning: <AVPlayerViewController: 0x7fb24900bc00> is trying to enter full screen, but is not in its view's window's view controller hierarchy. This results in undefined behavior. -[AVPlayerViewController exitFullScreenAnimated:completionHandler:] failed with error View needs to be loaded before you can call -[AVPlayerViewController (0x7fb24900bc00) exitFullScreenAnimated:completionHandler:]! -[AVPlayerViewController exitFullScreenAnimated:completionHandler:] failed with error View needs to be loaded before you can call -[AVPlayerViewController (0x7fb24900bc00) exitFullScreenAnimated:completionHandler:]! 2018-08-30 08:46:46.155 TestWebKitAPI[90841:17786371] *** Warning: <AVPlayerViewController: 0x7fb24a026600> is trying to enter full screen, but is not in its view's window's view controller hierarchy. This results in undefined behavior. -[AVPlayerViewController exitFullScreenAnimated:completionHandler:] failed with error View needs to be loaded before you can call -[AVPlayerViewController (0x7fb24a026600) exitFullScreenAnimated:completionHandler:]! -[AVPlayerViewController exitFullScreenAnimated:completionHandler:] failed with error View needs to be loaded before you can call -[AVPlayerViewController (0x7fb24a026600) exitFullScreenAnimated:completionHandler:]! 2018-08-30 08:46:46.274 TestWebKitAPI[90841:17786371] *** Warning: <AVPlayerViewController: 0x7fb247028c00> is trying to enter full screen, but is not in its view's window's view controller hierarchy. This results in undefined behavior. -[AVPlayerViewController exitFullScreenAnimated:completionHandler:] failed with error View needs to be loaded before you can call -[AVPlayerViewController (0x7fb247028c00) exitFullScreenAnimated:completionHandler:]! -[AVPlayerViewController exitFullScreenAnimated:completionHandler:] failed with error View needs to be loaded before you can call -[AVPlayerViewController (0x7fb247028c00) exitFullScreenAnimated:completionHandler:]! >>>> frameSizeChanged = 4096 >>>> frameSizeChanged = 4096 Child process terminated with signal 5: Trace/BPT trap
Attachments
Crash log (187.66 KB, text/plain)
2018-09-25 10:33 PDT, Truitt Savell
no flags
Jer Noble
Comment 1 2018-08-31 10:22:00 PDT
Truitt, can you attach the actual crash log?
Ryan Haddad
Comment 2 2018-08-31 10:29:51 PDT
I can't find any TestWebKitAPI (or other) crashes on the bot that line up with timestamps from this instance of the test crash: https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Debug%20WK2%20(Tests)/builds/6215
Ryan Haddad
Comment 3 2018-09-25 10:11:52 PDT
Truitt, is this still happening now that the bots are on iOS 12?
Radar WebKit Bug Importer
Comment 5 2018-09-25 10:16:08 PDT
Truitt Savell
Comment 6 2018-09-25 10:16:26 PDT
Crashed TestWebKitAPI.WebKitLegacy.AudioSessionCategoryIOS 2018-09-24 09:54:46.446 TestWebKitAPI[96766:3246310] *** Warning: <AVPlayerViewController: 0x7f845380b400> is trying to enter full screen, but is not in its view's window's view controller hierarchy. This results in undefined behavior. 2018-09-24 09:54:46.548 TestWebKitAPI[96766:3246310] *** Warning: <AVPlayerViewController: 0x7f845b017800> is trying to enter full screen, but is not in its view's window's view controller hierarchy. This results in undefined behavior. 2018-09-24 09:54:46.664 TestWebKitAPI[96766:3246310] *** Warning: <AVPlayerViewController: 0x7f845400c000> is trying to enter full screen, but is not in its view's window's view controller hierarchy. This results in undefined behavior. Child process terminated with signal 11: Segmentation fault
Truitt Savell
Comment 7 2018-09-25 10:33:48 PDT
Created attachment 350757 [details] Crash log Crash log from bot652. This is the latest crash after the update to ios 12.
Aakash Jain
Comment 8 2019-07-12 09:51:33 PDT
Forward-duping to https://bugs.webkit.org/show_bug.cgi?id=194340 (since that bug has more analysis) *** This bug has been marked as a duplicate of bug 194340 ***
Note You need to log in before you can comment on or make changes to this bug.