Linux Mint 8 - Crash on start
#1
I have been working on this for days! I just can't get it working.

At first it would black out the screen with "xbmc" in the middle, then crash with segfault on line 88.

Then I updated my video drivers and now it blacks out the screen without saying "xbmc" in the middle, and crashes with the same segfault. (just ran it again and it showed xbmc in the middle, so i guess nothing changed.)



Any ideas?



EDIT: I just did "ulimit -c unlimited" and now it runs. It seems very slightly laggy, but it might be because I am doing 1080p with onboard geforce 7025 while my PCIe card is off for RMA repairs.
EDIT2: Now it refuses to launch again.


Code:
############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: Thu Mar 25 14:58:47 EDT 2010
XBMC Options:
Arch: i686
Kernel: Linux 2.6.31-14-generic #48-Ubuntu SMP Fri Oct 16 14:04:26 UTC 2009
Release:
    Distributor ID:    LinuxMint
    Description:    Linux Mint 8 Helena - Main Edition
    Release:    8
    Codename:    helena
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/oilrig/core
        =========================================
[New Thread 2636]
Core was generated by `/usr/share/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0  0x063adf93 in strlen () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 2636):
#0  0x002fa422 in __kernel_vsyscall ()
#1  0x00f38142 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0x00ee62d1 in SDL_CondWaitTimeout () from /usr/lib/libSDL-1.2.so.0
#3  0x08206573 in ?? ()
#4  0x0820665d in WaitForSingleObject(CXHandle*, unsigned int) ()
#5  0x08297fb1 in CThread::Sleep(unsigned int) ()
#6  0x083ed64c in MEDIA_DETECT::CDetectDVDMedia::Process() ()
#7  0x082984b8 in CThread::staticThread(void*) ()
#8  0x00f3380e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#9  0x064078de in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 2628):
#0  0x063adf93 in strlen () from /lib/tls/i686/cmov/libc.so.6
#1  0x009deef2 in ?? () from /lib/libdbus-1.so.3
#2  0x009ca48f in ?? () from /lib/libdbus-1.so.3
#3  0x009cf4ec in dbus_message_new_method_call () from /lib/libdbus-1.so.3
#4  0x08221874 in CDBusMessage::CDBusMessage(char const*, char const*, char const*, char const*) ()
#5  0x08220a14 in CDBusUtil::GetVariant(char const*, char const*, char const*, char const*) ()
#6  0x08220ca1 in CDBusUtil::GetBoolean(char const*, char const*, char const*, char const*) ()
#7  0x082201d2 in CConsoleDeviceKitPowerSyscall::CConsoleDeviceKitPowerSyscall() ()
#8  0x08563a34 in CPowerManager::Initialize() ()
#9  0x082edf66 in CApplication::Initialize() ()
#10 0x082eafb8 in CApplication::Create(void*) ()
#11 0x0851d936 in main ()
############# END STACK TRACE ###############

################# LOG FILE ##################

14:58:45 T:3077797760 M:644472832   ERROR: Failed to create common scripts symlink.
14:58:45 T:3077797760 M:644472832  NOTICE: -----------------------------------------------------------------------
14:58:45 T:3077797760 M:644472832  NOTICE: Starting XBMC, Platform: GNU/Linux.  Built on Dec 24 2009 (SVN:26018)
14:58:45 T:3077797760 M:644472832  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
14:58:45 T:3077797760 M:644472832  NOTICE: special://masterprofile/ is mapped to: /home/oilrig/.xbmc/userdata
14:58:45 T:3077797760 M:644472832  NOTICE: special://home/ is mapped to: /home/oilrig/.xbmc
14:58:45 T:3077797760 M:644472832  NOTICE: special://temp/ is mapped to: /home/oilrig/.xbmc/temp
14:58:45 T:3077797760 M:644472832  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
14:58:45 T:3077797760 M:644472832  NOTICE: Log File is located: /home/oilrig/.xbmc/temp/xbmc.log
14:58:45 T:3077797760 M:644472832  NOTICE: -----------------------------------------------------------------------
14:58:45 T:3077797760 M:643956736  NOTICE: Setup SDL
14:58:45 T:3077797760 M:643215360  NOTICE: load settings...
14:58:45 T:3077797760 M:643215360  NOTICE: special://profile/ is mapped to: special://masterprofile/
14:58:45 T:3077797760 M:643215360  NOTICE: loading special://masterprofile/guisettings.xml
14:58:45 T:3077797760 M:643215360  NOTICE: Getting hardware information now...
14:58:45 T:3077797760 M:643215360  NOTICE: Checking resolution 12
14:58:45 T:3077797760 M:643215360  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
14:58:45 T:3077797760 M:643215360  NOTICE: Loaded playercorefactory configuration
14:58:45 T:3077797760 M:643215360  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
14:58:45 T:3077797760 M:643215360  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
14:58:45 T:3077797760 M:643215360  NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
14:58:45 T:3077797760 M:643215360  NOTICE: Default DVD Player: dvdplayer
14:58:45 T:3077797760 M:643215360  NOTICE: Default Video Player: dvdplayer
14:58:45 T:3077797760 M:643215360  NOTICE: Default Audio Player: paplayer
14:58:45 T:3077797760 M:643215360  NOTICE: special://masterprofile/sources.xml
14:58:46 T:3077797760 M:621314048  NOTICE: Using fbConfig[0]
14:58:46 T:3077797760 M:620838912  NOTICE: GL_VENDOR = NVIDIA Corporation
14:58:46 T:3077797760 M:620838912  NOTICE: GL_RENDERER = GeForce 7025 / nForce 630a/PCI/SSE2/3DNOW!
14:58:46 T:3077797760 M:620838912  NOTICE: GL_VERSION = 2.1.2 NVIDIA 195.36.15
14:58:46 T:3077797760 M:620838912  NOTICE: GL_EXTENSIONS = GL_ARB_color_buffer_float GL_ARB_copy_buffer GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query 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_shadow 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_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_transpose_matrix GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access 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_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_sRGB GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_blend_square GL_NV_copy_depth_to_color GL_NV_depth_clamp GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
14:58:46 T:3077797760 M:619999232   ERROR: GLX: Same window as before, refreshing context
14:58:46 T:3077797760 M:615223296  NOTICE: start dvd mediatype detection
14:58:46 T:3077797760 M:615223296  NOTICE: initializing playlistplayer
14:58:46 T:3077797760 M:615223296  NOTICE: DONE initializing playlistplayer
14:58:46 T:3077797760 M:615223296  NOTICE: load default skin:[Confluence]


############### END LOG FILE ################

############ END XBMC CRASH LOG #############
Reply
#2
You need to update to an svn version, it's a bug.
Reply
#3
Would you mind giving me some hints on how to do that? haha, I have only just started using linux recently.
Reply
#4
armpit Wrote:Would you mind giving me some hints on how to do that? haha, I have only just started using linux recently.

You could do worse than look at the following links to the wiki:

http://wiki.xbmc.org/index.php?title=HOW...ian/Ubuntu
Mint is based on Ubuntu to my understanding

http://wiki.xbmc.org/index.php?title=HOW...ource_code

Coudntcarebear
Reply

Logout Mark Read Team Forum Stats Members Help
Linux Mint 8 - Crash on start0