GNOME Bugzilla – Bug 736135
rygel becomes unresponsive
Last modified: 2014-09-08 16:52:51 UTC
I am sorry for the vague summary, but let me try to describe it. I am hitting this when trying to test the code for: https://wiki.gnome.org/ThreePointThirteen/Features/BrowseDMSPhotos I have rygel running on a second laptop serving a folder full of images. It shows up as /com/intel/dLeynaServer/server/1 on my first laptop that is running dleyna-server. I call SearchObjects on its org.gnome.UPnP.MediaContainer2 interface with these arguments: 'Type = "image.photo"', 0, 0, ['URLs'] This gives me a bunch of URLs (eg., http://192.168.0.16:43669/MediaExport/i/YzlkMjc0NDFhZjA2MGVjNjBmZDc4OTI0NTFiYzc4ZmU%3D.JPG) , but when I try to open one of them in a browser either it loads part of the image or nothing at all. At this point if I call Rescan and then GetServers on the /com/intel/dLeynaServer object, then it does not show any servers. I have: dleyna-server-0.4.0 gupnp-0.20.12 rygel-0.22.3 libsoup-2.46.0
When this happens, rygel is consistently stuck at this backtrace: (gdb) thread apply all bt
+ Trace 234056
Thread 1 (Thread 0x7ffff7fec880 (LWP 4078))
Hit the same bug when serving video in bug 734358. *** This bug has been marked as a duplicate of bug 734358 ***