← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 352435] Re: linuxdcpp hangs after remounting device with shared directory

 

[Expired for LinuxDC++ because there has been no activity for 60 days.]

** Changed in: linuxdcpp
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
https://bugs.launchpad.net/bugs/352435

Title:
  linuxdcpp hangs after remounting device with shared directory

Status in Linux DC++:
  Expired

Bug description:
  - Detailed description of the issue
  If I remount /mnt/sda1 where is placed shared directory  /mnt/sda1/files linuxdcpp 0.707 and 0.7091 hangs after some time will pass after remounting.

  - Steps to reproduce
  For examle I can share /mnt/sda1/files on mounted /mnt/sda1 then I do this
       mount -o remount,ro /mnt/sda1
  then wait and after some time linuxdcpp hangs.