cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

nosalscheider
Journeyman III

CodeXL segfaults in libatiadlxx

Hello,

when I try to start CodeXL on our machine (Fedora 17, FirePro S7000, fglrx 9.003.3), it segfaults.

This is the backtrace:

Program received signal SIGSEGV, Segmentation fault.

0x00007fffe97045f6 in Priv_Control_Refresh () from /lib64/libatiadlxx.so

Missing separate debuginfos, use: debuginfo-install CodeXL-1.0.1042.0-release.x86_64

(gdb) bt

#0  0x00007fffe97045f6 in Priv_Control_Refresh () from /lib64/libatiadlxx.so

#1  0x00007fffe96d789c in ADL_Main_Control_Refresh_Console () from /lib64/libatiadlxx.so

#2  0x00007fffe96d9be3 in ADL_Main_Control_Refresh () from /lib64/libatiadlxx.so

#3  0x00007fffe96f882b in ADL_Main_Control_Initialize () from /lib64/libatiadlxx.so

#4  0x00007fffe96f8648 in ADL_Main_Control_Create () from /lib64/libatiadlxx.so

#5  0x00007fffe4c0c58c in ADLUtil_GetASICInfo (asicInfoList=std::vector of length 0, capacity 0)

    at /data/jenkins/workspace/CodeXL-Full-Linux-Release-1.0GA/release/CodeXL/1.0GA/Common/Src/ADLUtil/ADLUtil.cpp:154

#6  0x00007fffe4b95700 in AMDTGpuProfiler::CounterManager::CounterManager (this=0x11ec120) at Components/GpuProfiling/AMDTGpuProfiling/CounterManager.cpp:82

#7  0x00007fffe4b9d038 in Instance () at /data/jenkins/workspace/CodeXL-Full-Linux-Release-1.0GA/release/CodeXL/1.0GA/Common/Src/TSingleton/TSingleton.h:65

#8  AMDTGpuProfiler::CounterSelectionSettingWindow::InitializeCounterTreeView (this=0x11e40b0)

    at Components/GpuProfiling/AMDTGpuProfiling/CounterSelectionSettingPage.cpp:382

#9  0x00007fffe4b9d260 in AMDTGpuProfiler::CounterSelectionSettingWindow::initialize (this=0x11e40b0)

    at Components/GpuProfiling/AMDTGpuProfiling/CounterSelectionSettingPage.cpp:89

#10 0x00007ffff6df266e in afProjectManager::registerProjectSettingsExtension (this=0xdc1dc0, pProjectSettingsExtension=0x11e40b0)

    at /data/jenkins/workspace/CodeXL-Full-Linux-Release-1.0GA/release/CodeXL/1.0GA/CommonProjects/AMDTApplicationFramework/src/afProjectManager.cpp:89

#11 0x000000000040cbfa in dynamicallyCall (functionName=...)

    at /data/jenkins/workspace/CodeXL-Full-Linux-Release-1.0GA/release/CodeXL/1.0GA/CommonProjects/AMDTApplication/src/appApplication.cpp:120

#12 0x000000000040d322 in main (argc=1, argv=0x7fffffffe428)

    at /data/jenkins/workspace/CodeXL-Full-Linux-Release-1.0GA/release/CodeXL/1.0GA/CommonProjects/AMDTApplication/src/appApplication.cpp:243

Do you have any ideas what might cause this?

Thanks,

Ole

0 Likes
1 Solution

Hi,

This is a known issue with this version of the driver. It has already been fixed in the Catalyst 13.2 Beta release (driver 12.10) for AMD Radeon HD cards and should become available in the next Catalyst Pro release for AMD FirePro cards.

View solution in original post

0 Likes
5 Replies
dorono
Staff

Hi,

CodeXL 1.1 was released today. Can you download it and check if the segmentation fault still occurs?

To download CodeXL go to: http://developer.amd.com/tools/heterogeneous-computing/codexl/

0 Likes

Hi,

unfortunately,  CodeXL 1.1 segfaults in the same place.

0 Likes

Which Catalyst driver version are you using?

0 Likes

We use version 9.003.3 (which is the latest for our card, according to http://support.amd.com/us/gpudownload/).

0 Likes

Hi,

This is a known issue with this version of the driver. It has already been fixed in the Catalyst 13.2 Beta release (driver 12.10) for AMD Radeon HD cards and should become available in the next Catalyst Pro release for AMD FirePro cards.

0 Likes