Kodi Community Forum

Full Version: kodi crashes on startup jetson tk1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
kodi is crashing on startup, i am using a Nvidia Jetson TK1 that i am running a build of cyanogenmod 11 on, I am building cm11 from source, so i can modify the source code if needed. any suggestions on what i could tweak on the cyanogenmod source code to resolve the kodi crash?

09-21 12:58:57.238 V/Kodi ( 3366): => running XBMC_Run...
09-21 12:58:57.241 V/threaded_app( 3366): InputQueueCreated: 0xb85f0ce0 -- 0xb85f6f80
09-21 12:58:57.241 V/threaded_app( 3366): APP_CMD_INPUT_CHANGED
09-21 12:58:57.241 V/threaded_app( 3366): Attaching input queue to looper
09-21 12:58:57.241 D/XBMCBroadcastReceiver( 3366): Received Intent
09-21 12:58:57.242 V/Kodi ( 3366): CXBMCApp::onReceive Got intent. Action: android.intent.action.BATTERY_CHANGED
09-21 12:58:57.266 V/threaded_app( 3366): NativeWindowCreated: 0xb85f0ce0 -- 0xb8697138
09-21 12:58:57.266 V/threaded_app( 3366): APP_CMD_INIT_WINDOW
09-21 12:58:57.266 V/Kodi ( 3366): virtual void CXBMCApp::onCreateWindow(ANativeWindow*):
09-21 12:58:57.266 V/Kodi ( 3366): XBMC_SetupDisplay()
09-21 12:58:57.268 V/threaded_app( 3366): WindowFocusChanged: 0xb85f0ce0 -- 1
09-21 12:58:57.278 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.278 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.279 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.280 E/android.media.AudioTrack( 3366): getMinBufferSize(): 96000 Hz is not a supported sample rate.
09-21 12:58:57.280 E/android.media.AudioTrack( 3366): getMinBufferSize(): 192000 Hz is not a supported sample rate.
09-21 12:58:57.286 I/Timeline( 3366): Timeline: Activity_idle id: android.os.BinderProxy@95ef1568 time:1007569
09-21 12:58:57.307 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.307 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.307 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.307 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.307 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.307 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.308 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.308 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.308 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.308 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.308 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:57.308 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.308 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 3, samplingRate 48000, format 1, channelMask 3, flags 0
09-21 12:58:57.308 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:57.312 I/VolumePanel( 706): changeOverlayStyle : 1
09-21 12:58:57.317 I/ActivityManager( 706): Displayed org.xbmc.kodi/.Main: +167ms (total +309ms)
09-21 12:58:57.330 D/AudioFlinger( 149): start(4102), calling pid 3366 session 49
09-21 12:58:57.330 D/AudioFlinger( 149): ? => ACTIVE (4102) on thread 0xb84d9260
09-21 12:58:57.330 D/AudioPolicyManagerBase( 149): startOutput() output 2, stream 3, session 49
09-21 12:58:57.390 D/libEGL ( 3366): loaded /system/lib/egl/libEGL_tegra.so
09-21 12:58:57.390 I/ ( 3366): Attempting to load EGL implementation libEGL_tegra_impl
09-21 12:58:57.392 I/ ( 3366): Loaded EGL implementation libEGL_tegra_impl
09-21 12:58:57.392 D/libEGL ( 3366): loaded /system/lib/egl/libGLESv1_CM_tegra.so
09-21 12:58:57.393 D/libEGL ( 3366): loaded /system/lib/egl/libGLESv2_tegra.so
09-21 12:58:57.483 I/ ( 3366): Loading GLESv2 implementation libGLESv2_tegra_impl
09-21 12:58:57.862 I/ActivityManager( 706): Process org.xbmc.kodi (pid 3366) has died.
09-21 12:58:57.862 I/WindowState( 706): WIN DEATH: Window{95f86308 u0 org.xbmc.kodi/org.xbmc.kodi.Main}
09-21 12:58:57.863 W/ActivityManager( 706): Force removing ActivityRecord{966dab58 u0 org.xbmc.kodi/.Main t11}: app died, no saved state
09-21 12:58:57.879 D/Zygote ( 147): Process 3366 terminated by signal (7)
09-21 12:58:57.916 W/InputMethodManagerService( 706): Got RemoteException sending setActive(false) notification to pid 3366 uid 10065
09-21 12:58:57.917 W/Binder ( 921): Caught a RuntimeException from the binder stub implementation.
09-21 12:58:57.917 W/Binder ( 921): java.lang.NullPointerException
09-21 12:58:57.917 W/Binder ( 921): at android.inputmethodservice.IInputMethodWrapper.setSessionEnabled(IInputMethodWrapper.java:280)
09-21 12:58:57.917 W/Binder ( 921): at com.android.internal.view.IInputMethod$Stub.onTransact(IInputMethod.java:129)
09-21 12:58:57.917 W/Binder ( 921): at android.os.Binder.execTransact(Binder.java:404)
09-21 12:58:57.917 W/Binder ( 921): at dalvik.system.NativeStart.run(Native Method)
09-21 12:58:57.930 I/phs ( 157): Switching governors for usecases: 'graphics'
09-21 12:58:57.932 E/phs:tbc ( 157): could not find trip for cpu zone
09-21 12:58:57.939 I/Timeline( 990): Timeline: Activity_idle id: android.os.BinderProxy@95ea5128 time:1008221
09-21 12:58:58.321 E/powerHAL::TimeoutPoker( 706): unable to open pm_qos file for /dev/cpu_freq_min: Permission denied
09-21 12:58:58.347 I/Timeline( 706): Timeline: Activity_windows_visible id: ActivityRecord{95ed9430 u0 com.cyanogenmod.trebuchet/org.cyanogenmod.trebuchet.CustomHomeLauncher t1} time:1008630
09-21 12:58:59.085 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:59.085 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:59.085 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:58:59.085 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:59.085 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 1, samplingRate 48000, format 1, channelMask 3, flags 4
09-21 12:58:59.085 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:58:59.086 D/AudioFlinger( 149): start(4102), calling pid 706 session 50
09-21 12:58:59.086 I/Timeline( 990): Timeline: Activity_launch_request id:org.l6n.sendlog time:1009368
09-21 12:58:59.086 D/AudioFlinger( 149): ? => ACTIVE (4102) on thread 0xb84d1590
09-21 12:58:59.086 D/AudioPolicyManagerBase( 149): startOutput() output 2, stream 1, session 50
09-21 12:58:59.086 I/ActivityManager( 706): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 pkg=org.l6n.sendlog cmp=org.l6n.sendlog/.SendLog bnds=[960,113][1170,260]} from pid 990
09-21 12:58:59.089 W/BroadcastQueue( 706): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.search.core.summons.icing.InternalIcingCorporaProvider$ApplicationLaunchReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.cyanogenmod.trebuchet (uid 10015)
09-21 12:58:59.096 V/SendLog ( 2732): onResume
09-21 12:58:59.096 D/SendLog ( 2732): mFormat=null mSender=null mDestination=null
09-21 12:58:59.096 D/SendLog ( 2732): mExtra=null mSubject=null
09-21 12:58:59.096 V/SendLogActivityBase( 2732): onResume mFinishLater=false
09-21 12:58:59.129 I/phs ( 157): Switching governors for usecases: '(none)'
09-21 12:58:59.183 I/ActivityManager( 706): Displayed org.l6n.sendlog/.SendLog: +89ms
09-21 12:58:59.203 I/phs ( 157): Switching governors for usecases: 'graphics'
09-21 12:58:59.205 E/phs:tbc ( 157): could not find trip for cpu zone
09-21 12:58:59.205 I/Timeline( 2732): Timeline: Activity_idle id: android.os.BinderProxy@963a9388 time:1009488
09-21 12:58:59.464 I/Timeline( 706): Timeline: Activity_windows_visible id: ActivityRecord{95ed2f98 u0 org.l6n.sendlog/.SendLog t12} time:1009747
09-21 12:58:59.905 E/powerHAL::TimeoutPoker( 706): unable to open pm_qos file for /dev/cpu_freq_min: Permission denied
09-21 12:59:00.921 E/powerHAL::TimeoutPoker( 706): unable to open pm_qos file for /dev/cpu_freq_min: Permission denied
09-21 12:59:01.428 I/phs ( 157): Switching governors for usecases: '(none)'
09-21 12:59:01.506 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:59:01.506 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:59:01.506 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 1, samplingRate 0, format 0, channelMask 3, flags 0
09-21 12:59:01.506 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:59:01.506 D/SendLogActivityBase( 2732): Send the email with format 5
09-21 12:59:01.506 D/SendLogActivityBase( 2732): sendLog(time)
09-21 12:59:01.506 D/AudioPolicyManagerBase( 149): getOutput() device 2, stream 1, samplingRate 48000, format 1, channelMask 3, flags 4
09-21 12:59:01.506 D/AudioPolicyManagerBase( 149): getOutput() returns output 2
09-21 12:59:01.507 D/AudioFlinger( 149): start(4101), calling pid 706 session 51
09-21 12:59:01.507 D/AudioFlinger( 149): ? => ACTIVE (4101) on thread 0xb84d9720
09-21 12:59:01.507 D/AudioPolicyManagerBase( 149): startOutput() output 2, stream 1, session 51
09-21 12:59:01.512 D/LogcatThread( 2732): LogcatThread()
09-21 12:59:01.513 D/SendLog ( 2732): Has READ_LOGS permission: false
09-21 12:59:01.525 D/su ( 3399): su invoked.
09-21 12:59:01.525 D/su ( 3399): starting daemon client 10067 10067
09-21 12:59:01.526 D/su ( 3402): remote pid: 3399
09-21 12:59:01.526 D/su ( 3402): remote pts_slave:
09-21 12:59:01.526 D/su ( 3402): waiting for child exit
09-21 12:59:01.527 D/su ( 3405): su invoked.
09-21 12:59:01.528 D/su ( 3405): db allowed
09-21 12:59:01.529 D/su ( 3405): 10067 /system/xbin/su executing 0 /system/bin/sh using binary /system/bin/sh : sh
09-21 12:59:01.543 D/SendLogActivityBase( 2732): onDismiss mFinishLater=true
09-21 12:59:01.579 D/AndroidRuntime( 3406):
09-21 12:59:01.579 D/AndroidRuntime( 3406): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
09-21 12:59:01.580 D/AndroidRuntime( 3406): CheckJNI is OFF
09-21 12:59:01.587 D/dalvikvm( 3406): Trying to load lib libjavacore.so 0x0
09-21 12:59:01.588 D/dalvikvm( 3406): Added shared lib libjavacore.so 0x0
09-21 12:59:01.590 D/dalvikvm( 3406): Trying to load lib libnativehelper.so 0x0
09-21 12:59:01.590 D/dalvikvm( 3406): Added shared lib libnativehelper.so 0x0
09-21 12:59:01.590 D/dalvikvm( 3406): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
09-21 12:59:01.606 D/dalvikvm( 3406): Note: class Landroid/app/ActivityManagerNative; has 180 unimplemented (abstract) methods
09-21 12:59:01.663 E/memtrack( 3406): Couldn't load memtrack module (No such file or directory)
09-21 12:59:01.663 E/android.os.Debug( 3406): failed to load memtrack module: -2
09-21 12:59:01.688 D/AndroidRuntime( 3406): Calling main entry com.android.commands.am.Am
09-21 12:59:01.736 D/AndroidRuntime( 3406): Shutting down VM
09-21 12:59:02.548 I/phs ( 157): Switching governors for usecases: 'graphics'
09-21 12:59:02.549 E/phs:tbc ( 157): could not find trip for cpu zone
09-21 12:59:03.210 E/powerHAL::TimeoutPoker( 706): unable to open pm_qos file for /dev/cpu_freq_min: Permission denied
Can you post the Debug_log (wiki) from kodi?