Home Forums Wiki Doc Install Extras Screenshots Source Code Projects Blog Users Groups Register
Glx-Dock / Cairo-Dock List of forums Git Version | Version Git Crash CD après MAJ en version 20130124-bzr1345
The latest stable release is the *3.4.0* : How to install it here.
Note: We just switched from BZR to Git on Github! (only to host the code and your future pull requests)
Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] Crash CD après MAJ en version 20130124-bzr1345
ronan Français 4 matttbe [Read]
26 January 2013 à 19:00

ronan, Saturday 26 January 2013 à 11:13


Subscription date : 24 April 2012
Messages : 38
Bonjour,

depuis la mise à jour hier, cairo-dock ne se lance pas.

je suis sous ubuntu 11.10 (oneiric), WM : compiz+CD, DE : Gnome

Voici le dépôt que j'utilise : http://ppa.launchpad.net/cairo-dock-team/weekly/ubuntu oneiric main

J'ai fait plusieurs tests de lancement afin d'avoir le maximum d'info

ronan@localhost:~$ cairo-dock -v

** ERROR **: g_thread_init() must be called before dbus_threads_init()
Trappe pour point d'arrêt et de trace


suite à lacommande
gdb -x ~/gdb_command.txt cairo-dock

voici le contenu du fichier gdb.txt
Starting program: /usr/bin/cairo-dock
[Thread debugging using libthread_db enabled]
[New Thread 0xb215fb70 (LWP 10876)]
[New Thread 0xb195eb70 (LWP 10877)]
[Thread 0xb195eb70 (LWP 10877) exited]
[New Thread 0xb195eb70 (LWP 10880)]
[New Thread 0xb6e5cb70 (LWP 10886)]
[New Thread 0xb6658b70 (LWP 10887)]
[New Thread 0xafa18b70 (LWP 10888)]
[New Thread 0xaf172b70 (LWP 10889)]

Program received signal SIGSEGV, Segmentation fault.
0x00986691 in cairo_dock_cancel_next_iteration (pTask=0x87a8198)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:61
61    /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c: Aucun fichier ou dossier de ce type.
    in /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c
56    in /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c
#0 0x00986691 in cairo_dock_cancel_next_iteration (pTask=0x87a8198)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:61
No locals.
#1 cairo_dock_cancel_next_iteration (pTask=0x87a8198)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:48
No locals.
#2 0x00986bd9 in cairo_dock_launch_task_delayed (pTask=0x87a8198, fDelay=3000)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:216
No locals.
#3 0x036dcba3 in cd_init_wms ()
at /build/buildd/cairo-dock-plug-ins-3.0.99.beta1.1~20120821~bzr2506/Composite-Manager/src/applet-composite-manager.c:344
pSharedMemory = <optimized out>
#4 0x036db927 in init (pApplet=0x87a80b8, pKeyFile=0x8753478)
at /build/buildd/cairo-dock-plug-ins-3.0.99.beta1.1~20120821~bzr2506/Composite-Manager/src/applet-init.c:44
__PRETTY_FUNCTION__ = "init"
__func__ = "init"
#5 0x0092868e in cairo_dock_instanciate_module (pModule=0x826a978,
cConfFilePath=0x8369ca0 "/home/ronan/.config/cairo-dock/current_theme/plug-ins/Composite-Manager/Composite-Manager.conf")
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-module-factory.c:467
__PRETTY_FUNCTION__ = "cairo_dock_instanciate_module"
__func__ = "cairo_dock_instanciate_module"
pInstance = 0x87a80b8
pMinimalConfig = 0x83351e8
pKeyFile = 0x8753478
pContainer = <optimized out>
pDock = <optimized out>
pDesklet = 0x0
pIcon = <optimized out>
#6 0x00929330 in cairo_dock_activate_module (module=0x826a978,
erreur=0xbffff09c)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-module-factory.c:803
cConfFilePath = <optimized out>
r = <optimized out>
cUserDataDirPath = 0x8465cf8 "/home/ronan/.config/cairo-dock/current_theme/plug-ins/Composite-Manager"
n = <optimized out>
__PRETTY_FUNCTION__ = "cairo_dock_activate_module"
__func__ = "cairo_dock_activate_module"
#7 0x0092a6b8 in cairo_dock_activate_modules_from_list (
cActiveModuleList=0x82863a0)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-module-manager.c:260
erreur = 0x0
cModuleName = 0x82867b8 "Composite-Manager"
pModule = <optimized out>
m = <optimized out>
__PRETTY_FUNCTION__ = "cairo_dock_activate_modules_from_list"
i = <optimized out>
pNotFoundModules = <optimized out>
#8 0x0098838e in cairo_dock_load_current_theme ()
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-config.c:464
__PRETTY_FUNCTION__ = "cairo_dock_load_current_theme"
__func__ = "cairo_dock_load_current_theme"
pMainDock = 0x8202e80
#9 0x08053cb5 in main (argc=1, argv=0xbffff4e4)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/cairo-dock.c:708
i = <optimized out>
erreur = 0x0
bSafeMode = 0
bMaintenance = 0
bNoSticky = 0
bNormalHint = 0
bCappuccino = 0
bPrintVersion = 0
bTesting = 0
bForceIndirectRendering = 0
bForceOpenGL = 0
bToggleIndirectRendering = 0
bKeepAbove = 0
bForceColors = 0
bAskBackend = 0
cEnvironment = 0x0
cUserDefinedDataDir = 0x0
cVerbosity = 0x0
cUserDefinedModuleDir = 0x0
cExcludeModule = 0x0
cThemeServerAdress = 0x0
iDelay = 0
pOptionsTable = {{long_name = 0x8071333 "cairo", short_name = 99 'c',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x807cf64,
description = 0xb7d629cf "Utiliser le mode Cairo exclusivement.",
arg_description = 0x0}, {long_name = 0x80713a3 "opengl",
short_name = 111 'o', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff3f8,
description = 0xb7d62a5f "Utiliser le mode OpenGL (accélération matérielle).", arg_description = 0x0}, {
long_name = 0x807139a "indirect-opengl", short_name = 79 'O',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3fc,
description = 0xb7d629f5 "Utiliser le mode OpenGL avec du rendu indirect. Il y a quelques cas où l'option devrait être utilisée.",
arg_description = 0x0}, {long_name = 0x80713aa "ask-backend",
short_name = 65 'A', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff408,
description = 0xb7d59940 "Demander au démarrage quel moteur utiliser.", arg_description = 0x0}, {long_name = 0x80713b6 "env",
short_name = 101 'e', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0xbffff40c,
description = 0xb7d5bc07 "Forcer le dock à considérer cet environnement - utiliser avec soin.", arg_description = 0x0}, {
long_name = 0x807144e "dir", short_name = 100 'd', flags = 2,
arg = G_OPTION_ARG_STRING, arg_data = 0xbffff410,
description = 0xb7d5bc4d "Force le dock à charger les paramètres depuis ce dossier au lieu de ~/.config/cairo-dock.", arg_description = 0x0}, {
long_name = 0x80713ba "server", short_name = 83 'S', flags = 2,
arg = G_OPTION_ARG_STRING, arg_data = 0xbffff420,
description = 0xb7d5926e "Adresse du serveur contenant les thèmes additionnels. Ceci écrasera l'adresse par défaut du serveur.",
arg_description = 0x0}, {long_name = 0x80713c1 "wait",
short_name = 119 'w', flags = 2, arg = G_OPTION_ARG_INT,
arg_data = 0xbffff424,
description = 0xb7d62eb2 "Attendre N secondes avant de démarrer ; ceci est utile si vous remarquez des problèmes si le dock est démarré automatiquement avec la session.", arg_description = 0x0}, {
long_name = 0x80713c6 "maintenance", short_name = 109 'm',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3e4,
description = 0xb7d5939f "Permettre d'éditer la configuration avant que le dock soit lancé et afficher le panneau de configuration au démarrage.", arg_description = 0x0}, {long_name = 0x80713d2 "exclude",
short_name = 120 'x', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0xbffff41c,
description = 0xb7d5b6b1 "Exclure une applet donnée de l'activation (il est cependant toujours chargé).", arg_description = 0x0}, {
long_name = 0x80713da "safe-mode", short_name = 102 'f',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3e0,
description = 0xb7d5b2ac "Ne charger aucune applet.",
arg_description = 0x0}, {long_name = 0x80713fd "log",
short_name = 108 'l', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0xbffff414,
description = 0xb7d5e49c "Verbosité du journal (debug, message, warning, critical, error) ; le choix par défaut est warning.",
arg_description = 0x0}, {long_name = 0x8071401 "colors",
short_name = 65 'A', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff404,
description = 0xb7d5bcea "Forcer l'affichage de certains messages avec des couleurs.", arg_description = 0x0}, {long_name = 0x80714ea "version",
short_name = 118 'v', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff3f0,
description = 0xb7d5ff2b "Afficher la version et quitter.",
arg_description = 0x0}, {long_name = 0x8071420 "locked",
short_name = 107 'k', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x807d120,
description = 0xb7d5e42a "Verrouiller le dock pour qu'aucune modification ne soit possible pour les utilisateurs.", arg_description = 0x0}, {
long_name = 0x8071427 "keep-above", short_name = 97 'a',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff400,
description = 0xb7d5dfa9 "Garder le dock au-dessus des autres fenêtres dans toutes les situations.", arg_description = 0x0}, {
long_name = 0x8071432 "no-sticky", short_name = 115 's',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3e8,
description = 0xb7d5b2c6 "Ne pas faire apparaître le dock sur tous les bureaux.", arg_description = 0x0}, {long_name = 0x807143c "capuccino",
short_name = 67 'C', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff3ec,
description = 0xb7d5a0e3 "Cairo-Dock peut faire tout ce que l'on veut, même le café !", arg_description = 0x0}, {
long_name = 0x8071446 "modules-dir", short_name = 77 'M',
flags = 2, arg = G_OPTION_ARG_STRING, arg_data = 0xbffff418,
description = 0xb7d5996d "Demander au dock de charger des modules additionnels contenus dans ce dossier (attention que ce n'est pas recommandé pour votre dock de charger des modules non officiels).", arg_description = 0x0}, {
long_name = 0x8071452 "testing", short_name = 84 'T', flags = 2,
arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3f4,
description = 0xb7d5bb4b "Prévu uniquement pour du débogage. Le gestionnaire de plantage ne sera pas démarré pour traquer les bugs.",
arg_description = 0x0}, {long_name = 0x807145a "easter-eggs",
short_name = 69 'E', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x807cac0,
description = 0xb7d5bae5 "Prévu uniquement pour du débogage. Certaines options cachées et encore instables seront activées.",
arg_description = 0x0}, {long_name = 0x0, short_name = 0 '\000',
flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0,
description = 0x0, arg_description = 0x0}}
context = <optimized out>
__PRETTY_FUNCTION__ = "main"
iDesktopEnv = <optimized out>
bFirstLaunch = 0
cRootDataDirPath = <optimized out>
iRendering = <optimized out>
cExtraDirPath = <optimized out>
cThemesDirPath = <optimized out>
cCurrentThemeDirPath = <optimized out>
bNewVersion = <optimized out>
Stack level 0, frame at 0xbfffeec0:
eip = 0x986691 in cairo_dock_cancel_next_iteration
(/build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:61); saved eip 0x986bd9
inlined into frame 1
source language c.
Arglist at unknown address.
Locals at unknown address, Previous frame's sp in esp

