← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 300728] Re: out of memory if share contains broken directory names

 

Just to be clear, removing DC++ from the affected list is not a valid
option. Since the DC++ project includes both the win32 GUI and the dcpp
core, any defect that modifies the core regardless of whether it's *nix
or windows specific should be marked as affecting DC++. If you're not
okay with this, then you might think about splitting DC++ and libdcpp
into separate launchpad projects.

As for the patch, since Razzloss is unable to reproduce his issue with
sharing directories unintentionally on the current core, I'm okay with
committing the patch as is. If someone later reproduces the issue then
that will be addressed as a separate defect.

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

Title:
  out of memory if share contains broken directory names

Status in DC++:
  Confirmed
Status in Linux DC++:
  Confirmed

Bug description:
  linuxdcpp-1.0.2
Filesystem: ext3 utf8
Default hub encoding: CP1251 (Cyrillic)

All works fine until I create on share directory with name in broken encoding.
Linuxdcpp eat all memory (RSS size more than 700 mb) and killed by OOM.