- 
                Notifications
    
You must be signed in to change notification settings  - Fork 5.2k
 
Open
Description
Looks like in some cases there is a failure to run llvm-symbolizer after a crash.
    GC/API/Frozen/Frozen/Frozen.sh [FAIL]
      apply_reg_state: ip and cfa unchanged; stopping here (ip=0xffea41ab8154)
      waitpid() returned successfully (wstatus 00000000) WEXITSTATUS 0 WTERMSIG 0
      /root/helix/work/workitem/e/GC/API/Frozen/Frozen/Frozen.sh: line 490:  6357 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"
      
      Return code:      1
      Raw output file:      /root/helix/work/workitem/uploads/Reports/GC.API/Frozen/Frozen/Frozen.output.txt
      Raw output:
      BEGIN EXECUTION
      /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true Frozen.dll ''
      [createdump] Gathering state for process 6357 corerun
      [createdump] Crashing thread 18ea signal 5 (0005)
      [createdump] Writing crash report to file /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json
      [createdump] Crash report successfully written
      [createdump] Writing minidump with heap to file /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp
      [createdump] Written 713596928 bytes (174218 pages) to core file
      [createdump] Target process is alive
      [createdump] Dump successfully written in 1427ms
      Expected: 100
      Actual: 134
      END EXECUTION - FAILED
      Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 9/12/2023 9:32:39 PM
      Processing /home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json
      Printing stacktrace from '/home/helixbot/dotnetbuild/dumps/coredump.6357.dmp.crashreport.json'
      Invoking llvm-symbolizer --pretty-print
      Errors while running llvm-symbolizer --pretty-print
      System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'llvm-symbolizer' with working directory '/root/helix/work/workitem/e'. No such file or directory
         at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
         at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
         at System.Diagnostics.Process.Start()
         at CoreclrTestLib.CoreclrTestWrapperLib.TryPrintStackTraceFromCrashReport(String crashReportJsonFile, TextWriter outputWriter)
      Test Harness Exitcode is : 1
{
  "ErrorMessage": "An error occurred trying to start process 'llvm-symbolizer' with working directory",
  "BuildRetry": false,
  "ErrorPattern": "",
  "ExcludeConsoleLog": true
}Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=462152
Error message validated: An error occurred trying to start process 'llvm-symbolizer' with working directory
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 11/7/2023 11:07:49 PM UTC
Report
Summary
| 24-Hour Hit Count | 7-Day Hit Count | 1-Month Count | 
|---|---|---|
| 3 | 26 | 81 | 
Metadata
Metadata
Assignees
Type
Projects
Status
No status