Thread 8 (Thread 0xaf172b70 (LWP 10889)):
#0 0x00130416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00aec697 in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#2 0x00aecb9a in system () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#3 0x0015febb in system () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#4 0x00924702 in _cairo_dock_launch_threaded (
cCommand=0x87a81e8 "cd \"/home/ronan/.config/cairo-dock/third-party/Transmission\" && ./\"Transmission\" 1 \"/org/cairodock/CairoDock/Transmission\" \"/home/ronan/.config/cairo-dock/current_theme/plug-ins/Transmission/Transmiss"...)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-launcher-manager.c:483
r = <optimized out>
__PRETTY_FUNCTION__ = "_cairo_dock_launch_threaded"
#5 0x003725f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6 0x00157d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#7 0x00b8346e in clone () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 7 (Thread 0xafa18b70 (LWP 10888)):
#0 0x00130416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x0015e619 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#2 0x00159f7d in _L_lock_708 () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#3 0x00159dc3 in pthread_mutex_lock ()
from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#4 0x0098654f in _cairo_dock_threaded_calculation (pTask=0x84a9810)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:143
pThread = 0x82ac998
__PRETTY_FUNCTION__ = "_cairo_dock_threaded_calculation"
#5 0x003725f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6 0x00157d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#7 0x00b8346e in clone () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 6 (Thread 0xb6658b70 (LWP 10887)):
#0 0x00130416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00b747ae in poll () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#2 0x0035a34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#3 0x0034b896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4 0x0034bf9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5 0x00ceecea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
No symbol table info available.
#6 0x003725f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#7 0x00157d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#8 0x00b8346e in clone () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 5 (Thread 0xb6e5cb70 (LWP 10886)):
#0 0x00130416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x0015be04 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#2 0x00dbf021 in ?? () from /usr/lib/i386-linux-gnu/libgthread-2.0.so.0
No symbol table info available.
#3 0x0031d3f0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#4 0x0031ddae in g_async_queue_timed_pop ()
from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#5 0x0037495b in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6 0x003725f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#7 0x00157d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#8 0x00b8346e in clone () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 4 (Thread 0xb195eb70 (LWP 10880)):
#0 0x00130416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x0015e619 in __lll_lock_wait () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#2 0x00159f7d in _L_lock_708 () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#3 0x00159dc3 in pthread_mutex_lock ()
from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#4 0x0098654f in _cairo_dock_threaded_calculation (pTask=0x8617198)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:143
pThread = 0x8562a78
__PRETTY_FUNCTION__ = "_cairo_dock_threaded_calculation"
#5 0x003725f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#6 0x00157d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#7 0x00b8346e in clone () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 2 (Thread 0xb215fb70 (LWP 10876)):
#0 0x00130416 in __kernel_vsyscall ()
No symbol table info available.
#1 0x00b747ae in poll () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#2 0x013f5a7c in ?? () from /lib/i386-linux-gnu/libresolv.so.2
No symbol table info available.
#3 0x013f38f0 in __libc_res_nquery () from /lib/i386-linux-gnu/libresolv.so.2
No symbol table info available.
#4 0x013f3ed5 in ?? () from /lib/i386-linux-gnu/libresolv.so.2
No symbol table info available.
#5 0x013f452f in __libc_res_nsearch () from /lib/i386-linux-gnu/libresolv.so.2
No symbol table info available.
#6 0x05bc70d2 in _nss_dns_gethostbyname3_r ()
from /lib/i386-linux-gnu/libnss_dns.so.2
No symbol table info available.
#7 0x05bc735f in _nss_dns_gethostbyname2_r ()
from /lib/i386-linux-gnu/libnss_dns.so.2
No symbol table info available.
#8 0x00b5af2b in ?? () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#9 0x00b5c17d in getaddrinfo () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
#10 0x011c12f0 in Curl_getaddrinfo_ex ()
from /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#11 0x011baac7 in Curl_getaddrinfo ()
from /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#12 0x0118f7b0 in Curl_resolv ()
from /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#13 0x0118fae5 in Curl_resolv_timeout ()
from /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#14 0x011a290f in ?? () from /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#15 0x011a4f76 in Curl_connect ()
from /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#16 0x011acc91 in ?? () from /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#17 0x011ad9a3 in curl_easy_perform ()
from /usr/lib/i386-linux-gnu/libcurl-gnutls.so.4
No symbol table info available.
#18 0x0098326e in cairo_dock_get_url_data_with_post (
cURL=0x8504af8 "http://download.tuxfamily.org/glxdock/themes/third-party/3.1.0/list.conf", bGetOutputHeaders=0, erreur=0xb215f08c, cFirstProperty=0x0)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-packages.c:346
__PRETTY_FUNCTION__ = "cairo_dock_get_url_data_with_post"
handle = 0x8522fb8
sPostData = 0x0
buffer = 0x8203310
r = <optimized out>
cContent = <optimized out>
#19 0x0098378c in cairo_dock_list_net_packages (
cServerAdress=0x82004e0 "http://download.tuxfamily.org/glxdock/themes",
cDirectory=0x83be5d0 "third-party/3.1.0",
cListFileName=0x9a61d9 "list.conf", hProvidedTable=0x832dc50,
erreur=0xb215f10c)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-packages.c:643
__PRETTY_FUNCTION__ = "cairo_dock_list_net_packages"
tmp_erreur = 0x0
cURL = 0x8504af8 "http://download.tuxfamily.org/glxdock/themes/third-party/3.1.0/list.conf"
cContent = <optimized out>
pKeyFile = <optimized out>
pPackageTable = <optimized out>
#20 0x00984296 in cairo_dock_list_packages (cSharePackagesDir=0x0,
cUserPackagesDir=0x832cb70 "/home/ronan/.config/cairo-dock/third-party",
cDistantPackagesDir=0x83be5d0 "third-party/3.1.0", pTable=0x0)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-packages.c:716
__PRETTY_FUNCTION__ = "cairo_dock_list_packages"
__func__ = "cairo_dock_list_packages"
erreur = 0x0
pPackageTable = <optimized out>
#21 0x00984379 in _list_packages (pSharedMemory=0x83b8b18)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-packages.c:730
No locals.
#22 0x009864b8 in _cairo_dock_threaded_calculation (pTask=0x8504900)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:128
pThread = 0x82b1c68
__PRETTY_FUNCTION__ = "_cairo_dock_threaded_calculation"
#23 0x003725f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#24 0x00157d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
No symbol table info available.
#25 0x00b8346e in clone () from /lib/i386-linux-gnu/libc.so.6
No symbol table info available.
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb7fd1870 (LWP 10872)):
#0 0x00986691 in cairo_dock_cancel_next_iteration (pTask=0x87a8198)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:61
No locals.
#1 cairo_dock_cancel_next_iteration (pTask=0x87a8198)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:48
No locals.
#2 0x00986bd9 in cairo_dock_launch_task_delayed (pTask=0x87a8198, fDelay=3000)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-task.c:216
No locals.
#3 0x036dcba3 in cd_init_wms ()
at /build/buildd/cairo-dock-plug-ins-3.0.99.beta1.1~20120821~bzr2506/Composite-Manager/src/applet-composite-manager.c:344
pSharedMemory = <optimized out>
#4 0x036db927 in init (pApplet=0x87a80b8, pKeyFile=0x8753478)
at /build/buildd/cairo-dock-plug-ins-3.0.99.beta1.1~20120821~bzr2506/Composite-Manager/src/applet-init.c:44
__PRETTY_FUNCTION__ = "init"
__func__ = "init"
#5 0x0092868e in cairo_dock_instanciate_module (pModule=0x826a978,
cConfFilePath=0x8369ca0 "/home/ronan/.config/cairo-dock/current_theme/plug-ins/Composite-Manager/Composite-Manager.conf")
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-module-factory.c:467
__PRETTY_FUNCTION__ = "cairo_dock_instanciate_module"
__func__ = "cairo_dock_instanciate_module"
pInstance = 0x87a80b8
pMinimalConfig = 0x83351e8
pKeyFile = 0x8753478
pContainer = <optimized out>
pDock = <optimized out>
pDesklet = 0x0
pIcon = <optimized out>
#6 0x00929330 in cairo_dock_activate_module (module=0x826a978,
erreur=0xbffff09c)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-module-factory.c:803
cConfFilePath = <optimized out>
r = <optimized out>
cUserDataDirPath = 0x8465cf8 "/home/ronan/.config/cairo-dock/current_theme/plug-ins/Composite-Manager"
n = <optimized out>
__PRETTY_FUNCTION__ = "cairo_dock_activate_module"
__func__ = "cairo_dock_activate_module"
#7 0x0092a6b8 in cairo_dock_activate_modules_from_list (
cActiveModuleList=0x82863a0)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-module-manager.c:260
erreur = 0x0
cModuleName = 0x82867b8 "Composite-Manager"
pModule = <optimized out>
m = <optimized out>
__PRETTY_FUNCTION__ = "cairo_dock_activate_modules_from_list"
i = <optimized out>
pNotFoundModules = <optimized out>
#8 0x0098838e in cairo_dock_load_current_theme ()
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/gldit/cairo-dock-config.c:464
__PRETTY_FUNCTION__ = "cairo_dock_load_current_theme"
__func__ = "cairo_dock_load_current_theme"
pMainDock = 0x8202e80
#9 0x08053cb5 in main (argc=1, argv=0xbffff4e4)
at /build/buildd/cairo-dock-3.0.99.beta1.1~20120821~bzr1181/src/cairo-dock.c:708
i = <optimized out>
erreur = 0x0
bSafeMode = 0
bMaintenance = 0
bNoSticky = 0
bNormalHint = 0
bCappuccino = 0
bPrintVersion = 0
bTesting = 0
bForceIndirectRendering = 0
bForceOpenGL = 0
bToggleIndirectRendering = 0
bKeepAbove = 0
bForceColors = 0
bAskBackend = 0
cEnvironment = 0x0
cUserDefinedDataDir = 0x0
cVerbosity = 0x0
cUserDefinedModuleDir = 0x0
cExcludeModule = 0x0
cThemeServerAdress = 0x0
iDelay = 0
pOptionsTable = {{long_name = 0x8071333 "cairo", short_name = 99 'c',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x807cf64,
description = 0xb7d629cf "Utiliser le mode Cairo exclusivement.",
arg_description = 0x0}, {long_name = 0x80713a3 "opengl",
short_name = 111 'o', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff3f8,
description = 0xb7d62a5f "Utiliser le mode OpenGL (accélération matérielle).", arg_description = 0x0}, {
long_name = 0x807139a "indirect-opengl", short_name = 79 'O',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3fc,
description = 0xb7d629f5 "Utiliser le mode OpenGL avec du rendu indirect. Il y a quelques cas où l'option devrait être utilisée.",
arg_description = 0x0}, {long_name = 0x80713aa "ask-backend",
short_name = 65 'A', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff408,
description = 0xb7d59940 "Demander au démarrage quel moteur utiliser.", arg_description = 0x0}, {long_name = 0x80713b6 "env",
short_name = 101 'e', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0xbffff40c,
description = 0xb7d5bc07 "Forcer le dock à considérer cet environnement - utiliser avec soin.", arg_description = 0x0}, {
long_name = 0x807144e "dir", short_name = 100 'd', flags = 2,
arg = G_OPTION_ARG_STRING, arg_data = 0xbffff410,
description = 0xb7d5bc4d "Force le dock à charger les paramètres depuis ce dossier au lieu de ~/.config/cairo-dock.", arg_description = 0x0}, {
long_name = 0x80713ba "server", short_name = 83 'S', flags = 2,
arg = G_OPTION_ARG_STRING, arg_data = 0xbffff420,
description = 0xb7d5926e "Adresse du serveur contenant les thèmes additionnels. Ceci écrasera l'adresse par défaut du serveur.",
arg_description = 0x0}, {long_name = 0x80713c1 "wait",
short_name = 119 'w', flags = 2, arg = G_OPTION_ARG_INT,
arg_data = 0xbffff424,
description = 0xb7d62eb2 "Attendre N secondes avant de démarrer ; ceci est utile si vous remarquez des problèmes si le dock est démarré automatiquement avec la session.", arg_description = 0x0}, {
long_name = 0x80713c6 "maintenance", short_name = 109 'm',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3e4,
description = 0xb7d5939f "Permettre d'éditer la configuration avant que le dock soit lancé et afficher le panneau de configuration au démarrage.", arg_description = 0x0}, {long_name = 0x80713d2 "exclude",
short_name = 120 'x', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0xbffff41c,
description = 0xb7d5b6b1 "Exclure une applet donnée de l'activation (il est cependant toujours chargé).", arg_description = 0x0}, {
long_name = 0x80713da "safe-mode", short_name = 102 'f',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3e0,
description = 0xb7d5b2ac "Ne charger aucune applet.",
arg_description = 0x0}, {long_name = 0x80713fd "log",
short_name = 108 'l', flags = 2, arg = G_OPTION_ARG_STRING,
arg_data = 0xbffff414,
description = 0xb7d5e49c "Verbosité du journal (debug, message, warning, critical, error) ; le choix par défaut est warning.",
arg_description = 0x0}, {long_name = 0x8071401 "colors",
short_name = 65 'A', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff404,
description = 0xb7d5bcea "Forcer l'affichage de certains messages avec des couleurs.", arg_description = 0x0}, {long_name = 0x80714ea "version",
short_name = 118 'v', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff3f0,
description = 0xb7d5ff2b "Afficher la version et quitter.",
arg_description = 0x0}, {long_name = 0x8071420 "locked",
short_name = 107 'k', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x807d120,
description = 0xb7d5e42a "Verrouiller le dock pour qu'aucune modification ne soit possible pour les utilisateurs.", arg_description = 0x0}, {
long_name = 0x8071427 "keep-above", short_name = 97 'a',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff400,
description = 0xb7d5dfa9 "Garder le dock au-dessus des autres fenêtres dans toutes les situations.", arg_description = 0x0}, {
long_name = 0x8071432 "no-sticky", short_name = 115 's',
flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3e8,
description = 0xb7d5b2c6 "Ne pas faire apparaître le dock sur tous les bureaux.", arg_description = 0x0}, {long_name = 0x807143c "capuccino",
short_name = 67 'C', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0xbffff3ec,
description = 0xb7d5a0e3 "Cairo-Dock peut faire tout ce que l'on veut, même le café !", arg_description = 0x0}, {
long_name = 0x8071446 "modules-dir", short_name = 77 'M',
flags = 2, arg = G_OPTION_ARG_STRING, arg_data = 0xbffff418,
description = 0xb7d5996d "Demander au dock de charger des modules additionnels contenus dans ce dossier (attention que ce n'est pas recommandé pour votre dock de charger des modules non officiels).", arg_description = 0x0}, {
long_name = 0x8071452 "testing", short_name = 84 'T', flags = 2,
arg = G_OPTION_ARG_NONE, arg_data = 0xbffff3f4,
description = 0xb7d5bb4b "Prévu uniquement pour du débogage. Le gestionnaire de plantage ne sera pas démarré pour traquer les bugs.",
arg_description = 0x0}, {long_name = 0x807145a "easter-eggs",
short_name = 69 'E', flags = 2, arg = G_OPTION_ARG_NONE,
arg_data = 0x807cac0,
description = 0xb7d5bae5 "Prévu uniquement pour du débogage. Certaines options cachées et encore instables seront activées.",
arg_description = 0x0}, {long_name = 0x0, short_name = 0 '\000',
flags = 0, arg = G_OPTION_ARG_NONE, arg_data = 0x0,
description = 0x0, arg_description = 0x0}}
context = <optimized out>
__PRETTY_FUNCTION__ = "main"
iDesktopEnv = <optimized out>
bFirstLaunch = 0
cRootDataDirPath = <optimized out>
iRendering = <optimized out>
cExtraDirPath = <optimized out>
cThemesDirPath = <optimized out>
cCurrentThemeDirPath = <optimized out>
bNewVersion = <optimized out>
A debugging session is active.

    Inferior 1 [process 10872] will be killed.

