Git Product home page Git Product logo

Comments (27)

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

Well, if SCTT didn’t close itself because of an error (which generates a crash report), something else told it to close. I think Windows may have sent it a shutdown message. Not exactly sure though

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

Is the issue still present? I'm sorry but I'm not checking myself, not leaving my pc on for 24 hrs.

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

Yes, the issue is still present.

It appears to happen about every 24 hours, unfortunately. (I thought everyone left their PC's on 24/7 nowadays! ;)

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

Does it also happen when you change the time to 23:58 past SCT load time and wait 2 minutes?

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

Sorry for the delays in responding... in the middle of a bunch of system maintenance.

Just tried that... closed and restarted SCTT, set time to next day minus 2 minutes, waited 5 minutes. SCTT didn't exit.

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

Some info I just discovered... SCTT only exits unexpectedly, when there are taskbar buttons on it (i.e., running applications). It doesn't seem to matter what applications are running.

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

Scratch that... it exited again on its own, and no applications were running... 😕

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

Updated to the latest beta (0.0.7733.39323), the problem still happens.

It's at this point an annoyance as it's easy enough to restart... although, when I hit the windows key, run SCT, and click "Enable," I sometimes have a problem with ExplorerContextMenuTweaker. It seems that the .dll needs re-injected when I right click on something, and it does NOT like shortcuts located on the desktop. Right clicking a shortcut (.lnk) to a file folder located on the desktop, after SCT is re-enabled, will sometimes hourglass the mouse cursor for about 5 - 10 seconds, then SCTT and all explorer.exe's will crash. It seems hit-and-miss, and sometimes takes several re-run attempts until it works again. (For example, I'll open an explorer window and right click an actual file folder, which injects the .dll and the menu comes up without crashing, then right clicking a desktop shortcut to a folder works again.)

This is what's in Event Viewer on this, not sure if it's useful (again this is from right clicking a desktop shortcut (.lnk) icon for a file folder).

Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc0000005
Fault offset: 0x0000000000023e49
Faulting process id: 0x2b14
Faulting application start time: 0x01d712436415cd86
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 1748df3c-24dd-46f9-ab29-3734cbd3fa58
Faulting package full name: 
Faulting package-relative application ID: 
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc000041d
Fault offset: 0x0000000000023e49
Faulting process id: 0x2b14
Faulting application start time: 0x01d712436415cd86
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: ee386ed4-37f2-4947-bfb1-923d9d22c0a9
Faulting package full name: 
Faulting package-relative application ID: 
Faulting application name: SimpleClassicThemeTaskbar.exe, version: 0.0.7733.39323, time stamp: 0x5fbf100e
Faulting module name: ucrtbase.dll, version: 10.0.19041.546, time stamp: 0x43cbc11d
Exception code: 0xc0000409
Fault offset: 0x000000000007287e
Faulting process id: 0x167c
Faulting application start time: 0x01d712435f383ffb
Faulting application path: C:\SCT\Taskbar\SimpleClassicThemeTaskbar.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: 3e6305be-d17f-4b0c-ad79-b47b81abaf08
Faulting package full name: 
Faulting package-relative application ID: 

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

I'm sorry, but the issue with ExplorerContextMenuTweaker has nothing to do with SCTT. SCTT crashes only because it was waiting for explorer to respond to a message while explorer crashed. The 24-hour close is something that is very hard for me to debug. I'm advising you to install Visual Studio yourself and debug SCTT from Visual Studio. After 24-hours you can check what Visual Studio reports.

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

It's been ages since I've installed Visual Studio... can you recommend or give a link to the version that I should download and install?

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

I'm gonna save you the trouble. My PC has been on for ~20 hours now so I'll report on what happens!

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

It didn't close by the way

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

It didn't close by the way

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

One thing I didn't mention, (not sure why), is that I'm running on a VPS Hypervisor. But I don't think that would make a difference? I installed the latest VMware drivers, but it still closed.

I installed the latest beta. I'm guessing the logger is automatic, since I don't see an option to enable/disable it? We'll see if it picks anything up! :p

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

The logger currently doesn't report any errors. What it does do is tell you if SCTT exited peacefully. Send me the log file after it closes again. I'll see if it contains anything useful.

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

It closed on its own again, but unfortunately, I don't see any log files. Unless it writes them to a directory other than its own "Taskbar" directory (i.e., C:\SCT\Taskbar),

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

Very unfortunate. I will have to go off of the Event Log in that case.

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024
0xc0000409  STATUS_STACK_BUFFER_OVERRUN  ntstatus.h
# The system detected an overrun of a stack-based buffer in
# this application. This overrun could potentially allow a
# malicious user to gain control of this application.

