Advertisement
Guest User

xbmc_crashlog-20130207_211201.log

a guest
Feb 7th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.25 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Thu Feb 7 21:12:01 AST 2013
  5. XBMC Options:
  6. Arch: i686
  7. Kernel: Linux 3.2.0-37-generic-pae #58-Ubuntu SMP Thu Jan 24 15:51:02 UTC 2013
  8. Release:
  9. Distributor ID: Ubuntu
  10. Description: Ubuntu 12.04.2 LTS
  11. Release: 12.04
  12. Codename: precise
  13. ############## END SYSTEM INFO ##############
  14.  
  15. ############### STACK TRACE #################
  16. =====> Core file: /home/me/core (2013-02-07 21:12:01.632556683 -0400)
  17. =========================================
  18. [New LWP 3105]
  19. [New LWP 3120]
  20. [New LWP 3121]
  21. [New LWP 3122]
  22. [New LWP 3133]
  23. [Thread debugging using libthread_db enabled]
  24. Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
  25. Core was generated by `/usr/lib/xbmc/xbmc.bin'.
  26. Program terminated with signal 11, Segmentation fault.
  27. #0 0x00000000 in ?? ()
  28.  
  29. Thread 5 (Thread 0xb4b09b40 (LWP 3133)):
  30. #0 0x0039e416 in __kernel_vsyscall ()
  31. #1 0x0036dd13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0
  32. #2 0x08e07e86 in CThread::Sleep(unsigned int) ()
  33. #3 0x08b97b7f in MEDIA_DETECT::CDetectDVDMedia::Process() ()
  34. #4 0x08e07f3e in CThread::Action() ()
  35. #5 0x08e08206 in CThread::staticThread(void*) ()
  36. #6 0x00369d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  37. #7 0x015a5d3e in clone () from /lib/i386-linux-gnu/libc.so.6
  38.  
  39. Thread 4 (Thread 0xb6bffb40 (LWP 3122)):
  40. #0 0x0039e416 in __kernel_vsyscall ()
  41. #1 0x015975f0 in poll () from /lib/i386-linux-gnu/libc.so.6
  42. #2 0x08ad4ad8 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  43. #3 0x08ad4bb0 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  44. #4 0x08e07f3e in CThread::Action() ()
  45. #5 0x08e08206 in CThread::staticThread(void*) ()
  46. #6 0x00369d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  47. #7 0x015a5d3e in clone () from /lib/i386-linux-gnu/libc.so.6
  48.  
  49. Thread 3 (Thread 0xb75b6b40 (LWP 3121)):
  50. #0 0x0039e416 in __kernel_vsyscall ()
  51. #1 0x015975f0 in poll () from /lib/i386-linux-gnu/libc.so.6
  52. #2 0x00af328e in ?? () from /usr/lib/i386-linux-gnu/libasound.so.2
  53. #3 0x00af3454 in snd_pcm_wait () from /usr/lib/i386-linux-gnu/libasound.so.2
  54. #4 0x087970c8 in CAESinkALSA::AddPackets(unsigned char*, unsigned int, bool) ()
  55. #5 0x0878c868 in CSoftAE::RunOutputStage(bool) ()
  56. #6 0x08790e88 in CSoftAE::Run() ()
  57. #7 0x08e067e8 in CThread::Process() ()
  58. #8 0x08e07f3e in CThread::Action() ()
  59. #9 0x08e08206 in CThread::staticThread(void*) ()
  60. #10 0x00369d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  61. #11 0x015a5d3e in clone () from /lib/i386-linux-gnu/libc.so.6
  62.  
  63. Thread 2 (Thread 0xb37b5b40 (LWP 3120)):
  64. #0 0x0039e416 in __kernel_vsyscall ()
  65. #1 0x015975f0 in poll () from /lib/i386-linux-gnu/libc.so.6
  66. #2 0x09bee4c6 in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
  67. #3 0x09bdc75a in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
  68. #4 0x09bdcfb7 in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
  69. #5 0x09bdd094 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
  70. #6 0x09bee44e in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
  71. #7 0x0511d246 in ?? () from /usr/lib/i386-linux-gnu/libpulsecommon-1.1.so
  72. #8 0x00369d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
  73. #9 0x015a5d3e in clone () from /lib/i386-linux-gnu/libc.so.6
  74.  
  75. Thread 1 (Thread 0xb77b9700 (LWP 3105)):
  76. #0 0x00000000 in ?? ()
  77. #1 0x0865d406 in CGUIFontTTFGL::Begin() ()
  78. #2 0x085c8766 in CGUIFont::Begin() ()
  79. #3 0x08626834 in CGUITextLayout::Render(float, float, float, unsigned int, unsigned int, unsigned int, float, bool) ()
  80. #4 0x085e58db in CGUILabel::Render() ()
  81. #5 0x0859eeae in CGUIButtonControl::RenderText() ()
  82. #6 0x0859ef11 in CGUIButtonControl::Render() ()
  83. #7 0x085aa6a1 in CGUIControl::DoRender() ()
  84. #8 0x085b5643 in CGUIControlGroup::Render() ()
  85. #9 0x085aa6a1 in CGUIControl::DoRender() ()
  86. #10 0x08634822 in CGUIWindow::DoRender() ()
  87. #11 0x08638e03 in CGUIWindowManager::RenderPass() ()
  88. #12 0x08639039 in CGUIWindowManager::Render() ()
  89. #13 0x08be1372 in CApplication::RenderNoPresent() ()
  90. #14 0x08be4f68 in CApplication::Render() ()
  91. #15 0x086362b6 in CGUIWindowManager::ProcessRenderLoop(bool) ()
  92. #16 0x08637378 in CGUIWindowManager::CloseWindowSync(CGUIWindow*, int) ()
  93. #17 0x08639c12 in CGUIWindowManager::ActivateWindow_Internal(int, std::vector<CStdStr<char>, std::allocator<CStdStr<char> > > const&, bool) ()
  94. #18 0x08639f5b in CGUIWindowManager::ActivateWindow(int, std::vector<CStdStr<char>, std::allocator<CStdStr<char> > > const&, bool) ()
  95. #19 0x089a4553 in CBuiltins::Execute(CStdStr<char> const&) ()
  96. #20 0x08bf2b7b in CApplication::ExecuteXBMCAction(std::string) ()
  97. #21 0x08bf3145 in CApplication::OnMessage(CGUIMessage&) ()
  98. #22 0x0863671a in CGUIWindowManager::SendMessage(CGUIMessage&) ()
  99. #23 0x08636c7c in CGUIWindowManager::DispatchThreadMessages() ()
  100. #24 0x08bf01bf in CApplication::Process() ()
  101. #25 0x08c8d51b in CXBApplicationEx::Run() ()
  102. #26 0x08c963c8 in XBMC_Run ()
  103. #27 0x082e9856 in main ()
  104. ############# END STACK TRACE ###############
  105.  
  106. ################# LOG FILE ##################
  107.  
  108. 21:11:47 T:3078330112 NOTICE: -----------------------------------------------------------------------
  109. 21:11:47 T:3078330112 NOTICE: Starting XBMC (12.0 Git:fb595f2), Platform: Linux (Ubuntu 12.04.2 LTS, 3.2.0-37-generic-pae i686). Built on Jan 28 2013
  110. 21:11:47 T:3078330112 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  111. 21:11:47 T:3078330112 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  112. 21:11:47 T:3078330112 NOTICE: special://masterprofile/ is mapped to: /home/me/.xbmc/userdata
  113. 21:11:47 T:3078330112 NOTICE: special://home/ is mapped to: /home/me/.xbmc
  114. 21:11:47 T:3078330112 NOTICE: special://temp/ is mapped to: /home/me/.xbmc/temp
  115. 21:11:47 T:3078330112 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  116. 21:11:47 T:3078330112 NOTICE: Local hostname: ubuntu1
  117. 21:11:47 T:3078330112 NOTICE: Log File is located: /home/me/.xbmc/temp/xbmc.log
  118. 21:11:47 T:3078330112 NOTICE: -----------------------------------------------------------------------
  119. 21:11:48 T:3078330112 ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
  120. 21:11:48 T:3078330112 NOTICE: Enumerated ALSA devices:
  121. 21:11:48 T:3078330112 NOTICE: Device 1
  122. 21:11:48 T:3078330112 NOTICE: m_deviceName : default
  123. 21:11:48 T:3078330112 NOTICE: m_displayName : Playback/recording through the PulseAudio sound server
  124. 21:11:48 T:3078330112 NOTICE: m_displayNameExtra:
  125. 21:11:48 T:3078330112 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  126. 21:11:48 T:3078330112 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
  127. 21:11:48 T:3078330112 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
  128. 21:11:48 T:3078330112 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
  129. 21:11:48 T:3078330112 NOTICE: Device 2
  130. 21:11:48 T:3078330112 NOTICE: m_deviceName : @:CARD=I82801DBICH4,DEV=0
  131. 21:11:48 T:3078330112 NOTICE: m_displayName : Intel 82801DB-ICH4
  132. 21:11:48 T:3078330112 NOTICE: m_displayNameExtra: Intel 82801DB-ICH4
  133. 21:11:48 T:3078330112 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  134. 21:11:48 T:3078330112 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE
  135. 21:11:48 T:3078330112 NOTICE: m_sampleRates : 48000,96000
  136. 21:11:48 T:3078330112 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE
  137. 21:11:48 T:3078330112 NOTICE: Device 3
  138. 21:11:48 T:3078330112 NOTICE: m_deviceName : iec958:CARD=I82801DBICH4,DEV=0
  139. 21:11:48 T:3078330112 NOTICE: m_displayName : Intel 82801DB-ICH4
  140. 21:11:48 T:3078330112 NOTICE: m_displayNameExtra: Intel 82801DB-ICH4 - IEC958 S/PDIF
  141. 21:11:48 T:3078330112 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
  142. 21:11:48 T:3078330112 NOTICE: m_channels : FL,FR
  143. 21:11:48 T:3078330112 NOTICE: m_sampleRates : 32000,44100,48000
  144. 21:11:48 T:3078330112 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE
  145. 21:11:48 T:3078330112 NOTICE: load settings...
  146. 21:11:48 T:3078330112 NOTICE: special://profile/ is mapped to: special://masterprofile/
  147. 21:11:48 T:3078330112 NOTICE: loading special://masterprofile/guisettings.xml
  148. 21:11:48 T:3078330112 NOTICE: Getting hardware information now...
  149. 21:11:48 T:3078330112 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  150. 21:11:48 T:3078330112 NOTICE: Loaded playercorefactory configuration
  151. 21:11:48 T:3078330112 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  152. 21:11:48 T:3078330112 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  153. 21:11:48 T:3078330112 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  154. 21:11:48 T:3078330112 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  155. 21:11:48 T:3078330112 NOTICE: Default DVD Player: dvdplayer
  156. 21:11:48 T:3078330112 NOTICE: Default Video Player: dvdplayer
  157. 21:11:48 T:3078330112 NOTICE: Default Audio Player: paplayer
  158. 21:11:48 T:3078330112 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  159. 21:11:48 T:3078330112 NOTICE: Log level changed to 0
  160. 21:11:48 T:3078330112 NOTICE: Loading media sources from special://masterprofile/sources.xml
  161. 21:11:48 T:3076221760 NOTICE: Thread CSoftAE start, auto delete: false
  162. 21:11:48 T:3078330112 NOTICE: Running database version Addons15
  163. 21:11:49 T:3066035008 NOTICE: Thread XBMC Peripherals start, auto delete: false
  164. 21:11:49 T:3078330112 NOTICE: Setup SDL
  165. 21:11:49 T:3078330112 NOTICE: Checking resolution 16
  166. 21:11:50 T:3078330112 NOTICE: Using visual 0x103
  167. 21:11:50 T:3078330112 NOTICE: GL_VENDOR = Tungsten Graphics, Inc.
  168. 21:11:50 T:3078330112 NOTICE: GL_RENDERER = Mesa DRI R200 (RV280 5961) x86/MMX/SSE2 TCL DRI2
  169. 21:11:50 T:3078330112 NOTICE: GL_VERSION = 1.3 Mesa 8.0.4
  170. 21:11:50 T:3078330112 NOTICE: GL_SHADING_LANGUAGE_VERSION = NULL
  171. 21:11:50 T:3078330112 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_multitexture GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_occlusion_query GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_fragment_shader GL_EXT_texture_cube_map GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_vertex_program GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_EXT_stencil_wrap GL_MESA_pack_invert GL_MESA_ycbcr_texture GL_ARB_half_float_pixel GL_ARB_point_sprite GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_texture_rectangle GL_EXT_texture_mirror_clamp GL_EXT_texture_rectangle GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ATI_texture_mirror_once GL_EXT_gpu_program_parameters GL_OES_EGL_image GL_ARB_copy_buffer GL_ARB_robustness
  172. 21:11:50 T:3078330112 ERROR: GLX: Same window as before, refreshing context
  173. 21:11:50 T:3078330112 ERROR: ResetRenderSystem() GL_MAX_TEXTURE_IMAGE_UNITS_ARB returned error 1280
  174. 21:11:51 T:3078330112 NOTICE: Running database version Addons15
  175. 21:11:52 T:3078330112 NOTICE: Running database version ViewModes4
  176. 21:11:52 T:3078330112 NOTICE: Running database version Textures13
  177. 21:11:52 T:3078330112 NOTICE: Running database version MyMusic32
  178. 21:11:52 T:3078330112 NOTICE: Running database version MyVideos75
  179. 21:11:52 T:3078330112 NOTICE: Running database version TV22
  180. 21:11:52 T:3078330112 NOTICE: Running database version Epg7
  181. 21:11:52 T:3078330112 NOTICE: start dvd mediatype detection
  182. 21:11:52 T:3078330112 NOTICE: initializing playlistplayer
  183. 21:11:52 T:3078330112 NOTICE: DONE initializing playlistplayer
  184. 21:11:52 T:3031472960 NOTICE: Thread CDetectDVDMedia start, auto delete: false
  185. 21:11:53 T:3078330112 NOTICE: initialize done
  186. 21:11:53 T:3078330112 NOTICE: Running the application...
  187.  
  188.  
  189. ############### END LOG FILE ################
  190.  
  191. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement