Postby summit48 » 23 Oct 2017 09:37
It is very easy to reproduce the WDTV Live crashing. On the iPhone: Network/Local Network> Connect to Server> SMB
I ran the following two traces;
1. VLC For Android(192.168.1.103) to WDTV Live(192.168.1.12)
55 66.900113 192.168.1.103 224.0.0.251 MDNS 165 Standard query 0x0000 PTR _ftp._tcp.local, "QM" question PTR _smb._tcp.local, "QM" question PTR _nfs._tcp.local, "QM" question PTR _sftp-ssh._tcp.local, "QM" question PTR _rtsp._tcp.local, "QM" question
Frame 55: 165 bytes on wire (1320 bits), 165 bytes captured (1320 bits) on interface 0
Ethernet II, Src: SonyMobi_61:90:17 (e0:63:e5:61:90:17), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 192.168.1.103, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)
60 66.938214 192.168.1.12 224.0.0.251 MDNS 474 Standard query response 0x0000 PTR WDTVLive._smb._tcp.local A, cache flush 192.168.1.12 SRV, cache flush 0 0 445 WDTVLive.local TXT, cache flush
Frame 60: 474 bytes on wire (3792 bits), 474 bytes captured (3792 bits) on interface 0
Ethernet II, Src: WesternD_65:d8:a1 (00:90:a9:65:d8:a1), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 192.168.1.12, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)
2. VLC for iOS(192.168.1.106) to WDTV Live(192.168.1.12)
75 82.513949 192.168.1.106 224.0.0.251 MDNS 163 Standard query 0x0000 PTR _plexmediasvr._tcp.local, "QM" question PTR _ftp._tcp.local, "QM" question PTR _http._tcp.local, "QM" question PTR _nfs._tcp.local, "QM" question PTR _sftp-ssh._tcp.local, "QM" question OPT
Frame 75: 163 bytes on wire (1304 bits), 163 bytes captured (1304 bits) on interface 0
Ethernet II, Src: Apple_9b:bc:66 (4c:8d:79:9b:bc:66), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 192.168.1.106, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (query)
76 84.643420 192.168.1.12 224.0.0.251 MDNS 960 Standard query response 0x0000 A, cache flush 192.168.1.12 PTR, cache flush WDTVLive.local SRV, cache flush 0 0 3388 WDTVLive.local TXT, cache flush PTR _wdtv-webremote._tcp.local PTR WDTVLive._wdtv-webremote._tcp.local SRV, cache flush 0 0 445 WDTVLive.local TXT, cache flush PTR _smb._tcp.local PTR WDTVLive._smb._tcp.local
Frame 76: 960 bytes on wire (7680 bits), 960 bytes captured (7680 bits) on interface 0
Ethernet II, Src: WesternD_65:d8:a1 (00:90:a9:65:d8:a1), Dst: IPv4mcast_fb (01:00:5e:00:00:fb)
Internet Protocol Version 4, Src: 192.168.1.12, Dst: 224.0.0.251
User Datagram Protocol, Src Port: 5353, Dst Port: 5353
Multicast Domain Name System (response)
The VLC for iOS Standard query does not include PTR _smb._tcp.local, QM question. The WDTV Live Standard query response 0x0000 A, then crashes.