Bugzilla – Bug 129351
KTorrent 2 GB filesize limit
Last modified: 2005-10-25 06:19:55 UTC
While downloading a large file with "KTorrent-1.1rc1" the program terminates suddenly at a filesize of 2 GB without any message. The last lines of 'strace -f ktorrent' are: -------------------------------------------- [...] open("/home/<user>/.kde/share/apps/ktorrent/tor0/cache/KNOPPIX_V4.0.2DVD-2005-09-23-DE.iso", O_RDWR) = 18 fstat64(18, {st_mode=S_IFREG|0644, st_size=2147483647, ...}) = 0 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,0) = 0x40035000 fstat64(18, {st_mode=S_IFREG|0644, st_size=2147483647, ...}) = 0 _llseek(18, 2147479552, [2147479552], SEEK_SET) = 0 read(18, "\340\351O\220\\K\354E\257\252\376=\240\0271\30d\260f\364"...,4095) = 4095 write(18, "\10", 1) = -1 EFBIG (File too large) --- SIGXFSZ (File size limit exceeded) @ 0 (0) --- ----------------------------------------------
this has been fixed in 1.1 final which is already in for 10.1. so this only affects 10.0.. as this is opensuse related.. aj/adrian: you?
Not approved for 10.0. resolving as fixed for 10.1.