There is a bug in qcachegrind where it will SEGV in certain cases when displaying Global Bus Events with cycle detection disabled. Workaround is to enable cycle detection.
I see from the call stack that this could be an somehow infinite loop in the graph building
for the call graph view, but I have no idea when/how this can happen.
Can you send me the dump which lead to this situation? Without reproducing the bug,
there is not much chance to get it fixed.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
call stack
I see from the call stack that this could be an somehow infinite loop in the graph building
for the call graph view, but I have no idea when/how this can happen.
Can you send me the dump which lead to this situation? Without reproducing the bug,
there is not much chance to get it fixed.