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

AV x64 dotnet.exe on windows arm64 #72284

Closed
MarcoRossignoli opened this issue Jul 15, 2022 · 6 comments
Closed

AV x64 dotnet.exe on windows arm64 #72284

MarcoRossignoli opened this issue Jul 15, 2022 · 6 comments

Comments

@MarcoRossignoli
Copy link
Member

MarcoRossignoli commented Jul 15, 2022

Description

Full description inside the item

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 15, 2022
@MarcoRossignoli
Copy link
Member Author

MarcoRossignoli commented Jul 15, 2022

cc: @jkotas

@MarcoRossignoli MarcoRossignoli changed the title Access violation x64 dotnet.exe on arm64 7.0.100-preview.6.22352.1 Access violation x64 dotnet.exe on windows arm64 7.0.100-preview.6.22352.1 Jul 15, 2022
@MarcoRossignoli MarcoRossignoli changed the title Access violation x64 dotnet.exe on windows arm64 7.0.100-preview.6.22352.1 AV x64 dotnet.exe on windows arm64 7.0.100-preview.6.22352.1 Jul 15, 2022
@MarcoRossignoli MarcoRossignoli changed the title AV x64 dotnet.exe on windows arm64 7.0.100-preview.6.22352.1 AV x64 dotnet.exe on windows arm64 Jul 15, 2022
@jkotas
Copy link
Member

jkotas commented Jul 15, 2022

AV in GC:

01    AMD64 coreclr!MethodTable::HasComponentSize
02    AMD64 coreclr!WKS::my_get_size
03    AMD64 coreclr!WKS::gc_heap::plan_phase
04    AMD64 coreclr!WKS::gc_heap::gc1
05    AMD64 coreclr!GCToOSInterface::GetLowPrecisionTimeStamp
06    AMD64 coreclr!WKS::gc_heap::garbage_collect
07    AMD64 coreclr!WKS::GCHeap::GarbageCollectGeneration
08    AMD64 coreclr!WKS::gc_heap::trigger_gc_for_alloc
09    AMD64 coreclr!WKS::gc_heap::try_allocate_more_space
0a    AMD64 coreclr!WKS::gc_heap::allocate_more_space
0b    AMD64 coreclr!WKS::gc_heap::allocate
0c    AMD64 coreclr!WKS::GCHeap::Alloc
0d    AMD64 coreclr!Alloc
0e    AMD64 coreclr!AllocateSzArray
0f    AMD64 coreclr!JIT_NewArr1
10    AMD64 System_Private_CoreLib!System.Collections.Generic.Dictionary<string,Newtonsoft.Json.Serialization.JsonProperty>.Resize
11    AMD64 System_Private_CoreLib!System.Collections.Generic.Dictionary<string,Newtonsoft.Json.Serialization.JsonProperty>.TryInsert
12    AMD64 System_Private_CoreLib!System.Collections.Generic.Dictionary<System.__Canon,System.__Canon>.Add
13    AMD64 System_ObjectModel!System.Collections.ObjectModel.KeyedCollection<string,Newtonsoft.Json.Serialization.JsonProperty>.InsertItem
14    AMD64 Newtonsoft_Json!Newtonsoft.Json.Utilities.CollectionUtils.AddRange<Newtonsoft.Json.Serialization.JsonProperty>

@jkotas
Copy link
Member

jkotas commented Jul 15, 2022

Potentially related to #64884

@ghost
Copy link

ghost commented Jul 15, 2022

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

Issue Details

Description

Full description inside the item

Author: MarcoRossignoli
Assignees: -
Labels:

area-GC-coreclr, area-VM-coreclr, untriaged

Milestone: -

@mangod9
Copy link
Member

mangod9 commented Jul 15, 2022

assume this is a dupe of #71856. @janvorli is looking into it.

@mangod9 mangod9 removed the untriaged New issue has not been triaged by the area owner label Jul 15, 2022
@mangod9 mangod9 added this to the 7.0.0 milestone Jul 15, 2022
@mangod9
Copy link
Member

mangod9 commented Aug 5, 2022

the related #71856 is closed. Please validate on latest rc1 builds.

@mangod9 mangod9 closed this as completed Aug 5, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Sep 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants