long document collapsing into unreadable characters

Bug #1580556 reported by Karl-Philipp Richter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
meld (Ubuntu)
New
Undecided
Unassigned

Bug Description

Opening a long document (> 4 million lines according to `wc`) for file comparison causes unreadable characters to be printed in the comparison panel (see screenshot for details).

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: meld 3.14.2-1
Uname: Linux 4.5.2-040502-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed May 11 13:34:05 2016
InstallationDate: Installed on 2015-12-12 (150 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: meld
UpgradeStatus: Upgraded to xenial on 2016-03-14 (57 days ago)

Revision history for this message
Karl-Philipp Richter (krichter722) wrote :
Revision history for this message
Balint Reczey (rbalint) wrote :

I tried reproducing the problem with the following test, but it did not appear with meld 1.16.0:

perl -e 'for ($i=0; $i<4000010; $i++) { print "$i\n"}' > test1 && (cat test1 && echo "end") > test2 && meld test1 test2

Could you please reproduce the issue with this test case?
Could you please reproduce the issue with meld 16.0? You can use the Debian package from here:
https://packages.debian.org/sid/meld

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.