There's a buffer overflow in SCTT (Specifically the C++ part)

0xc000041d  STATUS_FATAL_USER_CALLBACK_EXCEPTION  ntstatus.h
# An unhandled exception was encountered during a user
# callback.

Explorer crashes because something went wrong in a callback (Probably within SCTT)

My conclusion is: "Something in C++ is going wrong and I don't know what"

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

Is that data it's sending back to you or something?

On my system (locally), when it exits, again, it leaves no taskbar at all... not even the system taskbar. It just shows the desktop wallpaper image. I can hit the "windows" keyboard key to bring up the start menu, launch SCT, then hit "enable" to bring the taskbar back.

I've checked the Event Viewer several times when I find that the task bar exits like this, but it doesn't look like it even generates an event. I know that makes this VERY hard to troubleshoot.

I do notice, that after re-enabling SCT, ExplorerContextMenuTweaker is no longer loaded, and I have to right click to re-inject it. This works fine, EXCEPT for SHORTCUT ICONS on the WINDOWS DESKTOP to FOLDERS. There's a several second delay, hourglass, and then it looks like there's an Explorer crash and re-run or something, I'll have to keep right clicking, sometimes this will end up crashing SCTT, somehow, eventually, the dll injects and it starts working again.

Here's the Event Logs from THAT... but this is not from when it just exits on its own. There's no mention of ExplorerContextMenuTweaker.dll, which seems to be clashing with SCTT and causing the trouble. Again, the crashing only happens when RIGHT CLICKING a WINDOWS DESKTOP FOLDER SHORTCUT. The repeated entries are from my continuous attempts to right click a WINDOWS DESKTOP FOLDER SHORTCUT to inject the ExplorerContextMenuTweaker.dll. None of the below happens for example if I right click a WINDOWS DESKTOP DRIVE SHORTCUT. So I'll be trying to right click the drive shortcut first, then the folder shortcut, then it will crash and re-run, and I'll keep trying until it finally injects, and I can right click a WINDOWS DESKTOP FOLDER SHORTCUT and the classic Explorer context menu appears.

Event logs ``` Log Name: Application Source: Microsoft-Windows-Winlogon Date: 3/16/2021 12:27:11 PM Event ID: 1002 Task Category: None Level: Information Keywords: Classic User: N/A Computer: WIN-10BLPX6N58W Description: The shell stopped unexpectedly and explorer.exe was restarted. Event Xml: 1002 0 4 0 0 0x80000000000000 17839 Application WIN-10BLPX6N58W explorer.exe

Log Name: Application
Source: Application Error
Date: 3/16/2021 12:27:10 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc000041d
Fault offset: 0x0000000000023e49
Faulting process id: 0x1940
Faulting application start time: 0x01d71a81345e3526
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 466556a6-1f3b-4985-8c19-dba710ebbba4
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17838


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c000041d
0000000000023e49
1940
01d71a81345e3526
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
466556a6-1f3b-4985-8c19-dba710ebbba4





Log Name: Application
Source: Application Error
Date: 3/16/2021 12:27:09 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc0000005
Fault offset: 0x0000000000023e49
Faulting process id: 0x1940
Faulting application start time: 0x01d71a81345e3526
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: c3c5ff7f-836d-4b2e-8f5d-4c8dec80ea65
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17837


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c0000005
0000000000023e49
1940
01d71a81345e3526
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
c3c5ff7f-836d-4b2e-8f5d-4c8dec80ea65





Log Name: Application
Source: .NET Runtime
Date: 3/16/2021 12:27:09 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Windows.Forms.ToolStripItem.SetBounds(System.Drawing.Rectangle)
at System.Windows.Forms.ToolStripItem.set_Size(System.Drawing.Size)
at System.Windows.Forms.ToolStripItem..ctor()
at System.Windows.Forms.ToolStripGrip..ctor()
at System.Windows.Forms.ToolStrip.get_Grip()
at System.Windows.Forms.ToolStrip.set_GripStyle(System.Windows.Forms.ToolStripGripStyle)
at System.Windows.Forms.ToolStripDropDown.Initialize()
at System.Windows.Forms.ToolStripDropDownMenu.Initialize()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Event Xml:



1026
0
2
0
0
0x80000000000000

17836


Application
WIN-10BLPX6N58W



Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Windows.Forms.ToolStripItem.SetBounds(System.Drawing.Rectangle)
at System.Windows.Forms.ToolStripItem.set_Size(System.Drawing.Size)
at System.Windows.Forms.ToolStripItem..ctor()
at System.Windows.Forms.ToolStripGrip..ctor()
at System.Windows.Forms.ToolStrip.get_Grip()
at System.Windows.Forms.ToolStrip.set_GripStyle(System.Windows.Forms.ToolStripGripStyle)
at System.Windows.Forms.ToolStripDropDown.Initialize()
at System.Windows.Forms.ToolStripDropDownMenu.Initialize()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Log Name: Application
Source: Microsoft-Windows-Winlogon
Date: 3/16/2021 12:27:06 PM
Event ID: 1002
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
The shell stopped unexpectedly and explorer.exe was restarted.
Event Xml:



1002
0
4
0
0
0x80000000000000

17835


Application
WIN-10BLPX6N58W



explorer.exe

Log Name: Application
Source: Application Error
Date: 3/16/2021 12:27:05 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc000041d
Fault offset: 0x0000000000023e49
Faulting process id: 0xd84
Faulting application start time: 0x01d71a813143066a
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 29fac630-6983-4a4e-ab67-60e8bb0c3371
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17834


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c000041d
0000000000023e49
d84
01d71a813143066a
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
29fac630-6983-4a4e-ab67-60e8bb0c3371





Log Name: Application
Source: Application Error
Date: 3/16/2021 12:27:04 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc0000005
Fault offset: 0x0000000000023e49
Faulting process id: 0xd84
Faulting application start time: 0x01d71a813143066a
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: d5b49d93-f9ee-4e1f-9326-72246530b6ca
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17833


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c0000005
0000000000023e49
d84
01d71a813143066a
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
d5b49d93-f9ee-4e1f-9326-72246530b6ca





Log Name: Application
Source: .NET Runtime
Date: 3/16/2021 12:27:03 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Drawing.SafeNativeMethods+Gdip.GdipGetFontSize(System.Runtime.InteropServices.HandleRef, Single ByRef)
at System.Drawing.Font..ctor(IntPtr, Byte, Boolean)
at System.Drawing.Font.FromLogFont(System.Object, IntPtr)
at System.Drawing.Font.FromLogFont(System.Object)
at System.Drawing.SystemFonts.get_MenuFont()
at System.Windows.Forms.ToolStripManager.get_DefaultFont()
at System.Windows.Forms.ToolStripItem..ctor()
at System.Windows.Forms.ToolStripGrip..ctor()
at System.Windows.Forms.ToolStrip.get_Grip()
at System.Windows.Forms.ToolStrip.set_GripStyle(System.Windows.Forms.ToolStripGripStyle)
at System.Windows.Forms.ToolStripDropDown.Initialize()
at System.Windows.Forms.ToolStripDropDownMenu.Initialize()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Event Xml:



1026
0
2
0
0
0x80000000000000

17832


Application
WIN-10BLPX6N58W



Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Drawing.SafeNativeMethods+Gdip.GdipGetFontSize(System.Runtime.InteropServices.HandleRef, Single ByRef)
at System.Drawing.Font..ctor(IntPtr, Byte, Boolean)
at System.Drawing.Font.FromLogFont(System.Object, IntPtr)
at System.Drawing.Font.FromLogFont(System.Object)
at System.Drawing.SystemFonts.get_MenuFont()
at System.Windows.Forms.ToolStripManager.get_DefaultFont()
at System.Windows.Forms.ToolStripItem..ctor()
at System.Windows.Forms.ToolStripGrip..ctor()
at System.Windows.Forms.ToolStrip.get_Grip()
at System.Windows.Forms.ToolStrip.set_GripStyle(System.Windows.Forms.ToolStripGripStyle)
at System.Windows.Forms.ToolStripDropDown.Initialize()
at System.Windows.Forms.ToolStripDropDownMenu.Initialize()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Log Name: Application
Source: Microsoft-Windows-Winlogon
Date: 3/16/2021 12:27:01 PM
Event ID: 1002
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
The shell stopped unexpectedly and explorer.exe was restarted.
Event Xml:



1002
0
4
0
0
0x80000000000000

17831


Application
WIN-10BLPX6N58W



explorer.exe

Log Name: Application
Source: Application Error
Date: 3/16/2021 12:27:00 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc000041d
Fault offset: 0x0000000000023e49
Faulting process id: 0xa84
Faulting application start time: 0x01d71a812e1534de
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 5e6d056a-2df4-4318-b22b-f8ff7e1a6089
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17830


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c000041d
0000000000023e49
a84
01d71a812e1534de
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
5e6d056a-2df4-4318-b22b-f8ff7e1a6089





Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:58 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc0000005
Fault offset: 0x0000000000023e49
Faulting process id: 0xa84
Faulting application start time: 0x01d71a812e1534de
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 27e39774-e60f-4d9d-905a-35088d292148
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17829


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c0000005
0000000000023e49
a84
01d71a812e1534de
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
27e39774-e60f-4d9d-905a-35088d292148





Log Name: Application
Source: .NET Runtime
Date: 3/16/2021 12:26:58 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Windows.Forms.ScrollableControl.AdjustFormScrollbars(Boolean)
at System.Windows.Forms.ScrollableControl.OnLayout(System.Windows.Forms.LayoutEventArgs)
at System.Windows.Forms.ToolStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)
at System.Windows.Forms.ToolStripDropDownMenu.OnLayout(System.Windows.Forms.LayoutEventArgs)
at System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.LayoutEventArgs)
at System.Windows.Forms.ToolStripItem.InvalidateItemLayout(System.String, Boolean)
at System.Windows.Forms.ToolStripDropDownItem.OnRightToLeftChanged(System.EventArgs)
at System.Windows.Forms.ToolStripItem.OnOwnerChanged(System.EventArgs)
at System.Windows.Forms.ToolStripItem.SetOwner(System.Windows.Forms.ToolStrip)
at System.Windows.Forms.ToolStripItemCollection.SetOwner(System.Windows.Forms.ToolStripItem)
at System.Windows.Forms.ToolStripItemCollection.Add(System.Windows.Forms.ToolStripItem)
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Event Xml:



1026
0
2
0
0
0x80000000000000

17828


Application
WIN-10BLPX6N58W



Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Windows.Forms.ScrollableControl.AdjustFormScrollbars(Boolean)
at System.Windows.Forms.ScrollableControl.OnLayout(System.Windows.Forms.LayoutEventArgs)
at System.Windows.Forms.ToolStrip.OnLayout(System.Windows.Forms.LayoutEventArgs)
at System.Windows.Forms.ToolStripDropDownMenu.OnLayout(System.Windows.Forms.LayoutEventArgs)
at System.Windows.Forms.Control.PerformLayout(System.Windows.Forms.LayoutEventArgs)
at System.Windows.Forms.ToolStripItem.InvalidateItemLayout(System.String, Boolean)
at System.Windows.Forms.ToolStripDropDownItem.OnRightToLeftChanged(System.EventArgs)
at System.Windows.Forms.ToolStripItem.OnOwnerChanged(System.EventArgs)
at System.Windows.Forms.ToolStripItem.SetOwner(System.Windows.Forms.ToolStrip)
at System.Windows.Forms.ToolStripItemCollection.SetOwner(System.Windows.Forms.ToolStripItem)
at System.Windows.Forms.ToolStripItemCollection.Add(System.Windows.Forms.ToolStripItem)
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Log Name: Application
Source: Microsoft-Windows-Winlogon
Date: 3/16/2021 12:26:55 PM
Event ID: 1002
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
The shell stopped unexpectedly and explorer.exe was restarted.
Event Xml:



1002
0
4
0
0
0x80000000000000

17827


Application
WIN-10BLPX6N58W



explorer.exe

Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:54 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc000041d
Fault offset: 0x0000000000023e49
Faulting process id: 0xf7c
Faulting application start time: 0x01d71a812b078509
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: fd652383-4034-470a-bdba-96074b222ea7
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17826


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c000041d
0000000000023e49
f7c
01d71a812b078509
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
fd652383-4034-470a-bdba-96074b222ea7





Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:53 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc0000005
Fault offset: 0x0000000000023e49
Faulting process id: 0xf7c
Faulting application start time: 0x01d71a812b078509
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 378198b2-6b95-4138-aa0b-75ead99fd9e1
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17825


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c0000005
0000000000023e49
f7c
01d71a812b078509
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
378198b2-6b95-4138-aa0b-75ead99fd9e1





Log Name: Application
Source: .NET Runtime
Date: 3/16/2021 12:26:53 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at SharpShell.Interop.User32.InsertMenuItem(IntPtr, UInt32, Boolean, SharpShell.Interop.MENUITEMINFO ByRef)
at SharpShell.SharpContextMenu.NativeContextMenuWrapper.BuildNativeContextMenu(IntPtr, UInt32, UInt32, System.Windows.Forms.ToolStripItemCollection)
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Event Xml:



1026
0
2
0
0
0x80000000000000

17824


Application
WIN-10BLPX6N58W



Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at SharpShell.Interop.User32.InsertMenuItem(IntPtr, UInt32, Boolean, SharpShell.Interop.MENUITEMINFO ByRef)
at SharpShell.SharpContextMenu.NativeContextMenuWrapper.BuildNativeContextMenu(IntPtr, UInt32, UInt32, System.Windows.Forms.ToolStripItemCollection)
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Log Name: Application
Source: Microsoft-Windows-Winlogon
Date: 3/16/2021 12:26:50 PM
Event ID: 1002
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
The shell stopped unexpectedly and explorer.exe was restarted.
Event Xml:



1002
0
4
0
0
0x80000000000000

17823


Application
WIN-10BLPX6N58W



explorer.exe

Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:49 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc000041d
Fault offset: 0x0000000000023e49
Faulting process id: 0x824
Faulting application start time: 0x01d71a8128c33df5
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: f0b239bf-2349-4271-98ef-a7cae397a3a6
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17822


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c000041d
0000000000023e49
824
01d71a8128c33df5
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
f0b239bf-2349-4271-98ef-a7cae397a3a6





Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:48 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc0000005
Fault offset: 0x0000000000023e49
Faulting process id: 0x824
Faulting application start time: 0x01d71a8128c33df5
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: dd48fa34-a63b-46f9-9a4e-566964fa9f75
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17821


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c0000005
0000000000023e49
824
01d71a8128c33df5
C:\WINDOWS\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
dd48fa34-a63b-46f9-9a4e-566964fa9f75





Log Name: Application
Source: .NET Runtime
Date: 3/16/2021 12:26:48 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Xml.XmlTextReaderImpl.SwitchEncoding(System.Text.Encoding)
at System.Xml.XmlTextReaderImpl.ParseXmlDeclaration(Boolean)
at System.Xml.XmlTextReaderImpl.Read()
at System.Configuration.XmlUtil..ctor(System.IO.Stream, System.String, Boolean, System.Configuration.ConfigurationSchemaErrors)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
at System.Configuration.BaseConfigurationRecord.Init(System.Configuration.Internal.IInternalConfigRoot, System.Configuration.BaseConfigurationRecord, System.String, System.String)
at System.Configuration.RuntimeConfigurationRecord.Create(System.Configuration.Internal.InternalConfigRoot, System.Configuration.Internal.IInternalConfigRecord, System.String)
at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(System.String)
at System.Configuration.ClientConfigurationSystem.EnsureInit(System.String)
at System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(System.String)
at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String)
at System.Configuration.ConfigurationManager.GetSection(System.String)
at System.Configuration.ConfigurationManager.get_AppSettings()
at System.Windows.Forms.DpiHelper.Initialize()
at System.Windows.Forms.Control..ctor(Boolean)
at System.Windows.Forms.ScrollableControl..ctor()
at System.Windows.Forms.ToolStrip..ctor()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Event Xml:



1026
0
2
0
0
0x80000000000000

17820


Application
WIN-10BLPX6N58W



Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Xml.XmlTextReaderImpl.SwitchEncoding(System.Text.Encoding)
at System.Xml.XmlTextReaderImpl.ParseXmlDeclaration(Boolean)
at System.Xml.XmlTextReaderImpl.Read()
at System.Configuration.XmlUtil..ctor(System.IO.Stream, System.String, Boolean, System.Configuration.ConfigurationSchemaErrors)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
at System.Configuration.BaseConfigurationRecord.Init(System.Configuration.Internal.IInternalConfigRoot, System.Configuration.BaseConfigurationRecord, System.String, System.String)
at System.Configuration.RuntimeConfigurationRecord.Create(System.Configuration.Internal.InternalConfigRoot, System.Configuration.Internal.IInternalConfigRecord, System.String)
at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(System.String)
at System.Configuration.ClientConfigurationSystem.EnsureInit(System.String)
at System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(System.String)
at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String)
at System.Configuration.ConfigurationManager.GetSection(System.String)
at System.Configuration.ConfigurationManager.get_AppSettings()
at System.Windows.Forms.DpiHelper.Initialize()
at System.Windows.Forms.Control..ctor(Boolean)
at System.Windows.Forms.ScrollableControl..ctor()
at System.Windows.Forms.ToolStrip..ctor()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Log Name: Application
Source: Microsoft-Windows-Winlogon
Date: 3/16/2021 12:26:46 PM
Event ID: 1002
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
The shell stopped unexpectedly and explorer.exe was restarted.
Event Xml:



1002
0
4
0
0
0x80000000000000

17819


Application
WIN-10BLPX6N58W



explorer.exe

Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:45 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc000041d
Fault offset: 0x0000000000023e49
Faulting process id: 0xc6c
Faulting application start time: 0x01d71a8124bfd780
Faulting application path: C:\Windows\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: c2e04fd3-81cd-413a-a60e-0c79417ed4a9
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17818


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c000041d
0000000000023e49
c6c
01d71a8124bfd780
C:\Windows\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
c2e04fd3-81cd-413a-a60e-0c79417ed4a9





Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:44 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc0000005
Fault offset: 0x0000000000023e49
Faulting process id: 0xc6c
Faulting application start time: 0x01d71a8124bfd780
Faulting application path: C:\Windows\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: f6ba2e88-d605-4403-b36a-3a0f1df51c0d
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17817


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c0000005
0000000000023e49
c6c
01d71a8124bfd780
C:\Windows\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
f6ba2e88-d605-4403-b36a-3a0f1df51c0d





Log Name: Application
Source: .NET Runtime
Date: 3/16/2021 12:26:44 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Configuration.BaseConfigurationRecord.AllowDefinitionToEnum(System.String, System.Configuration.XmlUtil)
at System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(System.Configuration.XmlUtil, System.String, System.Collections.Hashtable)
at System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(System.Configuration.XmlUtil, System.String, System.Collections.Hashtable)
at System.Configuration.BaseConfigurationRecord.ScanFactories(System.Configuration.XmlUtil)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
at System.Configuration.BaseConfigurationRecord.Init(System.Configuration.Internal.IInternalConfigRoot, System.Configuration.BaseConfigurationRecord, System.String, System.String)
at System.Configuration.RuntimeConfigurationRecord.Create(System.Configuration.Internal.InternalConfigRoot, System.Configuration.Internal.IInternalConfigRecord, System.String)
at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(System.String)
at System.Configuration.ClientConfigurationSystem.EnsureInit(System.String)
at System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(System.String)
at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String)
at System.Configuration.ConfigurationManager.GetSection(System.String)
at System.Configuration.ConfigurationManager.get_AppSettings()
at System.Windows.Forms.DpiHelper.Initialize()
at System.Windows.Forms.Control..ctor(Boolean)
at System.Windows.Forms.ScrollableControl..ctor()
at System.Windows.Forms.ToolStrip..ctor()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Event Xml:



1026
0
2
0
0
0x80000000000000

17816


Application
WIN-10BLPX6N58W



Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Configuration.BaseConfigurationRecord.AllowDefinitionToEnum(System.String, System.Configuration.XmlUtil)
at System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(System.Configuration.XmlUtil, System.String, System.Collections.Hashtable)
at System.Configuration.BaseConfigurationRecord.ScanFactoriesRecursive(System.Configuration.XmlUtil, System.String, System.Collections.Hashtable)
at System.Configuration.BaseConfigurationRecord.ScanFactories(System.Configuration.XmlUtil)
at System.Configuration.BaseConfigurationRecord.InitConfigFromFile()
at System.Configuration.BaseConfigurationRecord.Init(System.Configuration.Internal.IInternalConfigRoot, System.Configuration.BaseConfigurationRecord, System.String, System.String)
at System.Configuration.RuntimeConfigurationRecord.Create(System.Configuration.Internal.InternalConfigRoot, System.Configuration.Internal.IInternalConfigRecord, System.String)
at System.Configuration.Internal.InternalConfigRoot.GetConfigRecord(System.String)
at System.Configuration.ClientConfigurationSystem.EnsureInit(System.String)
at System.Configuration.ClientConfigurationSystem.PrepareClientConfigSystem(System.String)
at System.Configuration.ClientConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(System.String)
at System.Configuration.ConfigurationManager.GetSection(System.String)
at System.Configuration.ConfigurationManager.get_AppSettings()
at System.Windows.Forms.DpiHelper.Initialize()
at System.Windows.Forms.Control..ctor(Boolean)
at System.Windows.Forms.ScrollableControl..ctor()
at System.Windows.Forms.ToolStrip..ctor()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:30 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: SimpleClassicThemeTaskbar.exe, version: 0.0.7744.40762, time stamp: 0x602c44b3
Faulting module name: ucrtbase.dll, version: 10.0.19041.546, time stamp: 0x43cbc11d
Exception code: 0xc0000409
Fault offset: 0x000000000007287e
Faulting process id: 0xcf8
Faulting application start time: 0x01d71a811707ff7c
Faulting application path: C:\SCT\Taskbar\SimpleClassicThemeTaskbar.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: 666d4656-d21c-4f8a-aa32-9d13eb7bf254
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17815


Application
WIN-10BLPX6N58W



SimpleClassicThemeTaskbar.exe
0.0.7744.40762
602c44b3
ucrtbase.dll
10.0.19041.546
43cbc11d
c0000409
000000000007287e
cf8
01d71a811707ff7c
C:\SCT\Taskbar\SimpleClassicThemeTaskbar.exe
C:\WINDOWS\System32\ucrtbase.dll
666d4656-d21c-4f8a-aa32-9d13eb7bf254





Log Name: Application
Source: Microsoft-Windows-Winlogon
Date: 3/16/2021 12:26:30 PM
Event ID: 1002
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
The shell stopped unexpectedly and explorer.exe was restarted.
Event Xml:



1002
0
4
0
0
0x80000000000000

17814


Application
WIN-10BLPX6N58W



explorer.exe

Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:29 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc000041d
Fault offset: 0x0000000000023e49
Faulting process id: 0x1124
Faulting application start time: 0x01d71a8117189d12
Faulting application path: C:\Windows\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 84803ad3-b14e-4804-8e7f-11d32d1d6d98
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17813


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c000041d
0000000000023e49
1124
01d71a8117189d12
C:\Windows\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
84803ad3-b14e-4804-8e7f-11d32d1d6d98





Log Name: Application
Source: Application Error
Date: 3/16/2021 12:26:28 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: KERNELBASE.dll, version: 10.0.19041.572, time stamp: 0x1183946c
Exception code: 0xc0000005
Fault offset: 0x0000000000023e49
Faulting process id: 0x1124
Faulting application start time: 0x01d71a8117189d12
Faulting application path: C:\Windows\explorer.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: ee7adb83-9c1b-4a8f-8606-bdfd9d5ac219
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17812


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
KERNELBASE.dll
10.0.19041.572
1183946c
c0000005
0000000000023e49
1124
01d71a8117189d12
C:\Windows\explorer.exe
C:\WINDOWS\System32\KERNELBASE.dll
ee7adb83-9c1b-4a8f-8606-bdfd9d5ac219





Log Name: Application
Source: .NET Runtime
Date: 3/16/2021 12:26:28 PM
Event ID: 1026
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Drawing.SafeNativeMethods+Gdip.GdipGetFontSize(System.Runtime.InteropServices.HandleRef, Single ByRef)
at System.Drawing.Font..ctor(IntPtr, Byte, Boolean)
at System.Drawing.Font.FromLogFont(System.Object, IntPtr)
at System.Drawing.Font.FromLogFont(System.Object)
at System.Drawing.SystemFonts.get_MenuFont()
at System.Windows.Forms.ToolStripManager.get_DefaultFont()
at System.Windows.Forms.ToolStripItem..ctor()
at System.Windows.Forms.ToolStripGrip..ctor()
at System.Windows.Forms.ToolStrip.get_Grip()
at System.Windows.Forms.ToolStrip.set_GripStyle(System.Windows.Forms.ToolStripGripStyle)
at System.Windows.Forms.ToolStripDropDown.Initialize()
at System.Windows.Forms.ToolStripDropDownMenu.Initialize()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

Event Xml:



1026
0
2
0
0
0x80000000000000

17811


Application
WIN-10BLPX6N58W



Application: explorer.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Drawing.SafeNativeMethods+Gdip.GdipGetFontSize(System.Runtime.InteropServices.HandleRef, Single ByRef)
at System.Drawing.Font..ctor(IntPtr, Byte, Boolean)
at System.Drawing.Font.FromLogFont(System.Object, IntPtr)
at System.Drawing.Font.FromLogFont(System.Object)
at System.Drawing.SystemFonts.get_MenuFont()
at System.Windows.Forms.ToolStripManager.get_DefaultFont()
at System.Windows.Forms.ToolStripItem..ctor()
at System.Windows.Forms.ToolStripGrip..ctor()
at System.Windows.Forms.ToolStrip.get_Grip()
at System.Windows.Forms.ToolStrip.set_GripStyle(System.Windows.Forms.ToolStripGripStyle)
at System.Windows.Forms.ToolStripDropDown.Initialize()
at System.Windows.Forms.ToolStripDropDownMenu.Initialize()
at System.Windows.Forms.ToolStripDropDown..ctor()
at ContextMenuHandler.ContextMenuExtension.CreateMenu()
at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue() at System.Lazy1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

```

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

