Opened 10 years ago
Last modified 7 years ago
#10311 closed Bug report
assert "size >= 0" failed in Format() — at Initial Version
Reported by: | Ettore Atalan | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | sizeformatting | Cc: | |
Component version: | Operating system type: | Linux | |
Operating system version: | 3.16 |
Description
Hi
I got the error
sizeformatting_base.cpp(55): assert "size >= 0" failed in Format().
while uploading a file to my FTP server (overwriting an allegedly reported zero byte file).
FileZilla Client
Version: 3.10.2
Build information:
Compiled for: x86_64-pc-linux-gnu
Compiled on: x86_64-pc-linux-gnu
Build date: 2015-03-05
Compiled with: gcc (Ubuntu 4.9.1-16ubuntu6) 4.9.1
Compiler flags: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -g -std=gnu++11
Linked against:
wxWidgets: 3.0.2
GnuTLS: 3.2.16
SQLite: 3.8.6
Operating system:
Name: Linux 3.16.0-32-generic x86_64
Version: 3.16
Best Regards,
Ettore Atalan
Assert info + Backtrace