Bug 447996 - Crash while opening files (Internal error)
Summary: Crash while opening files (Internal error)
Status: RESOLVED DUPLICATE of bug 442618
Alias: None
Product: kdiff3
Classification: Applications
Component: application (show other bugs)
Version: 1.9.4
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-05 20:53 UTC by svist
Modified: 2022-03-24 17:18 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description svist 2022-01-05 20:53:13 UTC
SUMMARY
kdiff3 crashes while trying to merge 3 simple files


STEPS TO REPRODUCE
1.  create 3 files (\n is LF/unix line ending):
 a: }\n
 b: foo\n}\n
 c: }\nbar {\n}\n
2. Enable kdiff3 option "Align B and C for 3 input files"
3. kdiff3 a b c

OBSERVED RESULT
"Data loss error:
If it is reproducible please contact the author."


EXPECTED RESULT
no crash


ADDITIONAL INFORMATION
tested with kdiff 1.9.3 (64 bit) & 1.9.4
Comment 1 michael 2022-03-24 17:18:06 UTC
*** This bug has been marked as a duplicate of bug 442618 ***