Community
    • Login

    Search and replace crash on large files

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    large filecrash
    2 Posts 2 Posters 4.7k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Chris JohnsonC Offline
      Chris Johnson
      last edited by

      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: b7f74cbd1b233163691063ad70395a01

      Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

      If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

      I have a few plugins installed but is there an easy way to find out which is causing thes

      1 Reply Last reply Reply Quote 0
      • dailD Offline
        dail
        last edited by

        This seems to be a good indication of which plugin…

        Fault Module Name: LocationNavigate.dll

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors