[Bug 47956] New: IGMP source specific multicast does not create join requests for source
https://bugs.winehq.org/show_bug.cgi?id=47956 Bug ID: 47956 Summary: IGMP source specific multicast does not create join requests for source Product: Wine Version: 4.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock Assignee: wine-bugs(a)winehq.org Reporter: bobalexander(a)gmail.com Distribution: --- https://forum.winehq.org/viewtopic.php?p=125040#p125040 How to reproduce bug: Install VLC through Wine (I am running the latest: 3.0.8), and VLC on a the native Linux host. Launch Wireshark on Linux and monitor the network port (filter IGMP to simplify). Launch VLC through Wine and choose Media -> Open Network Stream. Enter a URL such as udp://10.40.2.2(a)232.17.4.80:4000 in the dialog box and click "Play". You should see the IGMP request go out for a "Membership Report / Join group 232.17.4.80 for any sources" Repeat for VLC through Linux and you will see the proper IGMP membership request for source {10.40.2.2}. -- 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=47956 --- Comment #1 from raetron <bobalexander(a)gmail.com> --- Created attachment 65465 --> https://bugs.winehq.org/attachment.cgi?id=65465 Native VLC reqeust - shows VLC requesting source specific multicast. PCAP file can be opened in Wireshark or played back using tcpdump. -- 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=47956 --- Comment #2 from raetron <bobalexander(a)gmail.com> --- Created attachment 65466 --> https://bugs.winehq.org/attachment.cgi?id=65466 VLC through WINE fail - shows Wine creates IGMP request without source specific request Open using Wireshark or tcpdump -- 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=47956 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |dark.shadow4(a)web.de Status|UNCONFIRMED |NEW --- Comment #3 from Fabian Maurer <dark.shadow4(a)web.de> --- Confirming. Wine doesn't support WS_IP_ADD_SOURCE_MEMBERSHIP in WS_setsockopt. Sent in a patch that fixes the issue, see https://source.winehq.org/patches/data/171491 @OP If you can compile Wine, can you test if the patch solves the original issue you reported (TSReader Pro) as well? -- 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=47956 --- Comment #4 from raetron <bobalexander(a)gmail.com> --- Will compile and check. -- 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=47956 --- Comment #5 from raetron <bobalexander(a)gmail.com> --- I am confirming that this patch fixes the problem with both VLC and TSReader. It now joins the source specific multicast stream as it should. Thanks! -- 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=47956 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |bf24c316f443185c16513118e30 | |e160b20223134 Status|NEW |RESOLVED --- Comment #6 from Fabian Maurer <dark.shadow4(a)web.de> --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=bf24c316f443185c16513118e... -- 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=47956 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 4.19. -- 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=47956 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.0.x -- 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=47956 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|4.0.x |--- --- Comment #8 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 4.0.x milestone from bug fixes included in 4.0.4. -- 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