← Back to team overview

linuxdcpp-team team mailing list archive

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

 

Again, crash can only happen in the *nix part of the code, under Windows
this causes a minor problem only. Because of this I think its better
that you (I mean linuxdc++ devs, or the one who set this bug affects
DC++) decide what to do / fix the unix part / remove DC++ from affected
list...

-- 
out of memory if share contains broken directory names
https://bugs.launchpad.net/bugs/300728
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.

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.