After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 735334 - mutter:ERROR:core/workspace.c:352:meta_workspace_relocate_windows: assertion failed: (workspace->windows == NULL)
mutter:ERROR:core/workspace.c:352:meta_workspace_relocate_windows: assertion ...
Status: RESOLVED DUPLICATE of bug 735346
Product: gnome-shell
Classification: Core
Component: general
3.13.x
Other Linux
: Normal major
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2014-08-24 17:17 UTC by Ankur Sinha (FranciscoD)
Modified: 2014-08-25 07:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ankur Sinha (FranciscoD) 2014-08-24 17:17:21 UTC
Hi,

This is always reproducible when I'm running lifeograph:

1. Make sure you have a password protected diary in lifeograph
2. Click on "edit" to edit the diary
3. When the password dialog comes up, gnome-shell crashes


I don't think it's a lifeograph issue. I was using lifeograph on F20 with the gnome 3.14 copr and it didn't crash there. Lifeograph hasn't been updated since. 

[asinha@localhost  ~]$ rpm -q gnome-shell
gnome-shell-3.13.90-1.fc21.x86_64
[asinha@localhost  ~]$ rpm -q mutter
mutter-3.13.90-1.fc21.x86_64


I can't find any more info in the journal and abrt doesn't report these for some reason (https://bugzilla.redhat.com/show_bug.cgi?id=1109697#c4)

I've been trying to attach gdb to the shell process manually, but the shell becomes unresponsive as soon as I do. Is there anything else I can do to provide you with more information?

Thanks,
Warm regards,
Ankur
Comment 1 Ankur Sinha (FranciscoD) 2014-08-24 17:25:54 UTC
Hrm, not reproducible after a reboot. Now I'm not sure what's causing it. If the one line isn't enough info, please let me know how I can provide more and if it isn't possible, please close the bug and I'll open a fresh one when I get more info.
Comment 2 Ankur Sinha (FranciscoD) 2014-08-25 01:34:03 UTC
Just had this again. This time I'd clicked on "report" in abrt. It crashed before the two new dialogs came up - one to ask me if I wanted to upload data, the other to show abrt's progress.

Aug 25 11:30:59 localhost gnome-session[1349]: mutter:ERROR:core/workspace.c:352:meta_workspace_relocate_windows: assertion failed: (workspace->windows == NULL)
Comment 3 Ankur Sinha (FranciscoD) 2014-08-25 05:37:38 UTC
So, if this happens *once*, it starts happening often. It happened again when I hit delete in shotwell to delete a file and the "sure you wanna delete?" dialog came up. 

I noticed that this error is lead by these warnings:

Aug 25 15:34:33 localhost.localdomain gnome-session[1721]: (gnome-shell:28433): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:26001e2 not in stack
Aug 25 15:34:33 localhost.localdomain gnome-session[1721]: (gnome-shell:28433): mutter-WARNING **: STACK_OP_RAISE_ABOVE: window X11:26001e2 not in stack
Comment 4 Frederic Peters 2014-08-25 07:32:07 UTC
Thank you for digging, bug 735346 looks similar and has a backtrace attached, I'm marking this one as a duplicate; if you have further details, don't hesitate to add them over there.

*** This bug has been marked as a duplicate of bug 735346 ***