Bugzilla – Bug 3630
Bad UPnP packets crash slimserver
Last modified: 2008-09-15 14:38:25 UTC
To be fair, the DVD player is a Momitsu V880n network connected player. The only message in /tmp/slimserver.log is 'no element found' It looks like the DVD player is broadcasting multicast packets during the power-on sequence - I assume the DVD player is looking for its server. I've attached a tcpdump of traffic to/from this device during the power-on sequence. I initially noticed the problem in the 6.3 2006-06-21 nightly, an upgrade to 6.3 2006-06-24 didn't fix the problem. Previous version that I know did not have a problem was 6.1.2
Created attachment 1282 [details] Tcpdump of traffic
I did a little more research on this - UDP port 1900 is used by UPnP and it looks like the error message comes from the XML parser dying because of badly formed XML. SO I'm guessing the real problem is that malformed UPnP packets can crash slimserver.
I'll take this one.
Fixed. Please test tonight's build with your DVD player on the network.
That seems to have fixed it - Thanks
This bug fix is now part of a released version, and so has been marked closed. If you are still experiencing this problem, please reopen the bug.