This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

A quick question, I’m facing issues with the new Xcode 9.1. The simulator close my app when Appium is trying to tap on a button. But only in one case.
After read the few comments about it (is too new). I need to confirm that is a Xcode issue, more specific with simulator.

I’m getting this kind of logs from simulator:

Class MKSearchFoundationResultAccessibility is implemented in both /Xcode9.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/AccessibilityBundles/VectorKit.axbundle/VectorKit (0x1358d7d08) and /Xcode9.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/CoreSimulator/Profiles/Runtimes/iOS.simruntime/Contents/Resources/RuntimeRoot/System/Library/AccessibilityBundles/MapKit.axbundle/MapKit (0x135c9fe18). One of the two will be used. Which one is undefined.

Any one have a clue for this?

  • created

    Nov '17
  • last reply

    Nov '17
  • 1

    reply

  • 516

    views

  • 1

    user

Also this kind of log:

[Xcode] 2017-11-08 13:49:18.182236-0300 WebDriverAgentRunner-Runner[3170:275892] Enqueue Failure: Failure fetching attributes for element <XCAccessibilityElement: 0x604001a65d00> pid: 3171, elementOrHash.elementID: 105827996316608.836: Error Domain=XCTDaemonErrorDomain Code=13 "Error copying attributes -25202" UserInfo={NSLocalizedDescription=Error copying attributes -25202} /usr/local/lib/node_modules/appium/node_modules/appium-xcuitest-driver/WebDriverAgent/WebDriverAgentRunner/UITestingUITests.m 37 1

and finally the app close itself with this message:

Service exited due to signal: Segmentation fault: 11 sent by exc handler[0]