問題タブ [android-native-library]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
291 参照

android - Android debuggerd からの奇妙なバックトレース

Android debuggerd からのバックトレース ダンプについて混乱しています

libB.so を libA.so に動的にリンクしていないと確信しています。しかし、バックトレースショーA::Test1::InTest2()コールlibB.so (std::__ndk1::mutex::lock()+4)

このバックトレースの意味は何ですか。