Linux ubuntu - just installed xbmc and it crashes
#1
Hello,

I'm a newbie at this, so forgive me if this issue was brought before. I just installed xbmc on a Ubuntu 14.04.1 system and when I try to launch it crashes immediately. Perhaps a good sould can help me on this. I'm attaching the log file.

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

################ SYSTEM INFO ################
Date: Wed Oct  8 14:17:36 PDT 2014
XBMC Options:
Arch: i686
Kernel: Linux 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:31:42 UTC 2014
Release:
    LSB Version:    core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:core-4.1-ia32:core-4.1-noarch:security-4.0-ia32:security-4.0-noarch:security-4.1-ia32:security-4.1-noarch
    Distributor ID:    Ubuntu
    Description:    Ubuntu 14.04.1 LTS
    Release:    14.04
    Codename:    trusty
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/daniel/core (2014-10-08 14:17:36.687456477 -0700)
        =========================================
[New LWP 3691]
[New LWP 3707]
[New LWP 3709]
[New LWP 3708]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/xbmc/xbmc.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000000 in ?? ()

Thread 4 (Thread 0xb3430b40 (LWP 3708)):
#0  0xb779e424 in __kernel_vsyscall ()
#1  0xb547556b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb5b24f57 in ?? () from /usr/lib/i386-linux-gnu/libasound.so.2
#3  0xb5b2512e in snd_pcm_wait () from /usr/lib/i386-linux-gnu/libasound.so.2
#4  0x08751170 in CAESinkALSA::AddPackets(unsigned char*, unsigned int, bool) ()
#5  0x08746199 in CSoftAE::RunOutputStage(bool) ()
#6  0x0874b5c6 in CSoftAE::Run() ()
#7  0x08d7854a in CThread::Process() ()
#8  0x08d792f9 in CThread::Action() ()
#9  0x08d7999d in CThread::staticThread(void*) ()
#10 0xb65cbf70 in start_thread (arg=0xb3430b40) at pthread_create.c:312
#11 0xb54844ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 3 (Thread 0xb2affb40 (LWP 3709)):
#0  0xb779e424 in __kernel_vsyscall ()
#1  0xb547556b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0x08a79f68 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#3  0x08a7a040 in PERIPHERALS::CPeripheralBusUSB::Process() ()
#4  0x08d792f9 in CThread::Action() ()
#5  0x08d7999d in CThread::staticThread(void*) ()
#6  0xb65cbf70 in start_thread (arg=0xb2affb40) at pthread_create.c:312
#7  0xb54844ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 2 (Thread 0xaf675b40 (LWP 3707)):
#0  0xb779e424 in __kernel_vsyscall ()
#1  0xb547556b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb4933bbd in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0xb49224ee in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xb4922d1d in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xb4922df4 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xb4933b5c in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xb3fb14dd in ?? () from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#8  0xb65cbf70 in start_thread (arg=0xaf675b40) at pthread_create.c:312
#9  0xb54844ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 1 (Thread 0xb36a8740 (LWP 3691)):
#0  0x00000000 in ?? ()
#1  0x0861d44b in CGLTexture::BindToUnit(unsigned int) ()
#2  0x0861dc8d in CGUITextureGL::Begin(unsigned int) ()
#3  0x085eb50e in CGUITextureBase::Render() ()
#4  0x0858f05d in CGUIImage::Render() ()
#5  0x083cd79f in CSplash::Show(CStdStr<char> const&) ()
#6  0x083ce2b8 in CSplash::Show() ()
#7  0x08b74d6a in CApplication::CreateGUI() ()
#8  0x08c2b3ca in XBMC_Run ()
#9  0x082a2576 in main ()
############# END STACK TRACE ###############

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

