mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2140] [BUG] BSOD when using Tactical RMM Agent console on Windows Server 2016 #3272
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#3272
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Slouserg on GitHub (Feb 7, 2025).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2140
When using the Tactical RMM Agent on a Windows Server 2016 environment, attempting to take over the machine via the console and logging in causes the system to crash with a blue screen of death (BSOD).
Steps to Reproduce:
Install Tactical RMM Agent on a Windows Server 2016 machine.
Use the console feature to remotely take over the machine.
Log in via the remote session.
The system crashes with a BSOD shortly after logging in.
Expected Behavior:
The console session should allow remote access and login without causing the system to crash.
Actual Behavior:
The server crashes with a BSOD upon login during a console session via Tactical RMM Agent.
Technical Details (from dump analysis):
Bugcheck Code: 0x3B (SYSTEM_SERVICE_EXCEPTION)
Faulting Module: win32kbase.sys
Faulting Function: RawInputManagerObjectCreateKernelHandle
Process at time of crash: MeshAgent.exe
Stack Trace:
win32kbase!RawInputManagerObjectCreateKernelHandle+0x18
win32kfull!CreatePseudoDigitizerDevice+0x86
win32kfull!InitializeTouchInjectionWithQDCData+0x9c
win32kfull!InitializeTouchInjection+0x4c
win32kfull!NtUserInitializeTouchInjection+0x47
nt!KiSystemServiceCopyEnd+0x13
@dinger1986 commented on GitHub (Feb 7, 2025):
https://github.com/Ylianst/MeshCentral/issues/1597