ISSUE could not load libmcount dynamic.so directly. - ParkHanbum/uftrace GitHub Wiki

could not load the "libmcount-dynamic.so" dynamically.

uftrace: FIND EXECUTABLE FILE PATH : /home/m/git/uftrace/hello
uftrace: removing uftrace.data.old directory
uftrace: skipping perf event due to error: Permission denied
uftrace: please check /proc/sys/kernel/perf_event_paranoid
uftrace: creating 1 thread(s) for recording
setup start
LOG setup environ
uftrace: using libmcount-dynamic.so library for tracing
setup end
uftrace: ENVIRONMENT READY. NOw INJECTING...
Library file path : /home/m/git/uftrace/libmcount/libmcount-dynamic.so
continue
__libc_dlopen_mode
instead of expected SIGTRAP, target stopped with signal 11: Segmentation fault
sending process 10918 a SIGSTOP signal for debugging purposes
uftrace: POLLHUP
uftrace: child terminated with exit code: 1
uftrace: fill header (metadata) info in uftrace.data/info
uftrace: DEBUG#0_0
uftrace: DEBUG 6         /home/m/git/uftrace/hello
uftrace: DEBUG#0_1
uftrace: DEBUG#0_2
uftrace: DEBUG#1
uftrace: DEBUG#1
uftrace: DEBUG#2
uftrace: [save_session] uftrace.data
uftrace: /home/m/git/uftrace/cmd-record.c:1295:save_session_symbols
 ERROR: cannot find map files: Success

maybe this issue cause by differently between __libc_dlopen_mode and dlopen.