community icon indicating copy to clipboard operation
community copied to clipboard

In kivy app vbo.so segfaults

Open T-Dynamos opened this issue 3 years ago • 2 comments

Software Versions

  • Python:3.10
  • OS: Android
  • Kivy: 2.1.0
  • Kivy installation method: buildozer

Describe the bug*

My buildozer.spec file : https://github.com/T-Dynamos/PrivaChat/blob/main/buildozer.spec

App Crashes with

2022-09-02 23:30:54.781 13729 13729 debuggerd F DEBUG : #03 pc 0000000000005080  /data/data/com.tdynamos.privachat/files/app/_python_bundle/site-packages/kivy/graphics/vbo.so (offset 0x5000)
2022-09-02 23:30:56.234 1668 13732 system W ActivityManager : Force finishing activity com.tdynamos.privachat/org.kivy.android.PythonActivity

Screenshot IMG_20220901_225001

T-Dynamos avatar Sep 02 '22 18:09 T-Dynamos

Hi @T-Dynamos !

Can you try to attach a full log? That doesn't look exhaustive enough to find the root cause.

misl6 avatar Sep 03 '22 07:09 misl6

Sorry for late

09-03 16:50:00.911  4667  4685 V pythonutil: Unpacking private app
09-03 16:50:00.912  4667  4685 V pythonutil: Data version is b11023752aa2f4ed01fd96bba34df652e5ade44c
09-03 16:50:00.913  4667  4685 V pythonutil: Unpacking /data/app/com.tdynamos.privachat-1/lib/arm64/libpybundle app
09-03 16:50:00.913  4667  4685 V pythonutil: Data version is b11023752aa2f4ed01fd96bba34df652e5ade44c
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libpybundle.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libssl1.1.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libpng16.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libffi.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libhidapi.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libcrypto1.1.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_image.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libpython3.9.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libfreetype.so
09-03 16:50:00.935  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_mixer.so
09-03 16:50:00.936  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libSDL2_ttf.so
09-03 16:50:00.936  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libmain.so
09-03 16:50:00.936  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libsodium.so
09-03 16:50:00.936  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libSDL2.so
09-03 16:50:00.936  4667  4667 V pythonutil: Checking pattern libsqlite3\.so against libsqlite3.so
09-03 16:50:00.936  4667  4667 V pythonutil: Pattern libsqlite3\.so matched file libsqlite3.so
09-03 16:50:00.936  4667  4667 V pythonutil: Checking pattern libffi\.so against libpybundle.so
09-03 16:50:00.936  4667  4667 V pythonutil: Checking pattern libffi\.so against libssl1.1.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libpng16.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libffi.so
09-03 16:50:00.937  4667  4667 V pythonutil: Pattern libffi\.so matched file libffi.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libhidapi.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libcrypto1.1.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libSDL2_image.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libpython3.9.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libfreetype.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libSDL2_mixer.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libSDL2_ttf.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libmain.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libsodium.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libSDL2.so
09-03 16:50:00.937  4667  4667 V pythonutil: Checking pattern libffi\.so against libsqlite3.so
09-03 16:50:00.938  4667  4667 V pythonutil: Checking pattern libpng16\.so against libpybundle.so
09-03 16:50:00.938  4667  4667 V pythonutil: Checking pattern libpng16\.so against libssl1.1.so
09-03 16:50:00.938  4667  4667 V pythonutil: Checking pattern libpng16\.so against libpng16.so
09-03 16:50:00.938  4667  4667 V pythonutil: Pattern libpng16\.so matched file libpng16.so
09-03 16:50:00.938  4667  4667 V pythonutil: Checking pattern libpng16\.so against libffi.so
09-03 16:50:00.938  4667  4667 V pythonutil: Checking pattern libpng16\.so against libhidapi.so
09-03 16:50:00.938  4667  4667 V pythonutil: Checking pattern libpng16\.so against libcrypto1.1.so
09-03 16:50:00.938  4667  4667 V pythonutil: Checking pattern libpng16\.so against libSDL2_image.so
09-03 16:50:00.938  4667  4667 V pythonutil: Checking pattern libpng16\.so against libpython3.9.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libpng16\.so against libfreetype.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libpng16\.so against libSDL2_mixer.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libpng16\.so against libSDL2_ttf.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libpng16\.so against libmain.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libpng16\.so against libsodium.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libpng16\.so against libSDL2.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libpng16\.so against libsqlite3.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libpybundle.so
09-03 16:50:00.939  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libssl1.1.so
09-03 16:50:00.940  4667  4667 V pythonutil: Pattern libssl.*\.so matched file libssl1.1.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libpng16.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libffi.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libhidapi.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libcrypto1.1.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libSDL2_image.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libpython3.9.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libfreetype.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libSDL2_mixer.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libSDL2_ttf.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libmain.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libsodium.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libSDL2.so
09-03 16:50:00.940  4667  4667 V pythonutil: Checking pattern libssl.*\.so against libsqlite3.so
09-03 16:50:00.941  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libpybundle.so
09-03 16:50:00.941  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libssl1.1.so
09-03 16:50:00.941  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libpng16.so
09-03 16:50:00.941  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libffi.so
09-03 16:50:00.941  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libhidapi.so
09-03 16:50:00.941  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libcrypto1.1.so
09-03 16:50:00.941  4667  4667 V pythonutil: Pattern libcrypto.*\.so matched file libcrypto1.1.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_image.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libpython3.9.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libfreetype.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_mixer.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2_ttf.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libmain.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libsodium.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libSDL2.so
09-03 16:50:00.942  4667  4667 V pythonutil: Checking pattern libcrypto.*\.so against libsqlite3.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libpybundle.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libssl1.1.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libpng16.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libffi.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libhidapi.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libcrypto1.1.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libSDL2_image.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libpython3.9.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libfreetype.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libSDL2_mixer.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libSDL2_ttf.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libmain.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libsodium.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libSDL2.so
09-03 16:50:00.943  4667  4667 V pythonutil: Pattern libSDL2\.so matched file libSDL2.so
09-03 16:50:00.943  4667  4667 V pythonutil: Checking pattern libSDL2\.so against libsqlite3.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libpybundle.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libssl1.1.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libpng16.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libffi.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libhidapi.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libcrypto1.1.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_image.so
09-03 16:50:00.944  4667  4667 V pythonutil: Pattern libSDL2_image\.so matched file libSDL2_image.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libpython3.9.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libfreetype.so
09-03 16:50:00.944  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_mixer.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2_ttf.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libmain.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libsodium.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libSDL2.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_image\.so against libsqlite3.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libpybundle.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libssl1.1.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libpng16.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libffi.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libhidapi.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libcrypto1.1.so
09-03 16:50:00.945  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_image.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libpython3.9.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libfreetype.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_mixer.so
09-03 16:50:00.946  4667  4667 V pythonutil: Pattern libSDL2_mixer\.so matched file libSDL2_mixer.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2_ttf.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libmain.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libsodium.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libSDL2.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_mixer\.so against libsqlite3.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libpybundle.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libssl1.1.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libpng16.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libffi.so
09-03 16:50:00.946  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libhidapi.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libcrypto1.1.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_image.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libpython3.9.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libfreetype.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_mixer.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2_ttf.so
09-03 16:50:00.947  4667  4667 V pythonutil: Pattern libSDL2_ttf\.so matched file libSDL2_ttf.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libmain.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libsodium.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libSDL2.so
09-03 16:50:00.947  4667  4667 V pythonutil: Checking pattern libSDL2_ttf\.so against libsqlite3.so
09-03 16:50:00.947  4667  4667 V pythonutil: Loading library: sqlite3
09-03 16:50:00.952  4667  4667 V pythonutil: Loading library: ffi
09-03 16:50:00.954  4667  4667 V pythonutil: Loading library: png16
09-03 16:50:00.957  4667  4667 V pythonutil: Loading library: ssl1.1
09-03 16:50:00.969  4667  4667 V pythonutil: Loading library: crypto1.1
09-03 16:50:00.970  4667  4667 V pythonutil: Loading library: SDL2
09-03 16:50:00.978  4667  4667 V pythonutil: Loading library: SDL2_image
09-03 16:50:00.982  4667  4667 V pythonutil: Loading library: SDL2_mixer
09-03 16:50:00.986  4667  4667 V pythonutil: Loading library: SDL2_ttf
09-03 16:50:00.991  4667  4667 V pythonutil: Loading library: python3.5m
09-03 16:50:00.992  4667  4667 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.tdynamos.privachat-1/base.apk"],nativeLibraryDirectories=[/data/app/com.tdynamos.privachat-1/lib/arm64, /data/app/com.tdynamos.privachat-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libpython3.5m.so"
09-03 16:50:00.992  4667  4667 V pythonutil: Loading library: python3.6m
09-03 16:50:00.993  4667  4667 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.tdynamos.privachat-1/base.apk"],nativeLibraryDirectories=[/data/app/com.tdynamos.privachat-1/lib/arm64, /data/app/com.tdynamos.privachat-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libpython3.6m.so"
09-03 16:50:00.993  4667  4667 V pythonutil: Loading library: python3.7m
09-03 16:50:00.993  4667  4667 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.tdynamos.privachat-1/base.apk"],nativeLibraryDirectories=[/data/app/com.tdynamos.privachat-1/lib/arm64, /data/app/com.tdynamos.privachat-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libpython3.7m.so"
09-03 16:50:00.993  4667  4667 V pythonutil: Loading library: python3.8
09-03 16:50:00.994  4667  4667 V pythonutil: Library loading error: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/com.tdynamos.privachat-1/base.apk"],nativeLibraryDirectories=[/data/app/com.tdynamos.privachat-1/lib/arm64, /data/app/com.tdynamos.privachat-1/base.apk!/lib/arm64-v8a, /system/lib64, /vendor/lib64]]] couldn't find "libpython3.8.so"
09-03 16:50:00.994  4667  4667 V pythonutil: Loading library: python3.9
09-03 16:50:01.002  4667  4667 V pythonutil: Loading library: main
09-03 16:50:01.004  4667  4667 V pythonutil: Loaded everything!
09-03 16:50:01.053  4667  4701 I python  : Initializing Python for Android
09-03 16:50:01.054  4667  4701 I python  : Setting additional env vars from p4a_env_vars.txt
09-03 16:50:01.054  4667  4701 I python  : Changing directory to the one provided by ANDROID_ARGUMENT
09-03 16:50:01.054  4667  4701 I python  : /data/user/0/com.tdynamos.privachat/files/app
09-03 16:50:01.056  4667  4701 I python  : Preparing to initialize python
09-03 16:50:01.056  4667  4701 I python  : _python_bundle dir exists
09-03 16:50:01.057  4667  4701 I python  : calculated paths to be...
09-03 16:50:01.057  4667  4701 I python  : /data/user/0/com.tdynamos.privachat/files/app/_python_bundle/stdlib.zip:/data/user/0/com.tdynamos.privachat/files/app/_python_bundle/modules
09-03 16:50:01.062  4667  4701 I python  : set wchar paths...
09-03 16:50:01.226  4667  4701 I python  : Initialized python
09-03 16:50:01.226  4667  4701 I python  : AND: Init threads
09-03 16:50:01.227  4667  4701 I python  : testing python print redirection
09-03 16:50:01.229  4667  4701 I python  : Android path ['.', '/data/user/0/com.tdynamos.privachat/files/app/_python_bundle/stdlib.zip', '/data/user/0/com.tdynamos.privachat/files/app/_python_bundle/modules', '/data/user/0/com.tdynamos.privachat/files/app/_python_bundle/site-packages']
09-03 16:50:01.229  4667  4701 I python  : os.environ is environ({'PATH': '/sbin:/vendor/bin:/system/sbin:/system/bin:/system/xbin', 'ANDROID_BOOTLOGO': '1', 'ANDROID_ROOT': '/system', 'ANDROID_ASSETS': '/system/app', 'ANDROID_DATA': '/data', 'ANDROID_STORAGE': '/storage', 'EXTERNAL_STORAGE': '/sdcard', 'ASEC_MOUNTPOINT': '/mnt/asec', 'BOOTCLASSPATH': '/system/framework/core-oj.jar:/system/framework/core-libart.jar:/system/framework/conscrypt.jar:/system/framework/okhttp.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/telephony-common.jar:/system/framework/voip-common.jar:/system/framework/ims-common.jar:/system/framework/apache-xml.jar:/system/framework/org.apache.http.legacy.boot.jar:/system/framework/tcmiface.jar:/system/framework/WfdCommon.jar:/system/framework/oem-services.jar:/system/framework/qcom.fmradio.jar:/system/framework/qcmediaplayer.jar:/system/framework/telephony-ext.jar:/system/app/miui/miui.apk:/system/app/miuisystem/miuisystem.apk', 'SYSTEMSERVERCLASSPATH': '/system/framework/services.jar:/system/framework/ethernet-service.jar:/system/framework/wifi-service.jar', 'ANDROID_SOCKET_zygote': '8', 'ANDROID_ENTRYPOINT': 'main.pyc', 'ANDROID_ARGUMENT': '/data/user/0/com.tdynamos.privachat/files/app', 'ANDROID_APP_PATH': '/data/user/0/com.tdynamos.privachat/files/app', 'ANDROID_PRIVATE': '/data/user/0/com.tdynamos.privachat/files', 'ANDROID_UNPACK': '/data/user/0/com.tdynamos.privachat/files/app', 'PYTHONHOME': '/data/user/0/com.tdynamos.privachat/files/app', 'PYTHONPATH': '/data/user/0/com.tdynamos.privachat/files/app:/data/user/0/com.tdynamos.privachat/files/app/lib', 'PYTHONOPTIMIZE': '2', 'P4A_BOOTSTRAP': 'SDL2', 'PYTHON_NAME': 'python', 'P4A_IS_WINDOWED': 'True', 'P4A_ORIENTATION': 'portrait', 'P4A_NUMERIC_VERSION': 'None', 'P4A_MINSDK': '21', 'LC_CTYPE': 'C.UTF-8'})
09-03 16:50:01.229  4667  4701 I python  : Android kivy bootstrap done. __name__ is __main__
09-03 16:50:01.229  4667  4701 I python  : AND: Ran string
09-03 16:50:01.229  4667  4701 I python  : Run user program, change dir and execute entrypoint
09-03 16:50:01.632  4667  4701 I python  : [INFO   ] [Logger      ] Record log in /data/user/0/com.tdynamos.privachat/files/app/.kivy/logs/kivy_22-09-03_3.txt
09-03 16:50:01.633  4667  4701 I python  : [INFO   ] [Kivy        ] v2.1.0
09-03 16:50:01.633  4667  4701 I python  : [INFO   ] [Kivy        ] Installed at "/data/user/0/com.tdynamos.privachat/files/app/_python_bundle/site-packages/kivy/__init__.pyc"
09-03 16:50:01.634  4667  4701 I python  : [INFO   ] [Python      ] v3.9.9 (main, Sep  2 2022, 13:35:59) 
09-03 16:50:01.634  4667  4701 I python  : [Clang 12.0.8 (https://android.googlesource.com/toolchain/llvm-project c935d99d
09-03 16:50:01.634  4667  4701 I python  : [INFO   ] [Python      ] Interpreter at ""
09-03 16:50:01.635  4667  4701 I python  : [INFO   ] [Logger      ] Purge log fired. Processing...
09-03 16:50:01.641  4667  4701 I python  : [INFO   ] [Logger      ] Purge finished!
09-03 16:50:01.649  4667  4701 I python  : [INFO   ] [Factory     ] 189 symbols loaded
09-03 16:50:04.130  4667  4701 I python  : [INFO   ] [KivyMD      ] 1.1.0.dev0, git-Unknown, 2022-09-02 (installed at "/data/user/0/com.tdynamos.privachat/files/app/_python_bundle/site-packages/kivymd/__init__.pyc")
09-03 16:50:04.358  4667  4701 I python  : [INFO   ] [Image       ] Providers: img_tex, img_dds, img_sdl2, img_pil (img_ffpyplayer ignored)
09-03 16:50:04.471  4667  4701 I python  : [INFO   ] [Text        ] Provider: sdl2
09-03 16:50:04.640  4667  4701 I python  : [INFO   ] [Window      ] Provider: sdl2
09-03 16:50:04.728  4667  4701 I python  : [INFO   ] [GL          ] Using the "OpenGL ES 2" graphics system
09-03 16:50:04.734  4667  4701 I python  : [INFO   ] [GL          ] Backend used <sdl2>
09-03 16:50:04.738  4667  4701 I python  : [INFO   ] [GL          ] OpenGL version <b'OpenGL ES 3.2 [email protected] (GIT@I3d52eaf367)'>
09-03 16:50:04.739  4667  4701 I python  : [INFO   ] [GL          ] OpenGL vendor <b'Qualcomm'>
09-03 16:50:04.740  4667  4701 I python  : [INFO   ] [GL          ] OpenGL renderer <b'Adreno (TM) 506'>
09-03 16:50:04.742  4667  4701 I python  : [INFO   ] [GL          ] OpenGL parsed version: 3, 2
09-03 16:50:04.743  4667  4701 I python  : [INFO   ] [GL          ] Texture max size <16384>
09-03 16:50:04.744  4667  4701 I python  : [INFO   ] [GL          ] Texture max units <16>
09-03 16:50:04.819  4667  4701 I python  : [INFO   ] [Window      ] auto add sdl2 input provider
09-03 16:50:04.824  4667  4701 I python  : [INFO   ] [Window      ] virtual keyboard not allowed, single mode, not docked
09-03 16:50:05.934  4667  4701 I python  : [WARNING] [Base        ] Unknown <android> provider
09-03 16:50:05.934  4667  4701 I python  : [INFO   ] [Base        ] Start application main loop
09-03 16:50:05.949  4667  4701 I python  : [INFO   ] [Clipboard   ] Provider: android
09-03 16:50:06.036  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:06.181  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:06.274  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:06.365  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:06.400  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:06.436  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:06.474  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:06.504  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:06.531  4667  4701 I python  : [WARNING] [KivyMD      ] The `RotateWidget` class has been deprecated. Use the `RotateBehavior` class instead.
09-03 16:50:07.328  4667  4701 I python  : <kivymd.uix.selectioncontrol.selectioncontrol.MDSwitch object at 0x7f513d9f90>
09-03 16:50:07.594  4667  4701 I python  : [INFO   ] [GL          ] NPOT texture support is available
09-03 16:50:08.463  4667  4701 I python  : [INFO   ] [Loader      ] using a thread pool of 2 workers
09-03 16:50:08.891  5127  5127 F DEBUG   :     #03 pc 0000000000005080  /data/data/com.tdynamos.privachat/files/app/_python_bundle/site-packages/kivy/graphics/vbo.so (offset 0x5000)

T-Dynamos avatar Sep 03 '22 11:09 T-Dynamos

I'm having the same problem

Luksmito avatar Mar 23 '23 03:03 Luksmito