https://bugs.kde.org/show_bug.cgi?id=494765
Bug ID: 494765 Summary: kdiff3 crashes when saving merged file located on sftp:// uri Classification: Applications Product: kdiff3 Version: 1.10.0 Platform: Debian stable OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: context-menu Assignee: reeves...@gmail.com Reporter: wozni...@gmail.com Target Milestone: --- Created attachment 174819 --> https://bugs.kde.org/attachment.cgi?id=174819&action=edit krash file - debian bookworm SUMMARY I used to compare remote directories (specially sftp) and merge changes from one system to another using krusader and sysnchronize folders option then run kdiff3 by double click, compare, merge and save. It was working perfectly in kde4 then I changed position at work and stopped using this feature, but recalled it last time and kdiff3 crashed not once but started crashing over and over again during pressing save button. I did tests on debian bookworm with 1.10.0-1(1.9.70 64bit) version of kdiff3 and debian trixie with 1.11.4 (1.11.4 64bit). STEPS TO REPRODUCE 1. generate ssh key pair and append public keys to ~/.ssh/authorized_keys - I was using public key auth during tests and regular work when catched the bug 2. create two files eg. /tmp/1.txt and /tmp/2.txt with some content to compare 3. run kdiff3 sftp://localhost/tmp/1.txt sftp://localhost/tmp/2.txt 4. in merge menu choose merge then merge files and try to save with save button 5. app should crash - on debian bookworm it launches kde report app so crash is immediate, on trixie error window with "Out of memery" text appears after click on OK app is crashing but drkonqi is not starting intead systemd-coredump is taking care of dump. SOFTWARE/OS VERSIONS Operating System: Debian GNU/Linux 12 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 Kernel Version: 6.6.13+bpo-amd64 (64-bit) Graphics Platform: offscreen Processors: 16 × 11th Gen Intel® Core™ i7-11850H @ 2.50GHz Memory: 31.1 GiB of RAM Graphics Processor: Mesa Intel® UHD Graphics ADDITIONAL INFORMATION attaching kcrash file from debian bookworm and screen from debian trixie. -- You are receiving this mail because: You are watching all bug changes.