Advertisement
Guest User

Untitled

a guest
Feb 25th, 2013
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.55 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Po úno 25 20:02:35 CET 2013
  5. XBMC Options:
  6. Arch: i686
  7. Kernel: Linux 3.2.0-0.bpo.4-686-pae #1 SMP Debian 3.2.35-2~bpo60+1
  8. Release:
  9. Distributor ID: Debian
  10. Description: Debian GNU/Linux 6.0.7 (squeeze)
  11. Release: 6.0.7
  12. Codename: squeeze
  13. ############## END SYSTEM INFO ##############
  14.  
  15. ############### STACK TRACE #################
  16. =====> Core file: /home/kubajs/core (2013-02-25 20:02:35.000000000 +0100)
  17. =========================================
  18. [New Thread 2230]
  19. [New Thread 2231]
  20. Core was generated by `/usr/local/lib/xbmc/xbmc.bin'.
  21. Program terminated with signal 11, Segmentation fault.
  22. #0 0x00000000 in ?? ()
  23.  
  24. Thread 3 (Thread 2231):
  25. #0 0xb76e4424 in __kernel_vsyscall ()
  26. #1 0xb5e3b9a6 in poll () from /lib/i686/cmov/libc.so.6
  27. #2 0x08ad1173 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate (
  28. this=0xac54d20) at linux/PeripheralBusUSBLibUdev.cpp:237
  29. #3 0x08ad1240 in PERIPHERALS::CPeripheralBusUSB::Process (this=0xac54d20)
  30. at linux/PeripheralBusUSBLibUdev.cpp:207
  31. #4 0x08e3897d in CThread::Action (this=0xac54d20) at Thread.cpp:218
  32. #5 0x08e394f1 in CThread::staticThread (data=0xac54d20) at Thread.cpp:128
  33. #6 0xb6c89955 in start_thread () from /lib/i686/cmov/libpthread.so.0
  34. #7 0xb5e491de in clone () from /lib/i686/cmov/libc.so.6
  35.  
  36. Thread 2 (Thread 2230):
  37. #0 0xb76e4424 in __kernel_vsyscall ()
  38. #1 0xb5e142a6 in nanosleep () from /lib/i686/cmov/libc.so.6
  39. #2 0xb5e42d9c in usleep () from /lib/i686/cmov/libc.so.6
  40. #3 0x08297847 in Sleep (dwMilliSeconds=499) at XTimeUtils.cpp:59
  41. #4 0x0875e50e in CAESinkNULL::AddPackets (this=0xac1d240, data=0xac1d260 "",
  42. frames=22000, hasAudio=false) at Sinks/AESinkNULL.cpp:87
  43. #5 0x0875ff11 in CSoftAE::RunOutputStage (this=0xab940e0,
  44. hasAudio=<value optimized out>) at Engines/SoftAE/SoftAE.cpp:1236
  45. #6 0x0876899a in CSoftAE::Run (this=0xab940e0)
  46. at Engines/SoftAE/SoftAE.cpp:1061
  47. #7 0x08e388ea in CThread::Process (this=0xabec6a8) at Thread.cpp:176
  48. #8 0x08e3897d in CThread::Action (this=0xabec6a8) at Thread.cpp:218
  49. #9 0x08e394f1 in CThread::staticThread (data=0xabec6a8) at Thread.cpp:128
  50. #10 0xb6c89955 in start_thread () from /lib/i686/cmov/libpthread.so.0
  51. #11 0xb5e491de in clone () from /lib/i686/cmov/libc.so.6
  52.  
  53. Thread 1 (Thread 2213):
  54. #0 0x00000000 in ?? ()
  55. #1 0x08594fc8 in CGUIFont::Begin (this=0xb4b5390) at GUIFont.cpp:291
  56. #2 0x085edb0e in CGUITextLayout::Render (this=0xb499b78, x=307, y=219.125,
  57. angle=0, color=4294967295, shadowColor=0, alignment=<value optimized out>,
  58. maxWidth=0, solid=false) at GUITextLayout.cpp:83
  59. #3 0x085af0be in CGUILabel::Render (this=0xbbb15e0) at GUILabel.cpp:123
  60. #4 0x08569afe in CGUIButtonControl::RenderText (this=0xbbb1230)
  61. at GUIButtonControl.cpp:102
  62. #5 0x08569b51 in CGUIButtonControl::Render (this=0xbbb1230)
  63. at GUIButtonControl.cpp:96
  64. #6 0x08574e75 in CGUIControl::DoRender (this=0xbbb1230) at GUIControl.cpp:179
  65. #7 0x08583443 in CGUIControlGroup::Render (this=0xb3ecfc0)
  66. at GUIControlGroup.cpp:128
  67. #8 0x08574e75 in CGUIControl::DoRender (this=0xb3ecfc0) at GUIControl.cpp:179
  68. #9 0x085f9cf8 in CGUIWindow::DoRender (this=0xb3ecfc0) at GUIWindow.cpp:352
  69. #10 0x086039c4 in CGUIWindowManager::RenderPass (this=0xab56a40)
  70. at GUIWindowManager.cpp:537
  71. #11 0x08603d37 in CGUIWindowManager::Render (this=0xab56a40)
  72. at GUIWindowManager.cpp:581
  73. #12 0x08beffe4 in CApplication::RenderNoPresent (this=0xab55658)
  74. at Application.cpp:2206
  75. #13 0x08bf9fde in CApplication::Render (this=0xab55658) at Application.cpp:2332
  76. #14 0x086006d7 in CGUIWindowManager::ProcessRenderLoop (this=0xab56a40,
  77. renderOnly=true) at GUIWindowManager.cpp:669
  78. #15 0x08600788 in CGUIWindowManager::CloseWindowSync (this=0xab56a40,
  79. window=0xb3ecfc0, nextWindowID=10000) at GUIWindowManager.cpp:1000
  80. #16 0x086054ad in CGUIWindowManager::ActivateWindow_Internal (this=0xab56a40,
  81. iWindowID=10000, params=..., swappingWindows=true)
  82. at GUIWindowManager.cpp:419
  83. #17 0x08605805 in CGUIWindowManager::ActivateWindow (this=0xab56a40,
  84. iWindowID=10000, params=..., swappingWindows=true)
  85. at GUIWindowManager.cpp:353
  86. #18 0x0897b3f4 in CBuiltins::Execute (execString=...) at Builtins.cpp:343
  87. #19 0x08c0cd31 in CApplication::ExecuteXBMCAction (this=0xab55658, actionStr=)
  88. at Application.cpp:5027
  89. #20 0x08c0d4cf in CApplication::OnMessage (this=0xab55658, message=...)
  90. at Application.cpp:5011
  91. #21 0x0860177d in CGUIWindowManager::SendMessage (this=0xab56a40, message=...)
  92. at GUIWindowManager.cpp:77
  93. #22 0x08602a2a in CGUIWindowManager::DispatchThreadMessages (this=0xab56a40)
  94. at GUIWindowManager.cpp:810
  95. #23 0x08c0f33a in CApplication::Process (this=0xab55658)
  96. at Application.cpp:5060
  97. #24 0x08ca7964 in CXBApplicationEx::Run (this=0xab55658)
  98. at XBApplicationEx.cpp:108
  99. #25 0x08cadb6c in XBMC_Run (renderGUI=true) at xbmc.cpp:69
  100. #26 0x08e36fd5 in main (argc=1, argv=0xbfaa30b4) at main.cpp:84
  101. ############# END STACK TRACE ###############
  102.  
  103. ################# LOG FILE ##################
  104.  
  105. 20:02:30 T:3046582736 NOTICE: -----------------------------------------------------------------------
  106. 20:02:32 T:3046582736 NOTICE: Starting XBMC (13.0-ALPHA1 Git:), Platform: Linux (Debian GNU/Linux 6.0.7 (squeeze), 3.2.0-0.bpo.4-686-pae i686). Built on Feb 24 2013
  107. 20:02:32 T:3046582736 NOTICE: special://xbmc/ is mapped to: /usr/local/share/xbmc
  108. 20:02:32 T:3046582736 NOTICE: special://xbmcbin/ is mapped to: /usr/local/lib/xbmc
  109. 20:02:32 T:3046582736 NOTICE: special://masterprofile/ is mapped to: /home/kubajs/.xbmc/userdata
  110. 20:02:32 T:3046582736 NOTICE: special://home/ is mapped to: /home/kubajs/.xbmc
  111. 20:02:32 T:3046582736 NOTICE: special://temp/ is mapped to: /home/kubajs/.xbmc/temp
  112. 20:02:32 T:3046582736 NOTICE: The executable running is: /usr/local/lib/xbmc/xbmc.bin
  113. 20:02:32 T:3046582736 NOTICE: Local hostname: xbmc
  114. 20:02:32 T:3046582736 NOTICE: Log File is located: /home/kubajs/.xbmc/temp/xbmc.log
  115. 20:02:32 T:3046582736 NOTICE: -----------------------------------------------------------------------
  116. 20:02:32 T:3046582736 DEBUG: ConsoleKit.Manager: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
  117. 20:02:32 T:3046582736 DEBUG: UPower: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  118. 20:02:32 T:3046582736 DEBUG: ConsoleKit.Manager: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
  119. 20:02:32 T:3046582736 DEBUG: DeviceKit.Power: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
  120. 20:02:32 T:3046582736 DEBUG: Systemd error: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.login1 was not provided by any .service files
  121. 20:02:32 T:3046582736 DEBUG: UPower: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  122. 20:02:32 T:3046582736 DEBUG: Previous line repeats 1 times.
  123. 20:02:32 T:3046582736 INFO: CAESinkALSA - ALSA: pcm.c:2190:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround71
  124. 20:02:32 T:3046582736 INFO: CAESinkALSA - Unable to open device "surround71" for playback
  125. 20:02:32 T:3046582736 INFO: CAESinkALSA - ALSA: conf.c:4616:(snd_config_expand) Unknown parameters CARD=I82801DBICH4,DEV=0
  126. 20:02:32 T:3046582736 INFO: CAESinkALSA - ALSA: pcm.c:2190:(snd_pcm_open_noupdate) Unknown PCM surround71:CARD=I82801DBICH4,DEV=0
  127. 20:02:32 T:3046582736 INFO: CAESinkALSA - Unable to open device "surround71:CARD=I82801DBICH4,DEV=0" for playback
  128. 20:02:32 T:3046582736 ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
  129. 20:02:32 T:3046582736 NOTICE: Found 1 Lists of Devices
  130. 20:02:32 T:3046582736 NOTICE: Enumerated ALSA devices:
  131. 20:02:32 T:3046582736 NOTICE: Device 1
  132. 20:02:32 T:3046582736 NOTICE: m_deviceName : @
  133. 20:02:32 T:3046582736 NOTICE: m_displayName : Default (Intel 82801DB-ICH4 Intel 82801DB-ICH4)
  134. 20:02:32 T:3046582736 NOTICE: m_displayNameExtra:
  135. 20:02:32 T:3046582736 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  136. 20:02:32 T:3046582736 NOTICE: m_channels : FL,FR
  137. 20:02:32 T:3046582736 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
  138. 20:02:32 T:3046582736 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  139. 20:02:32 T:3046582736 NOTICE: Device 2
  140. 20:02:32 T:3046582736 NOTICE: m_deviceName : @:CARD=I82801DBICH4,DEV=0
  141. 20:02:32 T:3046582736 NOTICE: m_displayName : Intel 82801DB-ICH4
  142. 20:02:32 T:3046582736 NOTICE: m_displayNameExtra: Intel 82801DB-ICH4
  143. 20:02:32 T:3046582736 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  144. 20:02:32 T:3046582736 NOTICE: m_channels : FL,FR
  145. 20:02:32 T:3046582736 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
  146. 20:02:32 T:3046582736 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  147. 20:02:32 T:3046582736 NOTICE: Device 3
  148. 20:02:32 T:3046582736 NOTICE: m_deviceName : iec958:CARD=I82801DBICH4,DEV=0
  149. 20:02:32 T:3046582736 NOTICE: m_displayName : Intel 82801DB-ICH4
  150. 20:02:32 T:3046582736 NOTICE: m_displayNameExtra: Intel 82801DB-ICH4 - IEC958 S/PDIF
  151. 20:02:32 T:3046582736 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  152. 20:02:32 T:3046582736 NOTICE: m_channels : FL,FR
  153. 20:02:32 T:3046582736 NOTICE: m_sampleRates : 48000
  154. 20:02:32 T:3046582736 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE
  155. 20:02:32 T:3046582736 NOTICE: load settings...
  156. 20:02:32 T:3046582736 NOTICE: special://profile/ is mapped to: special://masterprofile/
  157. 20:02:32 T:3046582736 NOTICE: loading special://masterprofile/guisettings.xml
  158. 20:02:33 T:3046582736 NOTICE: Getting hardware information now...
  159. 20:02:33 T:3046582736 INFO: Using analog output
  160. 20:02:33 T:3046582736 INFO: AC3 pass through is enabled
  161. 20:02:33 T:3046582736 INFO: DTS pass through is enabled
  162. 20:02:33 T:3046582736 INFO: AAC pass through is disabled
  163. 20:02:33 T:3046582736 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  164. 20:02:33 T:3046582736 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  165. 20:02:33 T:3046582736 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  166. 20:02:33 T:3046582736 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  167. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  168. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  169. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  170. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  171. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  172. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  173. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  174. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  175. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  176. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  177. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  178. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  179. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  180. 20:02:33 T:3046582736 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  181. 20:02:33 T:3046582736 NOTICE: Loaded playercorefactory configuration
  182. 20:02:33 T:3046582736 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  183. 20:02:33 T:3046582736 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  184. 20:02:33 T:3046582736 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  185. 20:02:33 T:3046582736 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  186. 20:02:33 T:3046582736 NOTICE: Contents of special://profile/advancedsettings.xml are...
  187. <advancedsettings>
  188. <gui>
  189. <algorithmdirtyregions>1</algorithmdirtyregions>
  190. <nofliptimeout>1000</nofliptimeout>
  191. </gui>
  192. </advancedsettings>
  193. 20:02:33 T:3046582736 NOTICE: Getting hardware information now...
  194. 20:02:33 T:3046582736 INFO: Using analog output
  195. 20:02:33 T:3046582736 INFO: AC3 pass through is enabled
  196. 20:02:33 T:3046582736 INFO: DTS pass through is enabled
  197. 20:02:33 T:3046582736 INFO: AAC pass through is disabled
  198. 20:02:33 T:3046582736 NOTICE: Default DVD Player: dvdplayer
  199. 20:02:33 T:3046582736 NOTICE: Default Video Player: dvdplayer
  200. 20:02:33 T:3046582736 NOTICE: Default Audio Player: paplayer
  201. 20:02:33 T:3046582736 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  202. 20:02:33 T:3046582736 NOTICE: Log level changed to 0
  203. 20:02:33 T:3046582736 NOTICE: Loading media sources from special://masterprofile/sources.xml
  204. 20:02:33 T:3046582736 INFO: creating subdirectories
  205. 20:02:33 T:3046582736 INFO: userdata folder: special://masterprofile/
  206. 20:02:33 T:3046582736 INFO: recording folder:
  207. 20:02:33 T:3046582736 INFO: screenshots folder:
  208. 20:02:33 T:3046582736 INFO: thumbnails folder: special://masterprofile/Thumbnails
  209. 20:02:33 T:3046582736 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  210. 20:02:33 T:3046582736 DEBUG: trying to set locale to en_US.UTF-8
  211. 20:02:33 T:3046582736 INFO: global locale set to C
  212. 20:02:33 T:3046582736 INFO: load English language file, from path: special://xbmc/language/
  213. 20:02:33 T:3046582736 DEBUG: POParser: loaded 2691 strings from file /usr/local/share/xbmc/language/English/strings.po
  214. 20:02:33 T:3046582736 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  215. 20:02:33 T:3046582736 INFO: CAESinkALSA::Initialize - Attempting to open device "@"
  216. 20:02:33 T:3046582736 INFO: CAESinkALSA::Initialize - Opened device "front"
  217. 20:02:33 T:3046582736 INFO: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  218. 20:02:33 T:3046582736 ERROR: CAESinkALSA::InitializeHW - Unable to find a suitable output format
  219. 20:02:33 T:3046582736 INFO: CAESinkALSA - ALSA: pcm.c:1088:(snd_pcm_drop) PCM not set up
  220. 20:02:33 T:3046582736 DEBUG: CSoftAE::InternalOpenSink - NULL Initialized:
  221. 20:02:33 T:3046582736 DEBUG: Output Device : Default (Intel 82801DB-ICH4 Intel 82801DB-ICH4)
  222. 20:02:33 T:3046582736 DEBUG: Sample Rate : 44100
  223. 20:02:33 T:3046582736 DEBUG: Sample Format : AE_FMT_FLOAT
  224. 20:02:33 T:3046582736 DEBUG: Channel Count : 2
  225. 20:02:33 T:3046582736 DEBUG: Channel Layout: FL,FR
  226. 20:02:33 T:3046582736 DEBUG: Frames : 22000
  227. 20:02:33 T:3046582736 DEBUG: Frame Samples : 2
  228. 20:02:33 T:3046582736 DEBUG: Frame Size : 8
  229. 20:02:33 T:3046582736 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0
  230. 20:02:33 T:3046582736 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 176000
  231. 20:02:33 T:3045960560 NOTICE: Thread CSoftAE start, auto delete: false
  232. 20:02:33 T:3046582736 NOTICE: Running database version Addons15
  233. 20:02:33 T:3046582736 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-i486-linux.so)
  234. 20:02:33 T:3046582736 DEBUG: Loading: /usr/local/lib/xbmc/system/libcpluff-i486-linux.so
  235. 20:02:33 T:3045960560 INFO: CSoftAE::Run - Thread Started
  236. 20:02:33 T:3046582736 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/local/lib/xbmc/addons: No such file or directory'
  237. 20:02:33 T:3046582736 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  238. 20:02:33 T:3046582736 DEBUG: LoadMappings - loaded node "Raspberry Pi CEC Adapter"
  239. 20:02:33 T:3046582736 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  240. 20:02:33 T:3046582736 DEBUG: LoadMappings - loaded node "iMON HID device"
  241. 20:02:33 T:3046582736 DEBUG: CPeripheralBusUSB - initialised udev monitor
  242. 20:02:33 T:3037342576 NOTICE: Thread XBMC Peripherals start, auto delete: false
  243. 20:02:33 T:3046582736 INFO: LIRC Initialize: using: /dev/lircd
  244. 20:02:33 T:3046582736 INFO: LIRC Initialize: connect failed: No such file or directory
  245. 20:02:33 T:3046582736 DEBUG: Failed to connect to LIRC. Retry in 10s.
  246. 20:02:33 T:3046582736 DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  247. 20:02:33 T:3046582736 DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
  248. 20:02:33 T:3046582736 DEBUG: Selected HAL as storage provider
  249. 20:02:33 T:3046582736 INFO: HAL: Starting initializing
  250. 20:02:33 T:3046582736 ERROR: HAL: Failed to initialize hal context: (null)
  251. 20:02:33 T:3046582736 ERROR: HAL: no Hal context
  252. 20:02:33 T:3046582736 NOTICE: Setup SDL
  253. 20:02:33 T:3046582736 INFO: Available videomodes (xrandr):
  254. 20:02:33 T:3046582736 INFO: Number of connected outputs: 1
  255. 20:02:33 T:3046582736 INFO: Output 'LVDS1' has 4 modes
  256. 20:02:33 T:3046582736 INFO: ID:0x44 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
  257. 20:02:33 T:3046582736 INFO: Pixel Ratio: 1.002717
  258. 20:02:33 T:3046582736 INFO: ID:0x45 Name:800x600 Refresh:60.316540 Width:800 Height:600
  259. 20:02:33 T:3046582736 INFO: Pixel Ratio: 1.002717
  260. 20:02:33 T:3046582736 INFO: ID:0x46 Name:800x600 Refresh:56.250000 Width:800 Height:600
  261. 20:02:33 T:3046582736 INFO: Pixel Ratio: 1.002717
  262. 20:02:33 T:3046582736 INFO: ID:0x47 Name:640x480 Refresh:59.940479 Width:640 Height:480
  263. 20:02:33 T:3046582736 INFO: Pixel Ratio: 1.002717
  264. 20:02:33 T:3046582736 NOTICE: Checking resolution 16
  265. 20:02:33 T:3046582736 DEBUG: OnLostDevice - notify display change event
  266. 20:02:33 T:3046582736 INFO: XRANDR: /usr/local/lib/xbmc/xbmc-xrandr --output LVDS1 --mode 0x44
  267. 20:02:34 T:3046582736 NOTICE: Using visual 0x22
  268. 20:02:34 T:3046582736 INFO: GL: Maximum texture width: 2048
  269. 20:02:34 T:3046582736 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-i486-linux.so)
  270. 20:02:34 T:3046582736 DEBUG: Loading: /usr/local/lib/xbmc/system/ImageLib-i486-linux.so
  271. 20:02:34 T:3046582736 DEBUG: GLX_EXTENSIONS: GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_MESA_copy_sub_buffer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event
  272. 20:02:34 T:3046582736 NOTICE: GL_VENDOR = Tungsten Graphics, Inc
  273. 20:02:34 T:3046582736 NOTICE: GL_RENDERER = Mesa DRI Intel(R) 852GM/855GM x86/MMX/SSE2
  274. 20:02:34 T:3046582736 NOTICE: GL_VERSION = 1.3 Mesa 7.10.3
  275. 20:02:34 T:3046582736 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
  276. 20:02:34 T:3046582736 NOTICE: GL_EXTENSIONS = GL_ARB_copy_buffer GL_ARB_draw_buffers GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_half_float_pixel GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_logic_op GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_texture GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture3D GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture GL_EXT_texture_rectangle GL_EXT_vertex_array GL_OES_EGL_image GL_OES_read_format GL_3DFX_texture_compression_FXT1 GL_APPLE_client_storage GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ATI_blend_equation_separate GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_window_pos GL_MESA_ycbcr_texture GL_NV_blend_square GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_texgen_reflection GL_NV_texture_rectangle GL_NV_vertex_program1_1 GL_NV_vertex_program GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
  277. 20:02:34 T:3046582736 DEBUG: OnLostDevice - notify display change event
  278. 20:02:34 T:3046582736 ERROR: GLX: Same window as before, refreshing context
  279. 20:02:34 T:3046582736 INFO: GL: Maximum texture width: 2048
  280. 20:02:34 T:3046582736 ERROR: ResetRenderSystem() GL_MAX_TEXTURE_IMAGE_UNITS_ARB returned error 1280
  281. 20:02:34 T:3046582736 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  282. 20:02:34 T:3046582736 INFO: load default splash image: /usr/local/share/xbmc/media/Splash.png
  283. 20:02:34 T:3046582736 DEBUG: CheckDisplayEvents: Received RandR event 101
  284. 20:02:34 T:3046582736 DEBUG: CheckDisplayEvents - notify display reset event
  285. 20:02:34 T:3046582736 INFO: load keymapping
  286. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  287. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  288. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  289. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  290. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  291. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  292. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  293. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  294. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  295. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  296. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  297. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  298. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  299. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  300. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/keymaps/remote.xml
  301. 20:02:34 T:3046582736 INFO: Loading special://xbmc/system/Lircmap.xml
  302. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'mceusb'
  303. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  304. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  305. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  306. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'anysee'
  307. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'iMON-PAD'
  308. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  309. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  310. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'TwinHanRemote'
  311. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'linux-input-layer'
  312. 20:02:34 T:3046582736 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  313. 20:02:34 T:3046582736 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  314. 20:02:34 T:3046582736 INFO: * Adding remote mapping for device 'mediacenter'
  315. 20:02:34 T:3046582736 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  316. 20:02:34 T:3046582736 INFO: GUI format 1024x768, Display 1024x768 @ 60.00 - Full Screen
  317. 20:02:34 T:3046582736 DEBUG: guilib: Union as algorithm for solving rendering passes
  318. 20:02:34 T:3046582736 DEBUG: SECTION:LoadDLL(libcurl-gnutls.so.4)
  319. 20:02:34 T:3046582736 DEBUG: Loading: libcurl-gnutls.so.4
  320. 20:02:34 T:3046582736 NOTICE: Running database version Addons15
  321. 20:02:34 T:3046582736 DEBUG: Initialize, updating databases...
  322. 20:02:34 T:3046582736 NOTICE: Running database version ViewModes4
  323. 20:02:34 T:3046582736 NOTICE: Running database version Textures13
  324. 20:02:34 T:3046582736 NOTICE: Running database version MyMusic32
  325. 20:02:34 T:3046582736 NOTICE: Running database version MyVideos75
  326. 20:02:34 T:3046582736 NOTICE: Running database version TV22
  327. 20:02:34 T:3046582736 NOTICE: Running database version Epg7
  328. 20:02:34 T:3046582736 DEBUG: Initialize, updating databases... DONE
  329. 20:02:34 T:3046582736 NOTICE: start dvd mediatype detection
  330. 20:02:34 T:3046582736 NOTICE: initializing playlistplayer
  331. 20:02:34 T:3046582736 NOTICE: DONE initializing playlistplayer
  332. 20:02:34 T:3046582736 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
  333. 20:02:34 T:2994969456 NOTICE: Thread CDetectDVDMedia start, auto delete: false
  334. 20:02:34 T:2994969456 DEBUG: Compiled with libcdio Version 0.81
  335. 20:02:34 T:2994969456 DEBUG: Thread CDetectDVDMedia 2994969456 terminating
  336. 20:02:34 T:3046582736 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  337. 20:02:34 T:3046582736 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  338. 20:02:34 T:3046582736 INFO: Unloading old skin ...
  339. 20:02:34 T:3046582736 INFO: load skin from: /usr/local/share/xbmc/addons/skin.confluence (version: 2.1.3)
  340. 20:02:34 T:3046582736 INFO: load fonts for skin...
  341. 20:02:34 T:3046582736 INFO: Loading fonts from /usr/local/share/xbmc/addons/skin.confluence/720p/Font.xml
  342. 20:02:34 T:3046582736 DEBUG: POParser: loaded 142 strings from file /usr/local/share/xbmc/addons/skin.confluence/language/English/strings.po
  343. 20:02:34 T:3046582736 INFO: Loading skin includes from /usr/local/share/xbmc/addons/skin.confluence/720p/includes.xml
  344. 20:02:34 T:3046582736 INFO: load new skin...
  345. 20:02:34 T:3046582736 INFO: Loading user windows, path /usr/local/share/xbmc/addons/skin.confluence/720p
  346. 20:02:34 T:3046582736 DEBUG: Load Skin XML: 4.54ms
  347. 20:02:34 T:3046582736 INFO: initialize new skin...
  348. 20:02:34 T:3046582736 DEBUG: guilib: Union as algorithm for solving rendering passes
  349. 20:02:34 T:3046582736 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  350. 20:02:34 T:3046582736 DEBUG: Load Pointer.xml: 1.55ms
  351. 20:02:34 T:3046582736 DEBUG: OpenBundle - Opened bundle /usr/local/share/xbmc/addons/skin.confluence/media/Textures.xbt
  352. 20:02:34 T:3046582736 DEBUG: Alloc resources: 4.09ms (1.60 ms skin load)
  353. 20:02:34 T:3046582736 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  354. 20:02:34 T:3046582736 DEBUG: Load DialogVolumeBar.xml: 2.59ms
  355. 20:02:34 T:3046582736 DEBUG: Alloc resources: 2.77ms (2.66 ms skin load)
  356. 20:02:34 T:3046582736 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  357. 20:02:34 T:3046582736 DEBUG: Load DialogKaiToast.xml: 2.54ms
  358. 20:02:34 T:3046582736 DEBUG: Alloc resources: 2.59ms (2.59 ms skin load)
  359. 20:02:34 T:3046582736 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  360. 20:02:34 T:3046582736 DEBUG: Load DialogMuteBug.xml: 0.95ms
  361. 20:02:34 T:3046582736 DEBUG: Alloc resources: 0.99ms (0.99 ms skin load)
  362. 20:02:34 T:3046582736 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  363. 20:02:34 T:3046582736 DEBUG: Load DialogSeekBar.xml: 8.65ms
  364. 20:02:34 T:3046582736 DEBUG: Alloc resources: 9.03ms (8.74 ms skin load)
  365. 20:02:34 T:3046582736 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  366. 20:02:34 T:3046582736 DEBUG: Load DialogBusy.xml: 1.78ms
  367. 20:02:34 T:3046582736 DEBUG: Alloc resources: 1.84ms (1.82 ms skin load)
  368. 20:02:34 T:3046582736 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  369. 20:02:34 T:3046582736 DEBUG: Load DialogExtendedProgressBar.xml: 1.94ms
  370. 20:02:34 T:3046582736 DEBUG: Alloc resources: 2.00ms (1.98 ms skin load)
  371. 20:02:34 T:3046582736 INFO: Loading /usr/local/share/xbmc/addons/skin.confluence/sounds/sounds.xml
  372. 20:02:34 T:3046582736 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/local/share/xbmc/addons/skin.confluence/sounds/cursor.wav
  373. 20:02:34 T:3046582736 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/local/share/xbmc/addons/skin.confluence/sounds/click.wav
  374. 20:02:34 T:3046582736 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/local/share/xbmc/addons/skin.confluence/sounds/back.wav
  375. 20:02:34 T:3046582736 DEBUG: AERemap: Downmix normalization is disabled
  376. 20:02:34 T:3046582736 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/local/share/xbmc/addons/skin.confluence/sounds/shutter.wav
  377. 20:02:34 T:3046582736 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/local/share/xbmc/addons/skin.confluence/sounds/notify.wav
  378. 20:02:34 T:3046582736 DEBUG: AERemap: Downmix normalization is disabled
  379. 20:02:34 T:3046582736 INFO: CAEWAVLoader::Initialize - Sound Loaded: /usr/local/share/xbmc/addons/skin.confluence/sounds/out.wav
  380. 20:02:34 T:3046582736 DEBUG: AERemap: Downmix normalization is disabled
  381. 20:02:34 T:3046582736 INFO: skin loaded...
  382. 20:02:34 T:3046582736 INFO: JSONRPC v6.0.1: Successfully initialized
  383. 20:02:34 T:3046582736 DEBUG: ADDON: Starting service addons.
  384. 20:02:34 T:3046582736 DEBUG: Activating window ID: 12999
  385. 20:02:34 T:3046582736 DEBUG: ------ Window Init (Startup.xml) ------
  386. 20:02:34 T:3046582736 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  387. 20:02:34 T:3046582736 DEBUG: Load Startup.xml: 3.25ms
  388. 20:02:34 T:3046582736 DEBUG: Alloc resources: 3.34ms (3.33 ms skin load)
  389. 20:02:34 T:3046582736 INFO: removing tempfiles
  390. 20:02:34 T:3046582736 DEBUG: ADDON: Starting service addons.
  391. 20:02:34 T:3046582736 NOTICE: initialize done
  392. 20:02:34 T:3046582736 NOTICE: Running the application...
  393. 20:02:34 T:3046582736 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  394. 20:02:34 T:3046582736 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  395. 20:02:34 T:3046582736 DEBUG: Activating window ID: 10000
  396. 20:02:34 T:3046582736 DEBUG: ------ Window Init (Pointer.xml) ------
  397.  
  398.  
  399. ############### END LOG FILE ################
  400.  
  401. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement