Kleuter

Results 317 comments of Kleuter

@aanttila strange they claim full support ![image](https://user-images.githubusercontent.com/2600624/69406248-ea954180-0d01-11ea-8b97-8ab09639311a.png)

It will never work on non-x86

It will never work on Apple Silicon, because there's no DMI layer on this system. This can be closed

This issue has been automatically closed since there has not been any recent activity. Please re-open it if needed.

Does it happen with the latest version?

Just updated the initial post, see above.

![image](https://github.com/zerotier/ZeroTierOne/assets/2600624/c2c2cb01-9e75-402d-9d37-e1c5268a305f)

Indeed the crash is connected with **getpwnam** (see warning in the first message) ![photo_2024-02-13_13-57-42](https://github.com/zerotier/ZeroTierOne/assets/2600624/e8c174b0-a6d9-4c42-a519-ff4082f81960) Sorry the the shitty screenshot

I don't know exactly how but it seems to be connected to [GLibC Name Service Switch (NSS)](http://www.gnu.org/software/libc/manual/html_node/NSS-Basics.html#NSS-Basics) mechanism internally: - https://stackoverflow.com/questions/5426420/linker-warnings-while-building-application-against-mysql-connector-c-libmysqlcli - https://stackoverflow.com/questions/2725255/create-statically-linked-binary-that-uses-getaddrinfo - https://github.com/civetweb/civetweb/issues/439 Strangely it doesn't happen on...