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] AOT: segfault in mono-aot-cross for System.Collections.Tests #88358

Closed
radical opened this issue Jul 3, 2023 · 5 comments
Closed

[wasm] AOT: segfault in mono-aot-cross for System.Collections.Tests #88358

radical opened this issue Jul 3, 2023 · 5 comments
Assignees
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Milestone

Comments

@radical
Copy link
Member

radical commented Jul 3, 2023

mono-aot-cross segaulting when AOT'ing System.Collections.Tests on windows, and linux.

Precompiling failed for /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/aot-in/System.Collections.Tests.dll with exit code 139
Precompiling failed for /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/aot-in/aot-instances.dll with exit code 139

mono-aot-cross[20259]: segfault at 0 ip 00005560e14c15b2 sp 00007ffde3dbc028 error 4 in mono-aot-cross[5560e0de4000+9c0000] [ 1197.076060] Code: 0f 1f 84 00 00 00 00 00 e9 6b d5 10 00 66 66 2e 0f 1f 84 00 00 00 00 00 0f b6 47 08 48 85 ff 74 0d 83 f8 0f 75 08 48 8b 7f 10 <48> 8b 07 c3 48 85 ff 74 03 83 f8 11 48 83 c7 18 48 8b 07 c3 66 2e [ 1211.785100]
mono-aot-cross[20306]: segfault at 0 ip 000055ec647445b2 sp 00007ffff7c528d8 error 4 in mono-aot-cross[55ec64067000+9c0000] [ 1211.785111] Code: 0f 1f 84 00 00 00 00 00 e9 6b d5 10 00 66 66 2e 0f 1f 84 00 00 00 00 00 0f b6 47 08 48 85 ff 74 0d 83 f8 0f 75 08 48 8b 7f 10 <48> 8b 07 c3 48 85 ff 74 03 83 f8 11 48 83 c7 18 48 8b 07 c3 66 2e

Changes since last passing run: f25bc7b...8009066 which includes the LLVM upgrade #87190 .

cc @vargaz @directhex

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@radical radical added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Codegen-AOT-mono labels Jul 3, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 3, 2023
@ghost
Copy link

ghost commented Jul 3, 2023

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

Issue Details

mono-aot-cross segaulting when AOT'ing System.Collections.Tests on windows, and linux.

Precompiling failed for /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/aot-in/System.Collections.Tests.dll with exit code 139
Precompiling failed for /root/helix/work/workitem/e/wasm_build/obj/wasm/for-build/aot-in/aot-instances.dll with exit code 139

mono-aot-cross[20259]: segfault at 0 ip 00005560e14c15b2 sp 00007ffde3dbc028 error 4 in mono-aot-cross[5560e0de4000+9c0000] [ 1197.076060] Code: 0f 1f 84 00 00 00 00 00 e9 6b d5 10 00 66 66 2e 0f 1f 84 00 00 00 00 00 0f b6 47 08 48 85 ff 74 0d 83 f8 0f 75 08 48 8b 7f 10 <48> 8b 07 c3 48 85 ff 74 03 83 f8 11 48 83 c7 18 48 8b 07 c3 66 2e [ 1211.785100]
mono-aot-cross[20306]: segfault at 0 ip 000055ec647445b2 sp 00007ffff7c528d8 error 4 in mono-aot-cross[55ec64067000+9c0000] [ 1211.785111] Code: 0f 1f 84 00 00 00 00 00 e9 6b d5 10 00 66 66 2e 0f 1f 84 00 00 00 00 00 0f b6 47 08 48 85 ff 74 0d 83 f8 0f 75 08 48 8b 7f 10 <48> 8b 07 c3 48 85 ff 74 03 83 f8 11 48 83 c7 18 48 8b 07 c3 66 2e

Changes since last passing run: f25bc7b...8009066 which includes the LLVM upgrade #87190 .

cc @vargaz @directhex

Author: radical
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-Codegen-AOT-mono

Milestone: -

@directhex
Copy link
Contributor

Waiting on an LLVM update which might help

@radical radical removed the untriaged New issue has not been triaged by the area owner label Jul 3, 2023
@radical radical added this to the 8.0.0 milestone Jul 3, 2023
@directhex
Copy link
Contributor

Testing LLVM update in #88345

@vargaz vargaz self-assigned this Jul 4, 2023
@vargaz
Copy link
Contributor

vargaz commented Jul 4, 2023

#88397

@vargaz
Copy link
Contributor

vargaz commented Jul 5, 2023

Should be fixed.

@vargaz vargaz 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
arch-wasm WebAssembly architecture area-Codegen-AOT-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'
Projects
None yet
Development

No branches or pull requests

3 participants