Crash: SIGSEGV - segmentation violation

Originator:mansi.ece06
Number:rdar://23319342 Date Originated:2015-10-20
Status:Open Resolved:
Product:iOS SDK Product Version:iOS Version 9.0.2
Classification: Reproducible:
 
Below is the production crash and haven't had luck to reproduce it yet:

[
    {
      "NetworkStatus" : "WiFi",
      "TimeStamp" : "2015-10-20 08:08:02:633",
      "DeviceModel" : "iPhone7,1",
      "DeviceOS" : "iPhone OS Version 9.0.2 (Build 13A452)",
      "RegionId" : "",
      "MessageType" : "CrashReport",
      "CrashReportVersion" : "2.1",
      "SignalId" : 11,
      "SignalDescription" : "SIGSEGV - segmentation violation",
    },
    {
      "StackTrace" : [
        "#0  Inpatient                           0X00000001000D44F0 +[Logging signalHandler:]",
        "#1  Inpatient                           0X00000001000AB044 -[NSURL portByScheme]",
        "#2  libsystem_platform.dylib            0X0000000198E4994C _sigtramp()",
        "#3  CoreFoundation                      0X0000000183734FAC +[__NSArrayI __new:::]",
        "#4  CoreFoundation                      0X0000000183734FAC +[__NSArrayI __new:::]",
        "#5  Foundation                          0X00000001846FFA48 -[NSDictionary encodeWithCoder:]",
        "#6  Foundation                          0X0000000184699360 -[NSXPCEncoder _encodeObject:]",
        "#7  Foundation                          0X0000000184699848 <redacted>()",
        "#8  Foundation                          0X0000000184699508 -[NSXPCEncoder encodeInvocation:]",
        "#9  Foundation                          0X0000000184699360 -[NSXPCEncoder _encodeObject:]",
        "#10 Foundation                          0X000000018486E498 -[NSXPCConnection _sendInvocation:withProxy:remoteInterface:withErrorHandler:timeout:userInfo:]",
        "#11 CoreFoundation                      0X000000018384CA44 <redacted>()",
        "#12 CoreFoundation                      0X0000000183750DCC _CF_forwarding_prep_0()",
        "#13 CFNetwork                           0X0000000182F9DF98 <redacted>()",
        "#14 libdispatch.dylib                   0X0000000198C397B0 <redacted>()",
        "#15 libdispatch.dylib                   0X0000000198C39770 <redacted>()",
        "#16 libdispatch.dylib                   0X0000000198C4575C <redacted>()",
        "#17 libdispatch.dylib                   0X0000000198C3D274 <redacted>()",
        "#18 libdispatch.dylib                   0X0000000198C4762C <redacted>()",
        "#19 libdispatch.dylib                   0X0000000198C4734C <redacted>()",
        "#20 libsystem_pthread.dylib             0X0000000198E4D478 _pthread_wqthread()",
        "#21 libsystem_pthread.dylib             0X0000000198E4D028 start_wqthread()"
      ]
    },
]

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!