Hey all,

This is my first time reporting a bug on this list, please let me know if
there's a standard format to follow.
I heard about "gprofng" and wanted to try it; it sounded exciting. The
first program I tried it on didn't work unfortunately.

It hung forever at collection:

[user@MSI] $ gprofng collect app ./learning_db
Creating experiment directory test.7.er (Process ID: 2327699) ...

Running strace shows the hang at:

gettid()                                = 2327847
futex(0x5622e2d3cfc4, FUTEX_WAIT_PRIVATE, 1, NULL

Here is the source code to the application, and the strace output:

gprofng hang reproduction (github.com)
<https://gist.github.com/GavinRay97/cd0bda7a230ffb813e92e7a06520259f>

I hope this is helpful (it seems to work on some other programs I've tried)
Thank you =)

- Gavin Ray

Reply via email to