https://bugs.winehq.org/show_bug.cgi?id=51835
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- (In reply to marc_aurel from comment #2)
This was in a 64-bet wine prefix with .Net framework 4.8 installed
I don't see a crash with the patches applied from bug 51818. The test app sets up a filter and then waits for packets in a pcap_next_ex() call just like on Windows.
It does find a different interface. pcap_findalldevs() returns the loopback interface on Linux first, on Windows I get a non-loopback interface.