#36061: mythbackend crashes when accessed by UPNP clients -------------------------------------------+-------------------------------- Reporter: james.george@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: -------------------------------------------+-------------------------------- Comment(by ctreleaven@…): Thanks for the report I hadn't tested UPNP yet. My Sony TV pauses for a long time trying to access the mythbackend and then complains that it can't find any content. The backend doesn't crash, though. Just to be sure, your UPNP clients can access myth under Linux, right? Please provide some more detailed logs. Stop the backend and then edit /opt/local/Library/LaunchDaemons/org.mythtv.mythbackend.plist as follows: Save a copy of the original plist. Change: <string>info</string> To: <string>debug</string> Add: <string>--verbose</string> <string>none,upnp</string> Then start the backend again and try to access it with a UPNP device. Hopefully, we'll get more detailed logs Change the plist back after the test and restart the backend so it doesn't flood your system with logs. -- Ticket URL: <https://trac.macports.org/ticket/36061#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS