Le mardi 20 décembre 2011 à 17:33 +0900, Norbert Preining a écrit : > Doing some long running task (converting images to smaller size, > several thousands), suddenly everything stopped. I killed phatch > (the converter program) and went into activities to restart it. > Alas, going there, typing "phat" it showed up, so I clicked onto > it and that was the end. gnome-shell did not react to *anything* > anymore. No kbd, no mouse, nothing. I could still switch > between console and X, I could still use the console without > any problem, but gnome-shell decided to go into solipsistic mode > and didn't interact with anyone. > > I tried from the console to send gnome-shell some signals to wake > up, but also these were rejected. When I killed the gnome shell > with kill -9, it restarted for a short time, but stopped again.
If this happens again, please try to obtain a backtrace from the locked-up gnome-shell process. I’m not sure it’s enough because the deadlock could be in the JS code, but that would be a good start. > Window manager warning: Log level 8: meta_window_lower: assertion > `!window->override_redirect' failed > Traceback (most recent call last): > File "/usr/share/phatch/phatch/pyWx/gui.py", line 701, in > on_menu_tools_execute > self._execute(actionlist) > File "/usr/share/phatch/phatch/pyWx/gui.py", line 300, in _execute > update=self._send_update_event, **keyw) > File "/usr/share/phatch/phatch/core/api.py", line 729, in > apply_actions_to_photos > is_done, image_index, repeat) > File "/usr/share/phatch/phatch/core/api.py", line 780, in > apply_actions_to_photo > photo.close() So this is phatch crashing. > AttributeError: 'NoneType' object has no attribute 'close' > Window manager warning: Log level 8: meta_window_raise: assertion > `!window->override_redirect' failed > Window manager warning: Log level 8: meta_window_lower: assertion > `!window->override_redirect' failed > Window manager warning: Log level 8: meta_window_raise: assertion > `!window->override_redirect' failed > Window manager warning: Log level 8: meta_window_lower: assertion > `!window->override_redirect' failed > Window manager warning: Log level 8: meta_window_raise: assertion > `!window->override_redirect' failed > Window manager warning: Log level 8: meta_window_lower: assertion > `!window->override_redirect' failed > WARNING: gnome-keyring:: invalid error response from gnome-keyring-daemon: > too short > WARNING: gnome-keyring:: invalid message: couldn't read call identifier > WARNING: gnome-keyring:: invalid error response from gnome-keyring-daemon: > too short > gnome-shell: gkm-rpc-module.c:421: call_read: Assertion `len > 0' failed. This looks like an unrelated problem with gnome-keyring, but if it happens right at the same time it might be it. -- .''`. Josselin Mouette : :' : `. `' `- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

