Search and replace crash on large files
-
I’ve been using Notepad ++ for years now but recently have been using larger files (Larger than I usually use).
Today’s issue was with a file with just < 1700 lines.
I’ve taken a multi line input file (the list output from schdtask to list all scheduled tasks on a PC)
I’m trying to get all tasks so that each is only on one line so I can import into a spreadsheet for filtering
When doing a search and replace for (\s{3,}) it crashes if I do the whole file. If I select from line 1 to 1000 and apply the replace, then from 1001 to 1700 and apply it works fine.
I then tried to replace all the "| | " (my start of record marker) with |, it tried to do 1500 but it crashed again.Is there a way to see whether its a plugin (and if so which one) from the crash log (see below). I can drop back to the command prompt and use sed but its a bit of a pain when I know notepad++ should work…
Any ideas?Problem signature:
Problem Event Name: BEX
Application Name: notepad++.exe
Application Version: 6.8.6.0
Application Timestamp: 56316504
Fault Module Name: LocationNavigate.dll
Fault Module Version: 0.4.7.7
Fault Module Timestamp: 500e93f3
Exception Offset: 00008abe
Exception Code: c000000d
Exception Data: 00000000
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 2057
Additional Information 1: c31b
Additional Information 2: c31b1d3c77da8f774c28ed5ef0e629f2
Additional Information 3: b7f7
Additional Information 4: b7f74cbd1b233163691063ad70395a01Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txtI have a few plugins installed but is there an easy way to find out which is causing thes
-
This seems to be a good indication of which plugin…
Fault Module Name: LocationNavigate.dll