Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Inserting numbers with Column Editor causes crash #15144

Closed
1 task done
cddiffz opened this issue May 16, 2024 · 1 comment
Closed
1 task done

[BUG] Inserting numbers with Column Editor causes crash #15144

cddiffz opened this issue May 16, 2024 · 1 comment
Labels
accepted crash issue causing N++ to crash

Comments

@cddiffz
Copy link
Contributor

cddiffz commented May 16, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description of the Issue

Attempting to insert certain non-decimal number sequences using the Column Editor crashes the program.

Steps To Reproduce

  1. Select at least 28 lines in Column Mode or multi-select at least 28 positions
  2. Open Column Editor, select "Number to Insert", set "Increase by" to 9999999, "Repeat" to 1, and "Format" to "Hex"
  3. Press "OK"

Current Behavior

Program crashes

Expected Behavior

Numbers are inserted at selected positions

Debug Information

Notepad++ v8.6.7   (64-bit)
Build time : May 12 2024 - 20:04:00
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 10 Pro (64-bit)
OS Version : 1809
OS Build : 17763.1579
Current ANSI codepage : 1252
Plugins :
    mimeTools (3.1)
    NppConverter (4.6)
    NppExport (0.4)

Anything else?

I have localized the problem and will create a PR as soon as possible.

@alankilborn
Copy link
Contributor

I can reproduce this crash bug. For me N++ simply disappears (closes); no crash box or other type of notification.

@chcg chcg added the crash issue causing N++ to crash label May 18, 2024
@donho donho added the accepted label May 18, 2024
@donho donho closed this as completed in d0e3a1a May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted crash issue causing N++ to crash
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants