-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash Crash Crash Crash Crash Crash #35
Comments
#35 Fix initialization failure in session 0
Hi, the problem of initialization failure has been solved. |
The service program crashes once after starting the computer 5 times. FAULTING_IP: EXCEPTION_RECORD: ffffffff -- (.exr 0xffffffffffffffff) DEFAULT_BUCKET_ID: WRONG_SYMBOLS ADDITIONAL_DEBUG_TEXT: FAULTING_MODULE: 778a0000 ntdll DEBUG_FLR_IMAGE_TIMESTAMP: 65230521 ERROR_CODE: (NTSTATUS) 0xc0000374 - EXCEPTION_CODE: (NTSTATUS) 0xc0000374 - EXCEPTION_PARAMETER1: 779cb918 MOD_LIST: FAULTING_THREAD: 000010bc PRIMARY_PROBLEM_CLASS: WRONG_SYMBOLS BUGCHECK_STR: APPLICATION_FAULT_WRONG_SYMBOLS LAST_CONTROL_TRANSFER: from 7798d401 to 7798d42f STACK_TEXT: STACK_COMMAND: ~9s; .ecxr ; kb FOLLOWUP_IP: SYMBOL_STACK_INDEX: d SYMBOL_NAME: stacktimesupport!HookLdrShutdownThread+10b FOLLOWUP_NAME: MachineOwner |
This line is the return address of calling |
The reason has been found, it's my own problem. |
Service process crash with system permissions.
X86 process running on win11 [10.0.22621.2361]
100% probability of crashing during startup
Causing the following code to crash.....
The text was updated successfully, but these errors were encountered: