GNOME Bugzilla – Bug 615635
large window causes crash & restart loop
Last modified: 2016-01-26 18:29:29 UTC
So I made a typo in my commandline and ended up starting a pretty big xephyr window: Xephyr :3 -screen 86480x16 This caused a crash in metacity and gnome-session tried to respawn it which ended in a crash & restart loop. I guess the large window size causes some kind of a buffer overrun somewhere..?
Hmm. This actually still happens. I just get a "OOPS something went wrong :/" -greeting and a button to log out, instead of a respawn loop. Moving to gnome-shell component, as I don't know if this is metacity or mutter or what, maybe someone can help me point this to the right bucket?
I guess not, but the "window management" component looks a good choice for this. Now I don't get a crash loop, because Xephyr itself dumps core, and thus gnome-shell / mutter can recover from it.
This was likely the same as bug 722266 . *** This bug has been marked as a duplicate of bug 722266 ***