Skip to content
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

Systeminformer Crashes when new service was created #1787

Closed
hexadecimal233 opened this issue Jul 11, 2023 · 5 comments
Closed

Systeminformer Crashes when new service was created #1787

hexadecimal233 opened this issue Jul 11, 2023 · 5 comments

Comments

@hexadecimal233
Copy link

Brief description of your issue

Systeminformer Crashes when new service was created.
This does not happen all the time, but randomly.

Stack Dump:

STACK_TEXT:  
000000a7`480ff1d0 00007ffa`80fa96a4     : 00000000`00000000 000001eb`ea5549d0 00007ffa`7eb25210 000001eb`e2020000 : ntdll!RtlUnsubscribeWnfNotificationWaitForCompletion+0xa51ab
000000a7`480ff210 00007ff6`1bd52466     : 00000000`0000001e 000001eb`ead02000 0000ffeb`ffffffff 00000000`00000000 : sechost!UnsubscribeServiceChangeNotifications+0x14
000000a7`480ff240 00007ffa`80fa8f8d     : 00501100`00001100 00000000`00000008 000001eb`ef7cd0e0 0000ba5a`d49b34da : SystemInformer!PhGetServiceChange+0x1526
000000a7`480ff270 00007ffa`810995b4     : 41c64e6d`a07f7845 41c64e6d`a07f7845 000001eb`ef7cd500 00000000`00000003 : sechost!ScServiceChangeNotificationCallback+0x2d
000000a7`480ff2a0 00007ffa`8109902a     : 000001eb`ead0ec50 000001eb`ef7cd0a0 00000000`00000000 00000046`00000000 : ntdll!RtlpWnfWalkUserSubscriptionList+0x3e4
000000a7`480ff410 00007ffa`81098d72     : 000001eb`ead0ec50 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlpWnfProcessCurrentDescriptor+0x116
000000a7`480ff460 00007ffa`8109b294     : 000001eb`e2210a50 00000000`00000000 000001eb`e2210bd8 00000000`7ffe0386 : ntdll!RtlpWnfNotificationThread+0x82
000000a7`480ff4c0 00007ffa`8109ee1f     : 000001eb`e2202440 000001eb`e22d1db0 00000000`00000000 000001eb`e2202440 : ntdll!TppExecuteWaitCallback+0xa4
000000a7`480ff510 00007ffa`7f823db1     : 00000050`00000050 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!TppWorkerThread+0x46f
000000a7`480ff800 00007ffa`81094801     : 00000000`00000000 00000000`00000000 00000000`00000000 80000000`00000800 : kernel32!BaseThreadInitThunk+0x21
000000a7`480ff830 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : ntdll!RtlUserThreadStart+0x21

Steps to reproduce (optional)

  1. Running Core Temp

Expected behavior (optional)

System informer shows the "service created message"

Actual behavior (optional)

System informer crashed

Environment (optional)

System Informer 3.0.6806 (efc8ced)
Microsoft Windows Inider 10.0.25393.1
@dmex
Copy link
Member

dmex commented Jul 14, 2023

Microsoft Windows Inider 10.0.25393.1

These crashes only affect insider builds. There's some sort of issue with the OS crashing any application calling UnsubscribeServiceChangeNotifications and there's some other weird deadlock with NtCreateSection.

You'll need to wait for a patch from Microsoft or revert to an earlier insider build.

@dmex dmex reopened this Jul 15, 2023
@gggirlgeek

This comment was marked as off-topic.

@hexadecimal233

This comment was marked as off-topic.

@gggirlgeek

This comment was marked as off-topic.

@dmex
Copy link
Member

dmex commented Sep 19, 2023

Fixed in the latest build updates 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants