The file size and pos are both set to zero in FileReader::readMapped. So no reading is actually done.
Attached patch might fix it, if it even compiles (sorry didn't test it, since the linuxdcpp core is a bit outdated). --RZ ** Patch added: "filereader.patch" https://bugs.launchpad.net/dcplusplus/+bug/913566/+attachment/2665329/+files/filereader.patch -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/913566 Title: Hash unix (linux) Status in DC++: New Bug description: Hello , since iam using linux-client (based of FreeDC++ what is based of LinuxDC and libdcpp) then i write this here.... The *nix part of HashManager after 2781 (hashing changes) Hashing on *nix never work as respect , always generated one TTH to all files (example TTH is LWPNACQDBZRYXW3VHJVCJ64QBZNGHOHHHZWCLNQ) and also with clean config dir....? if something info missing i can write it... OS: 64/32 Sabayon/Arch and PCLOS and never it work... To manage notifications about this bug go to: https://bugs.launchpad.net/dcplusplus/+bug/913566/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : [email protected] Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp

