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

Segfault in dXorg::parseOcTable() #273

Closed
SytheZN opened this issue Jun 17, 2021 · 3 comments
Closed

Segfault in dXorg::parseOcTable() #273

SytheZN opened this issue Jun 17, 2021 · 3 comments

Comments

@SytheZN
Copy link

SytheZN commented Jun 17, 2021

Hey,

I'm running into a segfault on launch when parsing pp_od_clk_voltage (built off 0fd5b8d).
App works fine with amdgpu.ppfeaturemask unset, but crashes with it set to 0xffffffff.

OS: Fedora 34 Workstation
Kernel: 5.12.10-300.fc34.x86_64
GPU: XFX RX 6900XT

The specific crash location is:
image

$ cat /sys/class/drm/card0/device/pp_od_clk_voltage
OD_SCLK:
0: 500Mhz
1: 2529Mhz
OD_MCLK:
0: 97Mhz
1: 1000MHz
OD_VDDGFX_OFFSET:
0mV
OD_RANGE:
SCLK:     500Mhz       3000Mhz
MCLK:     674Mhz       1075Mhz
@emerge-e-world
Copy link

This looks like the same issues I reported in #279. Can you try recompiling with this fix #280?

@Oxalin
Copy link
Contributor

Oxalin commented Jan 27, 2023

Hi @SytheZN . Are you still experiencing the issue using either emerge-e-world's fix #280 or my own forks? I merged the patches from emerge-e-world and I'm building toward a new release from there.

Radeon Profile: https://github.com/Oxalin/radeon-profile
Radeon Profile daemon: https://github.com/Oxalin/radeon-profile-daemon

If this is fixed with either fork, could you close the issue?

@SytheZN
Copy link
Author

SytheZN commented Jan 31, 2023

@Oxalin, thanks for the feedback, and my apologies for the delay.

I've moved off of radeon-profile onto other tools as I'd assumed this project was abandoned.
Happy to close off the issue, but I'm unable to confirm whether or not the underlying problem is solved.

@SytheZN SytheZN closed this as not planned Won't fix, can't repro, duplicate, stale Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants