objective-c - AppleEvents:收到 mach 消息,它不是 getMemoryReference 中预期的复杂类型

标签 objective-c macos macos-high-sierra appleevents

我在 Xcode 9.2、OSX、Objective-C 上。

自从 OSX High Sierra 更新后,我收到了很多这样的错误消息:

AppleEvents: received mach msg which wasn't complex type as expected in getMemoryReference.

我有两个 XPC 服务为我处理苹果事件,他们都报告了这一点。 知道这是什么吗?我在 Apple 开发者论坛上找到了一个讨论,但没有进一步的讨论:https://forums.developer.apple.com/thread/88126

感谢任何指向正确方向的帮助或指示。

最佳答案

关于该问题的主要方法(在​​很长一段时间没有发生任何事情之后):Apple 在上面的论坛中做出了回应 - 希望在未来的更新中将其删除 - 我会跟进。

A developer was worried about this message and so they opened a DTS tech support incident to verify whether it’s harmful or not.  I discovered the underlying cause of this message and I’m satisfied that it’s just log spam, that is, it’s annoying because it fills up the log with junk but it has no other deleterious effects.

There’s a bug on file (r. 33758979) requesting that we remove this log spam.

[更新]:在 Xcode 12 中删除

关于objective-c - AppleEvents:收到 mach 消息,它不是 getMemoryReference 中预期的复杂类型,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48212616/

相关文章:

ios - 使用自动布局时, subview 矩形不等于 View 矩形

mysql - 在本地 XAMPP 安装上列出 MySQL 数据库

macos - 在 Mac OS X 上存储代码和安装应用程序的位置 - 从 Windows 切换

linux - 如何下载 Torvalds Linux Kernel master,(重新)编译它,并使用 QEMU 引导它?

atom-editor - Atom 不会从命令行启动

ios - 如何跨 View 层次定位布局?

ios - 在IOS中以行和列显示数据

objective-c - UITableView :cellForRowAtIndexPath Continues being called

objective-c - NSScrollView框架和翻转的documentView

macos - AVD 管理器 : The emulator process for AVD was killed. Android Studio 4.1.3 和 MacOS High Sierra 10.13.6