Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

App crash when tap on connect btn #148

Open
mohamad-rezaei opened this issue Mar 5, 2020 · 0 comments
Open

App crash when tap on connect btn #148

mohamad-rezaei opened this issue Mar 5, 2020 · 0 comments

Comments

@mohamad-rezaei
Copy link

mohamad-rezaei commented Mar 5, 2020

After i clone project and update plugins , i build and run the project on emulator , after tap on connect button(that shows with > icon) , icon changed to this >> , and app get crash (i put crash log in blow)
is there any thins else i need to do ??

------ beginning of crash
2020-03-05 13:52:20.689 12509-12558/fun.kitsunebi.kitsunebi4android A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 12558 (Thread-2), pid 12509 (tsunebi4android)
2020-03-05 13:52:20.730 1733-1895/? I/netd: trafficSwapActiveStatsMap() <48.63ms>
2020-03-05 13:52:20.731 1733-1895/? I/netd: tetherGetStats() <0.73ms>
2020-03-05 13:52:20.757 1739-1947/? W/audio_hw_generic: Not supplying enough data to HAL, expected position 4908909 , only wrote 4772420
2020-03-05 13:52:20.801 1733-1895/? I/netd: bandwidthSetGlobalAlert(2097152) <0.11ms>
2020-03-05 13:52:20.802 12561-12561/? I/crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone
2020-03-05 13:52:20.803 1806-1806/? I//system/bin/tombstoned: received crash request for pid 12558
2020-03-05 13:52:20.806 12561-12561/? I/crash_dump32: performing dump of process 12509 (target tid = 12558)
2020-03-05 13:52:20.811 1733-1895/? I/netd: DnsResolverService::setResolverConfiguration(102, [223.5.5.5], [], 1800, 25, 8, 64, 0, 0, [223.5.5.5], []) -> (0) (0.07ms)
2020-03-05 13:52:20.811 1733-1895/? I/netd: setResolverConfiguration() <0.17ms>
020-03-05 13:52:20.812 2044-2078/system_process I/GnssNetworkConnectivityHandler: updateNetworkState, state=CLOSED, connected=true, network=102, capabilities=[ Transports: WIFI|VPN Capabilities: NOT_METERED&INTERNET&NOT_RESTRICTED&TRUSTED&VALIDATED&NOT_ROAMING&FOREGROUND&NOT_CONGESTED&NOT_SUSPENDED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps Uids: <{0-99999}> EstablishingAppUid: 10166], apn: null, availableNetworkCount: 2
2020-03-05 13:52:20.868 12561-12561/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2020-03-05 13:52:20.868 12561-12561/? A/DEBUG: Build fingerprint: 'google/sdk_gphone_x86/generic_x86:10/QPP6.190730.005.B1/5775370:userdebug/dev-keys'
2020-03-05 13:52:20.868 12561-12561/? A/DEBUG: Revision: '0'
2020-03-05 13:52:20.868 12561-12561/? A/DEBUG: ABI: 'x86'
2020-03-05 13:52:20.879 12561-12561/? A/DEBUG: Timestamp: 2020-03-05 13:52:20+0330
2020-03-05 13:52:20.879 12561-12561/? A/DEBUG: pid: 12509, tid: 12558, name: Thread-2 >>> fun.kitsunebi.kitsunebi4android <<<
2020-03-05 13:52:20.879 12561-12561/? A/DEBUG: uid: 10166
2020-03-05 13:52:20.879 12561-12561/? A/DEBUG: signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------
2020-03-05 13:52:20.879 12561-12561/? A/DEBUG: eax 00000000 ebx 000030dd ecx 0000310e edx 00000006
2020-03-05 13:52:20.879 12561-12561/? A/DEBUG: edi f280333e esi c7305e00
2020-03-05 13:52:20.879 12561-12561/? A/DEBUG: ebp f6a5aad0 esp c7305da8 eip f6a5aad9
2020-03-05 13:52:20.883 12561-12561/? A/DEBUG: backtrace:
2020-03-05 13:52:20.883 12561-12561/? A/DEBUG: #00 pc 00000ad9 [vdso] (__kernel_vsyscall+9)
2020-03-05 13:52:20.883 12561-12561/? A/DEBUG: #1 pc 00092328 /apex/com.android.runtime/lib/bionic/libc.so (syscall+40) (BuildId: 76290498408016ad14f4b98c3ab6c65c)
2020-03-05 13:52:20.883 12561-12561/? A/DEBUG: #2 pc 000ad651 /apex/com.android.runtime/lib/bionic/libc.so (abort+193) (BuildId: 76290498408016ad14f4b98c3ab6c65c)
2020-03-05 13:52:20.884 12561-12561/? A/DEBUG: #3 pc 006db71d /data/app/fun.kitsunebi.kitsunebi4android-S3gaGOkR9jpTD1_AxbTfHw==/lib/x86/libgojni.so
2020-03-05 13:52:21.422 1806-1806/? E//system/bin/tombstoned: Tombstone written to: /data/tombstones/tombstone_06

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant