Skip to content

HIPRTC kernel compilation failing when the Developer Panel is open. #71

Description

@TomClabault

System: Windows 11
API: HIP + HIPRTC
GPU: 7900XTX
ROCm 7.1.1 from here
Developer Panel 2026-02-02-1757 for profiling HIP kernels

My application uses HIPRTC to compile kernels at runtime. With the developer panel application open however, kernel compilation seems to be segfaulting somewhere in amdhip64_7.dll

This issue also happened in the past with the Developer Panel 2025-10-29-1732 so this is not exactly new, but it seems to have gotten worse (with the update to ROCm 7.1.1 I think) to the point where I cannot profile my applications at all because kernel compilation always fails.

I am able to reproduce this issue with the HIPRT repo, not just with my application.

  • Follow the Cloning and Building steps of the HIPRT repo
  • Open the Visual Studio solution
  • Open the developer panel application
  • Build and run the unittest project of the HIPRT solution
  • The main thread segfaults in orortcCompileProgram
Image

Any ideas what could be a fix for this?

Some more system infos:

==========================================
Enabled Features

Profiling, Device Clocks

==========================================
Host System Information

RDP Version: Radeon Developer Panel v3.4.2.8
RDP build Date: 01/22/2026

Operating System: Windows 11 Version 25H2
Qt Version: 6.7.0

Tool Version:
Router Version 0.13.0

==========================================
Connected System Information

Driver Version: 25.30.17.01-260108a-197915C-AMD-Software-Adrenalin-Edition
GPUOpen Interface Major Version: 42

Operating System Name: Windows 11 Home
Operating System Description: 26100.1.amd64fre.ge_release.240331-1435

GPUs:


Name: AMD Radeon RX 7900 XTX

ASIC info


Device Id: 744C
Revision: C8
Family: 91
gfx_engine: 13

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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