-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
Description
Capture: https://1drv.ms/u/c/d2b63e38109cf46c/IQCNlDlLjmxiQbq7WtClgLL1AQhnV_-uSYpe1bM3HrMGJ5Q?e=7RQ658
I opened up in latest 2.6.1 profiler on Arch Linux. The capture was made on RADV. Then I get segfault:
Thread 12 "QThread" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffc89f96c0 (LWP 21439)]
0x0000000000972e91 in EventTreeViewItem::Initialize(QString const&, int, int, bool, RgpDataSet const*, EventTreeViewItem*) ()
(gdb) bt
#0 0x0000000000972e91 in EventTreeViewItem::Initialize(QString const&, int, int, bool, RgpDataSet const*, EventTreeViewItem*) ()
#1 0x000000000098fa59 in GroupByBase::AllocateMemory(QString const&, int, int, bool, EventTreeViewItem*) ()
#2 0x000000000098fa9d in GroupByBase::AddSubGroup(QString const&, bool, int) ()
#3 0x0000000000994c04 in GroupByUserMarkers::ProcessUserMarkers(RgpDataSet const*, RgpEvent const*, unsigned int) ()
#4 0x0000000000995057 in GroupByUserMarkers::GroupEvents(RgpDataSet const*) ()
#5 0x0000000000975465 in EventTreeViewModel::InitializeModel(int) ()
#6 0x00000000009efcb7 in RgpProfileManager::ConfigureProfile() ()
#7 0x00000000009f2e6d in LoadingThread::run() ()
#8 0x00007ffff4b19121 in QThreadPrivate::start(void*) () from /home/maister/Downloads/RGP-2.6/lib/libQt6Core.so.6
#9 0x00007ffff42a597a in ?? () from /usr/lib/libc.so.6
#10 0x00007ffff43292bc in ?? () from /usr/lib/libc.so.6
Reactions are currently unavailable