← Back to team overview

cairo-dock-team team mailing list archive

Re: [Bug 1233002] Re: the bottom dock disappear - configuration application appears suddenly

 

Hi,
do you have this problem without OpenGL (cairo-dock -c) ?

in both gdb logs, we can see that the active thread (Thread 2) is blocking
on a call from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
all other threads seem to be waiting
I wonder what this thread can be...

can you also try with "cairo-dock -f", to launch the dock without any
plug-ins, and see if the problem occurs ? (and also to see if we have this
Thread 2)

Thank you !


2013/10/1 Marc-Andre Heroux <maheroux@xxxxxxxxxx>

> Cairo-Dock Version 3.2.99.rc1
> Twice, when running with -c (standard), all icons of the dock became with
> a white border. I have found the following gdb.txt file, not sure if
> related but it may give you some direction:
>
> 275
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/cairo-dock.c: No
> such file or directory.
> #0  0x00007ffff7786b7b in raise () from
> /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #1  0x00007ffff52bca14 in ffi_call_unix64 ()
>    from /usr/lib/x86_64-linux-gnu/libffi.so.6
> No symbol table info available.
> #2  0x00007ffff52bc435 in ffi_call ()
>    from /usr/lib/x86_64-linux-gnu/libffi.so.6
> No symbol table info available.
> #3  0x00007ffff7538b16 in g_cclosure_marshal_generic_va ()
>    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> No symbol table info available.
> #4  0x00007ffff7537eca in ?? ()
>    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> No symbol table info available.
> #5  0x00007ffff7550741 in g_signal_emit_valist ()
>    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> No symbol table info available.
> #6  0x00007ffff7551242 in g_signal_emit ()
>    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> No symbol table info available.
> #7  0x00007ffff5ab4ed5 in ?? () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> No symbol table info available.
> #8  0x00007ffff727ad53 in g_main_context_dispatch ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #9  0x00007ffff727b0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #10 0x00007ffff727b49a in g_main_loop_run ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #11 0x00007fffea8a498b in ?? ()
>    from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
> No symbol table info available.
> #12 0x00007ffff729c9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #13 0x00007ffff777ee9a in start_thread ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #14 0x00007ffff6045ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #15 0x0000000000000000 in ?? ()
> No symbol table info available.
> Stack level 0, frame at 0x7fffea045530:
>  rip = 0x7ffff7786b7b in raise; saved rip 0x7ffff52bca14
>  called by frame at 0x7fffea045550
>  Arglist at 0x7fffea045520, args:
>  Locals at 0x7fffea045520, Previous frame's sp is 0x7fffea045530
>  Saved registers:
>   rip at 0x7fffea045528
> rax            0x0      0
> rbx            0x20     32
> rcx            0xffffffffffffffff       -1
> rdx            0xf      15
> rsi            0xf49    3913
> rdi            0xf2c    3884
> rbp            0x7fffea045530   0x7fffea045530
> rsp            0x7fffea045528   0x7fffea045528
> r8             0x6367d0 6514640
> r9             0x0      0
> r10            0x7fffea0452c0   140737119539904
> r11            0x202    514
> r12            0x7fffea045670   140737119540848
> r13            0x7fffe4007d38   140737018625336
> r14            0x7fffea045640   140737119540800
> r15            0x0      0
> rip            0x7ffff7786b7b   0x7ffff7786b7b <raise+43>
> eflags         0x202    [ IF ]
> cs             0x33     51
> ss             0x2b     43
> ds             0x0      0
> es             0x0      0
> fs             0x0      0
> gs             0x0      0
> => 0x7ffff7786b7b <raise+43>:   cmp    $0xfffffffffffff000,%rax
>    0x7ffff7786b81 <raise+49>:   ja     0x7ffff7786b85 <raise+53>
>    0x7ffff7786b83 <raise+51>:   repz retq
>    0x7ffff7786b85 <raise+53>:
>     mov    0x2083f4(%rip),%rdx        # 0x7ffff798ef80
>    0x7ffff7786b8c <raise+60>:   neg    %eax
>    0x7ffff7786b8e <raise+62>:   mov    %eax,%fs:(%rdx)
>    0x7ffff7786b91 <raise+65>:   or     $0xffffffffffffffff,%rax
>    0x7ffff7786b95 <raise+69>:   retq
>    0x7ffff7786b96:      nop
>    0x7ffff7786b97:      nop
>    0x7ffff7786b98:      nop
>    0x7ffff7786b99:      nop
>    0x7ffff7786b9a:      nop
>    0x7ffff7786b9b:      nop
>    0x7ffff7786b9c:      nop
>    0x7ffff7786b9d:      nop
>
> Thread 10 (Thread 0x7fffc13e3700 (LWP 4055)):
> #0  0x00007ffff7782d84 in pthread_cond_wait@@GLIBC_2.3.2 ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #1  0x00007ffff72b682f in g_cond_wait ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #2  0x00007ffff638ffad in _cairo_dock_threaded_calculation (pTask=0xbfca60)
>     at
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/gldit/cairo-dock-task.c:165
> No locals.
> #3  0x00007ffff729c9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #4  0x00007ffff777ee9a in start_thread ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #5  0x00007ffff6045ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #6  0x0000000000000000 in ?? ()
> No symbol table info available.
>
> Thread 9 (Thread 0x7fffc0be2700 (LWP 4000)):
> #0  0x00007ffff7782d84 in pthread_cond_wait@@GLIBC_2.3.2 ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #1  0x00007ffff72b682f in g_cond_wait ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #2  0x00007ffff638ffad in _cairo_dock_threaded_calculation (pTask=0x9e3ea0)
>     at
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/gldit/cairo-dock-task.c:165
> No locals.
> #3  0x00007ffff729c9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #4  0x00007ffff777ee9a in start_thread ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #5  0x00007ffff6045ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #6  0x0000000000000000 in ?? ()
> No symbol table info available.
>
> Thread 7 (Thread 0x7fffc1fef700 (LWP 3982)):
> #0  0x00007ffff7782d84 in pthread_cond_wait@@GLIBC_2.3.2 ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #1  0x00007ffff72b682f in g_cond_wait ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #2  0x00007ffff638ffad in _cairo_dock_threaded_calculation (pTask=0x9ccba0)
>     at
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/gldit/cairo-dock-task.c:165
> No locals.
> #3  0x00007ffff729c9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #4  0x00007ffff777ee9a in start_thread ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #5  0x00007ffff6045ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #6  0x0000000000000000 in ?? ()
> No symbol table info available.
>
> Thread 6 (Thread 0x7fffcc8b0700 (LWP 3966)):
> #0  0x00007ffff603a313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #1  0x00007ffff727b036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #2  0x00007ffff727b164 in g_main_context_iteration ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #3  0x00007ffff727b1b1 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #4  0x00007ffff729c9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #5  0x00007ffff777ee9a in start_thread ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #6  0x00007ffff6045ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #7  0x0000000000000000 in ?? ()
> No symbol table info available.
>
> Thread 3 (Thread 0x7fffe9845700 (LWP 3914)):
> #0  0x00007ffff603a313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #1  0x00007ffff727b036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #2  0x00007ffff727b49a in g_main_loop_run ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #3  0x00007ffff5ac8406 in ?? () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> No symbol table info available.
> #4  0x00007ffff729c9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #5  0x00007ffff777ee9a in start_thread ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #6  0x00007ffff6045ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #7  0x0000000000000000 in ?? ()
> No symbol table info available.
>
> Thread 2 (Thread 0x7fffea046700 (LWP 3913)):
> #0  0x00007ffff7786b7b in raise () from
> /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #1  0x00007ffff52bca14 in ffi_call_unix64 ()
>    from /usr/lib/x86_64-linux-gnu/libffi.so.6
> No symbol table info available.
> #2  0x00007ffff52bc435 in ffi_call ()
>    from /usr/lib/x86_64-linux-gnu/libffi.so.6
> No symbol table info available.
> #3  0x00007ffff7538b16 in g_cclosure_marshal_generic_va ()
>    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> No symbol table info available.
> #4  0x00007ffff7537eca in ?? ()
>    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> No symbol table info available.
> #5  0x00007ffff7550741 in g_signal_emit_valist ()
>    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> No symbol table info available.
> #6  0x00007ffff7551242 in g_signal_emit ()
>    from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
> No symbol table info available.
> #7  0x00007ffff5ab4ed5 in ?? () from
> /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
> No symbol table info available.
> #8  0x00007ffff727ad53 in g_main_context_dispatch ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #9  0x00007ffff727b0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #10 0x00007ffff727b49a in g_main_loop_run ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #11 0x00007fffea8a498b in ?? ()
>    from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
> No symbol table info available.
> #12 0x00007ffff729c9e5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #13 0x00007ffff777ee9a in start_thread ()
>    from /lib/x86_64-linux-gnu/libpthread.so.0
> No symbol table info available.
> #14 0x00007ffff6045ccd in clone () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #15 0x0000000000000000 in ?? ()
> No symbol table info available.
>
> Thread 1 (Thread 0x7ffff7fbb980 (LWP 3884)):
> #0  0x00007ffff603a313 in poll () from /lib/x86_64-linux-gnu/libc.so.6
> No symbol table info available.
> #1  0x00007ffff0eab862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
> No symbol table info available.
> #2  0x00007ffff0eacd7f in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
> No symbol table info available.
> #3  0x00007ffff0eacf9b in xcb_wait_for_reply ()
>    from /usr/lib/x86_64-linux-gnu/libxcb.so.1
> No symbol table info available.
> #4  0x00007ffff4553f5d in _XReply ()
>    from /usr/lib/x86_64-linux-gnu/libX11.so.6
> No symbol table info available.
> #5  0x00007ffff430ae3a in XIGetClientPointer ()
>    from /usr/lib/x86_64-linux-gnu/libXi.so.6
> No symbol table info available.
> #6  0x00007ffff660f88d in ?? () from
> /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
> No symbol table info available.
> #7  0x00007fffdad4d36b in action_on_update_icon (myApplet=0xc242b0,
>     pIcon=<optimized out>, pContainer=<optimized out>,
>     bContinueAnimation=0x7fffffffe05c)
>     at
> /build/buildd/cairo-dock-plug-ins-3.2.99.rc1.1~20130923~bzr2955/Toons/src/applet-notifications.c:33
>         pManager = <optimized out>
>         pDevice = <optimized out>
>         bNeedsUpdate = <optimized out>
>         fScale = <optimized out>
>         dx = <optimized out>
>         dy = <optimized out>
>         tana = <optimized out>
>         cosa = <optimized out>
>         sina = <optimized out>
>         i = <optimized out>
>         iDetlaT = <optimized out>
>         iWidth = <optimized out>
>         iHeight = <optimized out>
> #8  0x00007ffff6348369 in _cairo_desklet_animation_loop
> (pContainer=0xbe8c00)
>     at
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/gldit/cairo-dock-desklet-factory.c:692
>         pNotificationRecord = <optimized out>
>         pElement = <optimized out>
>         pNextElement = 0x0
>         pNotificationRecordList = <optimized out>
>         _stop = <optimized out>
>         pNotificationsTab = <optimized out>
>         _obj = <optimized out>
>         bIconIsAnimating = 0
>         pDesklet = 0xbe8c00
>         bContinue = 0
>         bUpdateSlowAnimation = 1
> #9  0x00007ffff727b91b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #10 0x00007ffff727ad53 in g_main_context_dispatch ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #11 0x00007ffff727b0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #12 0x00007ffff727b49a in g_main_loop_run ()
>    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
> No symbol table info available.
> #13 0x00007ffff69c942d in gtk_main ()
>    from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
> No symbol table info available.
> #14 0x000000000040eda1 in main (argc=1, argv=0x7fffffffe848)
>     at
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/cairo-dock.c:871
>         i = <optimized out>
>         erreur = 0x0
>         bSafeMode = 0
>         bMaintenance = 0
>         bNoSticky = 0
>         bCappuccino = 0
>         bPrintVersion = 0
>         bTesting = 0
>         bForceOpenGL = 0
>         bToggleIndirectRendering = 0
>         bKeepAbove = 0
>         bForceColors = 0
>         bAskBackend = 0
>         bMetacityWorkaround = 0
>         cEnvironment = 0x0
>         cUserDefinedDataDir = 0x0
>         cVerbosity = 0x0
>         cUserDefinedModuleDir = 0x0
>         cExcludeModule = 0x0
>         cThemeServerAdress = 0x0
>         iDelay = 0
>         pOptionsTable = {{long_name = 0x427032 "cairo", short_name = 99
> 'c',
>             flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x632b60,
>             description = 0x7ffff7fb7131 "Use Cairo backend.",
>             arg_description = 0x0}, {long_name = 0x4270a2 "opengl",
>             short_name = 111 'o', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x7fffffffe714,
>             description = 0x7ffff7fb71aa "Use OpenGL backend.",
>             arg_description = 0x0}, {long_name = 0x427099
> "indirect-opengl",
>             short_name = 79 'O', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x7fffffffe718,
>             description = 0x7ffff7fb7144 "Use OpenGL backend with indirect
> rendering. There are very few case where this option should be used.",
>             arg_description = 0x0}, {long_name = 0x4270a9 "ask-backend",
>             short_name = 65 'A', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x7fffffffe724,
>             description = 0x7ffff7fafb5b "Ask again on startup which
> backend to use.", arg_description = 0x0}, {long_name = 0x4270b5 "env",
>             short_name = 101 'e', flags = 2, arg = G_OPTION_ARG_STRING,
>             arg_data = 0x7fffffffe6c0,
>             description = 0x7ffff7fb17a3 "Force the dock to consider this
> environnement - use it with care.", arg_description = 0x0}, {
>             long_name = 0x42b89f "dir", short_name = 100 'd', flags = 2,
>             arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe6c8,
>             description = 0x7ffff7fb17e5 "Force the dock to load from this
> directory, instead of ~/.config/cairo-dock.", arg_description = 0x0}, {
>             long_name = 0x426f98 "server", short_name = 83 'S', flags = 2,
>             arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe6e8,
>             description = 0x7ffff7faf55b "Address of a server containing
> additional themes. This will overwrite the default server address.",
>             arg_description = 0x0}, {long_name = 0x4270b9 "wait",
>             short_name = 119 'w', flags = 2, arg = G_OPTION_ARG_INT,
>             arg_data = 0x7fffffffe72c,
>             description = 0x7ffff7fb74fe "Wait for N seconds before
> starting; this is useful if you notice some problems when the dock starts
> with the session.", arg_description = 0x0}, {long_name = 0x4270be
> "maintenance",
>             short_name = 109 'm', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x7fffffffe700,
>             description = 0x7ffff7faf667 "Allow editing of the
> configuration before the dock is started and show the config panel on
> start.",
>             arg_description = 0x0}, {long_name = 0x4270ca "exclude",
>             short_name = 120 'x', flags = 2, arg = G_OPTION_ARG_STRING,
>             arg_data = 0x7fffffffe6e0,
>             description = 0x7ffff7fb1386 "Exclude a given plug-in from
> activating (it is still loaded though).", arg_description = 0x0}, {
>             long_name = 0x4270d2 "safe-mode", short_name = 102 'f',
>             flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe6fc,
>             description = 0x7ffff7fb1025 "Don't load any plug-ins.",
>             arg_description = 0x0}, {
>             long_name = 0x4270f5 "metacity-workaround", short_name = 87
> 'W',
>             flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe728,
>             description = 0x7ffff7fb7ddd "Work around some bugs in
> Metacity Window-Manager (invisible dialogues or sub-docks)",
> arg_description = 0x0}, {
>             long_name = 0x427109 "log", short_name = 108 'l', flags = 2,
>             arg = G_OPTION_ARG_STRING, arg_data = 0x7fffffffe6d0,
>             description = 0x7ffff7fb3941 "Log verbosity
> (debug,message,warning,critical,error); default is warning.",
> arg_description = 0x0}, {
>             long_name = 0x42710d "colors", short_name = 70 'F', flags = 2,
>             arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe720,
>             description = 0x7ffff7fb186c "Force to display some output
> messages with colours.", arg_description = 0x0}, {long_name = 0x4271f8
> "version",
>             short_name = 118 'v', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x7fffffffe70c,
>             description = 0x7ffff7fb4fba "Print version and quit.",
>             arg_description = 0x0}, {long_name = 0x42712c "locked",
>             short_name = 107 'k', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x632e40,
>             description = 0x7ffff7fb38f1 "Lock the dock so that any user
> modification is impossible.", arg_description = 0x0}, {
>             long_name = 0x427133 "keep-above", short_name = 97 'a',
>             flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x7fffffffe71c,
>             description = 0x7ffff7fb35ad "Keep the dock above other
> windows whatever.", arg_description = 0x0}, {long_name = 0x42713e
> "no-sticky",
>             short_name = 115 's', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x7fffffffe704,
>             description = 0x7ffff7fb103e "Don't make the dock appear on
> all desktops.", arg_description = 0x0}, {long_name = 0x427148 "capuccino",
>             short_name = 67 'C', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x7fffffffe708,
>             description = 0x7ffff7fb0156 "Cairo-Dock makes anything,
> including coffee !", arg_description = 0x0}, {long_name = 0x427152
> "modules-dir",
>             short_name = 77 'M', flags = 2, arg = G_OPTION_ARG_STRING,
>             arg_data = 0x7fffffffe6d8,
>             description = 0x7ffff7fafb86 "Ask the dock to load additional
> modules contained in this directory (though it is unsafe for your dock to
> load unofficial modules).", arg_description = 0x0}, {long_name = 0x42715e
> "testing",
>             short_name = 84 'T', flags = 2, arg = G_OPTION_ARG_NONE,
>             arg_data = 0x7fffffffe710,
>             description = 0x7ffff7fb170e "For debugging purpose only. The
> crash manager will not be started to hunt down the bugs.", arg_description
> = 0x0},
>           {long_name = 0x427166 "easter-eggs", short_name = 69 'E',
>             flags = 2, arg = G_OPTION_ARG_NONE, arg_data = 0x6323c0,
>             description = 0x7ffff7fb16b8 "For debugging purpose only. Some
> hidden and still unstable options will be activated.", 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 3884] will be killed.
>
> Quit anyway? (y or n) [answered Y; input not from terminal]
> 275
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/cairo-dock.c: No
> such file or directory.
> ~/gdb_commands.txt:4: Error in sourced command file:
> No stack.
> (gdb) quit
> 275
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/cairo-dock.c: No
> such file or directory.
> ~/gdb_commands.txt:4: Error in sourced command file:
> No stack.
> (gdb) quit
> 275
> /build/buildd/cairo-dock-3.2.99.rc1.1~20130923~bzr1637/src/cairo-dock.c: No
> such file or directory.
> ~/gdb_commands.txt:4: Error in sourced command file:
> No stack.
> (gdb) quit
>
> --
> You received this bug notification because you are a member of Cairo-
> Dock Devs, which is subscribed to Cairo-Dock Core.
> https://bugs.launchpad.net/bugs/1233002
>
> Title:
>   the bottom dock disappear - configuration application appears suddenly
>
> Status in Cairo-Dock : Core:
>   New
>
> Bug description:
>   Ubuntu 12.04 LTS
>   Cairo-Dock 3.2.1
>   Compiz 0.9.7.12
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/cairo-dock-core/+bug/1233002/+subscriptions
>
> _______________________________________________
> Mailing list: https://launchpad.net/~cairo-dock-team
> Post to     : cairo-dock-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~cairo-dock-team
> More help   : https://help.launchpad.net/ListHelp
>

-- 
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/1233002

Title:
  the bottom dock disappear - configuration application appears suddenly

Status in Cairo-Dock : Core:
  New

Bug description:
  Ubuntu 12.04 LTS
  Cairo-Dock 3.2.1
  Compiz 0.9.7.12

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/1233002/+subscriptions


References