Hide Forgot
Description of problem: When i run command: djmount /mnt/av contents of my dlna-server arrives in this folder. But if I try to play mediafile from it, /mnt/av becomes unreadable. If I start djmount with -f switch I get in terminal: [ses@ses-new ~]$ djmount -f /mnt/av [I] Charset : successfully initialised charset='UTF-8' [I] UPnP Initialized (192.168.1.22:49152) [I] Add new device : Name='caspar-gate: minidlna' Id='uuid:4d696e69-444c-164e-9d41-fcaa1494ca6b' descURL='http://192.168.1.254:8200/rootDesc.xml' [E] Error in UpnpSendAction 'Browse' -- -506 (UPNP_E_OUTOF_BOUNDS) [E] BrowseOrSearchAction ObjectId='2$8' [E] Error in UpnpSendAction 'Browse' -- -506 (UPNP_E_OUTOF_BOUNDS) [E] BrowseOrSearchAction ObjectId='2$8' [E] Error in UpnpSendAction 'Browse' -- -506 (UPNP_E_OUTOF_BOUNDS) [E] BrowseOrSearchAction ObjectId='2$8' [E] Error in UpnpSendAction 'Browse' -- -506 (UPNP_E_OUTOF_BOUNDS) [E] BrowseOrSearchAction ObjectId='2$8' [E] Error in UpnpSendAction 'Browse' -- -506 (UPNP_E_OUTOF_BOUNDS) [E] BrowseOrSearchAction ObjectId='2$8' [E] Error in UpnpSendAction 'Browse' -- -506 (UPNP_E_OUTOF_BOUNDS) [E] BrowseOrSearchAction ObjectId='2$8' [E] Error in UpnpSendAction 'Browse' -- -506 (UPNP_E_OUTOF_BOUNDS) [E] BrowseOrSearchAction ObjectId='2$8' Ошибка сегментирования (core dumped) (Ошибка сегментирования ==> Segmentation fault) Version-Release number of selected component (if applicable): djmount-0.71-12.fc24.x86_64.rpm How reproducible: Steps to Reproduce: 1. Create dir /mnt/av and set mode 777 on it. 2. Run command djmount /mnt/av 3. Browse contents of /mnt/av Actual results: 4. Run mediaplayer (e.g. vlc) and try open mediafile from subdir of /mnt/av 5. Get message "VLC could not open the file ..." and contenta of /mnt/av became unreadable: $ ls -l /mnt/av ls: cannot access '/mnt/av': Transport endpoint is not connected Expected results: 4. Run mediaplayer (e.g. vlc) and try open mediafile from subdir of /mnt/av 5. VLC playing mediafile Additional info:
*** This bug has been marked as a duplicate of bug 1403606 ***