Quit anyway? (y or n) 248    /build/buildd/cairo-dock-3.1.99.beta0.1~20130124~bzr1345/src/cairo-dock.c: Aucun fichier ou dossier de ce type.
    in /build/buildd/cairo-dock-3.1.99.beta0.1~20130124~bzr1345/src/cairo-dock.c
No stack.
No stack.
No stack.
Undefined command: "exit". Try "help".
248    /build/buildd/cairo-dock-3.1.99.beta0.1~20130124~bzr1345/src/cairo-dock.c: Aucun fichier ou dossier de ce type.
    in /build/buildd/cairo-dock-3.1.99.beta0.1~20130124~bzr1345/src/cairo-dock.c
No stack.
/home/ronan/gdb_command.txt:5: Error in sourced command file:
No stack.
Quit
248    /build/buildd/cairo-dock-3.1.99.beta0.1~20130124~bzr1345/src/cairo-dock.c: Aucun fichier ou dossier de ce type.
    in /build/buildd/cairo-dock-3.1.99.beta0.1~20130124~bzr1345/src/cairo-dock.c
No stack.
/home/ronan/gdb_command.txt:5: Error in sourced command file:
No stack.
248    /build/buildd/cairo-dock-3.1.99.beta0.1~20130124~bzr1345/src/cairo-dock.c: Aucun fichier ou dossier de ce type.
    in /build/buildd/cairo-dock-3.1.99.beta0.1~20130124~bzr1345/src/cairo-dock.c
