v18 Amazon Fire TV 2 - Moving Kodi data folder in sdcard
#1
I like to move the Kodi data folder from internal storage to sdcard. I read the tutorial but it doesn't seem work with latest kodi v18. 

I copied  .kodi and .smb folder from /sdcard/Android/data/org.xbmc.kodi/files/ to /storage/sdcard1/Android/data/org.xbmc.kodi/files/ and created xbmc_env.properties  as below

Code:

$ cat /sdcard/xbmc_env.properties                    
xbmc.data=/storage/sdcard1/Android/data/org.xbmc.kodi/files

Kodi just crashes with following logs or stays stucked on a blank screen. Then I deleted .kodi and .smb folders from  /storage/sdcard1/Android/data/org.xbmc.kodi/files/ in hope that kodi will recerate but it continues to crash or stays on blank screen. 

However if I remove /sdcard/xbmc_env.properties, kodi again starts working from the internal storage.  

Please help. Logs below.

Tombstone written to: /data/tombstones/tombstone_00
I/Kernel  ( 4767): [   80.557175] (1)[4917:Thread-506]Skip process 4767(Thread-506) core dump(mm_flags:8c)
I/BootReceiver(  519): Copying /data/tombstones/tombstone_00 to DropBox (SYSTEM_TOMBSTONE)
V/CrashDescriptorUtil(  519): extractNativeCrashFromBody inputTrace=*** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
V/CrashDescriptorUtil(  519): Build fingerprint: 'Amazon/full_sloane/sloane:5.1.1/LVY48F/36.6.3.0_user_630508620:user/release-keys'
V/CrashDescriptorUtil(  519): Revision: '0'
V/CrashDescriptorUtil(  519): ABI: 'arm64'
V/CrashDescriptorUtil(  519): pid: 4767, tid: 4917, oom: 529, name: Thread-506  >>> org.xbmc.kodi <<<
V/CrashDescriptorUtil(  519): signal 7 (SIGBUS), code 1 (BUS_ADRALN), fault addr 0x67696400000002
V/CrashDescriptorUtil(  519):     x0   0000005583ce7418  x1   0000000000080000  x2   0000000000000000  x3   0000005583f80810
V/CrashDescriptorUtil(  519):     x4   0000005583f80830  x5   0000000000000013  x6   0000000013354001  x7   0000000013354005
V/CrashDescriptorUtil(  519):     x8   6967696400000002  x9   0000000000000001  x10  0000000000000000  x11  0000000000001ffc
V/CrashDescriptorUtil(  519):     x12  0000000013354005  x13  0000000013354001  x14  0000005583e72f20  x15  000000000014be11
V/CrashDescriptorUtil(  519):     x16  0000007f91671238  x17  0000007faa24f964  x18  0000007faa2d87a8  x19  0000005583e6f378
V/CrashDescriptorUtil(  519):     x20  0000005583e6f360  x21  0000007f8d8faba0  x22  0000000000000000  x23  0000000000001000
V/CrashDescriptorUtil(  519):     x24  0000007faa2d923c  x25  0000007f9175f9a8  x26  0000000000000018  x27  0000007fa73b5000
V/CrashDescriptorUtil(  519):     x28  0000007f8eb4ec3c  x29  0000007f8d8fa7b0  x30  0000007f8f2481fc
V/CrashDescriptorUtil(  519):     sp   0000007f8d8fa770  pc   0067696400000002  pstate 0000000020000000
V/CrashDescriptorUtil(  519):     v0   656972746e756f63656e6f7a656d6974  v1   7365676175676e616c64616f6c6e776f
V/CrashDescriptorUtil(  519):     v2   64616f6c6e776f64656c746974627573  v3   00000000000000000000007f8d8f9b40
V/CrashDescriptorUtil(  519):     v4   00000000000000000000007f8d8f9b80  v5   00000000000000000000007f8d8f9b30
V/CrashDescriptorUtil(  519):     v6   000000000000000071282fb071282fb0  v7   00000000000000000000007f8d8f9b20
V/CrashDescriptorUtil(  519):     v8   00000000000000000000000000001000  v9   00000000000000000000007ffe4ac460
V/CrashDescriptorUtil(  519):     v10  00000000000000000000007ffe4ac470  v11  00000000000000000000007ffe4ac474
V/CrashDescriptorUtil(  519):     v12  00000000000000000000007ffe4ac478  v13  00000000000000000000007ffe4ad658
V/CrashDescriptorUtil(  519):     v14  00000000000000000000000000000004  v15  00000000000000000000000000000000
V/CrashDescriptorUtil(  519):     v16  71282fb071282fb071282fb071282fb0  v17  00000000000000000000007f8d8f9b10
V/CrashDescriptorUtil(  519):     v18  71282fb071282fb071282fb071282fb0  v19  71282fb071282fb071282fb071282fb0
V/CrashDescriptorUtil(  519):     v20  71282fb071282fb071282fb071282fb0  v21  71282fb071282fb071282fb071282fb0
V/CrashDescriptorUtil(  519):     v22  71282fb071282fb071282fb071282fb0  v23  71282fb071282fb071282fb071282fb0
V/CrashDescriptorUtil(  519):     v24  71282fb071282fb071282fb071282fb0  v25  71282fb071282fb071282fb071282fb0
V/CrashDescriptorUtil(  519):     v26  71282fb071282fb071282fb071282fb0  v27  71282fb071282fb071282fb071282fb0
V/CrashDescriptorUtil(  519):     v28  71282fb071282fb071282fb071282fb0  v29  71282fb071282fb071282fb071282fb0
V/CrashDescriptorUtil(  519):     v30  000000000000000000000000ebad608e  v31  000000000000000000000000ebad608f
V/CrashDescriptorUtil(  519):     fpsr 00000010  fpcr 00000000
V/CrashDescriptorUtil(  519): 
V/CrashDescriptorUtil(  519): backtrace:
V/CrashDescriptorUtil(  519):     #00 pc 0067696400000002  <unknown>
V/CrashDescriptorUtil(  519):     #01 pc 00000000012101f8  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN16CSettingsManager17OnSettingsClearedEv+104)
V/CrashDescriptorUtil(  519):     #02 pc 0000000001209130  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN16CSettingsManager5ClearEv+108)
V/CrashDescriptorUtil(  519):     #03 pc 0000000001250acc  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN13CSettingsBase12UninitializeEv+112)
V/CrashDescriptorUtil(  519):     #04 pc 0000000001252e6c  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN18CSettingsComponent6DeinitEv+108)
V/CrashDescriptorUtil(  519):     #05 pc 0000000001252db8  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN18CSettingsComponentD2Ev+32)
V/CrashDescriptorUtil(  519):     #06 pc 0000000001252e90  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN18CSettingsComponentD0Ev+16)
V/CrashDescriptorUtil(  519):     #07 pc 0000000001153194  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN12CApplicationD1Ev+604)
V/CrashDescriptorUtil(  519):     #08 pc 0000000001153234  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN12CApplicationD0Ev+16)
V/CrashDescriptorUtil(  519):     #09 pc 0000000000b1503c  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZNSt6__ndk110shared_ptrI12CApplicationED2Ev+68)
V/CrashDescriptorUtil(  519):     #10 pc 0000000000b16c54  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (_ZN8xbmcutil16GlobalsSingletonI12CApplicationE7DeleterINSt6__ndk110shared_ptrIS1_EEED2Ev+24)
V/CrashDescriptorUtil(  519):     #11 pc 000000000005e458  /system/lib64/libc.so (__cxa_finalize+324)
V/CrashDescriptorUtil(  519):     #12 pc 0000000000016e24  /system/lib64/libc.so (exit+20)
V/CrashDescriptorUtil(  519):     #13 pc 00000000015cbc50  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.so (android_main+168)
V/CrashDescriptorUtil(  519):     #14 pc 00000000015d5eb8  /mnt/asec/org.xbmc.kodi-2/lib/arm64/libkodi.s
I/CrashDescriptorUtil(  519): addErrorToCommonLog trace inserted line :504cc27a69d2415a9c5d2c23e54652ffbb093b2finto file /data/anr/traces_commonlog.txt
Reply
#2
I am still facing the issue. Can anyone from Kodi reply?
Reply
#3
+1 facing the same issue here as well.. any resolution to this ?
Reply
#4
+1 here
Reply
#5
We don't support it.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply

Logout Mark Read Team Forum Stats Members Help
Amazon Fire TV 2 - Moving Kodi data folder in sdcard0