Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

Notepad3 crashes when accessing file Open or SaveAs menu on Windows Server 2022 21H2 (20348)

Open kborowinski opened this issue 1 year ago • 2 comments

Notepad3 (v6.23.203.2) crashes when accessing file Open or SaveAs menu on Windows Server 2022 21H2 (20348) x64.

The crash happens when calling ntdll.dll:

NsAppName=Notepad3.exe
OriginalFilename=Notepad3.exe
AppSessionGuid=00002068-0001-0005-56fc-a4949126da01
TargetAppId=W:0006fb8f4f1336c1201f32c13f04d678688400000904!0000751748cd915c636a2f750d59b54de2976cc77269!Notepad3.exe
TargetAppVer=2023//02//03:19:53:27!454f18!Notepad3.exe
BootId=4294967295
HeapdumpAttached=1
ServiceSplit=3938963712
TargetAsId=21661
IsFatal=1
EtwNonCollectReason=4
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=Notepad3.exe
Sig[1].Name=Application Version
Sig[1].Value=6.23.203.2
Sig[2].Name=Application Timestamp
Sig[2].Value=63dd6637
Sig[3].Name=Fault Module Name
Sig[3].Value=ntdll.dll
Sig[4].Name=Fault Module Version
Sig[4].Value=10.0.20348.2031
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=7077fc45
Sig[6].Name=Exception Offset
Sig[6].Value=00000000000a4786
Sig[7].Name=Exception Code
Sig[7].Value=c0000409
Sig[8].Name=Exception Data
Sig[8].Value=0000000000000030
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=10.0.20348.2.0.0.272.7
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=1033
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=cf1a
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=cf1a80cf90d172f63cc7e0207d0acccb
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=53d7
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=53d7f4b7f6601909314eb4616b93411c

Visuals: Animation

kborowinski avatar Dec 04 '23 09:12 kborowinski

Hello @kborowinski ,

Just as test, could you please try with the latest "RC" version? 🤔

Feel free to test the "BETA/RC PortableApps", version "Notepad3Portable_6.23.1117.1_rc.paf" or newer, see in issue #1129.

"Notepad3Portable BETA/RC PortableApps" version can be used with or without ".7z" extension.

Also, feel free to test the "BETA/RC Setup", version "Notepad3_6.23.1117.1_rc_Setup" or newer, see the 2nd list in issue #1129.

Comments and suggestions are welcome... 😃

hpwamr avatar Dec 04 '23 10:12 hpwamr

@hpwamr Yeah, it is still happening on the RC version:

NsAppName=Notepad3.exe
OriginalFilename=Notepad3.exe
AppSessionGuid=00001238-0001-0005-b04c-c1369c26da01
TargetAppId=W:0006fb8f4f1336c1201f32c13f04d678688400000904!0000f63e3d99276910a57d5088ed40faa71eebeea5d4!Notepad3.exe
TargetAppVer=2023//11//17:10:37:03!47bfc4!Notepad3.exe
BootId=4294967295
HeapdumpAttached=1
ServiceSplit=970971136
TargetAsId=22663
IsFatal=1
EtwNonCollectReason=4
Response.type=4
Sig[0].Name=Application Name
Sig[0].Value=Notepad3.exe
Sig[1].Name=Application Version
Sig[1].Value=6.23.1117.1
Sig[2].Name=Application Timestamp
Sig[2].Value=6557424f
Sig[3].Name=Fault Module Name
Sig[3].Value=ntdll.dll
Sig[4].Name=Fault Module Version
Sig[4].Value=10.0.20348.2031
Sig[5].Name=Fault Module Timestamp
Sig[5].Value=7077fc45
Sig[6].Name=Exception Offset
Sig[6].Value=00000000000a4786
Sig[7].Name=Exception Code
Sig[7].Value=c0000409
Sig[8].Name=Exception Data
Sig[8].Value=0000000000000030
DynamicSig[1].Name=OS Version
DynamicSig[1].Value=10.0.20348.2.0.0.272.7
DynamicSig[2].Name=Locale ID
DynamicSig[2].Value=1033
DynamicSig[22].Name=Additional Information 1
DynamicSig[22].Value=cf1a
DynamicSig[23].Name=Additional Information 2
DynamicSig[23].Value=cf1a80cf90d172f63cc7e0207d0acccb
DynamicSig[24].Name=Additional Information 3
DynamicSig[24].Value=53d7
DynamicSig[25].Name=Additional Information 4
DynamicSig[25].Value=53d7f4b7f6601909314eb4616b93411c

kborowinski avatar Dec 04 '23 10:12 kborowinski