https://bugs.kde.org/show_bug.cgi?id=411107
Bug ID: 411107 Summary: kdeconnectd crashes when a file with a size > INT_MAX is shared Product: kdeconnect Version: 1.3.5 Platform: Compiled Sources OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: common Assignee: e.duiste...@gmail.com Reporter: e.duiste...@gmail.com Target Milestone: --- SUMMARY kdeconnectd crashes when a file with a size > INT_MAX is shared STEPS TO REPRODUCE 1. Share a file with kdeconnect-kde with a filesize > 2147483647 OBSERVED RESULT kdeconnect crashes with the following backtrace: #9 0x00007ffff636ded1 in qt_assert(char const*, char const*, int) () from /lib64/libQt5Core.so.5 #10 0x00007ffff7f420af in NetworkPacket::setPayload (this=0x7fffffffbc70, device=..., payloadSize=-289417216) at /home/erik/src/kde-gitlab/kdeconnect-kde/core/networkpacket.h:72 #11 0x00007ffff7f41868 in LanDeviceLink::dataReceived (this=0x6eda40) at /home/erik/src/kde-gitlab/kdeconnect-kde/core/backends/lan/landevicelink.cpp:146 #12 0x00007ffff7f433ce in QtPrivate::FunctorCall<QtPrivate::IndexesList<>, QtPrivate::List<>, void, void (LanDeviceLink::*)()>::call(void (LanDeviceLink::*)(), LanDeviceLink*, void**) (f=(void (LanDeviceLink::*)(LanDeviceLink * const)) 0x7ffff7f414c2 <LanDeviceLink::dataReceived()>, o=0x6eda40, arg=0x7fffffffbf50) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:152 EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: 5.59.0 Qt Version: 5.12.4 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.