https://bugs.winehq.org/show_bug.cgi?id=51818
--- Comment #9 from Hans Leidekker hans@meelstraat.net --- (In reply to marc_aurel from comment #6)
Unfortunately 32 bit is not an option for my use caseā¦ This might be unrelated but I also noticed some c# pcap libraries crashing with a segfault as well when using pinvoke on
int pcap_findalldevs(pcap_if_t **alldevsp, char *errbuf);
Because pcap_if structures aren't compatible, probably. Feel free to open a new bug report for this.