https://sourceware.org/bugzilla/show_bug.cgi?id=33188
--- Comment #3 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> --- This bug is a dublicate of 30779 - support gprofng on musl Please disable gprofng on musl because gprofng (libcollector) uses getcontext() at runtime. But getcontext() is absent in libc on musl. -- You are receiving this mail because: You are on the CC list for the bug.