simonsteele / pn

Programmer's Notepad
373 stars 115 forks source link

Crashes with large files #134

Open MrEasy opened 7 years ago

MrEasy commented 7 years ago

Glad about the new version 2.4.2-1440.

But got a regression issue: with large files (1.3MB with 3400 lines) it reproducible does not respond anymore and crashes. Not immediately, but especially when scrolling up and down.

Could not find a way to get more info.

simonsteele commented 7 years ago

Sorry to hear this!

Does it generate a dump file when it crashes (it normally tells you about this with a dialog)?

Is there a file somewhere that I could use to reproduce the problem?

MrEasy commented 7 years ago

@simonsteele It did not create a dump file - just the usual Windows crash dialog. I am able to reproduce the issue on a 2nd PC with the same file. Unfortunately cannot give it to you , since it is a DB-dump. Tried to generate a file without sensitive data for reproduction, but was not successful. It seems to be related with the file containing long lines (up to 900 chars) in combination with the total size of the file.