cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #01193
[Bug 526664] Re: cairo-dock random crash, no self-restart
@Fabounet
So, just saw your post, reinstated my theme and I'm waiting for it to happen.
As far as I know, I only have one instance of system-monitor although I
use widget layer and a screenlet sysmonitor is running there. What I do
have is three instances of clock running, one on the dock and two on the
widget, for different time-zones.
Thank you for noticing that I had 8 pixels wasted space between the dock
and the screen edge, it was certainly a misconfiguration that I never
noticed.
Concerning the process, I looked
@Matthieu
Do you want me to try what you say now, or wait for a crash to tell Fabounet whether the process is running or not?
Never mind, just happened again after I clicked Process Monitor. I can now reply to Fabounet
Before crash:
~$ ps -ef | grep cairo-dock
myuser 5891 1 3 19:14 ? 00:00:20 cairo-dock -o
myuser 7444 7389 0 19:23 pts/1 00:00:00 grep cairo-dock
After crash:
~$ ps -ef | grep cairo-dock
myuser 8237 7389 0 19:33 pts/1 00:00:00 grep cairo-dock
Looking forward to instructions
--
cairo-dock random crash, no self-restart
https://bugs.launchpad.net/bugs/526664
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
Status in Cairo-Dock : Core: Incomplete
Bug description:
I love CD, installed it a few months ago and it increased my productivity a lot.
Suddenly this problem started a few days ago, CD suddenly disappears and doesn't restart, process monitor doesn't show it running.
This happens randomly, cannot reproduce it, but usually when I click on an option of the main menu (penguin applet).
The present debug session, listed below, stopped when I clicked the Application->Administration->update manager
I run Ubuntu 9.10, all upgrades done with Gnome / Compiz
Laptop is Asus A8Js, nvidia Go 7700, nvidia driver 195.36.03
CD version 2.1.3-4
debug : (cairo-dock-draw-opengl.c:cairo_dock_create_texture_from_surface:723)
+ texture 99 generee (9de1c78, 57x23)
message : (cairo-dock-menu.c:_cairo_dock_delete_menu:1697)
on force a quitter
debug : (cairo-dock-callbacks.c:cairo_dock_launch_command_full:949)
cairo_dock_launch_command_full (/usr/bin/jockey-gtk , (null))
Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posix.c:196, function pa_tls_set(). Aborting.
warning : (cairo-dock.c:_cairo_dock_intercept_signal:181)
Cairo-Dock has crashed (sig 6).
It will be restarted now (cairo-dock -o -l debug).
Feel free to report this bug on glx-dock.org to help improving the dock !
info on the system :
Assertion 'pthread_setspecific(t->key, userdata) == 0' failed at pulsecore/thread-posix.c:196, function pa_tls_set(). Aborting.
Linux albatroz 2.6.31-19-generic #56-Ubuntu SMP Thu Jan 28 01:26:53 UTC 2010 i686 GNU/Linux
Aborted
:~$
P.S. It just happened again when I clicked the menu option of nvidia settings to look at the graphics card type
References