Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashes in SDLURLRequestTask.m Due to Self Retain Cycles in Blocks #665

Closed
davidswi opened this issue Jul 27, 2017 · 1 comment
Closed
Labels
bug A defect in the library
Milestone

Comments

@davidswi
Copy link

Bug Report

If the SDL app uses SDLURLRequestTask to download lock screen icon, etc. it can crash during cycling the connection to the head unit.

Reproduction Steps
  1. Pair iOS device to SDL head unit over Bluetooth
  2. Launch SDL media app and wait for HU UI to become active and music to play
  3. Connect to HU over USB and wait for HU UI and audio to resume
  4. Disconnect USB and wait for HU to reconnect over BT
Expected Behavior

The SDL app resumes through an arbitrary number of connection cycles.

Observed Behavior

The SDL app will crash. See attached crash log.

OS & Version Information
  • iOS Version: iOS10.3.2
  • SDL iOS Version: 4.6RC2
  • Testing Against: Engineering sample head unit

The SDL example app should also exhibit the crash.
CTSMediaApp1 7-26-17, 4-59 PM.crash.zip

@joeljfischer joeljfischer added this to the 4.7.0 milestone Jul 27, 2017
@joeljfischer joeljfischer added the bug A defect in the library label Jul 27, 2017
@BrettyWhite
Copy link
Contributor

fixed in #678

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A defect in the library
Projects
None yet
Development

No branches or pull requests

3 participants