14:17:32 T:3010103104  NOTICE: -----------------------------------------------------------------------
14:17:32 T:3010103104  NOTICE: Starting XBMC from Debian (12.3 Debian package version:2:12.3+dfsg1-3ubuntu1), Platform: Linux (Ubuntu 14.04.1 LTS, 3.13.0-24-generic i686). Built on Jan  7 2014
14:17:32 T:3010103104  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
14:17:32 T:3010103104  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
14:17:32 T:3010103104  NOTICE: special://masterprofile/ is mapped to: /home/daniel/.xbmc/userdata
14:17:32 T:3010103104  NOTICE: special://home/ is mapped to: /home/daniel/.xbmc
14:17:32 T:3010103104  NOTICE: special://temp/ is mapped to: /home/daniel/.xbmc/temp
14:17:32 T:3010103104  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
14:17:32 T:3010103104  NOTICE: Local hostname: kidhug
14:17:32 T:3010103104  NOTICE: Log File is located: /home/daniel/.xbmc/temp/xbmc.log
14:17:32 T:3010103104  NOTICE: -----------------------------------------------------------------------
14:17:32 T:3010103104   ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
14:17:32 T:3010103104  NOTICE: Found 1 Lists of Devices
14:17:32 T:3010103104  NOTICE: Enumerated ALSA devices:
14:17:32 T:3010103104  NOTICE:     Device 1
14:17:32 T:3010103104  NOTICE:         m_deviceName      : default
14:17:32 T:3010103104  NOTICE:         m_displayName     : Playback/recording through the PulseAudio sound server
14:17:32 T:3010103104  NOTICE:         m_displayNameExtra:
14:17:32 T:3010103104  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:17:32 T:3010103104  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
14:17:32 T:3010103104  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
14:17:32 T:3010103104  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
14:17:32 T:3010103104  NOTICE:     Device 2
14:17:32 T:3010103104  NOTICE:         m_deviceName      : pulse
14:17:32 T:3010103104  NOTICE:         m_displayName     : PulseAudio Sound Server
14:17:32 T:3010103104  NOTICE:         m_displayNameExtra:
14:17:32 T:3010103104  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:17:32 T:3010103104  NOTICE:         m_channels        : FL,FR,BL,BR,FC,LFE,SL,SR,UNKNOWN1,UNKNOWN2,UNKNOWN3,UNKNOWN4,UNKNOWN5,UNKNOWN6,UNKNOWN7,UNKNOWN8
14:17:32 T:3010103104  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
14:17:32 T:3010103104  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8
14:17:32 T:3010103104  NOTICE:     Device 3
14:17:32 T:3010103104  NOTICE:         m_deviceName      : @:CARD=I82801CAICH3,DEV=0
14:17:32 T:3010103104  NOTICE:         m_displayName     : Intel 82801CA-ICH3
14:17:32 T:3010103104  NOTICE:         m_displayNameExtra: Intel 82801CA-ICH3
14:17:32 T:3010103104  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
14:17:32 T:3010103104  NOTICE:         m_channels        : FL,FR
14:17:32 T:3010103104  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000
14:17:32 T:3010103104  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE
14:17:32 T:3010103104  NOTICE:     Device 4
14:17:32 T:3010103104  NOTICE:         m_deviceName      : iec958:CARD=I82801CAICH3,DEV=0
14:17:32 T:3010103104  NOTICE:         m_displayName     : Intel 82801CA-ICH3
14:17:32 T:3010103104  NOTICE:         m_displayNameExtra: Intel 82801CA-ICH3 S/PDIF
14:17:32 T:3010103104  NOTICE:         m_deviceType      : AE_DEVTYPE_IEC958
14:17:32 T:3010103104  NOTICE:         m_channels        : FL,FR
14:17:32 T:3010103104  NOTICE:         m_sampleRates     : 8000,11025,16000,22050,32000,44100,48000
14:17:32 T:3010103104  NOTICE:         m_dataFormats     : AE_FMT_S16NE,AE_FMT_S16LE
14:17:32 T:3010103104  NOTICE: load settings...
14:17:32 T:3010103104  NOTICE: special://profile/ is mapped to: special://masterprofile/
14:17:32 T:3010103104  NOTICE: loading special://masterprofile/guisettings.xml
14:17:32 T:3010103104   ERROR: special://masterprofile/guisettings.xml, Line 0
                                            Failed to open file
