linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #00377
[Bug 473173] Re: Crash when hashing files
Pushed the slightly modified patch to the trunk. The old handler is now
reset in case of a jmp.
Tested the case of truncating file, which seems to work ok == not
crashing anymore. Other types of read errors hasn't been tested with
this version, but the attached patch seemed to work fine (few people in
IRC tested it). So I'd assume the modifications didn't break anything.
--RZ
** Changed in: linuxdcpp
Status: Confirmed => Fix Committed
--
Crash when hashing files
https://bugs.launchpad.net/bugs/473173
You received this bug notification because you are a member of LinuxDC++
Team, which is subscribed to LinuxDC++.
Status in Linux DC++: Fix Committed
Bug description:
My linuxdcpp 1.0.3 crashes when hashing files from an external usb drive in a reiserfs partition.
I attach the bugreport. The error is this:
linuxdcpp: xcb_io.c:176: process_responses: La declaración `!(req && current_request && !(((long) (req->sequence) - (long) (current_request)) <= 0))' no se cumple.
Multiple segmentation faults occurred; can't display error dialog
I don't know why but sometimes restarting the program solves the error, but with some concrete files it always crashes!
So I think it depens on the file.
Thanks
References