XBMC crash on UBUNTU 9.10
#1
I installed XBMC on UBUNTU 9.10 as indicated in the Download section, but when I try to launch it nothing happen ...
Below is the log file I get, please help!

############## XBMC CRASH LOG ###############

################ SYSTEM INFO ################
Date: mar gen 5 11:00:24 CET 2010
XBMC Options:
Arch: i686
Kernel: Linux 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009
Release:
Distributor ID: Ubuntu
Description: Ubuntu 9.10
Release: 9.10
Codename: karmic
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====> Core file: /home/stefano/core
=========================================
Core was generated by `/usr/share/xbmc/xbmc.bin'.
Program terminated with signal 11, Segmentation fault.
#0 0x0036ced6 in glClearColor () from /usr/lib/libGL.so.1

Thread 1 (Thread 3185):
#0 0x0036ced6 in glClearColor () from /usr/lib/libGL.so.1
#1 0x08543971 in CRenderSystemGL::ResetRenderSystem(int, int, bool, float) ()
#2 0x0854a7a5 in CWinSystemX11GL::SetFullScreen(bool, RESOLUTION_INFO&, bool)
()
#3 0x0854762b in CWinSystemX11::CreateNewWindow(CStdStr<char> const&, bool, RESOLUTION_INFO&, bool (*)(XBMC_Event&)) ()
#4 0x0854b771 in CWinSystemX11GL::CreateNewWindow(CStdStr<char> const&, bool, RESOLUTION_INFO&, bool (*)(XBMC_Event&)) ()
#5 0x082dc974 in CApplication::Create(void*) ()
#6 0x084f7f42 in main ()
############# END STACK TRACE ###############

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

11:00:24 T:3079055216 M:1175752704 ERROR: Failed to create common scripts symlink.
11:00:24 T:3079055216 M:1175752704 NOTICE: -----------------------------------------------------------------------
11:00:24 T:3079055216 M:1175752704 NOTICE: Starting XBMC, Platform: GNU/Linux. Built on Dec 24 2009 (SVN:26018)
11:00:24 T:3079055216 M:1175752704 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
11:00:24 T:3079055216 M:1175752704 NOTICE: special://masterprofile/ is mapped to: /home/stefano/.xbmc/userdata
11:00:24 T:3079055216 M:1175752704 NOTICE: special://home/ is mapped to: /home/stefano/.xbmc
11:00:24 T:3079055216 M:1175752704 NOTICE: special://temp/ is mapped to: /home/stefano/.xbmc/temp
11:00:24 T:3079055216 M:1175752704 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
11:00:24 T:3079055216 M:1175752704 NOTICE: Log File is located: /home/stefano/.xbmc/temp/xbmc.log
11:00:24 T:3079055216 M:1175752704 NOTICE: -----------------------------------------------------------------------
11:00:24 T:3079055216 M:1175355392 NOTICE: Setup SDL
11:00:24 T:3079055216 M:1174593536 NOTICE: Enabled Joystick: Microsoft Microsoft® Digital Media Pro Keyboard
11:00:24 T:3079055216 M:1174593536 NOTICE: load settings...
11:00:24 T:3079055216 M:1174593536 NOTICE: special://profile/ is mapped to: special://masterprofile/
11:00:24 T:3079055216 M:1174593536 NOTICE: loading special://masterprofile/guisettings.xml
11:00:24 T:3079055216 M:1174593536 NOTICE: Getting hardware information now...
11:00:24 T:3079055216 M:1174593536 NOTICE: Checking resolution 12
11:00:24 T:3079055216 M:1174593536 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
11:00:24 T:3079055216 M:1174593536 NOTICE: Loaded playercorefactory configuration
11:00:24 T:3079055216 M:1174593536 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
11:00:24 T:3079055216 M:1174593536 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
11:00:24 T:3079055216 M:1174593536 NOTICE: No advancedsettings.xml to load (special://masterprofile/advancedsettings.xml)
11:00:24 T:3079055216 M:1174593536 NOTICE: Default DVD Player: dvdplayer
11:00:24 T:3079055216 M:1174593536 NOTICE: Default Video Player: dvdplayer
11:00:24 T:3079055216 M:1174593536 NOTICE: Default Audio Player: paplayer
11:00:24 T:3079055216 M:1174593536 NOTICE: special://masterprofile/sources.xml


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

############ END XBMC CRASH LOG #############
Reply
#2
I had this exact problem.... but I solved it.

I started File Browser (Places -->Home Folder). Under the menu item View, selected "Show Hidden Files". Scrolled down to the .xbmc folder and double clicked it. Then double clicked the scripts folder. I noticed the Common Scripts entry showed as a broken link. I right clicked on Common Scripts and determined that it should point to /usr/share/xbmc/scripts . I opened Terminal and entered cd /usr/share/xbmc. There was no scripts sub-directory so I created one using mkdir.

Now XBMC at least starts. That's as far as I have gone at this point.

G'luck all,
Gamb00ler
Reply
#3
Your log seems to show that there is a bug in your video drivers
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#4
to #2, can you be more specific. I'm not that good with terminal work
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC crash on UBUNTU 9.100