14:17:32 T:3010103104   ERROR: Unable to load special://masterprofile/guisettings.xml, creating new special://masterprofile/guisettings.xml with default values
14:17:32 T:3010103104   ERROR: DeleteFile - cant delete file </home/daniel/.xbmc/userdata/guisettings.xml>. trying lower case </home/daniel/.xbmc/userdata/guisettings.xml>
14:17:32 T:3010103104  NOTICE: Getting hardware information now...
14:17:32 T:3010103104  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
14:17:32 T:3010103104  NOTICE: Loaded playercorefactory configuration
14:17:32 T:3010103104  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
14:17:32 T:3010103104  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
14:17:32 T:3010103104  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
14:17:32 T:3010103104  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
14:17:32 T:3010103104  NOTICE: Default DVD Player: dvdplayer
14:17:32 T:3010103104  NOTICE: Default Video Player: dvdplayer
14:17:32 T:3010103104  NOTICE: Default Audio Player: paplayer
14:17:32 T:3010103104  NOTICE: Disabled debug logging due to GUI setting. Level 0.
14:17:32 T:3010103104  NOTICE: Log level changed to 0
14:17:32 T:3010103104  NOTICE: Loading media sources from special://masterprofile/sources.xml
14:17:32 T:3007515456  NOTICE: Thread CSoftAE start, auto delete: false
14:17:35 T:2997877568  NOTICE: Thread XBMC Peripherals start, auto delete: false
14:17:35 T:3010103104  NOTICE: Setup SDL
14:17:35 T:3010103104  NOTICE: Checking resolution 16
14:17:35 T:3010103104  NOTICE: Using visual 0xee
14:17:35 T:3010103104  NOTICE: GL_VENDOR = Nouveau
14:17:35 T:3010103104  NOTICE: GL_RENDERER = Mesa DRI nv17 x86/MMX/SSE2
14:17:35 T:3010103104  NOTICE: GL_VERSION = 1.2 Mesa 10.4.0-devel
14:17:35 T:3010103104  NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
14:17:35 T:3010103104  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_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap 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_env_add GL_ARB_transpose_matrix 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_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle 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_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_shader_objects GL_ATI_draw_buffers GL_EXT_stencil_wrap GL_ARB_half_float_pixel GL_ARB_shading_language_100 GL_ARB_vertex_buffer_object GL_OES_read_format GL_ARB_texture_rectangle GL_EXT_texture_compression_dxt1 GL_EXT_texture_rectangle GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ARB_copy_buffer GL_ARB_debug_output GL_ARB_sampler_objects GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_map_buffer_alignment GL_ARB_texture_storage GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_multi_bind
14:17:35 T:3010103104   ERROR: GLX: Same window as before, refreshing context
14:17:35 T:3010103104   ERROR: ResetRenderSystem() GL_MAX_TEXTURE_IMAGE_UNITS_ARB returned error 1280


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

############ END XBMC CRASH LOG #############[code]

Many thanks in advance.
Reply
#2
You are using a patched version done by Debian/Ubunut:
Quote:14:17:32 T:3010103104 NOTICE: Starting XBMC from Debian (12.3 Debian package version:2:12.3+dfsg1-3ubuntu1), Platform: Linux (Ubuntu 14.04.1 LTS, 3.13.0-24-generic i686). Built on Jan 7 2014

We don't support this at all.

For installing a version done by team xbmc, see: http://wiki.xbmc.org/index.php?title=HOW..._for_Linux
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#3
OK - I uninstalled the version I had and followed the instructions described in the link you sent me for the stable version. It still crashes and here is the log file:

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

################ SYSTEM INFO ################
Date: Wed Oct  8 23:22:43 PDT 2014
XBMC Options:
Arch: i686
Kernel: Linux 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:31:42 UTC 2014
Release: Ubuntu 14.04.1 LTS, Trusty Tahr
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====>  Core file: /home/daniel/core (2014-10-08 23:22:43.251351818 -0700)
        =========================================
