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

[wasm][debugger] Assertion while debugging #58021

Closed
thaystg opened this issue Aug 24, 2021 · 2 comments · Fixed by #58028
Closed

[wasm][debugger] Assertion while debugging #58021

thaystg opened this issue Aug 24, 2021 · 2 comments · Fixed by #58028
Assignees
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Milestone

Comments

@thaystg
Copy link
Member

thaystg commented Aug 24, 2021

image

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

@thaystg thaystg added this to the 6.0.0 milestone Aug 24, 2021
@thaystg thaystg self-assigned this Aug 24, 2021
@ghost
Copy link

ghost commented Aug 24, 2021

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

Issue Details

image

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

Author: thaystg
Assignees: thaystg
Labels:

area-Debugger-mono

Milestone: 6.0.0

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Aug 24, 2021
@thaystg thaystg changed the title [wasm][debugger] Assert while debugging [wasm][debugger] Assertion while debugging Aug 24, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Aug 24, 2021
@jeffschwMSFT jeffschwMSFT removed the untriaged New issue has not been triaged by the area owner label Aug 24, 2021
@radical radical added the arch-wasm WebAssembly architecture label Aug 24, 2021
@ghost
Copy link

ghost commented Aug 24, 2021

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

image

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

  • Assertion at /__w/1/s/src/mono/mono/metadata/class.c:5769, condition `' not met

Author: thaystg
Assignees: thaystg
Labels:

arch-wasm, area-Debugger-mono, in pr

Milestone: 6.0.0

@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Aug 24, 2021
steveisok pushed a commit that referenced this issue Aug 24, 2021
…8032)

When trying to evaluate DebuggerProxyAttribute of a generic type <T, K>, it was working only for one parameter .

Fixes #58021

Co-authored-by: Thays <[email protected]>
@ghost ghost locked as resolved and limited conversation to collaborators Sep 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Debugger-mono
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants