Skip to content

[BUG] Application crash on disabling new "Pin tab" feature #15860

@gzone156

Description

@gzone156

Is there an existing issue for this?

  • I have searched the existing issues

Description of the Issue

Notepad++ version: 8.7.2 x64 portable
OS: Windows 11 23H2

On the specified version, trying to disable the new "pin tab" feature, causes the application to crash.

In the Windows event viewer, two error logs are generated:

Applicazione: notepad++.exe
Versione framework: v4.0.30319
Descrizione: il processo è stato terminato a causa di un'eccezione non gestita. Informazioni sull'eccezione: codice eccezione c0000005, indirizzo eccezione 00007FF76EDE221D 

and then

- EventData 

  AppName notepad++.exe 
  AppVersion 8.7.2.0 
  AppTimeStamp 6744b3b4 
  ModuleName notepad++.exe 
  ModuleVersion 8.7.2.0 
  ModuleTimeStamp 6744b3b4 
  ExceptionCode c000041d 
  FaultingOffset 000000000018221d 
  ProcessId 0x6028 
  ProcessCreationTime 0x1db40baeb34018e 
  AppPath C:\Users\<omitted>\SynologyDrive\Applicazioni\Notepad++\notepad++.exe 
  ModulePath C:\Users\<omitted>\SynologyDrive\Applicazioni\Notepad++\notepad++.exe 
  IntegratorReportId b06bd8ff-ce64-450f-bca0-8693ed581d3e 
  PackageFullName  
  PackageRelativeAppId  

Steps To Reproduce

  1. Access Config menu
  2. Click Preferences
  3. Untick "Enable pin feature"

Current Behavior

Application crash

Expected Behavior

Application not crashing 😅

Debug Information

Notepad++ v8.7.2   (64-bit)
Build time : Nov 25 2024 - 18:27:38
Path : C:\Users\<omitted>\SynologyDrive\Applicazioni\Notepad++\notepad++.exe
Command Line : 
Admin mode : OFF
Local Conf mode : ON
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 11 Pro (64-bit)
OS Version : 23H2
OS Build : 22631.4541
Current ANSI codepage : 1252
Plugins : 
    ComparePlugin (2.0.2)
    DSpellCheck (1.5)
    JsonTools (8.2)
    Linefilter3 (1)
    MarkdownViewerPlusPlus (0.8.2)
    mimeTools (3.1)
    NppConverter (4.6)
    NppExport (0.4)
    XMLTools (3.1.1.13)

Anything else?

Current UI preferences settings:
image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions