Page 1 of 1

XBMC : Erreur de segmentation [Résolu]

Posted: 21 May 2009, 10:54
by hercule
bonjour,

config : mandriva 2009.1 x86_64 avec les depots MIb bien sur...

impossible de lancer xbmc j'ai l'erreur suivante :

[alain@localhost ~]$ uname -a
Linux localhost 2.6.29.3-desktop-1mnb #1 SMP Thu May 14 15:19:40 EDT 2009 x86_64 AMD Turion(tm) 64 X2 Mobile Technology TL-50 GNU/Linux
[alain@localhost ~]$ xbmc
/usr/bin/xbmc: line 7: 4895 Erreur de segmentation /usr/share/xbmc/xbmc.bin "$@"
[alain@localhost ~]$


si quelqu'un connait la solution ?

merci
a+

Re: xbmc : Erreur de segmentation

Posted: 21 May 2009, 11:14
by NicCo
These are the working parameters, we have discovered:
I's a very powerfull but delicate program, sometimes can segfault if something's in the PC or its config is wrong

1>You must have an OpenGL capable video card, and using of proprietary drivers (Ati/Nvidia)

2>You must set the resolution mode to 24bit (16M of colours) and not to 16bit (65k of colours)

3>You must have new libcurl from MIB, not mandriva one, containing all previous libcurl.so.xx



Greetings from NicCo

[RESOLU] Re: xbmc : Erreur de segmentation

Posted: 21 May 2009, 11:30
by hercule
NicCo wrote:These are the working parameters, we have discovered:
I's a very powerfull but delicate program, sometimes can segfault if something's in the PC or its config is wrong

1>You must have an OpenGL capable video card, and using of proprietary drivers (Ati/Nvidia)
i have nvidia : ok

2>You must set the resolution mode to 24bit (16M of colours) and not to 16bit (65k of colours)
with proprietaire drivers : ok

3>You must have new libcurl from MIB, not mandriva one, containing all previous libcurl.so.xx



Greetings from NicCo
thanks very match i install lib64curl..... and now it's ok :idea: ;)

Re: [RESOLU] Re: xbmc : Erreur de segmentation

Posted: 21 May 2009, 11:49
by NicCo
hercule wrote:
NicCo wrote:These are the working parameters, we have discovered:
I's a very powerfull but delicate program, sometimes can segfault if something's in the PC or its config is wrong

1>You must have an OpenGL capable video card, and using of proprietary drivers (Ati/Nvidia)
i have nvidia : ok

2>You must set the resolution mode to 24bit (16M of colours) and not to 16bit (65k of colours)
with proprietaire drivers : ok

3>You must have new libcurl from MIB, not mandriva one, containing all previous libcurl.so.xx



Greetings from NicCo
thanks very match i install lib64curl..... and now it's ok :idea: ;)
I am very, very happy for you!

In MIB repos we put also files that can resolve many issues:
So it's better setting as updates repository, and not install all single titles,
if you updated from MIB, you should have not at all, the problems you had

When we discovered that some segfaults were caused by the lacking of libcurl-so.3,
we decided to provide a correct and working one, and so we made it!

MIB libcurl resolve also working problems with many other generic linux titles, like:
Worsow, Urban Terror, and some interesting others


Ciao

Re: XBMC : Erreur de segmentation [Résolu]

Posted: 7 June 2009, 12:54
by nick
j'ai bien les paquetages suivants d'installés :
curl 7.19.5 69.1mid2009.1 x86_64
lib64curl4 69.1mid2009.1 x86_64

mais j'ai la même erreur
[nick@localhost ~]$ xbmc
/usr/bin/xbmc: line 7: 8676 Erreur de segmentation /usr/share/xbmc/xbmc.bin "$@"

Re: XBMC : Erreur de segmentation [Résolu]

Posted: 7 June 2009, 16:05
by SymbianFlo
Vous pouvez afficher le résultat de: lspci | grep VGA

essayez d'installer curl devel

Re: XBMC : Erreur de segmentation [Résolu]

Posted: 7 June 2009, 17:22
by nick
j'ai installé des dépendances avant d'installer curl devel
et ca marche parfaitement Je voudrais utilisé xbmc en réseau upnp avec ma frebox Je vais regarder la configuration d'un peu plus prés maintenant que ca marche
MERCI beaucoup