[Bug 51835] New: Using PInvoke on pcap_findalldevs crashes

WineHQ Bugzilla wine-bugs at winehq.org
Mon Oct 4 05:33:29 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=51835

            Bug ID: 51835
           Summary: Using PInvoke on pcap_findalldevs crashes
           Product: Wine
           Version: 6.18
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: wpcap
          Assignee: wine-bugs at winehq.org
          Reporter: marc_aurel at me.com
      Distribution: ---

Created attachment 70732
  --> https://bugs.winehq.org/attachment.cgi?id=70732
End of the log before crash

The library in question is https://github.com/ravahn/machina

As soon as a c# assembly uses the library and starts capturing on a
PCapCaptureSocket, pcap_findalldevs(IntPtr ByRef, System.Text.StringBuilder) is
invoked and crashes the program, whereas it works fine on windows.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list