# MacOS Spurious Errors Logged To Console

**URL:** https://devforum.zoom.us/t/macos-spurious-errors-logged-to-console/79293
**Category:** macOS
**Created:** [November 24, 2022, 6:05pm UTC](https://devforum.zoom.us/t/macos-spurious-errors-logged-to-console/79293 "2022-11-24T18:05:06Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![mark\_coniglio](https://avatars.discourse-cdn.com/v4/letter/m/a8b319/32.png) [@mark\_coniglio](https://devforum.zoom.us/u/mark_coniglio)
#### Post date: [November 24, 2022, 6:05pm UTC](https://devforum.zoom.us/t/macos-spurious-errors-logged-to-console/79293/1 "2022-11-24T18:05:06Z")

</div>

### Format Your New Topic as Follows:

VideoSDK v1.5.0

**Description**  
The following warning errors show up whenever you open the VideoSDK and join a session. These clutter up the console with spurious output from my app that would seem to indicate a problem to any users examining the console output. (Yes, my users do that sometimes.)

**Error?**

Here are the messages that appear upon initializing the SDK and joining a session.

> Nov 24 18:59:47 XXXX VideoSDKTest[13447]: objc[13447]: Class NSTaskLauncher is implemented in both /Users/XXX/Desktop/VideoSDKTest/build/Debug/VideoSDKTest.app/Contents/Frameworks/nydus.framework/Versions/A/nydus (0x10ed8c140) and /Users/XXX/Desktop/VideoSDKTest/build/Debug/VideoSDKTest.app/Contents/Frameworks/aomagent.bundle/Contents/MacOS/aomagent (0x10f743910). One of the two will be used. Which one is undefined.

In addition, these errors are being sent to the standard output several times as well, which also end up in to the console.

> 18:59:51.815344 +0100 VideoSDKTest dynamic\_cast error 1: Both of the following type\_info’s should have public visibility. At least one of them is hidden. N3Cmm9CmmMQ\_MsgE, N3Cmm14CmmInternelMsgE.
> 
> 18:59:51.820352 +0100 VideoSDKTest dynamic\_cast error 1: Both of the following type\_info’s should have public visibility. At least one of them is hidden. N3Cmm9CmmMQ\_MsgE, N3Cmm14CmmInternelMsgE.
> 
> 18:59:52.386123 +0100 VideoSDKTest dynamic\_cast error 1: Both of the following type\_info’s should have public visibility. At least one of them is hidden. N3Cmm9CmmMQ\_MsgE, N3Cmm14CmmInternelMsgE.

**Troubleshooting Routes**  
There are no troubleshooting routes, because this output is generated by conflicts and issues in the Zoom VideoSDK itself

**How To Reproduce**

1. Compile and run the macOS Demo App
2. Look at the output in the console under system.log

---

<div class="post-metadata">

### Author: ![rehema.zoom](https://sea2.discourse-cdn.com/flex016/user_avatar/devforum.zoom.us/rehema.zoom/32/40323_2.png) [@rehema.zoom](https://devforum.zoom.us/u/rehema.zoom)
#### Post date: [November 29, 2022, 3:45pm UTC](https://devforum.zoom.us/t/macos-spurious-errors-logged-to-console/79293/2 "2022-11-29T15:45:34Z")

</div>

Hi @mark_coniglio ,

Thank you for your post! I’m not seeing these errors when I run the sample application. To make sure we’re on the same page, could you send the link to the sample app you’re using and let me know what browser you’re using?

Thanks,  
Rehema

---

<div class="post-metadata">

### Author: ![mark\_coniglio](https://avatars.discourse-cdn.com/v4/letter/m/a8b319/32.png) [@mark\_coniglio](https://devforum.zoom.us/u/mark_coniglio)
#### Post date: [November 29, 2022, 7:24pm UTC](https://devforum.zoom.us/t/macos-spurious-errors-logged-to-console/79293/3 "2022-11-29T19:24:08Z")

</div>

@rehema.zoom

acOS Monterey 12.6.1  
Xcode 13.2.1  
Zoom VideoSDK 1.5.3  
ZoomVideoSDKSample\_intel

There is no browser involved. I’m talking about the output to the console generated by the Zoom VideoSDK. See an example outlined in red in the image below.

Best Wishes,  
Mark

 ![Screen Shot 2022-11-29 at 8.20.14 PM](https://us1.discourse-cdn.com/flex016/uploads/zoomdeveloper/original/3X/4/b/4bb0e5ec16b56e22a435ba49a8dc94b464110186.jpeg)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex016/uploads/zoomdeveloper/original/3X/6/1/614bdd549b610bbaa46ff934617683a02bdaa03c.png) [@system](https://devforum.zoom.us/u/system)
#### Post date: [December 30, 2022, 5:24am UTC](https://devforum.zoom.us/t/macos-spurious-errors-logged-to-console/79293/4 "2022-12-30T05:24:50Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
