View previous topic :: View next topic |
Author |
Message |
RBN n00b

Joined: 23 Oct 2006 Posts: 15
|
Posted: Sun Dec 28, 2008 5:23 pm Post subject: [idesk] : Segmentation fault (résolu) |
|
|
Bonjour,
Je suis en environnement amd64 et je suis en train d'installer/configurer le WM fluxbox.
J'ai un souci avec l'outil de gestion d'icones :idesk
La compilation se passe bien par contre impossible de lancer le programme (resultat -1)
Au debuggeur j'ai :
gdb idesk
GNU gdb 6.7.1
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) r
Starting program: /usr/bin/idesk
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Idesk starting in :0.0
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Program received signal SIGSEGV, Segmentation fault.
0x00002aaaab54e52f in ?? () from /usr/lib/libImlib2.so.1
(gdb) quit
J'ai essaye plusieurs configurations .ideskrc (y compris les plus basiques des howto) => KO
J'ai tout recompile à partir de la librairie imlib2 => KO
QQ a-t-il rencontré ce problème ?
Merci d'avance.
PS : Il y a longtemps sous debian je faisais fonctionner ce pg sans pb
Last edited by RBN on Wed Jan 07, 2009 9:10 pm; edited 1 time in total |
|
Back to top |
|
 |
RBN n00b

Joined: 23 Oct 2006 Posts: 15
|
Posted: Wed Jan 07, 2009 6:35 pm Post subject: |
|
|
Cela fonctionne correctement en 32 bit ....
Reste plus qu'à faire le portage. |
|
Back to top |
|
 |
RBN n00b

Joined: 23 Oct 2006 Posts: 15
|
Posted: Wed Jan 07, 2009 9:08 pm Post subject: |
|
|
Résolu : il faut reconstruire la librairie imlib2 sans le flag mmx |
|
Back to top |
|
 |
|