Skip to content

[BUG]: assert on WIndows is causing hangs with hipcc/hiprtc and errors with hiprtc #19

@obersteiner

Description

@obersteiner

Is this a duplicate?

Type of Bug

Runtime Error

Describe the bug

When executing the runfail assert tests, I am seeing hangs and timeouts. With hiprtc it seems that wassert does not reliably kill the process. Further investigation is required to debug and solve this issue.

How to Reproduce

lit -vv test/libcxx/asserts/assert_device.runfail.cpp (after cmake configure)

This happens on gfx1151 with hipcc. For hiprtc the tests fails as the assertion does not fail the test (wassert is apparently not failing the test with hiprtc).

Expected behavior

Passing test without hangs.

Operating System

Windows

rocm-smi output

No response

hipcc version

AMD clang version 22.0.0git (https://github.com/ROCm/llvm-project.git 2de9eb6063dd56b109cf139a75550b7b06808273+PATCHED:e4d5bf498b7b8626bb9716f1f5a5946d45025918)
Target: x86_64-pc-windows-msvc

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions