Bug 1403605 - djmount crushes
Summary: djmount crushes
Keywords:
Status: CLOSED DUPLICATE of bug 1403606
Alias: None
Product: Fedora
Classification: Fedora
Component: djmount
Version: 25
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jean-Francois Saucier
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-12-11 20:34 UTC by Eugene Saenko
Modified: 2016-12-14 19:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-14 19:25:20 UTC
Type: Bug


Attachments (Terms of Use)

Description Eugene Saenko 2016-12-11 20:34:28 UTC
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:

Comment 1 Eugene Saenko 2016-12-14 19:25:20 UTC

*** This bug has been marked as a duplicate of bug 1403606 ***


Note You need to log in before you can comment on or make changes to this bug.