Project Information
Repository: https://github.com/mattvchandler/2050
Project Name: 2050
Expected behavior
The app should open up when users launch it.
Actual behavior
The app crashes immediately on launch.
How To Reproduce
Launch the app after downloading it.
You'll notice the bug
Device
Android 6.0
App Version 1.0.6
Screen Recording
GitHub Account
Link to Github Issue here
LOGCAT
05-30 23:43:29.128 I/am_focused_activity(949): [0,org.mattvchandler.a2050/.MainActivity]
05-30 23:43:29.161 I/am_proc_start(949): [0,8422,10525,org.mattvchandler.a2050,activity,org.mattvchandler.a2050/.MainActivity]
05-30 23:43:29.116 I/ActivityManager(949): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.mattvchandler.a2050/.MainActivity bnds=[647,1248][860,1527] (has extras)} from uid 1000 from pid 1612 on display 0
05-30 23:43:29.293 I/am_proc_bound(949): [0,8422,org.mattvchandler.a2050]
05-30 23:43:29.297 I/am_restart_activity(949): [0,52401381,117270,org.mattvchandler.a2050/.MainActivity]
05-30 23:43:29.125 V/WindowManager(949): Set focused app to: AppWindowToken{e4bea6b token=Token{1ee5bba ActivityRecord{31f94e5 u0 org.mattvchandler.a2050/.MainActivity t117270}}} old focus=AppWindowToken{e7ff4c8 token=Token{f2ed16b ActivityRecord{4807eba u0 com.infinix.xlauncher/com.android.launcher3.Launcher t117252}}} moveFocusNow=true
05-30 23:43:29.126 V/WindowManager(949): findFocusedWindow: Reached focused app=AppWindowToken{e4bea6b token=Token{1ee5bba ActivityRecord{31f94e5 u0 org.mattvchandler.a2050/.MainActivity t117270}}}
05-30 23:43:29.137 V/WindowManager(949): findFocusedWindow: Reached focused app=AppWindowToken{e4bea6b token=Token{1ee5bba ActivityRecord{31f94e5 u0 org.mattvchandler.a2050/.MainActivity t117270}}}
05-30 23:43:29.142 D/AppOps (949): noteOperation: allowing code 59 uid 10525 package org.mattvchandler.a2050
05-30 23:43:29.142 D/AppOps (949): noteOperation: allowing code 60 uid 10525 package org.mattvchandler.a2050
05-30 23:43:29.155 I/WindowStateAnimator(949): lockCanvas, mToken =AppWindowToken{e4bea6b token=Token{1ee5bba ActivityRecord{31f94e5 u0 org.mattvchandler.a2050/.MainActivity t117270}}}
05-30 23:43:29.161 I/ActivityManager(949): Start proc 8422:org.mattvchandler.a2050/u0a525 for activity org.mattvchandler.a2050/.MainActivity
05-30 23:43:29.298 I/PPS (949): [notifyActivityState] org.mattvchandler.a2050, .MainActivity, Resumed
05-30 23:43:29.298 I/PPS (949): [PPSNotifyAppState] nPackNum:60, pack:org.mattvchandler.a2050, com:.MainActivity, state:1, pid:8422, last_boost_tid:8422
05-30 23:43:29.324 D/GasService(2064): FG app changed: from to org.mattvchandler.a2050
05-30 23:43:29.350 D/ActivityThread(8422): BIND_APPLICATION handled : 0 / AppBindData{appInfo=ApplicationInfo{474e727 org.mattvchandler.a2050}}
05-30 23:43:29.351 V/ActivityThread(8422): Handling launch of ActivityRecord{35e7dd4 token=android.os.BinderProxy@f8a5b7d {org.mattvchandler.a2050/org.mattvchandler.a2050.MainActivity}} startsNotResumed=false
05-30 23:43:29.444 V/ActivityThread(8422): ActivityRecord{35e7dd4 token=android.os.BinderProxy@f8a5b7d {org.mattvchandler.a2050/org.mattvchandler.a2050.MainActivity}}: app=android.app.Application@3fa8bbe, appName=org.mattvchandler.a2050, pkg=org.mattvchandler.a2050, comp={org.mattvchandler.a2050/org.mattvchandler.a2050.MainActivity}, dir=/data/app/org.mattvchandler.a2050-1/base.apk
05-30 23:43:29.533 D/Resources(8422): resEntryNameFinal = org_mattvchandler_a2050_colorPrimary
05-30 23:43:29.731 F/libc (8422): Fatal signal 6 (SIGABRT), code -6 in tid 8422 (vchandler.a2050)
05-30 23:43:29.743 I/AEE/AED (8436): check process 8422 name:vchandler.a2050
05-30 23:43:29.744 I/AEE/AED (8436): [OnPurpose Redunant in void preset_info(aed_report_record*, int, int)] pid: 8422, tid: 8422, name: vchandler.a2050 >>> org.mattvchandler.a2050 <<<
05-30 23:43:29.800 I/AEE/AED (8436): pid: 8422, tid: 8422, name: vchandler.a2050 >>> org.mattvchandler.a2050 <<<
05-30 23:43:29.870 I/AEE/AED (8436): #05 pc 0000000000071be0 /data/app/org.mattvchandler.a2050-1/lib/arm64/lib2050.so (_ZN8JVM_refs4initEP7_JNIEnvP8_jobjectS3_+1396)
05-30 23:43:29.870 I/AEE/AED (8436): #06 pc 0000000000071498 /data/app/org.mattvchandler.a2050-1/lib/arm64/lib2050.so (Java_org_mattvchandler_a2050_MainActivity_create+100)
05-30 23:43:30.166 D/xionghui(1082): xionghui TaskKey pkg=org.mattvchandler.a2050 isLocked=false
05-30 23:43:30.201 I/am_crash(949): [949,0,org.mattvchandler.a2050,952680004,Native crash,Aborted,unknown,0]
05-30 23:43:30.202 V/AEE/AED (8436): dashboard_record_update() : rec->module = org.mattvchandler.a2050
05-30 23:43:30.225 I/am_finish_activity(949): [0,52401381,117270,org.mattvchandler.a2050/.MainActivity,force-crash]
05-30 23:43:30.225 W/ActivityManager(949): Force finishing activity org.mattvchandler.a2050/.MainActivity
05-30 23:43:30.228 V/WindowManager(949): Set focused app to: AppWindowToken{e7ff4c8 token=Token{f2ed16b ActivityRecord{4807eba u0 com.infinix.xlauncher/com.android.launcher3.Launcher t117252}}} old focus=AppWindowToken{e4bea6b token=Token{1ee5bba ActivityRecord{31f94e5 u0 org.mattvchandler.a2050/.MainActivity t117270}}} moveFocusNow=true
05-30 23:43:30.261 D/AES (949): process : org.mattvchandler.a2050
05-30 23:43:30.261 D/AES (949): module : org.mattvchandler.a2050 v190010006 (1.0.6)
05-30 23:43:30.325 D/GasService(2064): FG app changed: from org.mattvchandler.a2050 to
05-30 23:43:30.530 I/am_pause_activity(949): [0,52401381,org.mattvchandler.a2050/.MainActivity]
05-30 23:43:30.530 I/WindowManager(949): Screenshot max retries 4 of Token{1ee5bba ActivityRecord{31f94e5 u0 org.mattvchandler.a2050/.MainActivity t117270 f}} appWin=Window{b3cc247 u0 FastStarting} drawState=4
05-30 23:43:30.556 I/am_proc_died(949): [0,8422,org.mattvchandler.a2050]
05-30 23:43:30.556 I/ActivityManager(949): Process org.mattvchandler.a2050 (pid 8422) has died doLowMem=true doOomAdj=true
05-30 23:43:30.556 D/ActivityManager(949): SVC-handleAppDiedLocked: app = ProcessRecord{423499 8422:org.mattvchandler.a2050/u0a525}, app.pid = 8422
05-30 23:43:30.633 D/ViewRootImpl(949): hardware acceleration is enabled, this = ViewRoot{ad1bd1f Application Error: org.mattvchandler.a2050,ident = 12}
05-30 23:43:30.635 D/WindowManager(949): addWindowToListInOrderLocked: win=Window{b454e35 u0 Application Error: org.mattvchandler.a2050} Callers=com.android.server.wm.WindowManagerService.addWindow:2808 com.android.server.wm.Session.addToDisplay:171 android.view.ViewRootImpl.setView:643 android.view.WindowManagerGlobal.addView:319
05-30 23:43:30.635 V/WindowManager(949): Free window: Adding window Window{b454e35 u0 Application Error: org.mattvchandler.a2050} at 11 of 15
05-30 23:43:30.635 V/WindowManager(949): findFocusedWindow: Found new focus @ 11 = Window{b454e35 u0 Application Error: org.mattvchandler.a2050}
05-30 23:43:30.635 V/WindowManager(949): Changing focus from Window{76e199f u0 com.infinix.xlauncher/com.android.launcher3.Launcher} to Window{b454e35 u0 Application Error: org.mattvchandler.a2050} Callers=com.android.server.wm.WindowManagerService.addWindow:2848 com.android.server.wm.Session.addToDisplay:171 android.view.ViewRootImpl.setView:643 android.view.WindowManagerGlobal.addView:319
05-30 23:43:30.635 D/WindowManager(949): Input focus has changed to Window{b454e35 u0 Application Error: org.mattvchandler.a2050}
05-30 23:43:30.636 I/WindowManager(949): Focus moving from Window{76e199f u0 com.infinix.xlauncher/com.android.launcher3.Launcher} to Window{b454e35 u0 Application Error: org.mattvchandler.a2050}
05-30 23:43:30.636 I/WindowManager(949): Gaining focus: Window{b454e35 u0 Application Error: org.mattvchandler.a2050}
05-30 23:43:30.645 D/BufferQueueDump(271): [Application Error: org.mattvchandler.a2050] this:0x7f81ee9cc0, value:0x7ffa289fdc, iLen:6
05-30 23:43:30.645 I/BufferQueueConsumer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:0,p:-1,c:271) setConsumerName: Application Error: org.mattvchandler.a2050
05-30 23:43:30.645 I/BufferQueueConsumer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:0,p:-1,c:271) setDefaultBufferSize: width=25 height=25
05-30 23:43:30.647 V/WindowManager(949): findFocusedWindow: Found new focus @ 11 = Window{b454e35 u0 Application Error: org.mattvchandler.a2050}
05-30 23:43:30.660 I/BufferQueueConsumer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:0,p:-1,c:271) setDefaultBufferSize: width=1050 height=432
05-30 23:43:30.665 D/OpenGLRenderer(949): CanvasContext() 0x7f5b32c800 initialize window=0x7f5f8dfc10, title=Application Error: org.mattvchandler.a2050
05-30 23:43:30.673 I/BufferQueueProducer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:949,c:271) connect(P): api=1 producer=(949:system_server) producerControlledByApp=false
05-30 23:43:30.687 I/BufferQueueProducer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:949,c:271) new GraphicBuffer needed
05-30 23:43:30.708 I/BufferQueueProducer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:949,c:271) new GraphicBuffer needed
05-30 23:43:30.724 V/WindowManager(949): findFocusedWindow: Found new focus @ 11 = Window{b454e35 u0 Application Error: org.mattvchandler.a2050}
05-30 23:43:31.089 V/WindowManager(949): findFocusedWindow: Found new focus @ 11 = Window{b454e35 u0 Application Error: org.mattvchandler.a2050}
05-30 23:43:31.632 I/BufferQueueProducer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:949,c:271) new GraphicBuffer needed
05-30 23:43:32.258 I/BufferQueueProducer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:949,c:271) new GraphicBuffer needed
05-30 23:43:32.263 I/BufferQueueProducer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:949,c:271) queueBuffer: fps=1.92 dur=1560.78 max=924.46 min=16.17
05-30 23:43:32.693 I/BufferQueueProducer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:-1,c:271) disconnect(P): api 1
05-30 23:43:32.694 I/BufferQueueConsumer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:-1,c:271) getReleasedBuffers: returning mask 0xfffffffffffffffb
05-30 23:43:32.699 I/BufferQueueProducer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:-1,c:271) disconnect(P): api 1
05-30 23:43:32.709 V/WindowManager(949): Remove Window{b454e35 u0 Application Error: org.mattvchandler.a2050} client=7e7286c, surface=Surface(name=Application Error: org.mattvchandler.a2050) Callers=com.android.server.wm.WindowManagerService.removeWindow:2937 com.android.server.wm.Session.remove:190 android.view.ViewRootImpl.dispatchDetachedFromWindow:3533 android.view.ViewRootImpl.doDie:6182
05-30 23:43:32.711 V/WindowManager(949): Changing focus from Window{b454e35 u0 Application Error: org.mattvchandler.a2050 EXITING} to Window{76e199f u0 com.infinix.xlauncher/com.android.launcher3.Launcher} Callers=com.android.server.wm.WindowManagerService.removeWindowLocked:3010 com.android.server.wm.WindowManagerService.removeWindow:2937 com.android.server.wm.Session.remove:190 android.view.ViewRootImpl.dispatchDetachedFromWindow:3533
05-30 23:43:32.713 I/WindowManager(949): Focus moving from Window{b454e35 u0 Application Error: org.mattvchandler.a2050 EXITING} to Window{76e199f u0 com.infinix.xlauncher/com.android.launcher3.Launcher}
05-30 23:43:32.713 I/WindowManager(949): Losing focus: Window{b454e35 u0 Application Error: org.mattvchandler.a2050 EXITING}
05-30 23:43:32.914 I/BufferQueueConsumer(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:-1,c:-1) disconnect(C)
05-30 23:43:32.915 I/sf_frame_dur(271): [Application Error: org.mattvchandler.a2050,16,1,0,0,0,2,0]
05-30 23:43:32.915 I/BufferQueue(271): [Application Error: org.mattvchandler.a2050](this:0x7f7be14c00,id:113,api:1,p:-1,c:-1) ~BufferQueueCore