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@winehq.org Reporter: bobalexander@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@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}.
https://bugs.winehq.org/show_bug.cgi?id=47956
--- Comment #1 from raetron bobalexander@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.
https://bugs.winehq.org/show_bug.cgi?id=47956
--- Comment #2 from raetron bobalexander@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
https://bugs.winehq.org/show_bug.cgi?id=47956
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |dark.shadow4@web.de Status|UNCONFIRMED |NEW
--- Comment #3 from Fabian Maurer dark.shadow4@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?
https://bugs.winehq.org/show_bug.cgi?id=47956
--- Comment #4 from raetron bobalexander@gmail.com --- Will compile and check.
https://bugs.winehq.org/show_bug.cgi?id=47956
--- Comment #5 from raetron bobalexander@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!
https://bugs.winehq.org/show_bug.cgi?id=47956
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |bf24c316f443185c16513118e30 | |e160b20223134 Status|NEW |RESOLVED
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=bf24c316f443185c16513118e...
https://bugs.winehq.org/show_bug.cgi?id=47956
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.19.
https://bugs.winehq.org/show_bug.cgi?id=47956
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.0.x
https://bugs.winehq.org/show_bug.cgi?id=47956
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|4.0.x |---
--- Comment #8 from Michael Stefaniuc mstefani@winehq.org --- Removing the 4.0.x milestone from bug fixes included in 4.0.4.