You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ausnahmefehler bei 0x00007FFDB1E14E95 (comctl32.dll) in notepad++.exe: 0xC000041D: Ausnahmefehler während eines Benutzerrückrufs
Name
Wert
Typ
EAX
7FFFFFFE
RAX
000000007FFFFFFE
RCX
00000027FEC65D70
RDX
0000000000000104
R8
DDDDDDB5DF17806D
R10
000000007FFFFEFA
00007FFDB1E14E84 je StringCchCopyW+65h (07FFDB1E14EBDh)
00007FFDB1E14E86 sub r10,rdx
00007FFDB1E14E89 sub r8,rcx
00007FFDB1E14E8C lea rax,[r10+rdx]
00007FFDB1E14E90 test rax,rax
00007FFDB1E14E93 je StringCchCopyW+54h (07FFDB1E14EACh)
00007FFDB1E14E95 movzx eax,word ptr [r8+rcx]
Steps to Reproduce the Issue
Expected Behavior
Actual Behavior
Debug Information
The text was updated successfully, but these errors were encountered:
Description of the Issue
Found crash issue:
Ausnahmefehler bei 0x00007FFDB1E14E95 (comctl32.dll) in notepad++.exe: 0xC000041D: Ausnahmefehler während eines Benutzerrückrufs
00007FFDB1E14E84 je StringCchCopyW+65h (07FFDB1E14EBDh)
00007FFDB1E14E86 sub r10,rdx
00007FFDB1E14E89 sub r8,rcx
00007FFDB1E14E8C lea rax,[r10+rdx]
00007FFDB1E14E90 test rax,rax
00007FFDB1E14E93 je StringCchCopyW+54h (07FFDB1E14EACh)
00007FFDB1E14E95 movzx eax,word ptr [r8+rcx]
Steps to Reproduce the Issue
Expected Behavior
Actual Behavior
Debug Information
The text was updated successfully, but these errors were encountered: