Advertisement
Guest User

Kodi segfault log

a guest
Jan 11th, 2017
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.04 KB | None | 0 0
  1. ############## Kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Wed Jan 11 20:37:04 CST 2017
  5. Kodi Options:
  6. Arch: armv7l
  7. Kernel: Linux 4.4.38-v7+ #938 SMP Thu Dec 15 15:22:21 GMT 2016
  8. Release: Raspbian GNU/Linux 8 (jessie)
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /home/pi/core (2017-01-11 20:36:32.386280109 -0600)
  13. =========================================
  14. [New LWP 1524]
  15. [New LWP 1496]
  16. [New LWP 1511]
  17. [New LWP 1508]
  18. [New LWP 1528]
  19. [New LWP 1514]
  20. [New LWP 1513]
  21. [New LWP 1520]
  22. [New LWP 1518]
  23. [New LWP 1515]
  24. [New LWP 1523]
  25. [New LWP 1517]
  26. [New LWP 1525]
  27. [New LWP 1516]
  28. [New LWP 1512]
  29. [New LWP 1519]
  30. [New LWP 1522]
  31. [New LWP 1527]
  32. [New LWP 1529]
  33. [Thread debugging using libthread_db enabled]
  34. Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1".
  35. Core was generated by `/usr/lib/kodi/kodi.bin'.
  36. Program terminated with signal SIGSEGV, Segmentation fault.
  37. #0 0x016bce84 in PERIPHERALS::CPeripheralCecAdapter::ProcessActivateSource() ()
  38.  
  39. Thread 19 (Thread 0x6aa383b0 (LWP 1529)):
  40. #0 _int_malloc (av=av@entry=0x72c00010, bytes=bytes@entry=20464) at malloc.c:3773
  41. #1 0x755abe18 in __GI___libc_malloc (bytes=20464) at malloc.c:2891
  42. #2 0x756f1328 in operator new(unsigned int) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  43. #3 0x757539e8 in std::string::_Rep::_S_create(unsigned int, unsigned int, std::allocator<char> const&) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  44. #4 0x757547a0 in std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned int) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  45. #5 0x75754858 in std::string::reserve(unsigned int) () from /usr/lib/arm-linux-gnueabihf/libstdc++.so.6
  46. #6 0x017428c8 in XbmcCommons::ILogger::Log(int, char const*, ...) ()
  47. #7 0x01741e20 in CThread::staticThread(void*) ()
  48. #8 0x768cee90 in start_thread (arg=0x6aa383b0) at pthread_create.c:311
  49. #9 0x75609598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
  50. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  51.  
  52. Thread 18 (Thread 0x6bbd23b0 (LWP 1527)):
  53. #0 0x768d3b30 in __pthread_cond_timedwait (cond=0x36539e8, mutex=0x36539c4, abstime=0x6bbd1ce8) at pthread_cond_timedwait.c:199
  54. #1 0x6ed97650 in CEC::CCECProcessor::Process() () from /usr/lib/arm-linux-gnueabihf/libcec.so.3.0
  55. #2 0x6ed8c790 in PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/arm-linux-gnueabihf/libcec.so.3.0
  56. #3 0x768cee90 in start_thread (arg=0x6bbd23b0) at pthread_create.c:311
  57. #4 0x75609598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
  58. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  59.  
  60. Thread 17 (Thread 0x6dbff3b0 (LWP 1522)):
  61. #0 0x768d3b30 in __pthread_cond_timedwait (cond=0x364fae0, mutex=0x364fab8, abstime=0x6dbfed64) at pthread_cond_timedwait.c:199
  62. #1 0x6ed87700 in CEC::CCECClient::Process() () from /usr/lib/arm-linux-gnueabihf/libcec.so.3.0
  63. #2 0x6ed8c790 in PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/arm-linux-gnueabihf/libcec.so.3.0
  64. #3 0x768cee90 in start_thread (arg=0x6dbff3b0) at pthread_create.c:311
  65. #4 0x75609598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
  66. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  67.  
  68. Thread 16 (Thread 0x6ebff3b0 (LWP 1519)):
  69. #0 0x768d37a4 in __pthread_cond_wait (cond=0x1bca4a8 <g_OMXImage+496>, mutex=0x1bca48c <g_OMXImage+468>) at pthread_cond_wait.c:187
  70. #1 0x00bd4c48 in COMXImage::Process() ()
  71. #2 0x01741ba8 in CThread::Action() ()
  72. #3 0x01741e44 in CThread::staticThread(void*) ()
  73. #4 0x768cee90 in start_thread (arg=0x6ebff3b0) at pthread_create.c:311
  74. #5 0x75609598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
  75. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  76.  
  77. Thread 15 (Thread 0x735ff3b0 (LWP 1512)):
  78. #0 0x755d7360 in nanosleep () at ../sysdeps/unix/syscall-template.S:81
  79. #1 0x756031e0 in usleep (useconds=<optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:32
  80. #2 0x005fbb7c in CAESinkPi::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  81. #3 0x005ea950 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  82. #4 0x005ebc9c in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  83. #5 0x005ec57c in ActiveAE::CActiveAESink::Process() ()
  84. #6 0x01741ba8 in CThread::Action() ()
  85. #7 0x01741e44 in CThread::staticThread(void*) ()
  86. #8 0x768cee90 in start_thread (arg=0x735ff3b0) at pthread_create.c:311
  87. #9 0x75609598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
  88. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  89.  
  90. Thread 14 (Thread 0x713ff3b0 (LWP 1516)):
  91. #0 0x768d5a40 in do_futex_wait (isem=isem@entry=0x76461a64 <cecservice_notify_available_event+24>) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:48
  92. #1 0x768d5af4 in __new_sem_wait (sem=0x76461a64 <cecservice_notify_available_event+24>) at ../nptl/sysdeps/unix/sysv/linux/sem_wait.c:69
  93. #2 0x76448620 in cecservice_notify_func () from /opt/vc/lib/libbcm_host.so
  94. #3 0x76425cc4 in vcos_thread_entry (arg=0x76461a78 <cecservice_notify_task>) at /home/dc4/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:144
  95. #4 0x768cee90 in start_thread (arg=0x713ff3b0) at pthread_create.c:311
  96. #5 0x75609598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
  97. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  98.  
  99. Thread 13 (Thread 0x6c3ff3b0 (LWP 1525)):
  100. #0 0x755ffb80 in poll () at ../sysdeps/unix/syscall-template.S:81
  101. #1 0x016ad59c in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  102. #2 0x016ad69c in PERIPHERALS::CPeripheralBusUSB::Process() ()
  103. #3 0x01741ba8 in CThread::Action() ()
  104. #4 0x01741e44 in CThread::staticThread(void*) ()
  105. #5 0x768cee90 in start_thread (arg=0x6c3ff3b0) at pthread_create.c:311
  106. #6 0x75609598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
  107. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  108.  
  109. Thread 12 (Thread 0x70bc63b0 (LWP 1517)):
  110. #0 0x768d37a4 in __pthread_cond_wait (cond=cond@entry=0x72c02c78, mutex=mutex@entry=0x72c02c5c) at pthread_cond_wait.c:187
  111. #1 0x76425da8 in _timer_thread (arg=0x72c02c58) at /home/dc4/projects/staging/userland/interface/vcos/pthreads/vcos_pthreads.c:722
  112. #2 0x768cee90 in start_thread (arg=0x70bc63b0, arg@entry=<error reading variable: Cannot access memory at address 0x41158878>) at pthread_create.c:311
  113. #3 0x75609598 in ?? () at ../ports/sysdeps/unix/sysv/linux/arm/nptl/../clone.S:92 from /lib/arm-linux-gnueabihf/libc.so.6
  114. /home/pi/dev/gdb-7.7.1+dfsg/gdb/frame.c:472: internal-error: get_frame_id: Assertion `fi->this_id.p' failed.
  115. A problem internal to GDB has been detected,
  116. further debugging may prove unreliable.
  117. Quit this debugging session? (y or n) [answered Y; input not from terminal]
  118. /home/pi/dev/gdb-7.7.1+dfsg/gdb/frame.c:472: internal-error: get_frame_id: Assertion `fi->this_id.p' failed.
  119. A problem internal to GDB has been detected,
  120. further debugging may prove unreliable.
  121. Create a core file of GDB? (y or n) [answered Y; input not from terminal]
  122. ############# END STACK TRACE ###############
  123.  
  124. ################# LOG FILE ##################
  125.  
  126. 20:36:24 T:1945772608 NOTICE: special://profile/ is mapped to: special://masterprofile/
  127. 20:36:24 T:1945772608 NOTICE: -----------------------------------------------------------------------
  128. 20:36:24 T:1945772608 NOTICE: Starting Kodi (15.2 Git:02e7013). Platform: Linux ARM 32-bit
  129. 20:36:24 T:1945772608 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  130. 20:36:24 T:1945772608 NOTICE: Kodi compiled Dec 28 2015 by GCC 4.9.2 for Linux ARM 32-bit version 3.16.7 (200711)
  131. 20:36:24 T:1945772608 NOTICE: Running on Raspbian GNU/Linux 8 (jessie), kernel: Linux ARM 32-bit version 4.4.38-v7+
  132. 20:36:24 T:1945772608 NOTICE: FFmpeg statically linked, version: 2.6.4-kodi-2.6.4-Isengard
  133. 20:36:24 T:1945772608 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
  134. 20:36:24 T:1945772608 NOTICE: ARM Features: Neon disabled
  135. 20:36:24 T:1945772608 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  136. 20:36:24 T:1945772608 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  137. 20:36:24 T:1945772608 NOTICE: special://masterprofile/ is mapped to: /home/pi/.kodi/userdata
  138. 20:36:24 T:1945772608 NOTICE: special://home/ is mapped to: /home/pi/.kodi
  139. 20:36:24 T:1945772608 NOTICE: special://temp/ is mapped to: /home/pi/.kodi/temp
  140. 20:36:24 T:1945772608 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  141. 20:36:24 T:1945772608 NOTICE: Local hostname: raspberrypi
  142. 20:36:24 T:1945772608 NOTICE: Log File is located: /home/pi/.kodi/temp/kodi.log
  143. 20:36:24 T:1945772608 NOTICE: -----------------------------------------------------------------------
  144. 20:36:24 T:1945772608 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property CanSuspend
  145. 20:36:24 T:1945772608 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - No such property CanHibernate
  146. 20:36:24 T:1945772608 NOTICE: load settings...
  147. 20:36:24 T:1945764784 NOTICE: Thread FDEventMonitor start, auto delete: false
  148. 20:36:28 T:1945772608 NOTICE: Found 2 Lists of Devices
  149. 20:36:28 T:1945772608 NOTICE: Enumerated PI devices:
  150. 20:36:28 T:1945772608 NOTICE: Device 1
  151. 20:36:28 T:1945772608 NOTICE: m_deviceName : HDMI
  152. 20:36:28 T:1945772608 NOTICE: m_displayName : HDMI
  153. 20:36:28 T:1945772608 NOTICE: m_displayNameExtra:
  154. 20:36:28 T:1945772608 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  155. 20:36:28 T:1945772608 NOTICE: m_channels : FL,FR
  156. 20:36:28 T:1945772608 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  157. 20:36:28 T:1945772608 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_AC3,AE_FMT_DTS,AE_FMT_EAC3
  158. 20:36:28 T:1945772608 NOTICE: Device 2
  159. 20:36:28 T:1945772608 NOTICE: m_deviceName : Analogue
  160. 20:36:28 T:1945772608 NOTICE: m_displayName : Analogue
  161. 20:36:28 T:1945772608 NOTICE: m_displayNameExtra:
  162. 20:36:28 T:1945772608 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  163. 20:36:28 T:1945772608 NOTICE: m_channels : FL,FR
  164. 20:36:28 T:1945772608 NOTICE: m_sampleRates : 48000
  165. 20:36:28 T:1945772608 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  166. 20:36:28 T:1945772608 NOTICE: Device 3
  167. 20:36:28 T:1945772608 NOTICE: m_deviceName : Both
  168. 20:36:28 T:1945772608 NOTICE: m_displayName : HDMI and Analogue
  169. 20:36:28 T:1945772608 NOTICE: m_displayNameExtra:
  170. 20:36:28 T:1945772608 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  171. 20:36:28 T:1945772608 NOTICE: m_channels : FL,FR
  172. 20:36:28 T:1945772608 NOTICE: m_sampleRates : 48000
  173. 20:36:28 T:1945772608 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  174. 20:36:28 T:1945772608 NOTICE: Enumerated ALSA devices:
  175. 20:36:28 T:1945772608 NOTICE: Device 1
  176. 20:36:28 T:1945772608 NOTICE: m_deviceName : @
  177. 20:36:28 T:1945772608 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
  178. 20:36:28 T:1945772608 NOTICE: m_displayNameExtra:
  179. 20:36:28 T:1945772608 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  180. 20:36:28 T:1945772608 NOTICE: m_channels : FL,FR
  181. 20:36:28 T:1945772608 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
  182. 20:36:28 T:1945772608 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
  183. 20:36:28 T:1945772608 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  184. 20:36:28 T:1945772608 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  185. <?xml version="1.0" encoding="UTF-8" ?>
  186. <advancedsettings>
  187. <video>
  188. <defaultplayer>dvdplayer</defaultplayer>
  189. <defaultdvdplayer>dvdplayer</defaultdvdplayer>
  190. </video>
  191. <gui>
  192. <algorithmdirtyregions>3</algorithmdirtyregions>
  193. <nofliptimeout>0</nofliptimeout>
  194. </gui>
  195. <splash>false</splash>
  196. <lookandfeel>
  197. <enablerssfeeds>false</enablerssfeeds>
  198. </lookandfeel>
  199. <cputempcommand>sed -e &apos;s/\([0-9]*\)[0-9]\{3\}.*/\1 C/&apos; /sys/class/thermal/thermal_zone0/temp</cputempcommand>
  200. <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed &quot;s,temp=\([0-9]*\)\.[0-9]&apos;C,\1 C,&quot;</gputempcommand>
  201. </advancedsettings>
  202. 20:36:28 T:1945772608 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  203. 20:36:28 T:1945772608 NOTICE: Default DVD Player: dvdplayer
  204. 20:36:28 T:1945772608 NOTICE: Default Video Player: dvdplayer
  205. 20:36:28 T:1945772608 NOTICE: Default Audio Player: paplayer
  206. 20:36:28 T:1945772608 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  207. 20:36:28 T:1945772608 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  208. 20:36:28 T:1945772608 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  209. 20:36:28 T:1945772608 NOTICE: Loaded playercorefactory configuration
  210. 20:36:28 T:1945772608 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  211. 20:36:28 T:1945772608 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  212. 20:36:28 T:1868555184 NOTICE: Thread ActiveAE start, auto delete: false
  213. 20:36:28 T:1935668144 NOTICE: Thread AESink start, auto delete: false
  214. 20:36:28 T:1858073520 NOTICE: Thread CRBPWorker start, auto delete: false
  215. 20:36:28 T:1945772608 NOTICE: Running database version Addons19
  216. 20:36:29 T:1945772608 NOTICE: ADDONS: Using repository repository.xbmc.org
  217. 20:36:29 T:1849684912 NOTICE: Thread RemoteControl start, auto delete: false
  218. 20:36:29 T:1945772608 NOTICE: Raspberry PI firmware version: Dec 9 2016 15:11:26
  219. Copyright (c) 2012 Broadcom
  220. version 2e557d8dac70add28597c3b449cb52c34588d818 (clean) (release)
  221. 20:36:29 T:1945772608 NOTICE: ARM mem: 848MB GPU mem: 160MB MPG2:0 WVC1:0
  222. 20:36:29 T:1945772608 NOTICE: Config:
  223. arm_freq=1200
  224. audio_pwm_mode=1
  225. config_hdmi_boost=5
  226. core_freq=400
  227. desired_osc_freq=0x36ee80
  228. disable_commandline_tags=2
  229. disable_l2cache=1
  230. force_eeprom_read=1
  231. force_pwm_open=1
  232. framebuffer_ignore_alpha=1
  233. framebuffer_swap=1
  234. gpu_freq=300
  235. hdmi_channel_map=8
  236. hdmi_force_cec_address=65535
  237. hdmi_force_hotplug=1
  238. hdmi_group=2
  239. hdmi_ignore_edid=0xa5000080
  240. hdmi_mode=47
  241. init_uart_clock=0x2dc6c00
  242. lcd_framerate=60
  243. over_voltage_avs=0x13d62
  244. pause_burst_frames=1
  245. program_serial_random=1
  246. sdram_freq=450
  247. temp_limit=85
  248. 20:36:29 T:1945772608 NOTICE: Config:
  249. device_tree=-
  250. 20:36:29 T:1945772608 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  251. 20:36:29 T:1945772608 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  252. 20:36:29 T:1945772608 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
  253. 20:36:29 T:1945772608 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  254. 20:36:29 T:1945772608 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
  255. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  256. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  257. 20:36:29 T:1945772608 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  258. 20:36:29 T:1945772608 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  259. 20:36:29 T:1945772608 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  260. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  261. 20:36:29 T:1945772608 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  262. 20:36:29 T:1945772608 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  263. 20:36:29 T:1945772608 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
  264. 20:36:29 T:1945772608 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 25.000000 Hz
  265. 20:36:29 T:1945772608 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  266. 20:36:29 T:1945772608 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
  267. 20:36:29 T:1945772608 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 72.000000 Hz
  268. 20:36:29 T:1945772608 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 75.000000 Hz
  269. 20:36:29 T:1945772608 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 56.000000 Hz
  270. 20:36:29 T:1945772608 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  271. 20:36:29 T:1945772608 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
  272. 20:36:29 T:1945772608 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 72.000000 Hz
  273. 20:36:29 T:1945772608 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 75.000000 Hz
  274. 20:36:29 T:1945772608 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  275. 20:36:29 T:1945772608 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
  276. 20:36:29 T:1945772608 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 70.000000 Hz
  277. 20:36:29 T:1945772608 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 75.000000 Hz
  278. 20:36:29 T:1945772608 NOTICE: Found resolution 1152 x 864 for display 0 with 1152 x 864 @ 75.000000 Hz
  279. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 60.000000 Hz
  280. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 59.940063 Hz
  281. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 60.000000 Hz
  282. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 59.940063 Hz
  283. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
  284. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz
  285. 20:36:29 T:1945772608 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 75.000000 Hz
  286. 20:36:29 T:1945772608 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 60.000000 Hz
  287. 20:36:29 T:1945772608 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 59.940063 Hz
  288. 20:36:29 T:1945772608 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 75.000000 Hz
  289. 20:36:29 T:1945772608 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 60.000000 Hz
  290. 20:36:29 T:1945772608 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 59.940063 Hz
  291. 20:36:29 T:1945772608 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 60.000000 Hz
  292. 20:36:29 T:1945772608 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 59.940063 Hz
  293. 20:36:29 T:1945772608 NOTICE: Found (1440x900@60.000000) at 51, setting to RES_DESKTOP at 16
  294. 20:36:29 T:1945772608 NOTICE: Checking resolution 16
  295. 20:36:29 T:1945772608 NOTICE: GL_VENDOR = Broadcom
  296. 20:36:29 T:1945772608 NOTICE: GL_RENDERER = VideoCore IV HW
  297. 20:36:29 T:1945772608 NOTICE: GL_VERSION = OpenGL ES 2.0
  298. 20:36:29 T:1945772608 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  299. 20:36:29 T:1945772608 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
  300. 20:36:30 T:1945772608 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  301. 20:36:30 T:1824519088 NOTICE: Thread CECAdapter start, auto delete: false
  302. 20:36:30 T:1816130480 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
  303. 20:36:30 T:1945772608 NOTICE: Running database version Addons19
  304. 20:36:30 T:1945772608 NOTICE: Running database version ViewModes6
  305. 20:36:30 T:1945772608 NOTICE: Running database version Textures13
  306. 20:36:30 T:1945772608 NOTICE: Running database version MyMusic52
  307. 20:36:30 T:1945772608 NOTICE: Running database version MyVideos93
  308. 20:36:30 T:1945772608 NOTICE: Running database version TV29
  309. 20:36:30 T:1945772608 NOTICE: Running database version Epg10
  310. 20:36:30 T:1945772608 NOTICE: start dvd mediatype detection
  311. 20:36:30 T:1874277296 NOTICE: Thread DetectDVDMedia start, auto delete: false
  312.  
  313.  
  314. ############### END LOG FILE ################
  315.  
  316. ############ END Kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement