Red Hat Bugzilla – Bug 1268702
Crash with some extensions?
Last modified: 2017-10-03 21:29:21 EDT
Created attachment 1079789 [details] backtrace Description of problem: Hi, so finally I have managed to catch a rather nice backtrace from the crashing gnome-shell. I thought that the culprit is https://extensions.gnome.org/extension/844/maximus-two/ (I really wish gnome-shell did something like that natively), but today I caught this crash even with this extension disabled. Seems like the crash is somewhere around gjs/mozjs24 or somewhere there in the Mozilla land. Version-Release number of selected component (if applicable): firefox-38.3.0-2.el7_1.x86_64 gnome-shell-3.14.4-33.el7.x86_64 adwaita-gtk2-theme-3.14.2.2-2.el7.x86_64
That looks like a firefox plugin crash to me, not like a gnome-shell crash ?
(In reply to Matthias Clasen from comment #2) > That looks like a firefox plugin crash to me, not like a gnome-shell crash ? Well, the command line is `/usr/lib64/firefox/plugin-container /usr/lib64/mozilla/plugins/libgnome-shell-b'. So, OK, so perhaps not a crash of gnome-shell itself, but a crash of the gnome-shell plugin. Hmm, that's weird. Why would I have a black screen then?