-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Segmentation fault in Android 34 #65
Comments
Any log from it? |
$ sh run.sh autosize -t
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 443ms
|
did you change any source for compile? |
No, i didn't change anything and I didn't find the minicap_34.cpp when i
want to dig out more information.
JesseChen ***@***.***> 於 2024年10月5日 週六 上午11:16 寫道:
… did you change any source for compile?
—
Reply to this email directly, view it on GitHub
<#65 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADTTWYG5WJNIPTXYYZAMHJLZZ5KXVAVCNFSM6AAAAABPDUIN7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJUHA4DANBXGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
yeah, there is no 34 version, please use 31 for compile |
Does it need the Android codebase to build minicap.so?
I tried to make it again but it only built the minicap binary.
Is it expected?
JesseChen ***@***.***> 於 2024年10月6日 週日 下午10:24寫道:
… yeah, there is no 34 version, please use 31 for compile
—
Reply to this email directly, view it on GitHub
<#65 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADTTWYFRTQOZ5V3L3EFFAYTZ2FB3DAVCNFSM6AAAAABPDUIN7SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGQ2TSNJTG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
掌握了心,你就掌握了世界;無法控制我們的心,我們就變成世界的奴隸。
|
yes, it need the AOSP source code for so build |
Hello |
#43 |
What is the issue or idea you have?
I met Segmentation fault when I run it with Android 34.
And I cannot find the file external/MY_minicap/src/minicap_34.cpp when I want to debug it.
So is it a known issue and how can I get the source code.
Have you tried STF?
NO
The text was updated successfully, but these errors were encountered: