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

Bug: Crash on switching virtual desktops #33

Closed
2 of 4 tasks
aderusha opened this issue Jan 3, 2024 · 1 comment
Closed
2 of 4 tasks

Bug: Crash on switching virtual desktops #33

aderusha opened this issue Jan 3, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@aderusha
Copy link

aderusha commented Jan 3, 2024

Please make sure that the issue you're planning to report is not already registered :)


2.0.1 crashes when switching virtual desktops
2.0.1 crashes when switching virtual desktops in Windows 11. I had enabled the vdesktop sensor because I use vdesktops pretty regularly. When I launch HASS.Agent.exe and then switch desktops, the cursor has a waiting animation for about 5 seconds and the system tray icon goes unresponsive. A few seconds after that the icon goes away because the process has crashed.

Disabling the vdesktop sensor yields the same result. Any time I change vdesktops HASS.Agent crashes.

To Reproduce
Steps to reproduce the behavior:

  1. launch HASS.Agent 2.0.1 with no sensors defined
  2. Switch to a new virtual desktop
  3. Wait no more than 10 seconds
  4. HASS.Agent crashes

Misc info (please complete the following information):

  • Windows build: Windows 11 23H2 22631.2861
  • Windows' UI language: US-EN
  • HASS.Agent version: 2.0.1

Please check what's applicable (multiple answers possible):

  • Installed via installer
  • Installed manually
  • Problem occurs in HASS.Agent
  • Problem occurs in Satellite Service

Additional context
This is a new install, previous versions of HASS.Agent have not been installed on this system

Logs

Windows events

Event 1000

Faulting application name: HASS.Agent.exe, version: 2.0.1.0, time stamp: 0x65310000
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc00000fd
Fault offset: 0x00007fff868b668c
Faulting process id: 0x0xAC2C
Faulting application start time: 0x0x1DA3CCA8E6C7740
Faulting application path: C:\Sync\Apps\HASS.Agent\Client\HASS.Agent.exe
Faulting module path: unknown
Report Id: 1b09f250-2e48-4f49-81a8-c0327b387e20
Faulting package full name: 
Faulting package-relative application ID:

That message is followed by:

Event 1001

Fault bucket 1366032739964195707, type 5
Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: CUOKYZEXWEFART0ZVUSVO13YV3TRFB34
P2: 2.0.1.0
P3: 65310000
P4: VirtualDesktop.10.0.22631.2861.generated.dll
P5: 6.2.1.0
P6: 6592cb48
P7: 6e
P8: 0
P9: System.StackOverflowException
P10: 

Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.6f739f44-4e1b-48b5-bbd0-30cd6007abf5.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.5e49ad35-442b-4651-8116-c158de39ad4a.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.1557904d-9ab9-4760-9499-c5dd42429214.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.6acccc59-c203-44c4-994c-f49f32a7960f.tmp.txt
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WER.30de8fc5-4a6d-4380-b758-4036607619ae.tmp.xml

These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_CUOKYZEXWEFART0Z_d15d3edcec4ec1a7d122e1d94cc8c91539ccc51c_72febacd_a30e833b-24b6-4fb5-9075-c199a62059d9

Analysis symbol: 
Rechecking for solution: 0
Report Id: 9e7d5a8b-d74a-4c2f-a00e-d642a3eea4e4
Report Status: 268435456
Hashed bucket: 099c0a1909dcd8c5a2f51f8a191e937b
Cab Guid: 0

Extended logging is enabled in HASS.Agent but no errors are logged as part of the crash event.

@aderusha aderusha added the bug Something isn't working label Jan 3, 2024
@aderusha
Copy link
Author

Fixed in 2.0.2. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant