Post app crashes the whole time


bchristopeit

Members
Jan 15, 2020
43
20
Hi,

could anyone tell me how I could fix it. Since a longer time my post finance app isn't working. I always got this error:


Code:
* * * * * * * * * * * * * * * *
Build fingerprint: 'Xiaomi/crux/crux:10/QKQ1.190825.002/V12.0.5.0.QFXCNXM:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2021-06-19 16:14:50+0200
pid: 30291, tid: 30291, name: finance.android  >>> ch.postfinance.android <<<
uid: 10390
signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x7abbb9ef18
    x0  0000000000000000  x1  0000000000000000  x2  0000007ffcbc2e40  x3  0000000000000000
    x4  00000000000001fd  x5  0000007a3cc0da68  x6  0000007a26db5800  x7  0000007a26db5a00
    x8  0000007abbb9ef18  x9  00000079bbd2307c  x10 0000000000000002  x11 0000000000000000
    x12 000000000000000f  x13 0000007ffcbc2e28  x14 00000000ffffffff  x15 0000007ac022e000
    x16 00000079bbcedf40  x17 0000007ac01b4344  x18 0000007ac21ba000  x19 00000079bbe03848
    x20 0000007a3cccfa40  x21 0000000000000007  x22 00000079bbd15928  x23 0000000000000001
    x24 0000000000000002  x25 0000007ffcbc65c8  x26 0000007ffcbc55b0  x27 0000007a3cccfa40
    x28 0000007ffcbc43b0  x29 0000007ffcbc4300
    sp  0000007ffcbc1f40  lr  00000079bbbf349c  pc  0000007abbb9ef18

backtrace:
      #00 pc 000000007e7c1f18  [anon:cfi shadow]
      #01 pc 0000000000071498  /data/app/ch.postfinance.android-QZ3DE2YiWYtItzU2e86VBw==/lib/arm64/libSupport6.so (BuildId: d3657a13dd649180955fc17ee1c207171cbe01f1)
      #02 pc 00000000000788bc  /data/app/ch.postfinance.android-QZ3DE2YiWYtItzU2e86VBw==/lib/arm64/libSupport6.so (JNI_OnLoad+196) (BuildId: d3657a13dd649180955fc17ee1c207171cbe01f1)
      #03 pc 000000000037bd5c  /apex/com.android.runtime/lib64/libart.so (art::JavaVMExt::LoadNativeLibrary(JNIEnv*, std::1::basic_string<char, std::1::char_traits<char>, std::1::allocator<char>> const&, _jobject*, _jclass*, std::1::basic_string<char, std::1::char_traits<char>, std::_1::allocator<char>>*)+3296) (BuildId: b8abc9218340860606bcffe3818ec9c5)
      #04 pc 00000000000050e0  /apex/com.android.runtime/lib64/libopenjdkjvm.so (JVM_NativeLoad+412) (BuildId: fdfac3baf561fb9a39a0f42f89609066)
      #05 pc 000000000025b874  /data/dalvik-cache/arm64/system@framework@boot.oat

I tried to uninstall/install and I hav deleted the cache etc.

Greetings.