Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hangs at dnssd.dll #3

Open
minusplusminus opened this issue Jan 16, 2018 · 2 comments
Open

hangs at dnssd.dll #3

minusplusminus opened this issue Jan 16, 2018 · 2 comments

Comments

@minusplusminus
Copy link

minusplusminus commented Jan 16, 2018

Hi,

Thank you for your version of Mono.Zeroconf. Currently i'm using it in an Unity project. But I have an weird bug that is caused by dnssd.dll. On one computer it works fine, but on the other ones it crashes when exploring dns for devices.

dnssd.dll caused an Access Violation (0xc0000005) in module dnssd.dll at 0033:396a2895.

I'm using bonjour 3 on all devices

@gchernis
Copy link

gchernis commented Jul 16, 2019

Have you tried to reset your IP stack:
https://serverfault.com/a/527291/10618
I had to reset IPv6 on my PC as it was somehow broken and caused a hang, but became good once I rebooted.

netsh int ipv6 reset

@andrekoehler
Copy link

My Unity Editor crashes when I try to use the COM interface of Bonjour to register a service, but I don't know why. So using the COM interface instead of the C interface won't help with your issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants