getlantern / firetweet

FireTweet for Android powered by Lantern
271 stars 71 forks source link

FC after logging in #91

Open nebulakl opened 9 years ago

nebulakl commented 9 years ago

I'm on NamelessRom-5.1.1-20150521-n7100. related logcat are provided below


I/ActivityManager( 2486): Start proc 2035:org.getlantern.firetweet/u0a0 for activity org.getlantern.firetweet/.activity.support.HomeActivity I/MultiDex( 2035): VM with version 2.1.0 has multidex support I/MultiDex( 2035): install I/MultiDex( 2035): VM has multidex support, MultiDex support library is disabled. I/Fabric ( 2035): Initializing Crashlytics 2.2.4.42 I/DeepHyber( 2486): Restrict awakening service binding: Intent { act=com.google.android.gms.ads.identifier.service.START flg=0x10 pkg=com.google.android.gms } I/DeepHyber( 2486): Restrict awakening service starting: Intent { flg=0x10 cmp=org.getlantern.firetweet/.service.RefreshService } W/linker ( 2035): libgojni.so has text relocations. This is wasting memory and prevents security hardening. Please fix. W/libc ( 2035): pthread_create failed: couldn't allocate 1040384-byte stack: Out of memory F/runtime/cgo( 2035): pthread_create failed: Try again E/Go ( 2035): SIGABRT: abort E/Go ( 2035): PC=0x4015a580 E/Go ( 2035): goroutine 0 [idle]: E/Go ( 2035): goroutine 1 [running]: E/Go ( 2035): runtime.systemstack_switch() E/Go ( 2035): /go/src/runtime/asm_arm.s:194 +0x4 fp=0xae7827c0 sp=0xae7827bc E/Go ( 2035): runtime.main() E/Go ( 2035): /go/src/runtime/proc.go:35 +0x4c fp=0xae7827e4 sp=0xae7827c0 E/Go ( 2035): runtime.goexit() E/Go ( 2035): /go/src/runtime/asm_arm.s:1364 +0x4 fp=0xae7827e4 sp=0xae7827e4 E/Go ( 2035): trap 0x6 E/Go ( 2035): error 0x0 E/Go ( 2035): oldmask 0xfffbfedf E/Go ( 2035): r0 0x0 E/Go ( 2035): r1 0x832 E/Go ( 2035): r2 0x6 E/Go ( 2035): r3 0x0 E/Go ( 2035): r4 0x9e668db8 E/Go ( 2035): r5 0x6 E/Go ( 2035): r6 0x0 E/Go ( 2035): r7 0x10c E/Go ( 2035): r8 0x9e54fa78 E/Go ( 2035): r9 0x4242f800 E/Go ( 2035): r10 0x9e54f680 E/Go ( 2035): fp 0x9e535018 E/Go ( 2035): ip 0x832 E/Go ( 2035): sp 0x9e668878 E/Go ( 2035): lr 0x401366b5 E/Go ( 2035): pc 0x4015a580 E/Go ( 2035): cpsr 0x600f0010 E/Go ( 2035): fault 0x0 I/ActivityManager( 2486): Process org.getlantern.firetweet (pid 2035) has died W/ActivityManager( 2486): Scheduling restart of crashed service org.getlantern.firetweet/.service.RefreshService in 1000ms W/ActivityManager( 2486): Force removing ActivityRecord{ccaf1a6 u0 org.getlantern.firetweet/.activity.support.HomeActivity t205}: app died, no saved state I/Zygote ( 2060): Process 2035 exited cleanly (2)