Created
July 29, 2020 14:55
-
-
Save kbouw/a457b7702ebad53b8a4b73dc11b0e56b to your computer and use it in GitHub Desktop.
Revisions
-
kbouw created this gist
Jul 29, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,36 @@ 07-29 17:33:16.182 5249 5249 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** 07-29 17:33:16.183 5249 5249 F DEBUG : Build fingerprint: 'HUAWEI/YAL-L21HRU/HWYAL:10/HUAWEIYAL-L61/10.0.0.215C10:user/release-keys' 07-29 17:33:16.183 5249 5249 F DEBUG : Revision: '0' 07-29 17:33:16.183 5249 5249 F DEBUG : ABI: 'arm64' 07-29 17:33:16.183 5249 5249 F DEBUG : Timestamp: 2020-07-29 17:33:16+0300 07-29 17:33:16.183 5249 5249 F DEBUG : pid: 5122, tid: 5168, name: Thread-2 >>> com.YourCompany.VicoTest <<< 07-29 17:33:16.183 5249 5249 F DEBUG : uid: 10252 07-29 17:33:16.183 5249 5249 F DEBUG : signal 11 (SIGSEGV), code 2 (SEGV_ACCERR), fault addr 0x74aad4b2e0 07-29 17:33:16.183 5249 5249 F DEBUG : x0 000000744c2cc400 x1 0000000000000008 x2 00000074acff5f6c x3 0000000000000000 07-29 17:33:16.183 5249 5249 F DEBUG : x4 000000743e83ae60 x5 0000000000000000 x6 0000000000004000 x7 0000000000000000 07-29 17:33:16.183 5249 5249 F DEBUG : x8 00000074aad4b2e0 x9 0000000000000000 x10 00000000c4750000 x11 0000007426351560 07-29 17:33:16.183 5249 5249 F DEBUG : x12 0000000000000029 x13 00000074b1e77180 x14 000000000000000a x15 0000000000000002 07-29 17:33:16.183 5249 5249 F DEBUG : x16 00000074abe708f0 x17 00000075a8e23950 x18 00000074acff4bbc x19 000000743b663990 07-29 17:33:16.183 5249 5249 F DEBUG : x20 000000743b663dd8 x21 000000744445dc60 x22 000000743b664010 x23 000000743b3e6500 07-29 17:33:16.183 5249 5249 F DEBUG : x24 0000000000000000 x25 0000000000000000 x26 00000074ac043f08 x27 000000000000000a 07-29 17:33:16.183 5249 5249 F DEBUG : x28 00000074acff6538 x29 00000074acff65d0 07-29 17:33:16.183 5249 5249 F DEBUG : sp 00000074acff6520 lr 00000074a59cadec pc 00000074aad4b2e8 07-29 17:33:16.330 5249 5249 F DEBUG : 07-29 17:33:16.330 5249 5249 F DEBUG : backtrace: 07-29 17:33:16.330 5249 5249 F DEBUG : #00 pc 000000000bfb72e8 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (vicoDynamics::imp::FSimulationImp::GetGravity() const+8) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #01 pc 0000000006c36de8 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (UVDRopeComponent::BuildSimulatedRope()+304) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #02 pc 0000000006c28a40 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (UVDRopeComponent::Sync()+156) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #03 pc 000000000a44d698 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (AActor::BeginPlay()+308) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #04 pc 000000000a44c9e4 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (AActor::DispatchBeginPlay(bool)+432) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #05 pc 000000000b400374 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (AWorldSettings::NotifyBeginPlay()+860) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #06 pc 000000000a9d1d34 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (AGameStateBase::HandleBeginPlay()+36) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #07 pc 000000000b3d9a70 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (UWorld::BeginPlay()+32) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #08 pc 000000000b2d3044 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (UEngine::LoadMap(FWorldContext&, FURL, UPendingNetGame*, FString&)+9144) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #09 pc 000000000b2ced14 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (UEngine::Browse(FWorldContext&, FURL, FString&)+3120) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #10 pc 000000000a9ae14c /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (UGameInstance::StartGameInstance()+800) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #11 pc 0000000006be4798 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (FEngineLoop::Init()+2400) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #12 pc 0000000006be39b4 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (AndroidMain(android_app*)+3468) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #13 pc 0000000006bf07cc /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (android_main+144) (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #14 pc 0000000006c198f0 /data/app/com.YourCompany.VicoTest-g1TP8R_G2Jfsxxf9Rc59AA==/lib/arm64/libUE4.so (BuildId: a0a8b1578620e34046ac3a9102206248a84e0eac) 07-29 17:33:16.330 5249 5249 F DEBUG : #15 pc 00000000000ce190 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 2f04208be3c24ae761428c0bcfa6bcdf) 07-29 17:33:16.330 5249 5249 F DEBUG : #16 pc 0000000000070ba8 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 2f04208be3c24ae761428c0bcfa6bcdf)