iam4x / pokemongo-webspoof

👾 Play Pokémon Go from your Mac
2.14k stars 228 forks source link

A big bug with Xcode #407

Open ivan-pomortsev opened 7 years ago

ivan-pomortsev commented 7 years ago

When i'm trying to run osascript autoclick.applescript – it works. When I do this in application ("Auto update Xcode location") – Xcode is not responding and I got that in /var/log/system.log:

... appleeventsd[53]: , error #268435460 (ipc/send) timed out attepting to send eEntitlement
for pid 13297, port ( port:10467/0x28e3 rcv:0,send:24,d:0 limit:0) from senderPid 13608 
(sendEntitlementsToMachPort()/appleEventsD.cp #1929) com.apple.root.default-qos

There is really something wrong with applescript or with System Events or with Xcode.

ivan-pomortsev commented 7 years ago

This is my stack trace from apple report (I didn't send it).

Heaviest stack for the main thread of the target process:
  16  start + 1 (libdyld.dylib + 13741) [0x7fff86e8a5ad]
  16  ??? (Xcode + 5019) [0x103c3c39b]
  16  NSApplicationMain + 1176 (AppKit + 25448) [0x7fff84eb4368]
  16  -[NSApplication run] + 682 (AppKit + 249216) [0x7fff84eead80]
  16  -[DVTApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 396 (DVTKit + 402489) [0x1043a5439]
  16  -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454 (AppKit + 295462) [0x7fff84ef6226]
  16  _DPSNextEvent + 1067 (AppKit + 298486) [0x7fff84ef6df6]
  16  _BlockUntilNextEventMatchingListInModeWithFilter + 71 (HIToolbox + 198063) [0x7fff8b7855af]
  16  ReceiveNextEventCommon + 432 (HIToolbox + 198511) [0x7fff8b78576f]
  16  RunCurrentEventLoopInMode + 235 (HIToolbox + 198965) [0x7fff8b785935]
  16  CFRunLoopRunSpecific + 296 (CoreFoundation + 560856) [0x7fff936e8ed8]
  16  __CFRunLoopRun + 2171 (CoreFoundation + 563643) [0x7fff936e99bb]
  16  __CFRunLoopDoSource1 + 473 (CoreFoundation + 597897) [0x7fff936f1f89]
  16  __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41 (CoreFoundation + 598041) [0x7fff936f2019]
  16  mshMIGPerform + 199 (HIServices + 28710) [0x7fff94e00026]
  16  _XCopyAttributeValue + 467 (HIServices + 182876) [0x7fff94e25a5c]
  16  _AXXMIGCopyAttributeValue + 163 (HIServices + 145146) [0x7fff94e1c6fa]
  16  _isConnectionAllowedAPIAccess + 373 (HIServices + 144468) [0x7fff94e1c454]
  16  TCCAccessCheckAuditToken + 307 (TCC + 8840) [0x7fff8beaf288]
  16  semaphore_wait_trap + 10 (libsystem_kernel.dylib + 69550) [0x7fff97a24fae]
 *16  semaphore_wait_continue + 0 (kernel + 1029568) [0xffffff80002fb5c0]