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

System.Diagnostics.Tests.EventLogMessagesTests crash #83915

Closed
jkotas opened this issue Mar 25, 2023 · 5 comments
Closed

System.Diagnostics.Tests.EventLogMessagesTests crash #83915

jkotas opened this issue Mar 25, 2023 · 5 comments
Labels
area-System.Diagnostics.EventLog needs-author-action An issue or pull request that requires more info or actions from the author.
Milestone

Comments

@jkotas
Copy link
Member

jkotas commented Mar 25, 2023

Access violation at

 # Call Site
00 wevtapi!Event::SetOwner
01 wevtapi!EventBatch::~EventBatch
02 wevtapi!EventBatch::`scalar deleting destructor'
03 wevtapi!EventBatch::ReleaseEvent
04 wevtapi!Event::HandleRelease
05 wevtapi!EvtClose
06 System_Diagnostics_EventLog_Tests!System_Diagnostics_EventLog_Microsoft_Win32_UnsafeNativeMethods___EvtClose_g____PInvoke_33_0
07 System_Diagnostics_EventLog_Tests!System_Diagnostics_EventLog_System_Diagnostics_Eventing_Reader_EventLogHandle__ReleaseHandle
08 System_Diagnostics_EventLog_Tests!S_P_CoreLib_System_Runtime_InteropServices_SafeHandle__InternalRelease
09 System_Diagnostics_EventLog_Tests!S_P_CoreLib_System_Runtime_InteropServices_SafeHandle__Finalize
0a System_Diagnostics_EventLog_Tests!S_P_CoreLib_System_Runtime___Finalizer__DrainQueue
0b System_Diagnostics_EventLog_Tests!S_P_CoreLib_System_Runtime___Finalizer__ProcessFinalizers
0c System_Diagnostics_EventLog_Tests!FinalizerStart
0d kernel32!BaseThreadInitThunk
0e ntdll!RtlUserThreadStart

Failed in #83881

Full log https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-83881-merge-6afb3e7c23b6419d8d/System.Diagnostics.EventLog.Tests/1/console.3869e255.log?helixlogtype=result

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 25, 2023
@ghost
Copy link

ghost commented Mar 25, 2023

Tagging subscribers to this area: @dotnet/area-system-diagnostics-eventlog
See info in area-owners.md if you want to be subscribed.

Issue Details

Access violation at

 # Call Site
00 wevtapi!Event::SetOwner
01 wevtapi!EventBatch::~EventBatch
02 wevtapi!EventBatch::`scalar deleting destructor'
03 wevtapi!EventBatch::ReleaseEvent
04 wevtapi!Event::HandleRelease
05 wevtapi!EvtClose
06 System_Diagnostics_EventLog_Tests!System_Diagnostics_EventLog_Microsoft_Win32_UnsafeNativeMethods___EvtClose_g____PInvoke_33_0
07 System_Diagnostics_EventLog_Tests!System_Diagnostics_EventLog_System_Diagnostics_Eventing_Reader_EventLogHandle__ReleaseHandle
08 System_Diagnostics_EventLog_Tests!S_P_CoreLib_System_Runtime_InteropServices_SafeHandle__InternalRelease
09 System_Diagnostics_EventLog_Tests!S_P_CoreLib_System_Runtime_InteropServices_SafeHandle__Finalize
0a System_Diagnostics_EventLog_Tests!S_P_CoreLib_System_Runtime___Finalizer__DrainQueue
0b System_Diagnostics_EventLog_Tests!S_P_CoreLib_System_Runtime___Finalizer__ProcessFinalizers
0c System_Diagnostics_EventLog_Tests!FinalizerStart
0d kernel32!BaseThreadInitThunk
0e ntdll!RtlUserThreadStart

Failed in #83881

Full log https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-83881-merge-6afb3e7c23b6419d8d/System.Diagnostics.EventLog.Tests/1/console.3869e255.log?helixlogtype=result

Author: jkotas
Assignees: -
Labels:

untriaged, area-System.Diagnostics.EventLog

Milestone: -

@danmoseley
Copy link
Member

(windows.81.amd64.open.rt) executed on machine a000M4U running Windows-2012ServerR2-6.3.9600-SP0

@carlossanlop carlossanlop added this to the 8.0.0 milestone Jun 28, 2023
@carlossanlop carlossanlop removed the untriaged New issue has not been triaged by the area owner label Jun 28, 2023
@ViktorHofer
Copy link
Member

@jkotas based on Dan's comment this was executed on Windows 8.1 which we don't support anymore (even though the underlying actual OS is Windows Server 2012 R2). Should we close this issue?

@ViktorHofer ViktorHofer added the needs-author-action An issue or pull request that requires more info or actions from the author. label Jul 5, 2023
@ghost
Copy link

ghost commented Jul 5, 2023

This issue has been marked needs-author-action and may be missing some important information.

@jkotas
Copy link
Member Author

jkotas commented Jul 5, 2023

The queue is called windows.81, but the actual OS running in that queue is Windows Server 2012: (windows.81.amd64.open.rt) executed on machine a000M4U running Windows-2012ServerR2 Windows Server 2012 is still supported: https://github.com/dotnet/core/blob/main/release-notes/8.0/supported-os.md

This was one-off crash that we have not seen for months. I am ok with closing this issue.

@jkotas jkotas closed this as completed Jul 5, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Aug 4, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Diagnostics.EventLog needs-author-action An issue or pull request that requires more info or actions from the author.
Projects
None yet
Development

No branches or pull requests

4 participants