UIKit SIGSEGV crash on [UIViewAnimationState animationForLayer:forKey:forView:]

Originator:absessive
Number:rdar://21703191 Date Originated:07/07/2015
Status:Open Resolved:No
Product:iOS SDK Product Version:8.3
Classification:Crash Reproducible:No
 
App crashed

Steps to Reproduce:
Unable to reproduce.

Expected Results:
App shouldn't crash.

Actual Results:
App crashed with the following stack trace.

{
      "StackTrace" : [
        "#0  Inpatient                           0X000000010012E5CC +[Logging signalHandler:]",
        "#1  Inpatient                           0X0000000100106A50 -[NSURL portByScheme]",
        "#2  libsystem_platform.dylib            0X00000001948F095C _sigtramp()",
        "#3  UIKit                               0X00000001875FEAD8 -[UIViewAnimationState animationForLayer:forKey:forView:]",
        "#4  UIKit                               0X000000018736DDF4 -[UIViewAnimationState actionForLayer:forKey:forView:]",
        "#5  UIKit                               0X0000000187331FEC -[UIView actionForLayer:forKey:]",
        "#6  QuartzCore                          0X0000000186C7D378 -[CALayer actionForKey:]",
        "#7  QuartzCore                          0X0000000186C7292C <redacted>()",
        "#8  QuartzCore                          0X0000000186C72798 <redacted>()",
        "#9  QuartzCore                          0X0000000186C74B18 <redacted>()",
        "#10 QuartzCore                          0X0000000186C74A1C -[CALayer setPosition:]",
        "#11 QuartzCore                          0X0000000186C749AC -[CALayer setFrame:]",
        "#12 UIKit                               0X0000000187331BD8 -[UIView setFrame:]",
        "#13 UIKit                               0X00000001873462B8 -[UIImageView _setViewGeometry:forMetric:]",
        "#14 UIKit                               0X000000018757EDA0 -[UISlider createThumbViewNeue]",
        "#15 MediaPlayer                         0X0000000184BFB8B4 -[MPVolumeSlider createThumbView]",
        "#16 UIKit                               0X000000018757E3D4 -[UISlider _initSubviews]",
        "#17 UIKit                               0X000000018757E078 -[UISlider layoutSubviews]",
        "#18 MediaPlayer                         0X0000000184BFC128 -[MPVolumeSlider layoutSubviews]",
        "#19 UIKit                               0X0000000187335760 -[UIView layoutSublayersOfLayer:]",
        "#20 QuartzCore                          0X0000000186C7DE1C -[CALayer layoutSublayers]",
        "#21 QuartzCore                          0X0000000186C78884 <redacted>()",
        "#22 UIKit                               0X0000000187349F94 -[UIView layoutBelowIfNeeded]",
        "#23 UIKit                               0X000000018734F830 -[UISlider setValue:animated:]",
        "#24 MediaPlayer                         0X0000000184BFC92C -[MPVolumeSlider volumeController:volumeValueDidChange:]",
        "#25 MediaPlayer                         0X0000000184C6FA00 -[MPVolumeController updateVolumeValue]",
        "#26 MediaPlayer                         0X0000000184BFC284 -[MPVolumeSlider didMoveToSuperview]",
        "#27 UIKit                               0X00000001873342BC -[UIView _postMovedFromSuperview:]",
        "#28 UIKit                               0X00000001873400B0 -[UIView _addSubview:positioned:relativeTo:]",
        "#29 MediaPla

Version:
iOS 8.3

Notes:
Crash occurred on client device, no more information other than the crash log.

Configuration:
iPhone 5

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!