[Bug 55557] New: wpcap:wpcap crashes on macOS
https://bugs.winehq.org/show_bug.cgi?id=55557 Bug ID: 55557 Summary: wpcap:wpcap crashes on macOS Product: Wine Version: unspecified Hardware: x86-64 OS: Mac OS X Status: NEW Severity: normal Priority: P2 Component: wpcap Assignee: wine-bugs(a)winehq.org Reporter: fgouget(a)codeweavers.com wpcap:wpcap crashes on macOS: wpcap.c:368: lib version wpcap.c:369: supports PCAP_MMAP_32BIT: no Unhandled exception: page fault on read access to 0xffffffffffffffff in 64-bit code (0x000002c74cd410). See https://test.winehq.org/data/patterns.html#wpcap:wpcap The crash is systematic and only happens macOS (see Remi's rbernon-macos-* cloud test machines). The issue is probably that Wine is being compiled against macOS' pcap library which is too old. Using a newer library would require installing it with something like Homebrew and then making sure Wine can find and use it. So there are two things to do: * Detect cases when the pcap library is too old and skip the tests accordingly. * Check if installing a newer pcap library on the macOS test machines is feasible. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55557 François Gouget <fgouget(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55557 --- Comment #1 from Hans Leidekker <hans(a)meelstraat.net> --- This test no longer crashes on macOS. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55557 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> --- Assuming fixed. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55557 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 10.14. -- 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.
participants (1)
-
WineHQ Bugzilla