SIGSEGV - segmentation violation - [UITextSelectionView textSelectionViewActivated:]

Originator:sandeepkumar2714
Number:rdar://19006288 Date Originated:2014-11-12
Status:Open Resolved:
Product:iOS SDK Product Version:
Classification: Reproducible:
 
This crash occurred in production and haven't had luck to reproduce it. The following is the stack trace.

{
      "AppVersion" : "2.11.1",
      "SignalId" : 11,
      "MessageType" : "CrashReport",
      "DeviceModel" : "iPad4,1",
      "SignalDescription" : "SIGSEGV - segmentation violation",
      "NetworkStatus" : "WiFi",
      "TimeStamp" : "2014-11-12 11:55:50:554",
      "DeviceOS" : "iPhone OS Version 8.0 (Build 12A365)",
    }

StackTrace" : [
        "#0  Ambulatory                          0X003CC9EB +[Logging signalHandler:]",
        "#1  Ambulatory                          0X003AA385 -[NSURL portByScheme]",
        "#2  libsystem_platform.dylib            0X3370F87B _sigtramp()",
        "#3  UIKit                               0X28C7E3C9 -[UITextSelectionView textSelectionViewActivated:]",
        "#4  CoreFoundation                      0X256934A1 <redacted>()",
        "#5  CoreFoundation                      0X255EF93D _CFXNotificationPost()",
        "#6  Foundation                          0X2631F9B9 -[NSNotificationCenter postNotificationName:object:userInfo:]",
        "#7  Foundation                          0X2632451F -[NSNotificationCenter postNotificationName:object:]",
        "#8  UIKit                               0X28C7E293 -[UITextSelectionView activate]",
        "#9  UIKit                               0X28D5426B -[UISearchBarTextField _activateSelectionView]",
        "#10 UIKit                               0X28C7E165 -[UITextField _initialScrollDidFinish:]",
        "#11 UIKit                               0X28C6AADF -[UITextField becomeFirstResponder]",
        "#12 UIKit                               0X28D10253 -[UITextInteractionAssistant setFirstResponderIfNecessary]",
        "#13 UIKit                               0X28D0FB57 -[UITextInteractionAssistant oneFingerTap:]",
        "#14 UIKit                               0X28CF5ADB <redacted>()",
        "#15 UIKit                               0X28BA44C9 -[UIGestureRecognizer _updateGestureWithEvent:buttonEvent:]",
        "#16 UIKit                               0X28FB671B <redacted>()",
        "#17 UIKit                               0X28B6DF01 <redacted>()",
        "#18 UIKit                               0X28B6BDDF <redacted>()",
        "#19 UIKit                               0X28BA28C1 -[UIWindow _sendGesturesForEvent:]",
        "#20 UIKit                               0X28BA219D -[UIWindow sendEvent:]",
        "#21 UIKit                               0X28B78A3D -[UIApplication sendEvent:]",
        "#22 Ambulatory                          0X003AB421 -[CernOpsApplication sendEvent:]",
        "#23 Ambulatory                          0X00388427 -[AEonApplication sendEvent:]",
        "#24 UIKit                               0X28DEC149 <redacted>()",
        "#25 UIKit                               0X28B77491 <redacted>()",
        "#26 CoreFoundation                      0X256A158F <redacted>()",
        "#27 CoreFoundation                      0X256A099F <redacted>()",
        "#28 CoreFoundation                      0X2569F005 <redacted>()",
        "#29 CoreFoundation                      0X255ED621 CFRunLoopRunSpecific()",
        "#30 CoreFoundation                      0X255ED433 CFRunLoopRunInMode()",
        "#31 GraphicsServices                    0X2C9320A9 GSEventRunModal()",
        "#32 UIKit                               0X28BD7809 UIApplicationMain()",
        "#33 Ambulatory                          0X0007EE63 -[AppDelegate openChartSummaryAfterLoginWithPatient:andEncounter:]",
        "#34 libdyld.dylib                       0X335CFAAF <redacted>()"
      ]

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!