[New LWP 5858]
[New LWP 5867]
[New LWP 5868]
[New LWP 5869]
[New LWP 5870]
[New LWP 5871]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/xbmc/xbmc.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000000 in ?? ()

Thread 6 (Thread 0xb2e81b40 (LWP 5871)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb605356b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0x09378f58 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#3  0x09379030 in PERIPHERALS::CPeripheralBusUSB::Process() ()
#4  0x0948cbd5 in CThread::Action() ()
#5  0x0948d2ed in CThread::staticThread(void*) ()
#6  0xb7276f70 in start_thread (arg=0xb2e81b40) at pthread_create.c:312
#7  0xb60624ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 5 (Thread 0xb3682b40 (LWP 5870)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb727b12d in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0x0937bfc0 in PERIPHERALS::CPeripheralBus::Process() ()
#3  0x0948cbd5 in CThread::Action() ()
#4  0x0948d2ed in CThread::staticThread(void*) ()
#5  0xb7276f70 in start_thread (arg=0xb3682b40) at pthread_create.c:312
#6  0xb60624ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 4 (Thread 0xb3effb40 (LWP 5869)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb605356b in poll () at ../sysdeps/unix/syscall-template.S:81
#2  0xb6649bbd in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#3  0xb66384ee in pa_mainloop_poll () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0xb6638d1d in pa_mainloop_iterate () from /usr/lib/i386-linux-gnu/libpulse.so.0
#5  0xb6638df4 in pa_mainloop_run () from /usr/lib/i386-linux-gnu/libpulse.so.0
#6  0xb6649b5c in ?? () from /usr/lib/i386-linux-gnu/libpulse.so.0
#7  0xb5ba04dd in ?? () from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#8  0xb7276f70 in start_thread (arg=0xb3effb40) at pthread_create.c:312
#9  0xb60624ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 3 (Thread 0xb4884b40 (LWP 5868)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb727ad1d in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:145
#2  0xb5b9f85b in pa_cond_wait () from /usr/lib/i386-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#3  0xb664a34e in pa_threaded_mainloop_wait () from /usr/lib/i386-linux-gnu/libpulse.so.0
#4  0x0860710e in CAESinkPULSE::AddPackets(unsigned char*, unsigned int, bool, bool) ()
#5  0x085e57a9 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#6  0x085e6a90 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#7  0x085e7502 in ActiveAE::CActiveAESink::Process() ()
#8  0x0948cbd5 in CThread::Action() ()
#9  0x0948d2ed in CThread::staticThread(void*) ()
#10 0xb7276f70 in start_thread (arg=0xb4884b40) at pthread_create.c:312
#11 0xb60624ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 2 (Thread 0xb0a83b40 (LWP 5867)):
#0  0xb76fe424 in __kernel_vsyscall ()
#1  0xb727b12d in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:245
#2  0x085e13a0 in ActiveAE::CActiveAE::Process() ()
#3  0x0948cbd5 in CThread::Action() ()
#4  0x0948d2ed in CThread::staticThread(void*) ()
#5  0xb7276f70 in start_thread (arg=0xb0a83b40) at pthread_create.c:312
#6  0xb60624ce in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:129

Thread 1 (Thread 0xb4afc740 (LWP 5858)):
#0  0x00000000 in ?? ()
#1  0x084741c3 in CGLTexture::BindToUnit(unsigned int) ()
#2  0x08475112 in CGUITextureGL::Begin(unsigned int) ()
#3  0x0844fa5e in CGUITextureBase::Render() ()
#4  0x0849cb1d in CGUIImage::Render() ()
#5  0x08bc8ca4 in CSplash::Show(CStdStr<char> const&) ()
#6  0x08bc97b8 in CSplash::Show() ()
#7  0x088f2a23 in CApplication::CreateGUI() ()
#8  0x089a5b3a in XBMC_Run ()
#9  0x083049e6 in main ()
############# END STACK TRACE ###############

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

23:22:40 T:3031418688  NOTICE: special://profile/ is mapped to: special://masterprofile/
23:22:40 T:3031418688  NOTICE: -----------------------------------------------------------------------
23:22:40 T:3031418688  NOTICE: Starting XBMC (13.2 Git:0f3db05). Platform: x86 Linux 32-bit
23:22:40 T:3031418688  NOTICE: Using Release XBMC x32 build, compiled Aug 17 2014 by GCC 4.8.2 for x86 Linux 32-bit 3.13.11
23:22:40 T:3031418688  NOTICE: Running on Linux 32-bit (Ubuntu 14.04.1 LTS, 3.13.0-24-generic i686)
23:22:40 T:3031418688  NOTICE: Host CPU: Intel(R) Pentium(R) 4 Mobile CPU 1.80GHz, 1 core available
23:22:40 T:3031418688  NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
23:22:40 T:3031418688  NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
23:22:40 T:3031418688  NOTICE: special://masterprofile/ is mapped to: /home/daniel/.xbmc/userdata
23:22:40 T:3031418688  NOTICE: special://home/ is mapped to: /home/daniel/.xbmc
23:22:40 T:3031418688  NOTICE: special://temp/ is mapped to: /home/daniel/.xbmc/temp
23:22:40 T:3031418688  NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
23:22:40 T:3031418688  NOTICE: Local hostname: kidhug
23:22:40 T:3031418688  NOTICE: Log File is located: /home/daniel/.xbmc/temp/xbmc.log
23:22:40 T:3031418688  NOTICE: -----------------------------------------------------------------------
23:22:40 T:3031418688  NOTICE: load settings...
23:22:40 T:3031418688  NOTICE: Found 1 Lists of Devices
23:22:40 T:3031418688  NOTICE: Enumerated PULSE devices:
23:22:40 T:3031418688  NOTICE:     Device 1
23:22:40 T:3031418688  NOTICE:         m_deviceName      : Default
23:22:40 T:3031418688  NOTICE:         m_displayName     : Default
23:22:40 T:3031418688  NOTICE:         m_displayNameExtra: Default Output Device (PULSEAUDIO)
23:22:40 T:3031418688  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:22:40 T:3031418688  NOTICE:         m_channels        : FL,FR
23:22:40 T:3031418688  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
23:22:40 T:3031418688  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_S16NE,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S24NE3,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S24NE4,AE_FMT_S32BE,AE_FMT_S32LE,AE_FMT_S32NE,AE_FMT_FLOAT
23:22:40 T:3031418688  NOTICE:     Device 2
23:22:40 T:3031418688  NOTICE:         m_deviceName      : alsa_output.pci-0000_00_1f.5.analog-stereo
23:22:40 T:3031418688  NOTICE:         m_displayName     : Built-in Audio Analog Stereo
23:22:40 T:3031418688  NOTICE:         m_displayNameExtra: Analog Output / Amplifier (PULSEAUDIO)
23:22:40 T:3031418688  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
23:22:40 T:3031418688  NOTICE:         m_channels        : FL,FR
23:22:40 T:3031418688  NOTICE:         m_sampleRates     : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
23:22:40 T:3031418688  NOTICE:         m_dataFormats     : AE_FMT_U8,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_S16NE,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S24NE3,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S24NE4,AE_FMT_S32BE,AE_FMT_S32LE,AE_FMT_S32NE,AE_FMT_FLOAT
23:22:40 T:3031418688   ERROR: CSettingsManager: unable to load settings from special://masterprofile/guisettings.xml, creating new default settings
23:22:40 T:3031418688  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
23:22:40 T:3031418688  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
23:22:40 T:3031418688  NOTICE: Default DVD Player: dvdplayer
23:22:40 T:3031418688  NOTICE: Default Video Player: dvdplayer
23:22:40 T:3031418688  NOTICE: Default Audio Player: paplayer
23:22:40 T:3031418688  NOTICE: Disabled debug logging due to GUI setting. Level 0.
23:22:40 T:3031418688  NOTICE: Log level changed to 0
23:22:40 T:3031418688  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
23:22:40 T:3031418688  NOTICE: Loaded playercorefactory configuration
23:22:40 T:3031418688  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
23:22:40 T:3031418688  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
23:22:40 T:2963815232  NOTICE: Thread ActiveAE start, auto delete: false
23:22:40 T:3028831040  NOTICE: Thread AESink start, auto delete: false
23:22:40 T:3028831040  NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
23:22:41 T:3031418688  NOTICE: ADDONS: Using repository repository.xbmc.org
23:22:41 T:3009948480  NOTICE: Thread PeripBusCEC start, auto delete: false
23:22:41 T:3001555776  NOTICE: Thread PeripBusUSBUdev start, auto delete: false
23:22:41 T:3031418688  NOTICE: Setup SDL
23:22:41 T:3031418688  NOTICE: Checking resolution 16
23:22:42 T:3031418688  NOTICE: Using visual 0xee
23:22:42 T:3031418688  NOTICE: GL_VENDOR = Nouveau
23:22:42 T:3031418688  NOTICE: GL_RENDERER = Mesa DRI nv17 x86/MMX/SSE2
23:22:42 T:3031418688  NOTICE: GL_VERSION = 1.2 Mesa 10.4.0-devel
23:22:42 T:3031418688  NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20
23:22:42 T:3031418688  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_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap 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_env_add GL_ARB_transpose_matrix 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_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle 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_NV_fog_distance GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_shader_objects GL_ATI_draw_buffers GL_EXT_stencil_wrap GL_ARB_half_float_pixel GL_ARB_shading_language_100 GL_ARB_vertex_buffer_object GL_OES_read_format GL_ARB_texture_rectangle GL_EXT_texture_compression_dxt1 GL_EXT_texture_rectangle GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_ARB_vertex_array_object GL_ARB_copy_buffer GL_ARB_debug_output GL_ARB_sampler_objects GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_map_buffer_alignment GL_ARB_texture_storage GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_multi_bind
23:22:42 T:3031418688   ERROR: GLX: Same window as before, refreshing context
23:22:42 T:3031418688   ERROR: ResetRenderSystem() GL_MAX_TEXTURE_IMAGE_UNITS_ARB returned error 1280


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

############ END XBMC CRASH LOG #############
Reply
#4
Try installing the nvidia proprietary driver.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#5
Quote:23:22:42 T:3031418688 NOTICE: GL_VENDOR = Nouveau
23:22:42 T:3031418688 NOTICE: GL_RENDERER = Mesa DRI nv17 x86/MMX/SSE2
23:22:42 T:3031418688 NOTICE: GL_VERSION = 1.2 Mesa 10.4.0-devel
23:22:42 T:3031418688 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.20

Yeah, Nouveau is not able to run xbmc without segfaulting. Use the nvidia proprietary drivers. Btw. you are running xorg edgers drivers which are not known for stability.
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#6
Unfortunately Ubuntu doesn't make life easy for people with old hardware - The "additional drivers" search does not prompt for the NVIDIA drivers for my machine - I've tried in the past to install directly with the NVIDIA binaries but I got into some mess that took me days to fix.

Thanks anyway.

Daniel
Reply
#7
nvidia-173 <- this one should work, right?

It's a Geforce 4 MX?
First decide what functions / features you expect from a system. Then decide for the hardware. Don't waste your money on crap.
Reply
#8
Is an NVIDIA NV17GL (Quadro4 500 GoGL), that uses the NVIDIA-96x driver. The problem is that in Ubuntu, when you click on settings "Additional Drivers", this driver doesn't appear, in other words the people at ubuntu don't package that anymore. In the past I tried installing directly from the file in Nvidia's website, but I couldn't get it to work.
Reply
#9
Which i think is a polite way of telling you to get new hardware Wink
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#10
yeah... sentimental value for my junk.
Reply

Logout Mark Read Team Forum Stats Members Help
ubuntu - just installed xbmc and it crashes0