minicap icon indicating copy to clipboard operation
minicap copied to clipboard

why i get register_atfork when startup minicap

Open czgczg308 opened this issue 6 years ago • 2 comments

with 22 release arm64v8 1080x1920 LD_LIBRARY_PATH=/data/local/tmp /data/local/tmp/minicap -P 1080x1920@1080x1920/0

I get CANNOT LINK EXECUTABLE:cannot locate symbol __register_atfork referenced by "/data/local/tmp/minicap"

czgczg308 avatar Nov 08 '19 07:11 czgczg308

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.75. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Nov 08 '19 07:11 issue-label-bot[bot]

Sorry about the late comment. This issue is a top hit when searching on the problem...

Also see Android linker changes for NDK developers | __register_atfork in the NDK docs.

noloader avatar Feb 14 '21 12:02 noloader