It happened again. No logs created. Checked task manager just to make sure SimpleClassicThemeTaskbar.exe might still be running, but invisible. But, it was definitely not running.

I found these two events in the log... not sure if these happened when SCTT exited. If they did, then it appears to be something causing explorer.exe to restart. But I think this does little to point to what that could be.

Event logs ``` Log Name: Application Source: Microsoft-Windows-Winlogon Date: 3/16/2021 7:57:13 PM Event ID: 1002 Task Category: None Level: Information Keywords: Classic User: N/A Computer: WIN-10BLPX6N58W Description: The shell stopped unexpectedly and explorer.exe was restarted. Event Xml: 1002 0 4 0 0 0x80000000000000 17864 Application WIN-10BLPX6N58W explorer.exe

Log Name: Application
Source: Application Error
Date: 3/16/2021 7:57:12 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: WIN-10BLPX6N58W
Description:
Faulting application name: explorer.exe, version: 10.0.19041.610, time stamp: 0xab30c679
Faulting module name: ntdll.dll, version: 10.0.19041.610, time stamp: 0xe5d7ed5c
Exception code: 0xc0000005
Fault offset: 0x0000000000074760
Faulting process id: 0x11ac
Faulting application start time: 0x01d71a81378b6ad3
Faulting application path: C:\WINDOWS\explorer.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: 23808bf3-113a-4b02-8263-a24753d74dfe
Faulting package full name:
Faulting package-relative application ID:
Event Xml:



1000
0
2
100
0
0x80000000000000

17863


Application
WIN-10BLPX6N58W



explorer.exe
10.0.19041.610
ab30c679
ntdll.dll
10.0.19041.610
e5d7ed5c
c0000005
0000000000074760
11ac
01d71a81378b6ad3
C:\WINDOWS\explorer.exe
C:\WINDOWS\SYSTEM32\ntdll.dll
23808bf3-113a-4b02-8263-a24753d74dfe





</details>

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

Is this issue still present?

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>   <System>
>     <Provider Name=".NET Runtime" />
>     <EventID Qualifiers="0">1026</EventID>
>     <Version>0</Version>
>     <Level>2</Level>
>     <Task>0</Task>
>     <Opcode>0</Opcode>
>     <Keywords>0x80000000000000</Keywords>
>     <TimeCreated SystemTime="2021-03-16T16:26:28.1890199Z" />
>     <EventRecordID>17811</EventRecordID>
>     <Correlation />
>     <Execution ProcessID="0" ThreadID="0" />
>     <Channel>Application</Channel>
>     <Computer>WIN-10BLPX6N58W</Computer>
>     <Security />
>   </System>
>   <EventData>
>     <Data>Application: explorer.exe
> Framework Version: v4.0.30319
> Description: The process was terminated due to an unhandled exception.
> Exception Info: System.AccessViolationException
>    at System.Drawing.SafeNativeMethods+Gdip.GdipGetFontSize(System.Runtime.InteropServices.HandleRef, Single ByRef)
>    at System.Drawing.Font..ctor(IntPtr, Byte, Boolean)
>    at System.Drawing.Font.FromLogFont(System.Object, IntPtr)
>    at System.Drawing.Font.FromLogFont(System.Object)
>    at System.Drawing.SystemFonts.get_MenuFont()
>    at System.Windows.Forms.ToolStripManager.get_DefaultFont()
>    at System.Windows.Forms.ToolStripItem..ctor()
>    at System.Windows.Forms.ToolStripGrip..ctor()
>    at System.Windows.Forms.ToolStrip.get_Grip()
>    at System.Windows.Forms.ToolStrip.set_GripStyle(System.Windows.Forms.ToolStripGripStyle)
>    at System.Windows.Forms.ToolStripDropDown.Initialize()
>    at System.Windows.Forms.ToolStripDropDownMenu.Initialize()
>    at System.Windows.Forms.ToolStripDropDown..ctor()
>    at ContextMenuHandler.ContextMenuExtension.CreateMenu()
>    at System.Lazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].CreateValue()
>    at System.Lazy`1[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].LazyInitValue()
>    at SharpShell.SharpContextMenu.SharpContextMenu.SharpShell.Interop.IContextMenu.QueryContextMenu(IntPtr, UInt32, Int32, Int32, SharpShell.Interop.CMF)

This is not SCTT related at all. One of your shell extensions is crashing, which is causing explorer.exe to crash. Then SCTT crashes because it's trying to retrieve information from explorer about the virtual desktops (which was previously part of the C++ code, hence my mention of it).

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

It's still happening with the latest builds of SCT/SCTT. Any way I can tell which shell extension is crashing? I seem to get nothing in the event logs.

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

I have Taskbar Menu Tweaker installed (https://github.com/rikka0w0/Taskbar-Context-Menu-Tweaker)

Should I not be using that if I'm using SCTT?

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

I also have Explorer Context Menu Tweaker installed... does anyone who has this installed have a problem with SCTT closing?

https://github.com/rikka0w0/ExplorerContextMenuTweaker

from simpleclassictheme.taskbar.

AEAEAEAE4343 avatar AEAEAEAE4343 commented on June 8, 2024

As I said, your shell extensions are crashing, not SCTT.

from simpleclassictheme.taskbar.

BlohoJo avatar BlohoJo commented on June 8, 2024

Damn. I guess this is going to be unsolvable for me. Oh well.

from simpleclassictheme.taskbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.