No stack.
No stack.


Dites moi si d'autres informations sont nécessaires

matttbe, Saturday 26 January 2013 à 16:10


Subscription date : 24 January 2009
Messages : 12573
Merci pour ce rapport de bug!

** ERROR **: g_thread_init() must be called before dbus_threads_init()
Trappe pour point d'arrêt et de trace
Arf, petit typo... C'est corrigé sur BZR, je vais envoyé la correction sur le ppa dès que possible
Une fois la mise à jour disponible, pourrais-tu vérifier si tu as toujours le crash et si oui, refournir le backtrace?

matttbe, Saturday 26 January 2013 à 18:14


Subscription date : 24 January 2009
Messages : 12573
Ça devrait être dispo maintenant

ronan, Saturday 26 January 2013 à 18:59


Subscription date : 24 April 2012
Messages : 38
Quelle réactivité ! C'est bon tout fonctionne, merci

matttbe, Saturday 26 January 2013 à 19:00


Subscription date : 24 January 2009
Messages : 12573
Ouf, c'était "juste" ça

Git Version | Version Git

Subjects Author Language Messages Last message
[Locked] Crash CD après MAJ en version 20130124-bzr1345
ronan Français 4 matttbe [Read]
26 January 2013 à 19:00


Glx-Dock / Cairo-Dock List of forums Git Version | Version Git Crash CD après MAJ en version 20130124-bzr1345 Top

Online users :

Powered by ElementSpeak © 2007 Adrien Pilleboue, 2009-2013 Matthieu Baerts.
Dock based on CSS Dock Menu (Ndesign) with jQuery. Icons by zgegball
Cairo-Dock is a free software under GNU-GPL3 licence. First stable version created by Fabounet.
Many thanks to TuxFamily for the web Hosting and Mav for the domain name.