0% found this document useful (0 votes)
51 views

Mod Menu Crash 2023 06 11-01 09 08

A crash occurred in an Android game app called Fall Buddies. The crash was caused by a null pointer dereference in the app's native code libraries. Additional details provided include the device model, Android and Unity versions, and a stack trace pointing to the specific code locations where the crash occurred.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
51 views

Mod Menu Crash 2023 06 11-01 09 08

A crash occurred in an Android game app called Fall Buddies. The crash was caused by a null pointer dereference in the app's native code libraries. Additional details provided include the device model, Android and Unity versions, and a stack trace pointing to the specific code locations where the crash occurred.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

************* Crash Head ****************

Time Of Crash : 2023_06_11-01_09_08


Device Manufacturer: motorola
Device Model : moto g22
Android Version : 12
Android SDK : 31
App VersionName : 0.49.1
App VersionCode : 6096
************* Crash Head ****************

java.lang.Error: FATAL EXCEPTION [UnityMain]


Unity version : 2020.3.38f1
Device model : motorola moto g22
Device fingerprint: motorola/hawaiip_g/hawaiip:12/STAS32.79-77-28-18-3/77-28-18-
3:user/release-keys
Build Type : Release
Scripting Backend : IL2CPP
ABI : arm64-v8a
Strip Engine Code : true

Caused by: java.lang.Error: *** *** *** *** *** *** *** *** *** *** *** *** *** ***
*** ***
Version '2020.3.38f1 (8f5fde82e2dc)', Build type 'Release', Scripting Backend
'il2cpp', CPU 'arm64-v8a'
Build fingerprint: 'motorola/hawaiip_g/hawaiip:12/STAS32.79-77-28-18-3/77-28-18-
3:user/release-keys'
Revision: '0'
ABI: 'arm64'
Timestamp: 2023-06-11 01:09:07-0400
pid: 27527, tid: 27591, name: mes.fallbuddies >>> com.kitkagames.fallbuddies <<<
uid: 10192
signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x0
Cause: null pointer dereference
x0 000000749f53c798 x1 0000000000000000 x2 ffffffffffffffe0 x3
000000749f53ca80
x4 000000749f53cae0 x5 0000000000000004 x6 6f71606752422c78 x7
7f7f7f7f7f7f7f7f
x8 000000748536f000 x9 000000748536f000 x10 000000748536f000 x11
000000748536f000
x12 000000749f53b3c0 x13 0000000000000026 x14 000000749f53c708 x15
000000004cec4ec5
x16 00000074853a9688 x17 00000077d32c5e30 x18 0000000000000000 x19
00000074853b4190
x20 0000000000000000 x21 0000000000000004 x22 00000074853b4190 x23
0000000094000000
x24 00000000d503201f x25 000000749f53d000 x26 0000000000000025 x27
00000000000000a8
x28 000000749f53c788 x29 000000749f53cb70
sp 000000749f53c770 lr 00000074852eeed8 pc 00000074852ef2f0

backtrace:
#00 pc 00000000000482f0
/data/app/~~wztD1wL01TfzTZwF2QuYUQ==/com.kitkagames.fallbuddies-
DbGOEiR2Sr7e4MUJzzyWGA==/lib/arm64/libsafe.so (BuildId:
abc1f19bd436760f63ee08ad0185aec9efa4e3cc)
#01 pc 0000000000047d20
/data/app/~~wztD1wL01TfzTZwF2QuYUQ==/com.kitkagames.fallbuddies-
DbGOEiR2Sr7e4MUJzzyWGA==/lib/arm64/libsafe.so (BuildId:
abc1f19bd436760f63ee08ad0185aec9efa4e3cc)
#02 pc 0000000000048774
/data/app/~~wztD1wL01TfzTZwF2QuYUQ==/com.kitkagames.fallbuddies-
DbGOEiR2Sr7e4MUJzzyWGA==/lib/arm64/libsafe.so (BuildId:
abc1f19bd436760f63ee08ad0185aec9efa4e3cc)
#03 pc 000000000003f0e4
/data/app/~~wztD1wL01TfzTZwF2QuYUQ==/com.kitkagames.fallbuddies-
DbGOEiR2Sr7e4MUJzzyWGA==/lib/arm64/libsafe.so (BuildId:
abc1f19bd436760f63ee08ad0185aec9efa4e3cc)
#04 pc 00000000000b3338 /apex/com.android.runtime/lib64/bionic/libc.so
(__pthread_start(void*)+264) (BuildId: 3b922979163bf817f3b6d834e007e66c)
#05 pc 00000000000516c8 /apex/com.android.runtime/lib64/bionic/libc.so
(__start_thread+64) (BuildId: 3b922979163bf817f3b6d834e007e66c)

at libsafe.0x482f0(Native Method)
at libsafe.0x47d20(Native Method)
at libsafe.0x48774(Native Method)
at libsafe.0x3f0e4(Native Method)
at libc.__pthread_start(void*)(__pthread_start:264)
at libc.__start_thread(__start_thread:64)

You might also like